<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
346e3a9b-2efa-4ae2-a4ca-d141012d78d3|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="346e3a9b-2efa-4ae2-a4ca-d141012d78d3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
346e3a9b-2efa-4ae2-a4ca-d141012d78d3|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
346e3a9b-2efa-4ae2-a4ca-d141012d78d3|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
346e3a9b-2efa-4ae2-a4ca-d141012d78d3|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
346e3a9b-2efa-4ae2-a4ca-d141012d78d3|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="2026-06-18T15:05:49.6864013+01:00" Version="0" EchoToken="Search" TransactionIdentifier="346e3a9b-2efa-4ae2-a4ca-d141012d78d3" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="3857.64" OriginalAmount="3782.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4570.62" OriginalAmount="4481.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5960.88" OriginalAmount="5844.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6341.65" OriginalAmount="6217.30" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975" HotelName="Astoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6362.76" OriginalAmount="6238.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6610.21" OriginalAmount="6480.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|397005" HotelName="Mediterraneo Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6740.00" OriginalAmount="6607.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6982.92" OriginalAmount="6846.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|san_paolo_palace_hotel" HotelName="San Paolo Palace" 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,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7252.20" OriginalAmount="7110.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7326.66" OriginalAmount="7183.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|hotel_orleans" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7478.64" OriginalAmount="7332.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7567.38" OriginalAmount="7419.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" 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>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7655.10" OriginalAmount="7505.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8631.24" OriginalAmount="8462.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8895.42" OriginalAmount="8721.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8931.12" OriginalAmount="8756.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9034.14" OriginalAmount="8857.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9200.40" OriginalAmount="9020.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9772.62" OriginalAmount="9581.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|federico_secondo" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11013.96" OriginalAmount="10798.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12021.72" OriginalAmount="11786.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12109.44" OriginalAmount="11872.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12574.56" OriginalAmount="12328.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="12592.92" OriginalAmount="12346.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12691.37" OriginalAmount="12442.52" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13705.74" OriginalAmount="13437.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|hotel_plaza_opera" HotelName="Plaza Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13987.26" OriginalAmount="13713.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14139.24" OriginalAmount="13862.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="14974.62" OriginalAmount="14681.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15232.68" OriginalAmount="14934.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|hotel_principe_di_lampedusa" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="15753.90" OriginalAmount="15445.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18464.04" OriginalAmount="18102.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1244228" Longitude="13.3580132" StarRating="3" HotelCode="404062|residenza_wagner" HotelName="Residenza Wagner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Wagner 8, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/81/2681ff4ae9302dae6651072a368f2f6597c543a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="34926.22" OriginalAmount="34241.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146270.90" OriginalAmount="143402.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Currency Exchange,Designated Smoking Area,Jacuzzi,Lounge,Sauna,Wheelchair Access,Bicycle Rental,Nightclub,Massage Centre,Garden,Golf,Spa,Diet Meals,Kitchen,24 Hour Front Desk,Babysitting,Concierge,Dry Cleaning,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,GUESTHOUSE,APARTMENT,BED AND BREAKFASTS,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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
346e3a9b-2efa-4ae2-a4ca-d141012d78d3|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
346e3a9b-2efa-4ae2-a4ca-d141012d78d3|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4354480c-6e07-4a05-8f42-480dc5991750|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="4354480c-6e07-4a05-8f42-480dc5991750">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
4354480c-6e07-4a05-8f42-480dc5991750|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
4354480c-6e07-4a05-8f42-480dc5991750|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
4354480c-6e07-4a05-8f42-480dc5991750|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
4354480c-6e07-4a05-8f42-480dc5991750|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="2026-06-18T15:09:08.7541328+01:00" Version="0" EchoToken="Search" TransactionIdentifier="4354480c-6e07-4a05-8f42-480dc5991750" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="950.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.66" OriginalAmount="1233.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="846729|yooroom" HotelName="Yoo Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 203, 90141 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/46/e3467d42930e524a09309b43cac9eb02be7fc560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.22" OriginalAmount="1261.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.86" OriginalAmount="1293.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1387.26" OriginalAmount="1360.06" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975" HotelName="Astoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.46" OriginalAmount="1426.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1489.07" OriginalAmount="1459.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.36" OriginalAmount="1468.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.03" OriginalAmount="1487.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1534.08" OriginalAmount="1504.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.118335204068" Longitude="13.347058296204" StarRating="3" HotelCode="191425|sky_sleeping" HotelName="Sky Sleeping" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Camillo Finocchiaro Aprile 140, 90138 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/db/f5db9b4b7b73dc52c895d4446515a2305e3a060e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.54" OriginalAmount="1527.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.06" OriginalAmount="1553.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10655976" Longitude="13.36066485" StarRating="3" HotelCode="434105|hospitality_hotel" HotelName="Hospitality Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Morso 41, 90127 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/dd/f2dd7eea6a5d4b43e56f2d27e694d107be5bb966.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1600.38" OriginalAmount="1569.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1615.68" OriginalAmount="1584.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="3" HotelCode="777777|bb_questa_casa_non_e_un_albergo" HotelName="B&amp;B Questa Casa Non E Un Albergo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ammiraglio Gravina 2/A, 90139 Palermo, Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/bd/4fbd856218832276e4ef0ea79f0f3ee5e6fb58a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1626.85" OriginalAmount="1594.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1307103" Longitude="13.35698837" StarRating="3" HotelCode="547057|2154985" HotelName="Palermo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Ximenes 78, 90139 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2c/3e2ca889b943b41605637dc7393b183f723f2eb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.84" OriginalAmount="1642.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11389379" Longitude="13.36201172" StarRating="3" HotelCode="620705|bb_ponticello" HotelName="B&amp;B Ponticello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Ponticello 1, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/36/2536f8271702093ab1502bcf6fe26b7a869dcb3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1685.00" OriginalAmount="1651.96" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.02" OriginalAmount="1701.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.34" OriginalAmount="1717.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.198270240461" Longitude="13.275677202222" StarRating="3" HotelCode="117197|palermo_mare" HotelName="Palermo Mare Holiday Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torretta, 7, 90147 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ce/ffce2c98ef0e425d7f6c03bee0b5efacad00d387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.18" OriginalAmount="1759.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12322197" Longitude="13.3585078" StarRating="3" HotelCode="548748|bb_stupor_mundi_3" HotelName="Bed And Breakfast Stupor Mundi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e4/92e4cb45ba81b6629062c2b2db1fe1c333d0dc9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1798.26" OriginalAmount="1763.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11546025" Longitude="13.36408757" StarRating="3" HotelCode="422144|_1_7_4_via_roma_" HotelName="1*7*4* Via Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 174, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/87/87/8787228403e4a2cbcdab0e3c7d8752a2ef42e5b7.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1807.66" OriginalAmount="1772.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.10" OriginalAmount="1805.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10982803" Longitude="13.36794832" StarRating="0" HotelCode="437906|bb_giulio_cesare_24" HotelName="B&amp;B Giulio Cesare 24" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giulio Cesare 24, 90127 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/5b/085ba054f76a2c0e32a134e4570c7938a460f831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1860.48" OriginalAmount="1824.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1898.22" OriginalAmount="1861.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123155" Longitude="13.358408" StarRating="1" HotelCode="191432|bed_and_breakfast_maxim" HotelName="Maxim B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/06/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/09/25095591423c8be1cc95d885e0eed56b79a6608d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe, a transfer service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.12" OriginalAmount="1956.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11787444" Longitude="13.35979832" StarRating="0" HotelCode="952907|suite_quaroni" HotelName="Suite Quaroni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 290, 90134 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fc/51fc055db54713134f2fafeec27e3ac3486bc9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2007.36" OriginalAmount="1968.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2100.18" OriginalAmount="2059.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1232" Longitude="13.35845" StarRating="3" HotelCode="365856|hotel_florio_opera" HotelName="Florio Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b2/7bb25fb77b2a2ad4409a022be20132dcbb26a374.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a most privileged position in the heart of Palermo’s Art Nouveau district. It is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.54" OriginalAmount="2077.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111359" Longitude="13.364791" StarRating="3" HotelCode="387795|al_vicolo" HotelName="Al Vicolo B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Gaffi 10, 90100 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/b3/fab34b0561d62dcc0f3f86b63b439e54c8bd57e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.76" OriginalAmount="2088.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12277059" Longitude="13.35443402" StarRating="3" HotelCode="432936|29_venti_luxury" HotelName="29 Venti Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Meccio 25, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/c5/c3c561f21ddde5a1619bf798bda557131934021e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.18" OriginalAmount="2109.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12074106" Longitude="13.35923542" StarRating="0" HotelCode="582098|sicilian_rooms_palermo" HotelName="Amunì - Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bara all'Olivella 93, Castellammare Vucciria, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/e2/19e251d1271d34ee410f5831d22ecea425810e09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2178.90" OriginalAmount="2136.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11773459" Longitude="13.36008238" StarRating="3" HotelCode="455005|2154935" HotelName="Dimora Bellini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 272, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/06/6706b25a528a6f544a9d3b9f65ab84f2c940fdf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2190.27" OriginalAmount="2147.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.64" OriginalAmount="2282.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2578.40" OriginalAmount="2527.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768" HotelName="Concordia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2654.04" OriginalAmount="2602.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.142142941473" Longitude="13.351692513521" StarRating="3" HotelCode="102033|marbela_apartments_suites" HotelName="Marbela Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Puglisi 9, 90143 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9c/e59c9ec5d8797d82f53b05567e143b4489c119d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2788.49" OriginalAmount="2733.81" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2886.24" OriginalAmount="2829.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585" HotelName="Plaza Opera" 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,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3022.26" OriginalAmount="2963.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3026.34" OriginalAmount="2967.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|villa_lampedusa_hotel__residence" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3139.56" OriginalAmount="3078.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3160.16" OriginalAmount="3098.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11508789" Longitude="13.3639454" StarRating="3" HotelCode="428895|1798048" HotelName="Aquarooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Babysitting,Bar,Housekeeping,Internet,Jacuzzi,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggiero Mastrangelo 8, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a4/15a48d641a44fa04576497a751b9d42a21cc9583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at AQUAROOMS in Palermo (Albergheria), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3630.48" OriginalAmount="3559.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3722.18" OriginalAmount="3649.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3763.80" OriginalAmount="3690.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3868.86" OriginalAmount="3793.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1244228" Longitude="13.3580132" StarRating="3" HotelCode="404062|residenza_wagner" HotelName="Residenza Wagner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Wagner 8, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/81/2681ff4ae9302dae6651072a368f2f6597c543a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36567.72" OriginalAmount="35850.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Restaurant,Spa,Garden,Shopping Arcade,Wheelchair Access,Massage Centre,Sauna,Currency Exchange,Jacuzzi,Nightclub,Diet Meals,Golf,Kitchen,Babysitting,Housekeeping,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Elevator,Swimming Pool,24 Hour Front Desk,Concierge,Dry Cleaning,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
4354480c-6e07-4a05-8f42-480dc5991750|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
4354480c-6e07-4a05-8f42-480dc5991750|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4354480c-6e07-4a05-8f42-480dc5991750|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="4354480c-6e07-4a05-8f42-480dc5991750" TimeStamp="0001-01-01T00:00:00" HotelName="Astoria Palace" HotelCode="10415|396975" StarRating="4" GTCityId="55842" CountryCode="IT" CityName="Palermo" CountryName="Italy" Address="Via Monte Pellegrino 62, 90142 Palermo" PostCode="90142" PhoneNo="+390916281111" FaxNo="+390916372178" Email="astoria@ghshotels.it" CheckInTime="14:00" CheckOutTime="11:00" Latitude="38.139286428661" Longitude="13.357526957989" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS" RoomTypeCode="0|0|1254478905|1781791941046728B2129B7||no|396975|16|MTM2MC4wNnxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="1360" TotalPrice="1387.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools. Parking is available on a first-come, first-served basis. Parking reservations are not accepted. The property’s ATM/banking is closed December-February. The full cost of stay is due at check-in for any bookings where payment for the stay will be made on site instead of at the time of booking.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 4.50 per person, per night, up to 4 nights. This tax does not apply to children under 12 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 10 for adults and EUR 10 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Self parking fee: EUR 12 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: EUR 10.0 per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 20.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;All guests, including children, must be present at check-in and show their government-issued photo ID card or passport.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 5000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 20.71 USD,Tax Recovery Charges and Service Fees for 1 people: 146.90 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1387.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1254430875|1781791941046728B2129B3||no|396975|16|MTM2MC4wNnxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="1360" TotalPrice="1387.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools. Parking is available on a first-come, first-served basis. Parking reservations are not accepted. The property’s ATM/banking is closed December-February. The full cost of stay is due at check-in for any bookings where payment for the stay will be made on site instead of at the time of booking.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 4.50 per person, per night, up to 4 nights. This tax does not apply to children under 12 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 10 for adults and EUR 10 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Self parking fee: EUR 12 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: EUR 10.0 per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 20.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;All guests, including children, must be present at check-in and show their government-issued photo ID card or passport.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 5000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 20.71 USD,Tax Recovery Charges and Service Fees for 1 people: 146.90 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1387.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (full double bed)" RoomTypeCode="h-f2250c08-52de-5f03-bdf5-c0ec2d643dac|63|MTM4Ny4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="1387" TotalPrice="1414.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 126.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1414.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (twin beds)" RoomTypeCode="h-b86c04ae-660a-52f4-842f-8b63279ee6dd|63|MTM4Ny4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="1387" TotalPrice="1414.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 126.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1414.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, SINGLE, DOUBLE BED" RoomTypeCode="0|0|1254823805|1781791941074797B2119B7||no|396975|16|MTQzMi43MHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="1433" TotalPrice="1461.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1461.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1254517305|1781791941074797B2119B11||no|396975|16|MTQ1My40NXxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="1453" TotalPrice="1482.52" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1482.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Single room" RoomTypeCode="h-2b3afcfb-dfca-56f3-90f6-4cdea483f34f|63|MTQ4OC4wMHxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="1488" TotalPrice="1517.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 135.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1517.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE ROOM" RoomTypeCode="0|0|1458596485|1781791941010351B1756B0||no|396975|16|MTUyMC4zNHxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="1520" TotalPrice="1550.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed.Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.
All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check-in/out. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1550.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN ROOM" RoomTypeCode="0|0|1458596505|1781791941010351B1756B2||no|396975|16|MTUyMC4zNHxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="1520" TotalPrice="1550.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed.Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.
All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check-in/out. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1550.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Double room (2 twin beds) (bed type is subject to availability)" RoomTypeCode="h-ed8c7b09-04b9-51cd-995f-8329401bcf0a|63|MTYxMS4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="1611" TotalPrice="1643.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 146.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1643.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, SINGLE, DOUBLE BED" RoomTypeCode="0|0|1254921095|1781791940090632B2174B0||no|396975|16|MTY0My4yNnxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="1643" TotalPrice="1676.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1676.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, SINGLE" RoomTypeCode="0|0|1254662685|1781791941074797B2119B14||yes|396975|16|MTY3Ny4wNnxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="1677" TotalPrice="1710.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-18T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1710.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TWIN BEDS" RoomTypeCode="0|1331|1254531785|1781791941046728B2129B22||no|396975|16|MjAzOS40MXxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="2039" TotalPrice="2080.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools. Parking is available on a first-come, first-served basis. Parking reservations are not accepted. The property’s ATM/banking is closed December-February. The full cost of stay is due at check-in for any bookings where payment for the stay will be made on site instead of at the time of booking.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 4.50 per person, per night, up to 4 nights. This tax does not apply to children under 12 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 10 for adults and EUR 10 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Self parking fee: EUR 12 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: EUR 10.0 per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 20.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;All guests, including children, must be present at check-in and show their government-issued photo ID card or passport.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 5000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 20.71 USD,Tax Recovery Charges and Service Fees for 1 people: 220.27 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2080.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE BED" RoomTypeCode="0|1331|1254489425|1781791941046728B2129B13||no|396975|16|MjAzOS40MXxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="2039" TotalPrice="2080.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools. Parking is available on a first-come, first-served basis. Parking reservations are not accepted. The property’s ATM/banking is closed December-February. The full cost of stay is due at check-in for any bookings where payment for the stay will be made on site instead of at the time of booking.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 4.50 per person, per night, up to 4 nights. This tax does not apply to children under 12 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 10 for adults and EUR 10 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Self parking fee: EUR 12 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: EUR 10.0 per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 20.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;All guests, including children, must be present at check-in and show their government-issued photo ID card or passport.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 5000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 20.71 USD,Tax Recovery Charges and Service Fees for 1 people: 220.27 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2080.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)" RoomTypeCode="h-d3e92448-de3d-5827-9da4-e34ca75b0045|63|MjA3OS4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="2079" TotalPrice="2120.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 189.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2120.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds)" RoomTypeCode="h-418e26b6-f6c3-5894-bad5-a813998ad0a4|63|MjA3OS4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="2079" TotalPrice="2120.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 189.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2120.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE, MULTIPLE BEDS" RoomTypeCode="0|0|1254517815|1781791941046728B2129B11||no|396975|16|MjA4Mi4zN3xHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="2082" TotalPrice="2124.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools. Parking is available on a first-come, first-served basis. Parking reservations are not accepted. The property’s ATM/banking is closed December-February. The full cost of stay is due at check-in for any bookings where payment for the stay will be made on site instead of at the time of booking.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 4.50 per person, per night, up to 4 nights. This tax does not apply to children under 12 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 10 for adults and EUR 10 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Self parking fee: EUR 12 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: EUR 10.0 per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 20.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;All guests, including children, must be present at check-in and show their government-issued photo ID card or passport.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 5000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 20.71 USD,Tax Recovery Charges and Service Fees for 1 people: 224.98 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2124.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, TWIN BEDS" RoomTypeCode="0|0|1254531785|1781791941042119B2029B2||no|396975|16|MjEwMy44N3xHQlB8MjAyNi0wNi0yNw==" OriginalAmount="2104" TotalPrice="2145.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2145.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, DOUBLE BED" RoomTypeCode="0|0|1254489425|1781791941042119B2029B3||no|396975|16|MjEwMy44N3xHQlB8MjAyNi0wNi0yNw==" OriginalAmount="2104" TotalPrice="2145.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2145.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Standard Triple room" RoomTypeCode="h-4822283a-5171-52c0-98a3-92676da150d2|63|MjEyMy4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="2123" TotalPrice="2165.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 193.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2165.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE, 1 DOUBLE AND 1 SINGLE BED" RoomTypeCode="0|0|1254849205|1781791941074797B2119B16||no|396975|16|MjEzMC44OXxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="2131" TotalPrice="2173.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2173.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, SINGLE, DOUBLE BED" RoomTypeCode="0|1331|1254790705|1781791940090632B2174B2||no|396975|16|MjE0Mi4wN3xHQlB8MjAyNi0wNi0yOA==" OriginalAmount="2142" TotalPrice="2184.91" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2184.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1254759835|1781791941074797B2119B32||no|396975|16|MjE3OS44MHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="2180" TotalPrice="2223.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2223.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE" RoomTypeCode="0|0|1254648715|1781791941074797B2119B18||no|396975|16|MjE5My43MHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="2194" TotalPrice="2237.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2237.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE, 2 BEDS" RoomTypeCode="0|0|1578355365|1781791941074797B2119B20||no|396975|16|MjIyNS4yOHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="2225" TotalPrice="2269.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2269.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: TRIPLE ROOM" RoomTypeCode="0|0|1458596645|1781791941010351B1756B4||no|396975|16|MjMyNy45OXxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="2328" TotalPrice="2374.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed.Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.
All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check-in/out. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2374.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TRIPLE" RoomTypeCode="0|0|1254517335|1781791941068655B2160B6||no|396975|16|MjM1OC4zOXxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="2358" TotalPrice="2405.56" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. &amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Excluded:&amp;lt;BR /&amp;gt;City tax:18.00 EUR&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;VAT:250.16 EURCXL charges apply as follows: STARTING 27/06/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. &amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Excluded:&amp;lt;BR /&amp;gt;City tax:18.00 EUR&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;VAT:294.26 EURCXL charges apply as follows: STARTING 27/06/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2405.56" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Quadruple room" RoomTypeCode="h-24afa9bf-08bf-59ac-b10c-18a16551e89f|63|MjQ4MS4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="2481" TotalPrice="2530.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 225.55-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2530.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Double room (full double bed)" RoomTypeCode="h-8c26fad6-7130-5abb-966e-5ea01096d09e|63|Mjc0Ny4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="2747" TotalPrice="2801.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 249.73-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2801.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, TRIPLE" RoomTypeCode="0|1331|1254517335|1781791941074797B2119B23||yes|396975|16|Mjc1My45OHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="2754" TotalPrice="2809.06" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-18T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2809.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TRIPLE, MULTIPLE BEDS" RoomTypeCode="0|1331|1254604615|1781791941046728B2129B15||no|396975|16|Mjc2Mi4wMXxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="2762" TotalPrice="2817.25" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools. Parking is available on a first-come, first-served basis. Parking reservations are not accepted. The property’s ATM/banking is closed December-February. The full cost of stay is due at check-in for any bookings where payment for the stay will be made on site instead of at the time of booking.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 4.50 per person, per night, up to 4 nights. This tax does not apply to children under 12 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 10 for adults and EUR 10 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Self parking fee: EUR 12 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: EUR 10.0 per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 20.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;All guests, including children, must be present at check-in and show their government-issued photo ID card or passport.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 5000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 20.71 USD,Tax Recovery Charges and Service Fees for 1 people: 298.35 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2817.25" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: STANDARD, SINGLE, DOUBLE BED" RoomTypeCode="0|1334|1254823805|1781791941074797B2119B9||yes|396975|16|Mjc4NC4zM3xHQlB8MjAyNi0wNi0xOA==" OriginalAmount="2784" TotalPrice="2840.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-18T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2840.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Triple room" RoomTypeCode="h-f4b8c1a6-df66-5b13-b74d-fa6674231192|63|MjgxNS4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="2815" TotalPrice="2871.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 255.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2871.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TRIPLE, 1 DOUBLE AND 1 SINGLE BED" RoomTypeCode="0|1331|1254904645|1781791941074797B2119B33||no|396975|16|MjgyNS40M3xHQlB8MjAyNi0wNi0yNw==" OriginalAmount="2825" TotalPrice="2881.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2881.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, TRIPLE, MULTIPLE BEDS" RoomTypeCode="0|0|1254604615|1781791941042119B2029B5||no|396975|16|Mjg0OC4zOHxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="2848" TotalPrice="2905.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2905.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TRIPLE" RoomTypeCode="0|1331|1254730435|1781791941074797B2119B34||no|396975|16|Mjk2Ny42MXxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="2968" TotalPrice="3026.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3026.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Single room" RoomTypeCode="h-5e3128d7-552e-5832-a103-b89ee2c0a540|63|Mjk2OS4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="2969" TotalPrice="3028.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 269.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3028.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Superior Double room (full double bed)" RoomTypeCode="h-e39fe9fc-390f-5b04-8607-b9929c39fd01|63|MzM1OC4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="3358" TotalPrice="3425.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 305.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3425.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: SUPERIOR, DOUBLE BED" RoomTypeCode="0|1334|1254489425|1781791941074797B2119B30||yes|396975|16|MzQwMy4wN3xHQlB8MjAyNi0wNi0xOA==" OriginalAmount="3403" TotalPrice="3471.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-18T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3471.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: JUNIOR SUITE, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1254517885|1781791941046728B2129B17||no|396975|16|MzU2MC4zM3xHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="3560" TotalPrice="3631.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools. Parking is available on a first-come, first-served basis. Parking reservations are not accepted. The property’s ATM/banking is closed December-February. The full cost of stay is due at check-in for any bookings where payment for the stay will be made on site instead of at the time of booking.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 4.50 per person, per night, up to 4 nights. This tax does not apply to children under 12 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 10 for adults and EUR 10 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Self parking fee: EUR 12 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: EUR 10.0 per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 20.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;All guests, including children, must be present at check-in and show their government-issued photo ID card or passport.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 5000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 20.71 USD,Tax Recovery Charges and Service Fees for 1 people: 384.64 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3631.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Junior Suite" RoomTypeCode="h-e452bdd4-b241-59a0-bc67-b2bdb61ad0ad|63|MzYzMC4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="3630" TotalPrice="3702.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 330.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3702.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: JUNIOR SUITE, TWIN BEDS" RoomTypeCode="0|1331|1254904655|1781791941074797B2119B35||no|396975|16|MzY0NC42OXxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="3645" TotalPrice="3717.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3717.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: JUNIOR SUITE, DOUBLE BED" RoomTypeCode="0|1331|1254904685|1781791941074797B2119B36||no|396975|16|MzY0NC42OXxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="3645" TotalPrice="3717.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3717.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1254517885|1781791941042119B2029B6||no|396975|16|MzY3Mi4wNnxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="3672" TotalPrice="3745.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3745.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: suite" RoomTypeCode="0|1331|1231191645|1781791941046728B2129B19||no|396975|16|MzkwMy4zNnxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="3903" TotalPrice="3981.43" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher, a security system, and a first aid kit&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools. Parking is available on a first-come, first-served basis. Parking reservations are not accepted. The property’s ATM/banking is closed December-February. The full cost of stay is due at check-in for any bookings where payment for the stay will be made on site instead of at the time of booking.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 4.50 per person, per night, up to 4 nights. This tax does not apply to children under 12 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for buffet breakfast: approximately EUR 10 for adults and EUR 10 for children&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Self parking fee: EUR 12 per day&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Crib (infant bed) fee: EUR 10.0 per night&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 20.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;All guests, including children, must be present at check-in and show their government-issued photo ID card or passport.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 5000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Contactless check-in and contactless check-out are available.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 1 people:,Name: mandatory_tax, Cost: 20.71 USD,Tax Recovery Charges and Service Fees for 1 people: 421.68 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3981.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Suite" RoomTypeCode="h-81f0fdbc-1063-5525-9776-f2015df65773|63|Mzk4MC4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="3980" TotalPrice="4059.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 103.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 361.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4059.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE, QUEEN BED" RoomTypeCode="0|0|1339831885|1781791941074797B2119B24||no|396975|16|Mzk5NS42N3xHQlB8MjAyNi0wNi0yNw==" OriginalAmount="3996" TotalPrice="4075.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4075.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Junior Suite" RoomTypeCode="0|1331|1231090575|1781791941074797B2119B37||no|396975|16|NDEyNy4wMHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="4127" TotalPrice="4209.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4209.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/e7/fd/e7fd31a6dc5229f340131db364d3918854bcc5c1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c6/64/c6641239b2af6dbad95592bc5d47ad8f02ac95e6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/12/a8/12a88f90b1e31abf86db022e511387edc6e9d56c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/d6/53/d653cb8b0f241bc960c4b8d4eb0e51137cc21ee3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/13/60/13602b9d2c3a05ec19133760de5a1d329cc636a1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/93/25/932597d2d1635454579be233651d21cf3d4f60ef.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c4/79/c4790cbe2b131bc6c6952ea5769e7ef19b6811b3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/e5/75e593ac331eac384b8f2686861cda42a768eb59.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/4a/eb/4aebf7401a97a3de698fcb5ded7b336e16e29b3e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/cd/27/cd2779a6341b5347ffd4888bed50d7cf736cf247.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c9/fb/c9fb9213488e75c998778cf46446cc635773e969.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/13/36/13366752a1700de83b03211624a72546512c8024.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/fa/ca/faca7255c54a8fe4dd32a81009570134262e27f5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/22/65/226593a173ece608f3308453c9be5bdaf54bef44.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/47/a5/47a5c56a1c717f284fcb5ef69d00635ef5995e56.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/1e/62/1e62dbb18a733d7bc615a7b5eb4fadaf956c7a29.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/fc/ed/fcedad37e5fdc6e15141bae3212906acac5312cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/a6/2a/a62aada7810996167615535a257902577ea491f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/5e/56/5e5635951dd4819ff99b7cd8a6cbe85e353c87dc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/de/8c/de8cb16442ae6041a8398abb1e21d1d5f4715fd3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/cd/fb/cdfbf3abf0b8fbd13be48cdc259c4bbdf9752af4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/63/72/6372641acb38103f5b2667aa243de5de622adf2a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/86/b6/86b6486048515e21c61b1f101d8d5df528602f27.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/f8/75f8bbb3d434e5b6a0d5ebd084a14541ec0d07b0.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown Palermo. It can easily be reached via the shuttle service offered by the hotel. Mondello Beach is just a 15-minute drive away. There is a bus stop just in front of the hotel and Gachery Station is only 300 m away.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 16 junior suites, 27 single rooms and 283 double rooms, which are located on 13 storeys and are reachable by 4 lifts. The 24-hour reception desk makes arrival and departure effortless. Services and facilities include a safe, a currency exchange service, room service, a laundry service and 8 conference rooms. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the car park. Services include a hotel shuttle bus.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. Rooms have a double bed or a king-size bed. Children's beds can be requested for younger guests. A safe and a minibar are also available. Guests will also find a mini fridge included among the standard features. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi (for a fee) provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower, a bathtub and a whirlpool bath. For additional convenience, bathrooms also provide a hairdryer. Wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a hammam and a solarium. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>39-09-16371227</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>39-09-16281111</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1988</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2006</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>13</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>326</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>27</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>283</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Junior Suites</Description><Value>16</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sandy Beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>8</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Full Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Beach</Description><Value>8 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4354480c-6e07-4a05-8f42-480dc5991750|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="4354480c-6e07-4a05-8f42-480dc5991750" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="260630876" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: STANDARD, DOUBLE BED" BoardBasis="Room 1: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="ATANAS IVANOV" LastName="ATANASSOV" DOB="20010618" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" ClientCountry="United Arab Emirates" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="10415|396975" SourceId="16" RoomTypeCode="0|0|1254430875|1781791941046728B2129B3||no|396975|16|MTM2MC4wNnxHQlB8MjAyNi0wNi0yOQ==" TotalPrice="1387.26" IsHoldBooking="true" HoldBy="424" />
  <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>260630876</AgencyBookingRef>
  <MHLInfo>
    <Address />
    <AgencyId>0</AgencyId>
    <AgentId>0</AgentId>
    <CityCode>0</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId />
    <FileBookingId>260630876</FileBookingId>
    <FirstName>ATANAS IVANOV</FirstName>
    <LastName>ATANASSOV</LastName>
    <PaymentResponse>No-Payment-Getway</PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>424</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo>+44 (0) 20 8569 8080</SupportNo>
    <Title>Mr</Title>
  </MHLInfo>
</HotelBookRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4354480c-6e07-4a05-8f42-480dc5991750|DOTWBook|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.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4354480c-6e07-4a05-8f42-480dc5991750|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>4</FileBookingId>
  <Status>Success</Status>
  <SupplierRef>990087035</SupplierRef>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="2026-06-18T15:22:39.8265478+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="950.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1212.78" OriginalAmount="1189.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="983223|casagioiosa18" HotelName="Casagioiosa18" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carmelo Lazzaro 48, 90127 Palermo, Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/13/3613ee32c30b50e281743326e78cdeca60096244.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.66" OriginalAmount="1233.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="846729|yooroom" HotelName="Yoo Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 203, 90141 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/46/e3467d42930e524a09309b43cac9eb02be7fc560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.22" OriginalAmount="1261.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.86" OriginalAmount="1293.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1387.26" OriginalAmount="1360.06" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975" HotelName="Astoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.46" OriginalAmount="1426.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1489.07" OriginalAmount="1459.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.36" OriginalAmount="1468.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.03" OriginalAmount="1487.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1534.08" OriginalAmount="1504.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.118335204068" Longitude="13.347058296204" StarRating="3" HotelCode="191425|sky_sleeping" HotelName="Sky Sleeping" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Camillo Finocchiaro Aprile 140, 90138 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/db/f5db9b4b7b73dc52c895d4446515a2305e3a060e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.54" OriginalAmount="1527.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.06" OriginalAmount="1553.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10655976" Longitude="13.36066485" StarRating="3" HotelCode="434105|hospitality_hotel" HotelName="Hospitality Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Morso 41, 90127 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/dd/f2dd7eea6a5d4b43e56f2d27e694d107be5bb966.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1592.22" OriginalAmount="1561.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1615.68" OriginalAmount="1584.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="3" HotelCode="777777|bb_questa_casa_non_e_un_albergo" HotelName="B&amp;B Questa Casa Non E Un Albergo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ammiraglio Gravina 2/A, 90139 Palermo, Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/bd/4fbd856218832276e4ef0ea79f0f3ee5e6fb58a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1626.85" OriginalAmount="1594.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1307103" Longitude="13.35698837" StarRating="3" HotelCode="547057|2154985" HotelName="Palermo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Ximenes 78, 90139 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2c/3e2ca889b943b41605637dc7393b183f723f2eb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.84" OriginalAmount="1642.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11389379" Longitude="13.36201172" StarRating="3" HotelCode="620705|bb_ponticello" HotelName="B&amp;B Ponticello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Ponticello 1, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/36/2536f8271702093ab1502bcf6fe26b7a869dcb3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1685.00" OriginalAmount="1651.96" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.02" OriginalAmount="1701.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.34" OriginalAmount="1717.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.198270240461" Longitude="13.275677202222" StarRating="3" HotelCode="117197|palermo_mare" HotelName="Palermo Mare Holiday Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torretta, 7, 90147 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ce/ffce2c98ef0e425d7f6c03bee0b5efacad00d387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.18" OriginalAmount="1759.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12322197" Longitude="13.3585078" StarRating="3" HotelCode="548748|bb_stupor_mundi_3" HotelName="Bed And Breakfast Stupor Mundi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e4/92e4cb45ba81b6629062c2b2db1fe1c333d0dc9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1798.26" OriginalAmount="1763.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11546025" Longitude="13.36408757" StarRating="3" HotelCode="422144|_1_7_4_via_roma_" HotelName="1*7*4* Via Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 174, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/87/87/8787228403e4a2cbcdab0e3c7d8752a2ef42e5b7.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1807.66" OriginalAmount="1772.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.10" OriginalAmount="1805.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10982803" Longitude="13.36794832" StarRating="0" HotelCode="437906|bb_giulio_cesare_24" HotelName="B&amp;B Giulio Cesare 24" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giulio Cesare 24, 90127 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/5b/085ba054f76a2c0e32a134e4570c7938a460f831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1860.48" OriginalAmount="1824.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1898.22" OriginalAmount="1861.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123155" Longitude="13.358408" StarRating="1" HotelCode="191432|bed_and_breakfast_maxim" HotelName="Maxim B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/06/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/09/25095591423c8be1cc95d885e0eed56b79a6608d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe, a transfer service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.12" OriginalAmount="1956.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11787444" Longitude="13.35979832" StarRating="0" HotelCode="952907|suite_quaroni" HotelName="Suite Quaroni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 290, 90134 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fc/51fc055db54713134f2fafeec27e3ac3486bc9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2007.36" OriginalAmount="1968.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2100.18" OriginalAmount="2059.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1232" Longitude="13.35845" StarRating="3" HotelCode="365856|hotel_florio_opera" HotelName="Florio Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b2/7bb25fb77b2a2ad4409a022be20132dcbb26a374.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a most privileged position in the heart of Palermo’s Art Nouveau district. It is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.54" OriginalAmount="2077.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111359" Longitude="13.364791" StarRating="3" HotelCode="387795|al_vicolo" HotelName="Al Vicolo B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Gaffi 10, 90100 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/b3/fab34b0561d62dcc0f3f86b63b439e54c8bd57e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.76" OriginalAmount="2088.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12277059" Longitude="13.35443402" StarRating="3" HotelCode="432936|29_venti_luxury" HotelName="29 Venti Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Meccio 25, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/c5/c3c561f21ddde5a1619bf798bda557131934021e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.18" OriginalAmount="2109.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12074106" Longitude="13.35923542" StarRating="0" HotelCode="582098|sicilian_rooms_palermo" HotelName="Amunì - Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bara all'Olivella 93, Castellammare Vucciria, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/e2/19e251d1271d34ee410f5831d22ecea425810e09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2178.90" OriginalAmount="2136.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11773459" Longitude="13.36008238" StarRating="3" HotelCode="455005|2154935" HotelName="Dimora Bellini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 272, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/06/6706b25a528a6f544a9d3b9f65ab84f2c940fdf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2190.27" OriginalAmount="2147.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.64" OriginalAmount="2282.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2578.40" OriginalAmount="2527.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768" HotelName="Concordia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2654.04" OriginalAmount="2602.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.142142941473" Longitude="13.351692513521" StarRating="3" HotelCode="102033|marbela_apartments_suites" HotelName="Marbela Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Puglisi 9, 90143 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9c/e59c9ec5d8797d82f53b05567e143b4489c119d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2788.49" OriginalAmount="2733.81" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2886.24" OriginalAmount="2829.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585" HotelName="Plaza Opera" 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,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3022.26" OriginalAmount="2963.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3026.34" OriginalAmount="2967.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|villa_lampedusa_hotel__residence" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3139.56" OriginalAmount="3078.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3160.16" OriginalAmount="3098.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11508789" Longitude="13.3639454" StarRating="3" HotelCode="428895|1798048" HotelName="Aquarooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Babysitting,Bar,Housekeeping,Internet,Jacuzzi,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggiero Mastrangelo 8, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a4/15a48d641a44fa04576497a751b9d42a21cc9583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at AQUAROOMS in Palermo (Albergheria), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.10" OriginalAmount="3305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11989931" Longitude="13.36214402" StarRating="3" HotelCode="802918|via_roma_315_bed_and_breakfast" HotelName="B&amp;B Via Roma 315" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 315, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/15/49150de783d74572abae063bd1dc92af03b965fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3630.48" OriginalAmount="3559.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3722.18" OriginalAmount="3649.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3763.80" OriginalAmount="3690.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3868.86" OriginalAmount="3793.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1244228" Longitude="13.3580132" StarRating="3" HotelCode="404062|residenza_wagner" HotelName="Residenza Wagner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Wagner 8, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/81/2681ff4ae9302dae6651072a368f2f6597c543a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36567.72" OriginalAmount="35850.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Bicycle Rental,Spa,Currency Exchange,Jacuzzi,Shopping Arcade,Nightclub,Diet Meals,Garden,Golf,Kitchen,Babysitting,Housekeeping,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Elevator,Swimming Pool,24 Hour Front Desk,Concierge,Dry Cleaning,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CONFERENCE HOTEL,BUSINESS HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="2026-06-18T15:23:39.5897605+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.46" OriginalAmount="1426.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458|Bed &amp; Breakfast" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1489.07" OriginalAmount="1459.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445|Bed &amp; Breakfast" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.03" OriginalAmount="1487.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648|Bed &amp; Breakfast" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1537.96" OriginalAmount="1507.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|241766|Bed &amp; Breakfast" HotelName="Hotel Joli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1555.77" OriginalAmount="1525.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1807.66" OriginalAmount="1772.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248|Bed &amp; Breakfast" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1821.43" OriginalAmount="1785.72" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|366045|Bed &amp; Breakfast" HotelName="Hotel Del Centro" 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 Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1874.75" OriginalAmount="1837.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1930.03" OriginalAmount="1892.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|559575|Bed &amp; Breakfast" HotelName="Hotel Vecchio Borgo" 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,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048|Bed &amp; Breakfast" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2048.09" OriginalAmount="2007.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" 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 Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2190.27" OriginalAmount="2147.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685|Bed &amp; Breakfast" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2740.82" OriginalAmount="2687.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768|Bed &amp; Breakfast" HotelName="Concordia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3024.15" OriginalAmount="2964.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3253.22" OriginalAmount="3189.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3258.34" OriginalAmount="3194.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228|Bed &amp; Breakfast" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3280.01" OriginalAmount="3215.70" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.10" OriginalAmount="3305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11989931" Longitude="13.36214402" StarRating="3" HotelCode="802918|via_roma_315_bed_and_breakfast" HotelName="B&amp;B Via Roma 315" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 315, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/15/49150de783d74572abae063bd1dc92af03b965fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3533.63" OriginalAmount="3464.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3722.18" OriginalAmount="3649.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208|Bed &amp; Breakfast" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3860.25" OriginalAmount="3784.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215|Bed &amp; Breakfast" HotelName="Principe Di Lampedusa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4234.15" OriginalAmount="4151.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36567.72" OriginalAmount="35850.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Restaurant,Spa,Garden,Shopping Arcade,Wheelchair Access,Massage Centre,Sauna,Currency Exchange,Jacuzzi,Nightclub,Diet Meals,Golf,LCD/Projector,Luggage Storage,Elevator,Swimming Pool</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="10415|396975|Bed &amp; Breakfast" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" ClientCountry="United Arab Emirates" 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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="2026-06-18T15:26:46.3923291+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.46" OriginalAmount="1426.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458|Bed &amp; Breakfast" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1489.07" OriginalAmount="1459.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445|Bed &amp; Breakfast" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.03" OriginalAmount="1487.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648|Bed &amp; Breakfast" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1537.96" OriginalAmount="1507.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|241766|Bed &amp; Breakfast" HotelName="Hotel Joli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1555.77" OriginalAmount="1525.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1807.66" OriginalAmount="1772.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248|Bed &amp; Breakfast" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1821.43" OriginalAmount="1785.72" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|366045|Bed &amp; Breakfast" HotelName="Hotel Del Centro" 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 Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1874.75" OriginalAmount="1837.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1930.03" OriginalAmount="1892.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|559575|Bed &amp; Breakfast" HotelName="Hotel Vecchio Borgo" 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,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048|Bed &amp; Breakfast" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2048.09" OriginalAmount="2007.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" 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 Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2190.27" OriginalAmount="2147.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685|Bed &amp; Breakfast" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2740.82" OriginalAmount="2687.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768|Bed &amp; Breakfast" HotelName="Concordia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3024.15" OriginalAmount="2964.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3253.22" OriginalAmount="3189.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3258.34" OriginalAmount="3194.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228|Bed &amp; Breakfast" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3280.01" OriginalAmount="3215.70" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.10" OriginalAmount="3305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11989931" Longitude="13.36214402" StarRating="3" HotelCode="802918|via_roma_315_bed_and_breakfast" HotelName="B&amp;B Via Roma 315" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 315, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/15/49150de783d74572abae063bd1dc92af03b965fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3533.63" OriginalAmount="3464.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3722.18" OriginalAmount="3649.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208|Bed &amp; Breakfast" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3860.25" OriginalAmount="3784.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215|Bed &amp; Breakfast" HotelName="Principe Di Lampedusa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4234.15" OriginalAmount="4151.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36567.72" OriginalAmount="35850.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Restaurant,Spa,Garden,Shopping Arcade,Wheelchair Access,Massage Centre,Sauna,Currency Exchange,Jacuzzi,Nightclub,Diet Meals,Golf,LCD/Projector,Luggage Storage,Elevator,Swimming Pool</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="2026-06-18T15:26:48.2353715+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.46" OriginalAmount="1426.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458|Bed &amp; Breakfast" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1489.07" OriginalAmount="1459.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445|Bed &amp; Breakfast" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.03" OriginalAmount="1487.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648|Bed &amp; Breakfast" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1537.96" OriginalAmount="1507.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|241766|Bed &amp; Breakfast" HotelName="Hotel Joli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1555.77" OriginalAmount="1525.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1807.66" OriginalAmount="1772.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248|Bed &amp; Breakfast" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1821.43" OriginalAmount="1785.72" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|366045|Bed &amp; Breakfast" HotelName="Hotel Del Centro" 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 Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1874.75" OriginalAmount="1837.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1930.03" OriginalAmount="1892.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|559575|Bed &amp; Breakfast" HotelName="Hotel Vecchio Borgo" 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,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048|Bed &amp; Breakfast" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2048.09" OriginalAmount="2007.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" 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 Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2190.27" OriginalAmount="2147.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685|Bed &amp; Breakfast" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2740.82" OriginalAmount="2687.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768|Bed &amp; Breakfast" HotelName="Concordia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3024.15" OriginalAmount="2964.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3253.22" OriginalAmount="3189.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3258.34" OriginalAmount="3194.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228|Bed &amp; Breakfast" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3280.01" OriginalAmount="3215.70" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.10" OriginalAmount="3305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11989931" Longitude="13.36214402" StarRating="3" HotelCode="802918|via_roma_315_bed_and_breakfast" HotelName="B&amp;B Via Roma 315" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 315, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/15/49150de783d74572abae063bd1dc92af03b965fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3533.63" OriginalAmount="3464.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3722.18" OriginalAmount="3649.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208|Bed &amp; Breakfast" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3860.25" OriginalAmount="3784.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215|Bed &amp; Breakfast" HotelName="Principe Di Lampedusa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4234.15" OriginalAmount="4151.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36567.72" OriginalAmount="35850.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Restaurant,Spa,Garden,Shopping Arcade,Wheelchair Access,Massage Centre,Sauna,Currency Exchange,Jacuzzi,Nightclub,Diet Meals,Golf,LCD/Projector,Luggage Storage,Elevator,Swimming Pool</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="2026-06-18T15:26:52.162505+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.00" OriginalAmount="950.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1212.78" OriginalAmount="1189.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="983223|casagioiosa18" HotelName="Casagioiosa18" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carmelo Lazzaro 48, 90127 Palermo, Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/13/3613ee32c30b50e281743326e78cdeca60096244.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.66" OriginalAmount="1233.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="846729|yooroom" HotelName="Yoo Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 203, 90141 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/46/e3467d42930e524a09309b43cac9eb02be7fc560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.22" OriginalAmount="1261.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.86" OriginalAmount="1293.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1387.26" OriginalAmount="1360.06" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975" HotelName="Astoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.46" OriginalAmount="1426.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1489.07" OriginalAmount="1459.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.36" OriginalAmount="1468.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.03" OriginalAmount="1487.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1534.08" OriginalAmount="1504.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.118335204068" Longitude="13.347058296204" StarRating="3" HotelCode="191425|sky_sleeping" HotelName="Sky Sleeping" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Camillo Finocchiaro Aprile 140, 90138 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/db/f5db9b4b7b73dc52c895d4446515a2305e3a060e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.54" OriginalAmount="1527.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.06" OriginalAmount="1553.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10655976" Longitude="13.36066485" StarRating="3" HotelCode="434105|hospitality_hotel" HotelName="Hospitality Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Morso 41, 90127 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/dd/f2dd7eea6a5d4b43e56f2d27e694d107be5bb966.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1592.22" OriginalAmount="1561.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1615.68" OriginalAmount="1584.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="3" HotelCode="777777|bb_questa_casa_non_e_un_albergo" HotelName="B&amp;B Questa Casa Non E Un Albergo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ammiraglio Gravina 2/A, 90139 Palermo, Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/bd/4fbd856218832276e4ef0ea79f0f3ee5e6fb58a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1626.85" OriginalAmount="1594.95" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1307103" Longitude="13.35698837" StarRating="3" HotelCode="547057|2154985" HotelName="Palermo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Ximenes 78, 90139 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2c/3e2ca889b943b41605637dc7393b183f723f2eb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.84" OriginalAmount="1642.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11389379" Longitude="13.36201172" StarRating="3" HotelCode="620705|bb_ponticello" HotelName="B&amp;B Ponticello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Ponticello 1, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/36/2536f8271702093ab1502bcf6fe26b7a869dcb3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1685.00" OriginalAmount="1651.96" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.02" OriginalAmount="1701.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.34" OriginalAmount="1717.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.198270240461" Longitude="13.275677202222" StarRating="3" HotelCode="117197|palermo_mare" HotelName="Palermo Mare Holiday Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torretta, 7, 90147 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ce/ffce2c98ef0e425d7f6c03bee0b5efacad00d387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.18" OriginalAmount="1759.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12322197" Longitude="13.3585078" StarRating="3" HotelCode="548748|bb_stupor_mundi_3" HotelName="Bed And Breakfast Stupor Mundi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e4/92e4cb45ba81b6629062c2b2db1fe1c333d0dc9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1798.26" OriginalAmount="1763.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11546025" Longitude="13.36408757" StarRating="3" HotelCode="422144|_1_7_4_via_roma_" HotelName="1*7*4* Via Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 174, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/87/87/8787228403e4a2cbcdab0e3c7d8752a2ef42e5b7.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1807.66" OriginalAmount="1772.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.10" OriginalAmount="1805.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10982803" Longitude="13.36794832" StarRating="0" HotelCode="437906|bb_giulio_cesare_24" HotelName="B&amp;B Giulio Cesare 24" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giulio Cesare 24, 90127 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/5b/085ba054f76a2c0e32a134e4570c7938a460f831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1860.48" OriginalAmount="1824.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1898.22" OriginalAmount="1861.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123155" Longitude="13.358408" StarRating="1" HotelCode="191432|bed_and_breakfast_maxim" HotelName="Maxim B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/06/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/09/25095591423c8be1cc95d885e0eed56b79a6608d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe, a transfer service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.12" OriginalAmount="1956.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11787444" Longitude="13.35979832" StarRating="0" HotelCode="952907|suite_quaroni" HotelName="Suite Quaroni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 290, 90134 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fc/51fc055db54713134f2fafeec27e3ac3486bc9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2007.36" OriginalAmount="1968.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2100.18" OriginalAmount="2059.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1232" Longitude="13.35845" StarRating="3" HotelCode="365856|hotel_florio_opera" HotelName="Florio Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b2/7bb25fb77b2a2ad4409a022be20132dcbb26a374.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a most privileged position in the heart of Palermo’s Art Nouveau district. It is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.54" OriginalAmount="2077.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111359" Longitude="13.364791" StarRating="3" HotelCode="387795|al_vicolo" HotelName="Al Vicolo B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Gaffi 10, 90100 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/b3/fab34b0561d62dcc0f3f86b63b439e54c8bd57e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.76" OriginalAmount="2088.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12277059" Longitude="13.35443402" StarRating="3" HotelCode="432936|29_venti_luxury" HotelName="29 Venti Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Meccio 25, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/c5/c3c561f21ddde5a1619bf798bda557131934021e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.18" OriginalAmount="2109.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12074106" Longitude="13.35923542" StarRating="0" HotelCode="582098|sicilian_rooms_palermo" HotelName="Amunì - Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bara all'Olivella 93, Castellammare Vucciria, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/e2/19e251d1271d34ee410f5831d22ecea425810e09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2178.90" OriginalAmount="2136.18" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11773459" Longitude="13.36008238" StarRating="3" HotelCode="455005|2154935" HotelName="Dimora Bellini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 272, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/06/6706b25a528a6f544a9d3b9f65ab84f2c940fdf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2190.27" OriginalAmount="2147.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.64" OriginalAmount="2282.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2578.40" OriginalAmount="2527.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768" HotelName="Concordia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2654.04" OriginalAmount="2602.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.142142941473" Longitude="13.351692513521" StarRating="3" HotelCode="102033|marbela_apartments_suites" HotelName="Marbela Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Puglisi 9, 90143 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9c/e59c9ec5d8797d82f53b05567e143b4489c119d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2788.49" OriginalAmount="2733.81" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2886.24" OriginalAmount="2829.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585" HotelName="Plaza Opera" 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,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3022.26" OriginalAmount="2963.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3026.34" OriginalAmount="2967.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|villa_lampedusa_hotel__residence" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3139.56" OriginalAmount="3078.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3160.16" OriginalAmount="3098.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11508789" Longitude="13.3639454" StarRating="3" HotelCode="428895|1798048" HotelName="Aquarooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Babysitting,Bar,Housekeeping,Internet,Jacuzzi,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggiero Mastrangelo 8, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a4/15a48d641a44fa04576497a751b9d42a21cc9583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at AQUAROOMS in Palermo (Albergheria), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.10" OriginalAmount="3305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11989931" Longitude="13.36214402" StarRating="3" HotelCode="802918|via_roma_315_bed_and_breakfast" HotelName="B&amp;B Via Roma 315" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 315, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/15/49150de783d74572abae063bd1dc92af03b965fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3630.48" OriginalAmount="3559.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3722.18" OriginalAmount="3649.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3763.80" OriginalAmount="3690.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3868.86" OriginalAmount="3793.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1244228" Longitude="13.3580132" StarRating="3" HotelCode="404062|residenza_wagner" HotelName="Residenza Wagner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Wagner 8, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/81/2681ff4ae9302dae6651072a368f2f6597c543a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36567.72" OriginalAmount="35850.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Restaurant,Spa,Garden,Shopping Arcade,Wheelchair Access,Massage Centre,Sauna,Currency Exchange,Jacuzzi,Nightclub,Diet Meals,Golf,Kitchen,Babysitting,Housekeeping,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Elevator,Swimming Pool,24 Hour Front Desk,Concierge,Dry Cleaning,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="2026-06-18T15:26:53.135624+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.46" OriginalAmount="1426.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458|Bed &amp; Breakfast" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1489.07" OriginalAmount="1459.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445|Bed &amp; Breakfast" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.03" OriginalAmount="1487.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648|Bed &amp; Breakfast" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1537.96" OriginalAmount="1507.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|241766|Bed &amp; Breakfast" HotelName="Hotel Joli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1555.77" OriginalAmount="1525.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1807.66" OriginalAmount="1772.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248|Bed &amp; Breakfast" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1821.43" OriginalAmount="1785.72" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|366045|Bed &amp; Breakfast" HotelName="Hotel Del Centro" 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 Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1874.75" OriginalAmount="1837.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1930.03" OriginalAmount="1892.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|559575|Bed &amp; Breakfast" HotelName="Hotel Vecchio Borgo" 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,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048|Bed &amp; Breakfast" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2048.09" OriginalAmount="2007.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" 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 Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2190.27" OriginalAmount="2147.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685|Bed &amp; Breakfast" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2740.82" OriginalAmount="2687.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768|Bed &amp; Breakfast" HotelName="Concordia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3024.15" OriginalAmount="2964.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3253.22" OriginalAmount="3189.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3258.34" OriginalAmount="3194.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228|Bed &amp; Breakfast" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3280.01" OriginalAmount="3215.70" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.10" OriginalAmount="3305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11989931" Longitude="13.36214402" StarRating="3" HotelCode="802918|via_roma_315_bed_and_breakfast" HotelName="B&amp;B Via Roma 315" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 315, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/15/49150de783d74572abae063bd1dc92af03b965fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3533.63" OriginalAmount="3464.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3722.18" OriginalAmount="3649.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208|Bed &amp; Breakfast" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3860.25" OriginalAmount="3784.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215|Bed &amp; Breakfast" HotelName="Principe Di Lampedusa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4234.15" OriginalAmount="4151.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36567.72" OriginalAmount="35850.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Restaurant,Spa,Garden,Shopping Arcade,Wheelchair Access,Massage Centre,Sauna,Currency Exchange,Jacuzzi,Nightclub,Diet Meals,Golf,LCD/Projector,Luggage Storage,Elevator,Swimming Pool</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="10415|396975|Bed &amp; Breakfast" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" ClientCountry="United Arab Emirates" 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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
bcf94e9c-8e61-46a0-ac8c-03aaac6b400e|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="2026-06-18T15:27:39.6540518+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bcf94e9c-8e61-46a0-ac8c-03aaac6b400e" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1455.46" OriginalAmount="1426.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458|Bed &amp; Breakfast" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1489.07" OriginalAmount="1459.87" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445|Bed &amp; Breakfast" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1517.03" OriginalAmount="1487.28" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648|Bed &amp; Breakfast" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1537.96" OriginalAmount="1507.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|241766|Bed &amp; Breakfast" HotelName="Hotel Joli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1555.77" OriginalAmount="1525.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1807.66" OriginalAmount="1772.22" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248|Bed &amp; Breakfast" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1821.43" OriginalAmount="1785.72" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|366045|Bed &amp; Breakfast" HotelName="Hotel Del Centro" 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 Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1874.75" OriginalAmount="1837.99" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1930.03" OriginalAmount="1892.19" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|559575|Bed &amp; Breakfast" HotelName="Hotel Vecchio Borgo" 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,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048|Bed &amp; Breakfast" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2048.09" OriginalAmount="2007.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" 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 Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2190.27" OriginalAmount="2147.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685|Bed &amp; Breakfast" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2740.82" OriginalAmount="2687.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768|Bed &amp; Breakfast" HotelName="Concordia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3024.15" OriginalAmount="2964.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3253.22" OriginalAmount="3189.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3258.34" OriginalAmount="3194.45" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228|Bed &amp; Breakfast" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3280.01" OriginalAmount="3215.70" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.10" OriginalAmount="3305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11989931" Longitude="13.36214402" StarRating="3" HotelCode="802918|via_roma_315_bed_and_breakfast" HotelName="B&amp;B Via Roma 315" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 315, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/15/49150de783d74572abae063bd1dc92af03b965fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3533.63" OriginalAmount="3464.34" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3722.18" OriginalAmount="3649.20" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208|Bed &amp; Breakfast" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3860.25" OriginalAmount="3784.56" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215|Bed &amp; Breakfast" HotelName="Principe Di Lampedusa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4234.15" OriginalAmount="4151.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36567.72" OriginalAmount="35850.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Bicycle Rental,Designated Smoking Area,Laundry,Lounge,Restaurant,Spa,Garden,Shopping Arcade,Wheelchair Access,Massage Centre,Sauna,Currency Exchange,Jacuzzi,Nightclub,Diet Meals,Golf,LCD/Projector,Luggage Storage,Elevator,Swimming Pool</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
6778e397-e53e-4551-8871-f0a900ea7dc1|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="6778e397-e53e-4551-8871-f0a900ea7dc1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
6778e397-e53e-4551-8871-f0a900ea7dc1|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
6778e397-e53e-4551-8871-f0a900ea7dc1|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
6778e397-e53e-4551-8871-f0a900ea7dc1|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
6778e397-e53e-4551-8871-f0a900ea7dc1|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="2026-06-18T15:27:48.762197+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6778e397-e53e-4551-8871-f0a900ea7dc1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="2892.72" OriginalAmount="2836.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2907.00" OriginalAmount="2850.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4266.66" OriginalAmount="4183.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|astoria_palace_hotel" HotelName="Astoria Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4475.76" OriginalAmount="4388.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4486.98" OriginalAmount="4399.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4502.28" OriginalAmount="4414.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4669.56" OriginalAmount="4578.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4800.12" OriginalAmount="4706.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4815.42" OriginalAmount="4721.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4932.93" OriginalAmount="4836.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5055.00" OriginalAmount="4955.88" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5060.29" OriginalAmount="4961.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|397005" HotelName="Mediterraneo Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5069.40" OriginalAmount="4970.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1307103" Longitude="13.35698837" StarRating="3" HotelCode="547057|palermo_rooms" HotelName="Palermo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Ximenes 78, 90139 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2c/3e2ca889b943b41605637dc7393b183f723f2eb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5638.56" OriginalAmount="5528.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5650.80" OriginalAmount="5540.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|hotel_orleans" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5772.18" OriginalAmount="5659.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5816.04" OriginalAmount="5702.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5910.90" OriginalAmount="5795.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11787444" Longitude="13.35979832" StarRating="0" HotelCode="952907|suite_quaroni" HotelName="Suite Quaroni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 290, 90134 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fc/51fc055db54713134f2fafeec27e3ac3486bc9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6153.66" OriginalAmount="6033.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6378.06" OriginalAmount="6253.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6483.12" OriginalAmount="6356.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6698.34" OriginalAmount="6567.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6775.86" OriginalAmount="6643.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6900.30" OriginalAmount="6765.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6940.08" OriginalAmount="6804.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8228.34" OriginalAmount="8067.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8260.98" OriginalAmount="8099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8365.46" OriginalAmount="8201.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9097.38" OriginalAmount="8919.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|hotel_plaza_opera" HotelName="Plaza Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9309.54" OriginalAmount="9127.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9445.20" OriginalAmount="9260.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10350.96" OriginalAmount="10148.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11231.22" OriginalAmount="11011.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11425.02" OriginalAmount="11201.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|hotel_principe_di_lampedusa" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11750.40" OriginalAmount="11520.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25941.58" OriginalAmount="25432.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109703.17" OriginalAmount="107552.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Garden,Shopping Arcade,Wheelchair Access,Currency Exchange,Jacuzzi,Sauna,Nightclub,Massage Centre,Golf,Kitchen,Diet Meals,24 Hour Front Desk,Babysitting,Concierge,Dry Cleaning,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,APARTMENT,HOTEL,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6778e397-e53e-4551-8871-f0a900ea7dc1|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="6778e397-e53e-4551-8871-f0a900ea7dc1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
6778e397-e53e-4551-8871-f0a900ea7dc1|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="2026-06-18T15:28:09.891236+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6778e397-e53e-4551-8871-f0a900ea7dc1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="2892.72" OriginalAmount="2836.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4502.28" OriginalAmount="4414.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4932.93" OriginalAmount="4836.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4966.10" OriginalAmount="4868.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5060.29" OriginalAmount="4961.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|397005|Bed &amp; Breakfast" HotelName="Mediterraneo Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5624.25" OriginalAmount="5513.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5638.56" OriginalAmount="5528.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5650.80" OriginalAmount="5540.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|hotel_orleans" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5772.18" OriginalAmount="5659.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6378.06" OriginalAmount="6253.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6698.34" OriginalAmount="6567.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6775.86" OriginalAmount="6643.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6900.30" OriginalAmount="6765.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7084.02" OriginalAmount="6945.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8228.34" OriginalAmount="8067.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8260.98" OriginalAmount="8099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9072.44" OriginalAmount="8894.55" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9309.54" OriginalAmount="9127.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9759.66" OriginalAmount="9568.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10598.99" OriginalAmount="10391.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11750.40" OriginalAmount="11520.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13299.56" OriginalAmount="13038.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13469.60" OriginalAmount="13205.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25941.58" OriginalAmount="25432.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109703.17" OriginalAmount="107552.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Garden,Shopping Arcade,Wheelchair Access,Currency Exchange,Jacuzzi,Sauna,Nightclub,Massage Centre,Golf,Diet Meals</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,APARTMENT,HOTEL,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6778e397-e53e-4551-8871-f0a900ea7dc1|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="6778e397-e53e-4551-8871-f0a900ea7dc1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="10415|396975|Bed &amp; Breakfast" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" ClientCountry="United Arab Emirates" 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
6778e397-e53e-4551-8871-f0a900ea7dc1|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
6778e397-e53e-4551-8871-f0a900ea7dc1|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6778e397-e53e-4551-8871-f0a900ea7dc1|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="6778e397-e53e-4551-8871-f0a900ea7dc1" TimeStamp="0001-01-01T00:00:00" HotelName="Astoria Palace" HotelCode="10415|396975" StarRating="4" GTCityId="55842" CountryCode="IT" CityName="Palermo" CountryName="Italy" Address="Via Monte Pellegrino 62, 90142 Palermo" PostCode="90142" PhoneNo="+390916281111" FaxNo="+390916372178" Email="astoria@ghshotels.it" CheckInTime="14:00" CheckOutTime="11:00" Latitude="38.139286428661" Longitude="13.357526957989" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (twin beds)|Room 2: Standard Double room (twin beds)|Room 3: Standard Double room (twin beds)" RoomTypeCode="h-834c6c9d-eb52-5b4d-93c7-a2df1dcabf3e|63|NDE4My4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="4183" TotalPrice="4266.66" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 380.28-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4266.66" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED|Room 2: STANDARD, DOUBLE OR TWIN BED|Room 3: STANDARD, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1254517305|1781792894078695B2119B2||no^1|0|1254517305|1781792894078695B2119B17||no^2|0|1254517305|1781792894078695B2119B32||no|396975|16|NDM5NS41NHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="4396" TotalPrice="4483.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4483.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS|Room 2: STANDARD, TWIN BEDS|Room 3: STANDARD, TWIN BEDS" RoomTypeCode="0|0|1254478905|1781792894078695B2119B0||no^1|0|1254478905|1781792894078695B2119B15||no^2|0|1254478905|1781792894078695B2119B30||no|396975|16|NDM5NS41NHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="4396" TotalPrice="4483.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4483.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)|Room 2: Standard Double room (full double bed) (bed type is subject to availability)|Room 3: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-15d0c9b9-7220-5e44-9665-6eb0c699f715|63|NDcwOC4wMHxHQlB8MjAyNi0wNi0yMQ==" OriginalAmount="4708" TotalPrice="4802.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 16/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 428.01-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-17T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4802.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD, SINGLE, DOUBLE BED|Room 2: STANDARD, SINGLE, DOUBLE BED|Room 3: STANDARD, SINGLE, DOUBLE BED" RoomTypeCode="0|1331|1254823805|1781792894053428B2036B0||no^1|1331|1254823805|1781792894053428B2036B5||no^2|1331|1254823805|1781792894053428B2036B10||no|396975|16|NDg2OC43M3xHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="4869" TotalPrice="4966.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4966.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Double room (full double bed)|Room 2: Standard Double room (full double bed)|Room 3: Standard Double room (full double bed)" RoomTypeCode="h-d646693f-5c61-5fbc-94f2-a8581f28c2c3|63|NDg3NC4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="4874" TotalPrice="4971.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 443.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4971.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Single room|Room 2: Standard Single room|Room 3: Standard Single room" RoomTypeCode="h-d58d68e7-cd5e-5eb6-b15e-56ade96a941d|63|NTA0OC4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="5048" TotalPrice="5148.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 458.91-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5148.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, SINGLE|Room 2: STANDARD, SINGLE|Room 3: STANDARD, SINGLE" RoomTypeCode="0|0|1254662685|1781792894078695B2119B4||no^1|0|1254662685|1781792894078695B2119B19||no^2|0|1254662685|1781792894078695B2119B34||no|396975|16|NTExNi4zNXxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="5116" TotalPrice="5218.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5218.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED|Room 2: STANDARD, DOUBLE BED|Room 3: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1254430875|1781792894078695B2119B7||no^1|0|1254430875|1781792894078695B2119B22||no^2|0|1254430875|1781792894078695B2119B37||no|396975|16|NTIyNy45NXxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="5228" TotalPrice="5332.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5332.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-dffae512-3571-53d5-ae83-1187823d576d|63|NjI3My4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="6273" TotalPrice="6398.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 570.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6398.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds)|Room 2: Superior Double room (twin beds)|Room 3: Superior Double room (twin beds)" RoomTypeCode="h-da30f5a6-a5c2-566e-8141-9bc605ed74b9|63|NjI3My4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="6273" TotalPrice="6398.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 570.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6398.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" RoomType="Room 1: Standard Triple room|Room 2: Standard Triple room|Room 3: Standard Triple room" RoomTypeCode="h-55b21dee-2b10-57b2-b0ce-4d1b88d3d4bf|63|NjQwNy4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="6407" TotalPrice="6535.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 582.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6535.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, SINGLE, DOUBLE BED|Room 2: SUPERIOR, SINGLE, DOUBLE BED|Room 3: SUPERIOR, SINGLE, DOUBLE BED" RoomTypeCode="0|1331|1254790705|1781792894053428B2036B2||no^1|1331|1254790705|1781792894053428B2036B7||no^2|1331|1254790705|1781792894053428B2036B12||no|396975|16|NjUwNy4zMHxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="6507" TotalPrice="6637.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6637.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TWIN BEDS|Room 2: SUPERIOR, TWIN BEDS|Room 3: SUPERIOR, TWIN BEDS" RoomTypeCode="0|1331|1254531785|1781792894078695B2119B10||no^1|1331|1254531785|1781792894078695B2119B25||no^2|1331|1254531785|1781792894078695B2119B40||no|396975|16|NjUzNy42NnxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="6538" TotalPrice="6668.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6668.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED|Room 2: SUPERIOR, DOUBLE OR TWIN BED|Room 3: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1254759835|1781792894078695B2119B11||no^1|1331|1254759835|1781792894078695B2119B26||no^2|1331|1254759835|1781792894078695B2119B41||no|396975|16|NjUzNy42NnxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="6538" TotalPrice="6668.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6668.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE, 2 BEDS|Room 2: ROOM, TRIPLE, 2 BEDS|Room 3: ROOM, TRIPLE, 2 BEDS" RoomTypeCode="0|0|1578355365|1781792894078695B2119B8||no^1|0|1578355365|1781792894078695B2119B23||no^2|0|1578355365|1781792894078695B2119B38||no|396975|16|NjY3NC4xMHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="6674" TotalPrice="6807.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6807.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Quadruple room|Room 2: Superior Quadruple room|Room 3: Superior Quadruple room" RoomTypeCode="h-38f6cb15-4d3b-51cb-9f0e-7c642e792d71|63|NzQwMi4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="7402" TotalPrice="7550.04" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 672.90-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="7550.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, TRIPLE|Room 2: ROOM, TRIPLE|Room 3: ROOM, TRIPLE" RoomTypeCode="0|1331|1254648715|1781792894053428B2036B3||no^1|1331|1254648715|1781792894053428B2036B8||no^2|1331|1254648715|1781792894053428B2036B13||no|396975|16|ODIyOS4zNnxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="8229" TotalPrice="8393.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="8393.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Superior Triple room|Room 2: Superior Triple room|Room 3: Superior Triple room" RoomTypeCode="h-75b6dcd8-e2dd-56bb-a0ef-b07c87554094|63|ODQ3MC4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="8470" TotalPrice="8639.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 770.01-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="8639.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TRIPLE|Room 2: SUPERIOR, TRIPLE|Room 3: SUPERIOR, TRIPLE" RoomTypeCode="0|1331|1254730435|1781792894078695B2119B12||no^1|1331|1254730435|1781792894078695B2119B27||no^2|1331|1254730435|1781792894078695B2119B42||no|396975|16|ODkyMy4yNnxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="8923" TotalPrice="9101.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="9101.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board|Room 3: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)|Room 3: Superior Double room (full double bed)" RoomTypeCode="h-bc8d18d8-02f2-535b-bbb1-90e75948cad3|63|MTAwMTkuMDB8R0JQfDIwMjYtMDYtMTg=" OriginalAmount="10019" TotalPrice="10219.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 910.83-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="10219.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Junior Suite|Room 2: Junior Suite|Room 3: Junior Suite" RoomTypeCode="h-04d62cd0-17df-59ff-a433-525994f262d4|63|MTA5MjkuMDB8R0JQfDIwMjYtMDYtMjg=" OriginalAmount="10929" TotalPrice="11147.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 993.54-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="11147.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: JUNIOR SUITE, DOUBLE BED|Room 2: JUNIOR SUITE, DOUBLE BED|Room 3: JUNIOR SUITE, DOUBLE BED" RoomTypeCode="0|1331|1254904685|1781792894078695B2119B13||no^1|1331|1254904685|1781792894078695B2119B28||no^2|1331|1254904685|1781792894078695B2119B43||no|396975|16|MTE1MDYuMjl8R0JQfDIwMjYtMDYtMjY=" OriginalAmount="11506" TotalPrice="11736.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="11736.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast|Room 3: Bed &amp; Breakfast" RoomType="Room 1: Suite|Room 2: Suite|Room 3: Suite" RoomTypeCode="h-32c5570b-5a0a-5498-b173-6903f716f8e7|63|MTE5ODguMDB8R0JQfDIwMjYtMDYtMjg=" OriginalAmount="11988" TotalPrice="12227.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 310.50-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 1089.81-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="12227.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast|Room 3: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: suite|Room 2: suite|Room 3: suite" RoomTypeCode="0|1331|1231191645|1781792894078695B2119B14||no^1|1331|1231191645|1781792894078695B2119B29||no^2|1331|1231191645|1781792894078695B2119B44||no|396975|16|MTI2MTQuMjV8R0JQfDIwMjYtMDYtMjY=" OriginalAmount="12614" TotalPrice="12866.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="12866.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/e7/fd/e7fd31a6dc5229f340131db364d3918854bcc5c1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c6/64/c6641239b2af6dbad95592bc5d47ad8f02ac95e6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/12/a8/12a88f90b1e31abf86db022e511387edc6e9d56c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/d6/53/d653cb8b0f241bc960c4b8d4eb0e51137cc21ee3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/13/60/13602b9d2c3a05ec19133760de5a1d329cc636a1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/93/25/932597d2d1635454579be233651d21cf3d4f60ef.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c4/79/c4790cbe2b131bc6c6952ea5769e7ef19b6811b3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/e5/75e593ac331eac384b8f2686861cda42a768eb59.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/4a/eb/4aebf7401a97a3de698fcb5ded7b336e16e29b3e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/cd/27/cd2779a6341b5347ffd4888bed50d7cf736cf247.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c9/fb/c9fb9213488e75c998778cf46446cc635773e969.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/13/36/13366752a1700de83b03211624a72546512c8024.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/fa/ca/faca7255c54a8fe4dd32a81009570134262e27f5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/22/65/226593a173ece608f3308453c9be5bdaf54bef44.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/47/a5/47a5c56a1c717f284fcb5ef69d00635ef5995e56.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/1e/62/1e62dbb18a733d7bc615a7b5eb4fadaf956c7a29.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/fc/ed/fcedad37e5fdc6e15141bae3212906acac5312cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/a6/2a/a62aada7810996167615535a257902577ea491f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/5e/56/5e5635951dd4819ff99b7cd8a6cbe85e353c87dc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/de/8c/de8cb16442ae6041a8398abb1e21d1d5f4715fd3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/cd/fb/cdfbf3abf0b8fbd13be48cdc259c4bbdf9752af4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/63/72/6372641acb38103f5b2667aa243de5de622adf2a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/86/b6/86b6486048515e21c61b1f101d8d5df528602f27.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/f8/75f8bbb3d434e5b6a0d5ebd084a14541ec0d07b0.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown Palermo. It can easily be reached via the shuttle service offered by the hotel. Mondello Beach is just a 15-minute drive away. There is a bus stop just in front of the hotel and Gachery Station is only 300 m away.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 16 junior suites, 27 single rooms and 283 double rooms, which are located on 13 storeys and are reachable by 4 lifts. The 24-hour reception desk makes arrival and departure effortless. Services and facilities include a safe, a currency exchange service, room service, a laundry service and 8 conference rooms. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the car park. Services include a hotel shuttle bus.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. Rooms have a double bed or a king-size bed. Children's beds can be requested for younger guests. A safe and a minibar are also available. Guests will also find a mini fridge included among the standard features. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi (for a fee) provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower, a bathtub and a whirlpool bath. For additional convenience, bathrooms also provide a hairdryer. Wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a hammam and a solarium. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>39-09-16371227</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>39-09-16281111</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1988</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2006</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>13</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>326</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>27</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>283</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Junior Suites</Description><Value>16</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sandy Beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>8</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Full Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Set menu dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Beach</Description><Value>8 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
f7aa8e3c-e8dc-4a49-9823-1362b157d6b4|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="f7aa8e3c-e8dc-4a49-9823-1362b157d6b4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
f7aa8e3c-e8dc-4a49-9823-1362b157d6b4|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
f7aa8e3c-e8dc-4a49-9823-1362b157d6b4|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
f7aa8e3c-e8dc-4a49-9823-1362b157d6b4|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
f7aa8e3c-e8dc-4a49-9823-1362b157d6b4|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="2026-06-18T15:30:28.5227091+01:00" Version="0" EchoToken="Search" TransactionIdentifier="f7aa8e3c-e8dc-4a49-9823-1362b157d6b4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="964.92" OriginalAmount="946.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="984.30" OriginalAmount="965.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1212.78" OriginalAmount="1189.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="983223|casagioiosa18" HotelName="Casagioiosa18" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carmelo Lazzaro 48, 90127 Palermo, Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/13/3613ee32c30b50e281743326e78cdeca60096244.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.66" OriginalAmount="1233.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="846729|yooroom" HotelName="Yoo Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 203, 90141 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/46/e3467d42930e524a09309b43cac9eb02be7fc560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.22" OriginalAmount="1261.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.86" OriginalAmount="1293.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1375.68" OriginalAmount="1348.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975" HotelName="Astoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1453.61" OriginalAmount="1425.11" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|1102458" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1486.07" OriginalAmount="1456.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.36" OriginalAmount="1468.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1504.43" OriginalAmount="1474.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.118335204068" Longitude="13.347058296204" StarRating="3" HotelCode="191425|1651058" HotelName="Sky Sleeping" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Camillo Finocchiaro Aprile 140, 90138 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/db/f5db9b4b7b73dc52c895d4446515a2305e3a060e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1516.12" OriginalAmount="1486.39" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11259374" Longitude="13.34909048" StarRating="3" HotelCode="444656|1693648" HotelName="Camelot Bed &amp; Breakfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Padre Cangemi 2, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/aa/8caae05887efbdacf2dd9984daa6c221f325dc9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1544.28" OriginalAmount="1514.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.54" OriginalAmount="1527.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1578.70" OriginalAmount="1547.75" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|397025" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.06" OriginalAmount="1553.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10655976" Longitude="13.36066485" StarRating="3" HotelCode="434105|hospitality_hotel" HotelName="Hospitality Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Morso 41, 90127 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/dd/f2dd7eea6a5d4b43e56f2d27e694d107be5bb966.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1592.22" OriginalAmount="1561.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1615.68" OriginalAmount="1584.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="3" HotelCode="777777|bb_questa_casa_non_e_un_albergo" HotelName="B&amp;B Questa Casa Non E Un Albergo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ammiraglio Gravina 2/A, 90139 Palermo, Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/bd/4fbd856218832276e4ef0ea79f0f3ee5e6fb58a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1625.88" OriginalAmount="1594.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1307103" Longitude="13.35698837" StarRating="3" HotelCode="547057|2154985" HotelName="Palermo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Ximenes 78, 90139 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2c/3e2ca889b943b41605637dc7393b183f723f2eb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.84" OriginalAmount="1642.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11389379" Longitude="13.36201172" StarRating="3" HotelCode="620705|bb_ponticello" HotelName="B&amp;B Ponticello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Ponticello 1, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/36/2536f8271702093ab1502bcf6fe26b7a869dcb3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1685.00" OriginalAmount="1651.96" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.02" OriginalAmount="1701.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1745.22" OriginalAmount="1711.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.34" OriginalAmount="1717.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.198270240461" Longitude="13.275677202222" StarRating="3" HotelCode="117197|palermo_mare" HotelName="Palermo Mare Holiday Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torretta, 7, 90147 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ce/ffce2c98ef0e425d7f6c03bee0b5efacad00d387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1791.22" OriginalAmount="1756.10" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.18" OriginalAmount="1759.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12322197" Longitude="13.3585078" StarRating="3" HotelCode="548748|bb_stupor_mundi_3" HotelName="Bed And Breakfast Stupor Mundi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e4/92e4cb45ba81b6629062c2b2db1fe1c333d0dc9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1798.26" OriginalAmount="1763.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11546025" Longitude="13.36408757" StarRating="3" HotelCode="422144|_1_7_4_via_roma_" HotelName="1*7*4* Via Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 174, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/87/87/8787228403e4a2cbcdab0e3c7d8752a2ef42e5b7.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.10" OriginalAmount="1805.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10982803" Longitude="13.36794832" StarRating="0" HotelCode="437906|bb_giulio_cesare_24" HotelName="B&amp;B Giulio Cesare 24" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giulio Cesare 24, 90127 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/5b/085ba054f76a2c0e32a134e4570c7938a460f831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1860.48" OriginalAmount="1824.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1879.86" OriginalAmount="1843.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1898.22" OriginalAmount="1861.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123155" Longitude="13.358408" StarRating="1" HotelCode="191432|bed_and_breakfast_maxim" HotelName="Maxim B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/06/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/09/25095591423c8be1cc95d885e0eed56b79a6608d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe, a transfer service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.12" OriginalAmount="1956.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11787444" Longitude="13.35979832" StarRating="0" HotelCode="952907|suite_quaroni" HotelName="Suite Quaroni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 290, 90134 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fc/51fc055db54713134f2fafeec27e3ac3486bc9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2007.36" OriginalAmount="1968.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2028.57" OriginalAmount="1988.79" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|1432048" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2100.18" OriginalAmount="2059.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1232" Longitude="13.35845" StarRating="3" HotelCode="365856|hotel_florio_opera" HotelName="Florio Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b2/7bb25fb77b2a2ad4409a022be20132dcbb26a374.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a most privileged position in the heart of Palermo’s Art Nouveau district. It is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.54" OriginalAmount="2077.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111359" Longitude="13.364791" StarRating="3" HotelCode="387795|al_vicolo" HotelName="Al Vicolo B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Gaffi 10, 90100 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/b3/fab34b0561d62dcc0f3f86b63b439e54c8bd57e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.76" OriginalAmount="2088.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12277059" Longitude="13.35443402" StarRating="3" HotelCode="432936|29_venti_luxury" HotelName="29 Venti Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Meccio 25, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/c5/c3c561f21ddde5a1619bf798bda557131934021e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.18" OriginalAmount="2109.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12074106" Longitude="13.35923542" StarRating="0" HotelCode="582098|sicilian_rooms_palermo" HotelName="Amunì - Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bara all'Olivella 93, Castellammare Vucciria, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/e2/19e251d1271d34ee410f5831d22ecea425810e09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2177.55" OriginalAmount="2134.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11773459" Longitude="13.36008238" StarRating="3" HotelCode="455005|2154935" HotelName="Dimora Bellini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 272, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/06/6706b25a528a6f544a9d3b9f65ab84f2c940fdf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2188.90" OriginalAmount="2145.98" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|642685" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2218.50" OriginalAmount="2175.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="954862|le_vie_del_centro" HotelName="Le Vie Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessio Narbone 58, 90138 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/e7/e3e77ea6d92ead19f9211c9f685d272ccb8b3d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2266.44" OriginalAmount="2222.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2312.34" OriginalAmount="2267.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.64" OriginalAmount="2282.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2400.06" OriginalAmount="2353.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12288113" Longitude="13.35688646" StarRating="0" HotelCode="741660|ruggero_settimo_gallery" HotelName="Ruggero Settimo Gallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggero Settimo 55, Interno 11, 3 Piano Con 2 Ascensori, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/82/e8821a89bb1c70f761cb8c533643858470e4c39f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2578.40" OriginalAmount="2527.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768" HotelName="Concordia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2654.04" OriginalAmount="2602.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.142142941473" Longitude="13.351692513521" StarRating="3" HotelCode="102033|marbela_apartments_suites" HotelName="Marbela Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Puglisi 9, 90143 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9c/e59c9ec5d8797d82f53b05567e143b4489c119d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2768.28" OriginalAmount="2714.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2790.72" OriginalAmount="2736.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|centrale_palace_hotel" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2886.24" OriginalAmount="2829.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585" HotelName="Plaza Opera" 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,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3022.26" OriginalAmount="2963.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3026.34" OriginalAmount="2967.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|villa_lampedusa_hotel__residence" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3043.68" OriginalAmount="2984.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3139.56" OriginalAmount="3078.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3155.12" OriginalAmount="3093.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11508789" Longitude="13.3639454" StarRating="3" HotelCode="428895|1798048" HotelName="Aquarooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Babysitting,Bar,Housekeeping,Internet,Jacuzzi,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggiero Mastrangelo 8, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a4/15a48d641a44fa04576497a751b9d42a21cc9583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at AQUAROOMS in Palermo (Albergheria), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3160.98" OriginalAmount="3099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3371.10" OriginalAmount="3305.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11989931" Longitude="13.36214402" StarRating="3" HotelCode="802918|via_roma_315_bed_and_breakfast" HotelName="B&amp;B Via Roma 315" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 315, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/15/49150de783d74572abae063bd1dc92af03b965fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3503.70" OriginalAmount="3435.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3628.27" OriginalAmount="3557.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3719.91" OriginalAmount="3646.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11775926" Longitude="13.35550154" StarRating="3" HotelCode="428900|1223208" HotelName="Sant'Agostino B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Garden,Internet,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Agostino 174, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/96/c5966b86e5312fca071d42f0d73ad9a5d2f4524b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Sant'Agostino B&amp;B in Palermo Palermo Historical Center, you'll be m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3731.16" OriginalAmount="3658.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123692791298" Longitude="13.364752829075" StarRating="3" HotelCode="35616|hotel_ponte_2" HotelName="Ponte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 99, 90133 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/2a/662a9ceadb825993ed1581f1fda4816dc16e2e71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Palermo, just a short distance from a diverse selecti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3763.80" OriginalAmount="3690.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3868.86" OriginalAmount="3793.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1244228" Longitude="13.3580132" StarRating="3" HotelCode="404062|residenza_wagner" HotelName="Residenza Wagner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Wagner 8, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/81/2681ff4ae9302dae6651072a368f2f6597c543a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7963.88" OriginalAmount="7807.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36707.76" OriginalAmount="35988.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|grand_hotel_villa_igiea" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Laundry,Restaurant,Shopping Arcade,Designated Smoking Area,Lounge,Massage Centre,Sauna,Wheelchair Access,Bicycle Rental,Spa,Currency Exchange,Jacuzzi,Nightclub,Garden,Diet Meals,Golf,Kitchen,Babysitting,Housekeeping,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Elevator,Swimming Pool,24 Hour Front Desk,Concierge,Dry Cleaning,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CONFERENCE HOTEL,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
f7aa8e3c-e8dc-4a49-9823-1362b157d6b4|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="f7aa8e3c-e8dc-4a49-9823-1362b157d6b4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Room Only</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
f7aa8e3c-e8dc-4a49-9823-1362b157d6b4|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
f7aa8e3c-e8dc-4a49-9823-1362b157d6b4|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="2026-06-18T15:30:53.786622+01:00" Version="0" EchoToken="Search" TransactionIdentifier="f7aa8e3c-e8dc-4a49-9823-1362b157d6b4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="984.30" OriginalAmount="965.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1212.78" OriginalAmount="1189.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="983223|casagioiosa18" HotelName="Casagioiosa18" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Carmelo Lazzaro 48, 90127 Palermo, Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/13/3613ee32c30b50e281743326e78cdeca60096244.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1257.66" OriginalAmount="1233.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="0" HotelCode="846729|yooroom" HotelName="Yoo Room" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 203, 90141 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/46/e3467d42930e524a09309b43cac9eb02be7fc560.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1286.22" OriginalAmount="1261.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1318.86" OriginalAmount="1293.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1375.68" OriginalAmount="1348.71" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Room Only" HotelName="Astoria Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.36" OriginalAmount="1468.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1504.43" OriginalAmount="1474.93" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.118335204068" Longitude="13.347058296204" StarRating="3" HotelCode="191425|1651058|Room Only" HotelName="Sky Sleeping" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Camillo Finocchiaro Aprile 140, 90138 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/db/f5db9b4b7b73dc52c895d4446515a2305e3a060e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1557.54" OriginalAmount="1527.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1584.06" OriginalAmount="1553.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10655976" Longitude="13.36066485" StarRating="3" HotelCode="434105|hospitality_hotel" HotelName="Hospitality Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Morso 41, 90127 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/dd/f2dd7eea6a5d4b43e56f2d27e694d107be5bb966.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1592.22" OriginalAmount="1561.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1615.68" OriginalAmount="1584.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1197" Longitude="13.3598" StarRating="3" HotelCode="777777|bb_questa_casa_non_e_un_albergo" HotelName="B&amp;B Questa Casa Non E Un Albergo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Ammiraglio Gravina 2/A, 90139 Palermo, Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/bd/4fbd856218832276e4ef0ea79f0f3ee5e6fb58a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1625.88" OriginalAmount="1594.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1307103" Longitude="13.35698837" StarRating="3" HotelCode="547057|2154985|Room Only" HotelName="Palermo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Ximenes 78, 90139 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2c/3e2ca889b943b41605637dc7393b183f723f2eb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1674.84" OriginalAmount="1642.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11389379" Longitude="13.36201172" StarRating="3" HotelCode="620705|bb_ponticello" HotelName="B&amp;B Ponticello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Ponticello 1, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/36/2536f8271702093ab1502bcf6fe26b7a869dcb3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1685.00" OriginalAmount="1651.96" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Room Only" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1735.02" OriginalAmount="1701.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1751.34" OriginalAmount="1717.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.198270240461" Longitude="13.275677202222" StarRating="3" HotelCode="117197|palermo_mare" HotelName="Palermo Mare Holiday Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torretta, 7, 90147 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ce/ffce2c98ef0e425d7f6c03bee0b5efacad00d387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1794.18" OriginalAmount="1759.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12322197" Longitude="13.3585078" StarRating="3" HotelCode="548748|bb_stupor_mundi_3" HotelName="Bed And Breakfast Stupor Mundi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e4/92e4cb45ba81b6629062c2b2db1fe1c333d0dc9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1798.26" OriginalAmount="1763.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11546025" Longitude="13.36408757" StarRating="3" HotelCode="422144|_1_7_4_via_roma_" HotelName="1*7*4* Via Roma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 174, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/87/87/8787228403e4a2cbcdab0e3c7d8752a2ef42e5b7.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1841.10" OriginalAmount="1805.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10982803" Longitude="13.36794832" StarRating="0" HotelCode="437906|bb_giulio_cesare_24" HotelName="B&amp;B Giulio Cesare 24" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Giulio Cesare 24, 90127 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/5b/085ba054f76a2c0e32a134e4570c7938a460f831.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1860.48" OriginalAmount="1824.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1898.22" OriginalAmount="1861.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123155" Longitude="13.358408" StarRating="1" HotelCode="191432|bed_and_breakfast_maxim" HotelName="Maxim B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/06/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/09/25095591423c8be1cc95d885e0eed56b79a6608d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe, a transfer service a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1995.12" OriginalAmount="1956.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11787444" Longitude="13.35979832" StarRating="0" HotelCode="952907|suite_quaroni" HotelName="Suite Quaroni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 290, 90134 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fc/51fc055db54713134f2fafeec27e3ac3486bc9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2007.36" OriginalAmount="1968.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2009.93" OriginalAmount="1970.52" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|397005|Room Only" HotelName="Mediterraneo Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2100.18" OriginalAmount="2059.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1232" Longitude="13.35845" StarRating="3" HotelCode="365856|hotel_florio_opera" HotelName="Florio Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/b2/7bb25fb77b2a2ad4409a022be20132dcbb26a374.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a most privileged position in the heart of Palermo’s Art Nouveau district. It is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2118.54" OriginalAmount="2077.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111359" Longitude="13.364791" StarRating="3" HotelCode="387795|al_vicolo" HotelName="Al Vicolo B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vicolo Gaffi 10, 90100 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/b3/fab34b0561d62dcc0f3f86b63b439e54c8bd57e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2129.76" OriginalAmount="2088.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12277059" Longitude="13.35443402" StarRating="3" HotelCode="432936|29_venti_luxury" HotelName="29 Venti Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Meccio 25, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/c5/c3c561f21ddde5a1619bf798bda557131934021e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2151.18" OriginalAmount="2109.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12074106" Longitude="13.35923542" StarRating="0" HotelCode="582098|sicilian_rooms_palermo" HotelName="Amunì - Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Bara all'Olivella 93, Castellammare Vucciria, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/e2/19e251d1271d34ee410f5831d22ecea425810e09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2177.55" OriginalAmount="2134.85" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11773459" Longitude="13.36008238" StarRating="3" HotelCode="455005|2154935|Room Only" HotelName="Dimora Bellini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 272, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/06/6706b25a528a6f544a9d3b9f65ab84f2c940fdf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2327.64" OriginalAmount="2282.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2578.40" OriginalAmount="2527.84" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11285968" Longitude="13.36530529" StarRating="1" HotelCode="382701|1667768|Room Only" HotelName="Concordia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/46/5046eec6f14a1041a5a7bcc5585e7d2c4217f332.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2654.04" OriginalAmount="2602.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.142142941473" Longitude="13.351692513521" StarRating="3" HotelCode="102033|marbela_apartments_suites" HotelName="Marbela Apartments &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Puglisi 9, 90143 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9c/e59c9ec5d8797d82f53b05567e143b4489c119d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2790.72" OriginalAmount="2736.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|centrale_palace_hotel" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2886.24" OriginalAmount="2829.65" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Room Only" HotelName="Plaza Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3022.26" OriginalAmount="2963.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3026.34" OriginalAmount="2967.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|villa_lampedusa_hotel__residence" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3139.56" OriginalAmount="3078.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3155.12" OriginalAmount="3093.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11508789" Longitude="13.3639454" StarRating="3" HotelCode="428895|1798048|Room Only" HotelName="Aquarooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Babysitting,Bar,Housekeeping,Internet,Jacuzzi,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Ruggiero Mastrangelo 8, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a4/15a48d641a44fa04576497a751b9d42a21cc9583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at AQUAROOMS in Palermo (Albergheria), you'll be minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3628.27" OriginalAmount="3557.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|2631215|Room Only" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3763.80" OriginalAmount="3690.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3868.86" OriginalAmount="3793.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1244228" Longitude="13.3580132" StarRating="3" HotelCode="404062|residenza_wagner" HotelName="Residenza Wagner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 18/06/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Wagner 8, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/81/2681ff4ae9302dae6651072a368f2f6597c543a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service,Laundry,Restaurant,Shopping Arcade,Designated Smoking Area,Lounge,Massage Centre,Sauna,Wheelchair Access,Bicycle Rental,Spa,Currency Exchange,Jacuzzi,Nightclub,Garden,Golf,Kitchen,Babysitting,Housekeeping,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,24 Hour Front Desk,Concierge,Dry Cleaning,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,2,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,COUNTRY HOUSE,HISTORIC HOTEL,HOTEL DE CHARME,CONFERENCE HOTEL,CLUB RESORT,ECO HOTEL,HOTEL,APARTMENT,BED AND BREAKFASTS,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
623ef03e-7329-4e77-aadd-f9520d738a23|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="623ef03e-7329-4e77-aadd-f9520d738a23">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
623ef03e-7329-4e77-aadd-f9520d738a23|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
623ef03e-7329-4e77-aadd-f9520d738a23|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
623ef03e-7329-4e77-aadd-f9520d738a23|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
623ef03e-7329-4e77-aadd-f9520d738a23|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="2026-06-18T15:31:08.0014398+01:00" Version="0" EchoToken="Search" TransactionIdentifier="623ef03e-7329-4e77-aadd-f9520d738a23" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="1928.82" OriginalAmount="1891.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1967.58" OriginalAmount="1929.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2542.86" OriginalAmount="2493.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2951.45" OriginalAmount="2893.58" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975" HotelName="Astoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2980.44" OriginalAmount="2922.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2984.52" OriginalAmount="2926.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2992.68" OriginalAmount="2934.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3114.06" OriginalAmount="3053.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3184.44" OriginalAmount="3122.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3200.76" OriginalAmount="3138.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3288.62" OriginalAmount="3224.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3370.00" OriginalAmount="3303.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3469.02" OriginalAmount="3401.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3653.64" OriginalAmount="3582.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10655976" Longitude="13.36066485" StarRating="3" HotelCode="434105|hospitality_hotel" HotelName="Hospitality Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Morso 41, 90127 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/dd/f2dd7eea6a5d4b43e56f2d27e694d107be5bb966.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3759.72" OriginalAmount="3686.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3767.88" OriginalAmount="3694.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|hotel_orleans" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3848.46" OriginalAmount="3773.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3877.02" OriginalAmount="3801.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4103.46" OriginalAmount="4023.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4322.76" OriginalAmount="4238.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4521.66" OriginalAmount="4433.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4624.68" OriginalAmount="4534.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4748.10" OriginalAmount="4655.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5516.16" OriginalAmount="5408.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5536.56" OriginalAmount="5428.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5592.74" OriginalAmount="5483.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6043.50" OriginalAmount="5925.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6097.56" OriginalAmount="5978.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|hotel_plaza_opera" HotelName="Plaza Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6239.34" OriginalAmount="6117.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6332.16" OriginalAmount="6208.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6903.14" OriginalAmount="6767.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7442.94" OriginalAmount="7297.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7487.82" OriginalAmount="7341.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7639.80" OriginalAmount="7490.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|hotel_principe_di_lampedusa" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16939.05" OriginalAmount="16606.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73415.52" OriginalAmount="71976.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|grand_hotel_villa_igiea" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Garden,Shopping Arcade,Wheelchair Access,Currency Exchange,Jacuzzi,Sauna,Massage Centre,Nightclub,Diet Meals,Golf,Kitchen,24 Hour Front Desk,Babysitting,Concierge,Dry Cleaning,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,2,3,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,APARTMENT,HOTEL,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
623ef03e-7329-4e77-aadd-f9520d738a23|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="623ef03e-7329-4e77-aadd-f9520d738a23">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
623ef03e-7329-4e77-aadd-f9520d738a23|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
623ef03e-7329-4e77-aadd-f9520d738a23|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="2026-06-18T15:31:28.5999404+01:00" Version="0" EchoToken="Search" TransactionIdentifier="623ef03e-7329-4e77-aadd-f9520d738a23" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="1928.82" OriginalAmount="1891.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2980.44" OriginalAmount="2922.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3184.44" OriginalAmount="3122.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3288.62" OriginalAmount="3224.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3310.74" OriginalAmount="3245.82" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3749.50" OriginalAmount="3675.98" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3759.72" OriginalAmount="3686.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3767.88" OriginalAmount="3694.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|hotel_orleans" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3848.46" OriginalAmount="3773.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4012.03" OriginalAmount="3933.36" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|559575|Bed &amp; Breakfast" HotelName="Hotel Vecchio Borgo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4103.46" OriginalAmount="4023.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4521.66" OriginalAmount="4433.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4624.68" OriginalAmount="4534.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4722.68" OriginalAmount="4630.08" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5516.16" OriginalAmount="5408.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5536.56" OriginalAmount="5428.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6064.06" OriginalAmount="5945.16" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6239.34" OriginalAmount="6117.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6463.60" OriginalAmount="6336.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7066.32" OriginalAmount="6927.76" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7230.25" OriginalAmount="7088.48" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228|Bed &amp; Breakfast" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7256.91" OriginalAmount="7114.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7442.94" OriginalAmount="7297.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8974.27" OriginalAmount="8798.30" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16939.05" OriginalAmount="16606.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73415.52" OriginalAmount="71976.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|grand_hotel_villa_igiea" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Garden,Shopping Arcade,Wheelchair Access,Currency Exchange,Jacuzzi,Sauna,Massage Centre,Nightclub,Diet Meals,Golf</BasicAmenities>
    <HotelRating>4,2,3,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,APARTMENT,HOTEL,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6778e397-e53e-4551-8871-f0a900ea7dc1|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="6778e397-e53e-4551-8871-f0a900ea7dc1" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="260630876" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: STANDARD, SINGLE, DOUBLE BED" BoardBasis="Room 1: Breakfast" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="GEORGES HENRI" LastName="BONIFAY" DOB="20010618" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 2: STANDARD, SINGLE, DOUBLE BED" BoardBasis="Room 2: Breakfast" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="ATANAS IVANOV" LastName="ATANASSOV" DOB="20010618" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 3: STANDARD, SINGLE, DOUBLE BED" BoardBasis="Room 3: Breakfast" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="BRUNO PIERRE" LastName="GUYADER" DOB="20010618" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" ClientCountry="United Arab Emirates" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="10415|396975|Bed &amp; Breakfast" SourceId="16" RoomTypeCode="0|1331|1254823805|1781792894053428B2036B0||no^1|1331|1254823805|1781792894053428B2036B5||no^2|1331|1254823805|1781792894053428B2036B10||no|396975|16|NDg2OC43M3xHQlB8MjAyNi0wNi0yOQ==" TotalPrice="4966.1" IsHoldBooking="true" HoldBy="424" />
  <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>260630876</AgencyBookingRef>
  <MHLInfo>
    <Address />
    <AgencyId>0</AgencyId>
    <AgentId>0</AgentId>
    <CityCode>0</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId />
    <FileBookingId>260630876</FileBookingId>
    <FirstName>GEORGES HENRI</FirstName>
    <LastName>BONIFAY</LastName>
    <PaymentResponse>No-Payment-Getway</PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>424</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo>+44 (0) 20 8569 8080</SupportNo>
    <Title>Mr</Title>
  </MHLInfo>
</HotelBookRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6778e397-e53e-4551-8871-f0a900ea7dc1|DOTWBook|exception while supplier booking interation||DOTW|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
6778e397-e53e-4551-8871-f0a900ea7dc1|CoordinatorError|There is an error in XML document (0, 0).|System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlReader.MoveToContent()
   at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderHotelBookRS.Read9_HotelBookRS()
   --- End of inner exception stack trace ---
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 25
   at HotelCoordinator.Coordinator.Book(HotelBookRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 1851|BookingMarkupError|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
6778e397-e53e-4551-8871-f0a900ea7dc1|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>260630876</FileBookingId>
  <Status>Fail</Status>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c4718dd8-62f9-44e8-8971-4e96a772c25b|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="c4718dd8-62f9-44e8-8971-4e96a772c25b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
c4718dd8-62f9-44e8-8971-4e96a772c25b|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
c4718dd8-62f9-44e8-8971-4e96a772c25b|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
c4718dd8-62f9-44e8-8971-4e96a772c25b|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
c4718dd8-62f9-44e8-8971-4e96a772c25b|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="2026-06-18T15:33:01.8784094+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c4718dd8-62f9-44e8-8971-4e96a772c25b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="2892.72" OriginalAmount="2836.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2907.00" OriginalAmount="2850.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4266.66" OriginalAmount="4183.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|astoria_palace_hotel" HotelName="Astoria Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4475.76" OriginalAmount="4388.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4486.98" OriginalAmount="4399.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4502.28" OriginalAmount="4414.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4669.56" OriginalAmount="4578.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4800.12" OriginalAmount="4706.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4815.42" OriginalAmount="4721.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4932.93" OriginalAmount="4836.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5055.00" OriginalAmount="4955.88" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5060.29" OriginalAmount="4961.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|397005" HotelName="Mediterraneo Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5069.40" OriginalAmount="4970.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1307103" Longitude="13.35698837" StarRating="3" HotelCode="547057|palermo_rooms" HotelName="Palermo Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ettore Ximenes 78, 90139 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/2c/3e2ca889b943b41605637dc7393b183f723f2eb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5638.56" OriginalAmount="5528.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5650.80" OriginalAmount="5540.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|hotel_orleans" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5772.18" OriginalAmount="5659.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5816.04" OriginalAmount="5702.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|hotel_garibaldi_3" HotelName="Hotel Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5910.90" OriginalAmount="5795.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11787444" Longitude="13.35979832" StarRating="0" HotelCode="952907|suite_quaroni" HotelName="Suite Quaroni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 290, 90134 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fc/51fc055db54713134f2fafeec27e3ac3486bc9ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6153.66" OriginalAmount="6033.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6378.06" OriginalAmount="6253.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6483.12" OriginalAmount="6356.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6698.34" OriginalAmount="6567.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6775.86" OriginalAmount="6643.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6900.30" OriginalAmount="6765.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6940.08" OriginalAmount="6804.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8228.34" OriginalAmount="8067.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8260.98" OriginalAmount="8099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8365.46" OriginalAmount="8201.43" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9097.38" OriginalAmount="8919.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|hotel_plaza_opera" HotelName="Plaza Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9309.54" OriginalAmount="9127.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9445.20" OriginalAmount="9260.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10350.96" OriginalAmount="10148.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11231.22" OriginalAmount="11011.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11425.02" OriginalAmount="11201.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|hotel_principe_di_lampedusa" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11695.32" OriginalAmount="11466.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25941.58" OriginalAmount="25432.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109703.17" OriginalAmount="107552.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access,Bicycle Rental,Shopping Arcade,Nightclub,Massage Centre,Garden,Golf,Kitchen,Spa,Diet Meals,24 Hour Front Desk,Babysitting,Concierge,Dry Cleaning,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,COUNTRY HOUSE,ECO HOTEL,APARTMENT,BED AND BREAKFASTS,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
c4718dd8-62f9-44e8-8971-4e96a772c25b|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="c4718dd8-62f9-44e8-8971-4e96a772c25b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
c4718dd8-62f9-44e8-8971-4e96a772c25b|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
c4718dd8-62f9-44e8-8971-4e96a772c25b|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="2026-06-18T15:33:15.7239128+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c4718dd8-62f9-44e8-8971-4e96a772c25b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="2892.72" OriginalAmount="2836.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4502.28" OriginalAmount="4414.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4932.93" OriginalAmount="4836.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4966.10" OriginalAmount="4868.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5060.29" OriginalAmount="4961.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|397005|Bed &amp; Breakfast" HotelName="Mediterraneo Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5624.25" OriginalAmount="5513.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5638.56" OriginalAmount="5528.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5650.80" OriginalAmount="5540.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|hotel_orleans" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5772.18" OriginalAmount="5659.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6378.06" OriginalAmount="6253.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6698.34" OriginalAmount="6567.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6775.86" OriginalAmount="6643.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6900.30" OriginalAmount="6765.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7084.02" OriginalAmount="6945.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8228.34" OriginalAmount="8067.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8260.98" OriginalAmount="8099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9072.44" OriginalAmount="8894.55" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9309.54" OriginalAmount="9127.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9759.66" OriginalAmount="9568.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10598.99" OriginalAmount="10391.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11695.32" OriginalAmount="11466.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13299.56" OriginalAmount="13038.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13469.60" OriginalAmount="13205.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25941.58" OriginalAmount="25432.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109703.17" OriginalAmount="107552.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Garden,Shopping Arcade,Wheelchair Access,Currency Exchange,Jacuzzi,Sauna,Nightclub,Massage Centre,Golf,Diet Meals</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,APARTMENT,BED AND BREAKFASTS,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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
c4718dd8-62f9-44e8-8971-4e96a772c25b|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c4718dd8-62f9-44e8-8971-4e96a772c25b|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
c4718dd8-62f9-44e8-8971-4e96a772c25b|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="c4718dd8-62f9-44e8-8971-4e96a772c25b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
c4718dd8-62f9-44e8-8971-4e96a772c25b|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
c4718dd8-62f9-44e8-8971-4e96a772c25b|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="2026-06-18T15:34:13.9621059+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c4718dd8-62f9-44e8-8971-4e96a772c25b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="2892.72" OriginalAmount="2836.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4502.28" OriginalAmount="4414.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="4932.93" OriginalAmount="4836.21" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4966.10" OriginalAmount="4868.73" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5060.29" OriginalAmount="4961.07" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|397005|Bed &amp; Breakfast" HotelName="Mediterraneo Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5624.25" OriginalAmount="5513.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5638.56" OriginalAmount="5528.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5650.80" OriginalAmount="5540.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|hotel_orleans" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5772.18" OriginalAmount="5659.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6378.06" OriginalAmount="6253.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6698.34" OriginalAmount="6567.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11115365" Longitude="13.36390839" StarRating="0" HotelCode="629996|bb_xenia_5" HotelName="Xenia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Pergole 15, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8f/1a8f477c557f0f3e004ea5dbe3b4b8a499aa6476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6775.86" OriginalAmount="6643.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6900.30" OriginalAmount="6765.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7084.02" OriginalAmount="6945.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8228.34" OriginalAmount="8067.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="8260.98" OriginalAmount="8099.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9072.44" OriginalAmount="8894.55" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="9309.54" OriginalAmount="9127.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9759.66" OriginalAmount="9568.29" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10598.99" OriginalAmount="10391.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="11695.32" OriginalAmount="11466.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13299.56" OriginalAmount="13038.78" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13469.60" OriginalAmount="13205.49" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25941.58" OriginalAmount="25432.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109703.17" OriginalAmount="107552.13" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Garden,Shopping Arcade,Wheelchair Access,Currency Exchange,Jacuzzi,Sauna,Nightclub,Massage Centre,Golf,Diet Meals</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,APARTMENT,BED AND BREAKFASTS,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
623ef03e-7329-4e77-aadd-f9520d738a23|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="623ef03e-7329-4e77-aadd-f9520d738a23">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="10415|396975|Bed &amp; Breakfast" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" 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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
623ef03e-7329-4e77-aadd-f9520d738a23|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
623ef03e-7329-4e77-aadd-f9520d738a23|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
623ef03e-7329-4e77-aadd-f9520d738a23|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="623ef03e-7329-4e77-aadd-f9520d738a23" TimeStamp="0001-01-01T00:00:00" HotelName="Astoria Palace" HotelCode="10415|astoria_palace_hotel" StarRating="4" GTCityId="55842" CountryCode="IT" CityName="Palermo" CountryName="Italy" Address="Via Monte Pellegrino 62, 90142 Palermo" PostCode="90142" PhoneNo="+390916281111" FaxNo="+390916372178" Email="astoria@ghshotels.it" CheckInTime="14:00" CheckOutTime="11:00" Latitude="38.139286428661" Longitude="13.357526957989" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TWIN BEDS|Room 2: STANDARD, TWIN BEDS" RoomTypeCode="0|0|1254478905|1781793261037605B2119B0||no^1|0|1254478905|1781793261037605B2119B15||no|396975|16|MjkzMC4zNnxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="2930" TotalPrice="2988.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2988.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE OR TWIN BED|Room 2: STANDARD, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1254517305|1781793261037605B2119B2||no^1|0|1254517305|1781793261037605B2119B17||no|396975|16|MjkzMC4zNnxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="2930" TotalPrice="2988.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2988.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, SINGLE, DOUBLE BED|Room 2: STANDARD, SINGLE, DOUBLE BED" RoomTypeCode="0|0|1254823805|1781793260121369B2120B0||no^1|0|1254823805|1781793260121369B2120B16||no|396975|16|MzAzNi45MHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="3037" TotalPrice="3097.64" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3097.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE ROOM|Room 2: DOUBLE ROOM" RoomTypeCode="0|0|1458596485|1781793261007014B1756B0||no^1|0|1458596485|1781793261007014B1756B6||no|396975|16|MzA0MC42OHxHQlB8MjAyNi0wNi0yOQ==" OriginalAmount="3041" TotalPrice="3101.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 25/06/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed.Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.
All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check-in/out. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Rate Notes:

Hotel Tariff Notes:
No show and early departure will be subjected to 100% charge. No date, name and room change allowed.Bookings including children will be based on sharing parents bedding, no separate bed for children is provided unless otherwise stated.
All stays in a hotel/apartment will charge a local city tax. It must be paid directly to the hotel/apartment upon check-in/out. Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-25T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3101.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" RoomType="Room 1: Standard Double room (full double bed) (bed type is subject to availability)|Room 2: Standard Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-baa91511-e8d8-59c2-bd50-560d7626e9ff|63|MzEyMS4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="3121" TotalPrice="3183.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 283.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3183.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" RoomType="Room 1: Standard Double room (twin beds) (bed type is subject to availability)|Room 2: Standard Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-e485d1d2-494f-5dad-8848-c5c67b7e0116|63|MzEyMS4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="3121" TotalPrice="3183.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 283.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3183.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" RoomType="Room 1: Standard Double room (full double bed)|Room 2: Standard Double room (full double bed)" RoomTypeCode="h-dbb24cc7-0e41-543c-af7b-9e3b1d1de8a1|63|MzI4Ny4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="3287" TotalPrice="3352.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 298.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3352.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" RoomType="Room 1: Standard Single room|Room 2: Standard Single room" RoomTypeCode="h-bd4eaaeb-fc85-51d0-a2e0-61a7f33fb181|63|MzM2Ni4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="3366" TotalPrice="3433.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 306.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3433.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, SINGLE|Room 2: STANDARD, SINGLE" RoomTypeCode="0|0|1254662685|1781793261037605B2119B4||no^1|0|1254662685|1781793261037605B2119B19||no|396975|16|MzQxMC45MHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="3411" TotalPrice="3479.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3479.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" RoomType="Room 1: Standard Double room (twin beds)|Room 2: Standard Double room (twin beds)" RoomTypeCode="h-31b6eebb-b298-5d9d-ac04-902cc9853a5a|63|MzQzOS4wMHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="3439" TotalPrice="3507.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 312.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3507.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED|Room 2: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1254430875|1781793261037605B2119B7||no^1|0|1254430875|1781793261037605B2119B22||no|396975|16|MzQ4NS4zMHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="3485" TotalPrice="3555.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="3555.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TWIN BEDS|Room 2: SUPERIOR, TWIN BEDS" RoomTypeCode="0|1331|1254531785|1781793261037605B2119B10||no^1|1331|1254531785|1781793261037605B2119B25||no|396975|16|NDM1OC40NHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="4358" TotalPrice="4445.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4445.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, DOUBLE OR TWIN BED|Room 2: SUPERIOR, DOUBLE OR TWIN BED" RoomTypeCode="0|1331|1254759835|1781793261037605B2119B11||no^1|1331|1254759835|1781793261037605B2119B26||no|396975|16|NDM1OC40NHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="4358" TotalPrice="4445.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4445.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE, 2 BEDS|Room 2: ROOM, TRIPLE, 2 BEDS" RoomTypeCode="0|0|1578355365|1781793261037605B2119B8||no^1|0|1578355365|1781793261037605B2119B23||no|396975|16|NDQ0OS40MHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="4449" TotalPrice="4538.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4538.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, SINGLE, DOUBLE BED|Room 2: SUPERIOR, SINGLE, DOUBLE BED" RoomTypeCode="0|1331|1254790705|1781793260121369B2120B12||no^1|1331|1254790705|1781793260121369B2120B27||no|396975|16|NDU1Mi45NHxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="4553" TotalPrice="4644.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4644.00" /></CancelPenalty><CancelPenalty Start="2026-06-24T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4644.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE|Room 2: ROOM, TRIPLE" RoomTypeCode="0|0|1254648715|1781793260121369B2120B10||no^1|0|1254648715|1781793260121369B2120B25||no|396975|16|NDY0OS45NHxHQlB8MjAyNi0wNi0yOA==" OriginalAmount="4650" TotalPrice="4742.94" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 24/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-24T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4742.94" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)|Room 2: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-e5cd116c-7037-51d3-84a0-979d0a3aab53|63|NDY3NS4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="4675" TotalPrice="4768.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 425.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4768.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds) (bed type is subject to availability)|Room 2: Superior Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-a407f651-4936-59e1-8542-314f709b695e|63|NDY3NS4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="4675" TotalPrice="4768.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 425.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4768.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)|Room 2: Superior Double room (full double bed)" RoomTypeCode="h-a15be9b1-71d3-5502-8c73-307fa7116b68|63|NDg2My4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="4863" TotalPrice="4960.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 442.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4960.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds)|Room 2: Superior Double room (twin beds)" RoomTypeCode="h-214f15e9-64d4-533a-b940-257730f9ac37|63|NDg3OC4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="4878" TotalPrice="4975.56" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 443.46-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="4975.56" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Superior Quadruple room|Room 2: Superior Quadruple room" RoomTypeCode="h-e94749a4-b4b5-57f5-8366-28f0370e32ee|63|NDk2MS4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="4961" TotalPrice="5060.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 451.00-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5060.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" RoomType="Room 1: Standard Triple room|Room 2: Standard Triple room" RoomTypeCode="h-2383d2a8-0f0d-59df-a21d-337a6eca76f1|63|NTAwNi4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="5006" TotalPrice="5106.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 455.10-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5106.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board|Room 2: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Standard Double room (full double bed)|Room 2: Standard Double room (full double bed)" RoomTypeCode="h-9bb3f99e-8915-5a10-b087-b97a0d5dacd3|63|NTQ5NC4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="5494" TotalPrice="5603.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 499.46-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="5603.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUPERIOR, TRIPLE|Room 2: SUPERIOR, TRIPLE" RoomTypeCode="0|1331|1254730435|1781793261037605B2119B12||no^1|1331|1254730435|1781793261037605B2119B27||no|396975|16|NTk0OC44NnxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="5949" TotalPrice="6067.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="6067.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: JUNIOR SUITE, DOUBLE BED|Room 2: JUNIOR SUITE, DOUBLE BED" RoomTypeCode="0|1331|1254904685|1781793261037605B2119B13||no^1|1331|1254904685|1781793261037605B2119B28||no|396975|16|NzY3MC44NnxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="7671" TotalPrice="7824.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="7824.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Junior Suite|Room 2: Junior Suite" RoomTypeCode="h-1f9894f1-63ed-583a-a28e-240e90d49dc6|63|ODExMy4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="8113" TotalPrice="8275.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 737.54-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="8275.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: suite|Room 2: suite" RoomTypeCode="0|1331|1231191645|1781793261037605B2119B14||no^1|1331|1231191645|1781793261037605B2119B29||no|396975|16|ODQwOS41MHxHQlB8MjAyNi0wNi0yNg==" OriginalAmount="8410" TotalPrice="8577.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 22/06/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-22T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="8577.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast|Room 2: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Junior Suite|Room 2: Junior Suite" RoomTypeCode="0|1331|1231090575|1781793260121369B2120B14||no^1|1331|1231090575|1781793260121369B2120B29||no|396975|16|ODc0OC4wMXxHQlB8MjAyNi0wNi0yNw==" OriginalAmount="8748" TotalPrice="8922.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 23/06/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Air conditioning (centrally regulated)|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-23T00:00:00" End="2026-06-24T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="8922.97" /></CancelPenalty><CancelPenalty Start="2026-06-24T00:00:00" End="2026-06-27T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="8922.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast|Room 2: Bed &amp; Breakfast" RoomType="Room 1: Suite|Room 2: Suite" RoomTypeCode="h-bb46ee8f-74a5-5771-a6a4-b32ed2d8e634|63|ODg5NC4wMHxHQlB8MjAyNi0wNi0xOA==" OriginalAmount="8894" TotalPrice="9071.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 207.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 808.54-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bridal suite|Non-smoking rooms|Soundproof rooms|Room service|Family room|Cable TV|TV|Minibar|Hairdryer|Shower/Bathtub|Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-06-13T00:00:00" End="2026-07-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="9071.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/e7/fd/e7fd31a6dc5229f340131db364d3918854bcc5c1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c6/64/c6641239b2af6dbad95592bc5d47ad8f02ac95e6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/12/a8/12a88f90b1e31abf86db022e511387edc6e9d56c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/d6/53/d653cb8b0f241bc960c4b8d4eb0e51137cc21ee3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/13/60/13602b9d2c3a05ec19133760de5a1d329cc636a1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/93/25/932597d2d1635454579be233651d21cf3d4f60ef.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c4/79/c4790cbe2b131bc6c6952ea5769e7ef19b6811b3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/e5/75e593ac331eac384b8f2686861cda42a768eb59.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/4a/eb/4aebf7401a97a3de698fcb5ded7b336e16e29b3e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/cd/27/cd2779a6341b5347ffd4888bed50d7cf736cf247.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c9/fb/c9fb9213488e75c998778cf46446cc635773e969.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/13/36/13366752a1700de83b03211624a72546512c8024.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/fa/ca/faca7255c54a8fe4dd32a81009570134262e27f5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/22/65/226593a173ece608f3308453c9be5bdaf54bef44.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/47/a5/47a5c56a1c717f284fcb5ef69d00635ef5995e56.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/1e/62/1e62dbb18a733d7bc615a7b5eb4fadaf956c7a29.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/fc/ed/fcedad37e5fdc6e15141bae3212906acac5312cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/a6/2a/a62aada7810996167615535a257902577ea491f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/5e/56/5e5635951dd4819ff99b7cd8a6cbe85e353c87dc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/de/8c/de8cb16442ae6041a8398abb1e21d1d5f4715fd3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/cd/fb/cdfbf3abf0b8fbd13be48cdc259c4bbdf9752af4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/63/72/6372641acb38103f5b2667aa243de5de622adf2a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/86/b6/86b6486048515e21c61b1f101d8d5df528602f27.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/f8/75f8bbb3d434e5b6a0d5ebd084a14541ec0d07b0.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown Palermo. It can easily be reached via the shuttle service offered by the hotel. Mondello Beach is just a 15-minute drive away. There is a bus stop just in front of the hotel and Gachery Station is only 300 m away.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 16 junior suites, 27 single rooms and 283 double rooms, which are located on 13 storeys and are reachable by 4 lifts. The 24-hour reception desk makes arrival and departure effortless. Services and facilities include a safe, a currency exchange service, room service, a laundry service and 8 conference rooms. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the car park. Services include a hotel shuttle bus.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is among the standard features of some rooms. Rooms have a double bed or a king-size bed. Children's beds can be requested for younger guests. A safe and a minibar are also available. Guests will also find a mini fridge included among the standard features. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi (for a fee) provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower, a bathtub and a whirlpool bath. For additional convenience, bathrooms also provide a hairdryer. Wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a hammam and a solarium. Copyright GIATA 2004 - 2020. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Catering options available at the accommodation include bed and breakfast, half board and full board. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>General</Type><Description>ATM</Description><Value>ATM</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Computer</Description><Value>Computer</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Air conditioning</Description><Value>Air conditioning</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>24-hour reception</Description><Value>24-hour reception</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Elevator/lift</Description><Value>Elevator/lift</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Currency exchange</Description><Value>Currency exchange</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Smoke-free property</Description><Value>Smoke-free property</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Newspapers</Description><Value>Newspapers</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Ticket assistance</Description><Value>Ticket assistance</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Express check-in/check-out</Description><Value>Express check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Television in lobby</Description><Value>Television in lobby</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Terrace</Description><Value>Terrace</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Ironing</Description><Value>Ironing</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Laundry</Description><Value>Laundry</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Safe-deposit box</Description><Value>Safe-deposit box</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Concierge services</Description><Value>Concierge services</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Dry-cleaning</Description><Value>Dry-cleaning</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Shoe shine</Description><Value>Shoe shine</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Telephone</Description><Value>Telephone</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bar</Description><Value>Bar</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Coffee/tea for guests</Description><Value>Coffee/tea for guests</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Buffet breakfast</Description><Value>Buffet breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast in the room</Description><Value>Breakfast in the room</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Cafe</Description><Value>Cafe</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Restaurant</Description><Value>Restaurant</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Snack bar</Description><Value>Snack bar</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Packed Lunches</Description><Value>Packed Lunches</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Bottled water</Description><Value>Bottled water</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Car rental</Description><Value>Car rental</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Airport transportation</Description><Value>Airport transportation</Value></HotelFacilities><HotelFacilities><Type>Transfer</Type><Description>Transfer services</Description><Value>Transfer services</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Spanish</Description><Value>Spanish</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>German</Description><Value>German</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>English</Description><Value>English</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Italian</Description><Value>Italian</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>French</Description><Value>French</Value></HotelFacilities><HotelFacilities><Type>Languages Spoken</Type><Description>Multi-language staff</Description><Value>Multi-language staff</Value></HotelFacilities><HotelFacilities><Type>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Bike rental</Description><Value>Bike rental</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Sun Deck</Description><Value>Sun Deck</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking</Description><Value>Parking</Value></HotelFacilities><HotelFacilities><Type>Parking</Type><Description>Parking nearby</Description><Value>Parking nearby</Value></HotelFacilities><HotelFacilities><Type>Pool and beach</Type><Description>Next to the beach</Description><Value>Next to the beach</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Business center</Description><Value>Business center</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Event facilities</Description><Value>Event facilities</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Fax and copy machine</Description><Value>Fax and copy machine</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Meeting and presentation facilities</Description><Value>Meeting and presentation facilities</Value></HotelFacilities><HotelFacilities><Type>Business</Type><Description>Conference Hall</Description><Value>Conference Hall</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Doctor</Description><Value>Doctor</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Solarium</Description><Value>Solarium</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>Sauna</Description><Value>Sauna</Value></HotelFacilities><HotelFacilities><Type>Beauty and wellness</Type><Description>First Aid Kit</Description><Value>First Aid Kit</Value></HotelFacilities><HotelFacilities><Type>Kids</Type><Description>Babysitting and childcare</Description><Value>Babysitting and childcare</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Temperature control for staff</Description><Value>Temperature control for staff</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for staff</Description><Value>Personal protection equipment for staff</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Extra decontamination measures</Description><Value>Extra decontamination measures</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Temperature control for guests</Description><Value>Temperature control for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Personal protection equipment for guests</Description><Value>Personal protection equipment for guests</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Contactless check-in and/or check-out</Description><Value>Contactless check-in and/or check-out</Value></HotelFacilities><HotelFacilities><Type>Health and Safety Measures</Type><Description>Additional measures against COVID-19</Description><Value>Additional measures against COVID-19</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4020f4e5-bbc3-4532-8c15-18e84080ce3f|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="4020f4e5-bbc3-4532-8c15-18e84080ce3f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" 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
4020f4e5-bbc3-4532-8c15-18e84080ce3f|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
4020f4e5-bbc3-4532-8c15-18e84080ce3f|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
4020f4e5-bbc3-4532-8c15-18e84080ce3f|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
4020f4e5-bbc3-4532-8c15-18e84080ce3f|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="2026-06-18T15:34:28.9261404+01:00" Version="0" EchoToken="Search" TransactionIdentifier="4020f4e5-bbc3-4532-8c15-18e84080ce3f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="1928.82" OriginalAmount="1891.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1967.58" OriginalAmount="1929.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.104317926397" Longitude="13.353229155351" StarRating="3" HotelCode="305778|residence_hotel_gloria" HotelName="Residence Hotel Gloria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Toti 30, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ae/8aae7d11f6c3ad619c904ba674783e7554da070c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2542.86" OriginalAmount="2493.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|hotel_joli" HotelName="Hotel Joli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2774.52" OriginalAmount="2720.12" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975" HotelName="Astoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2978.13" OriginalAmount="2919.74" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2980.44" OriginalAmount="2922.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2984.52" OriginalAmount="2926.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11815812" Longitude="13.35823825" StarRating="3" HotelCode="444849|bb_vado_al_massimo" HotelName="B&amp;B Vado al Massimo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Donizetti 19, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/44/d9442f930e2df6b9f9fb0fc33d7a53765e2b1c22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2992.68" OriginalAmount="2934.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.119956697701" Longitude="13.358701129626" StarRating="2" HotelCode="143132|verdi_3" HotelName="Albergo Verdi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Maqueda 417, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/ba/91ba3101dd4c37487513b8b56c3e31f7dc4a8ded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3114.06" OriginalAmount="3053.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12260221" Longitude="13.35824889" StarRating="3" HotelCode="547045|il_quadrifoglio_roomsuite" HotelName="Il Quadrifoglio Room&amp;Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cerda 24, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3e/073e381aee96a9ced1c70f2a314cdcd88934d238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3184.44" OriginalAmount="3122.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3200.76" OriginalAmount="3138.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|hotel_del_centro" HotelName="Hotel Del Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3288.62" OriginalAmount="3224.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3370.00" OriginalAmount="3303.92" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955" HotelName="ibis Styles Palermo President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3469.02" OriginalAmount="3401.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|hotel_vecchio_borgo" HotelName="Hotel Vecchio Borgo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3487.38" OriginalAmount="3419.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.198270240461" Longitude="13.275677202222" StarRating="3" HotelCode="117197|palermo_mare" HotelName="Palermo Mare Holiday Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Torretta, 7, 90147 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ce/ffce2c98ef0e425d7f6c03bee0b5efacad00d387.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3653.64" OriginalAmount="3582.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10655976" Longitude="13.36066485" StarRating="3" HotelCode="434105|hospitality_hotel" HotelName="Hospitality Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Salvatore Morso 41, 90127 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/dd/f2dd7eea6a5d4b43e56f2d27e694d107be5bb966.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3759.72" OriginalAmount="3686.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3848.46" OriginalAmount="3773.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3981.32" OriginalAmount="3903.25" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995" HotelName="Hotel Garibaldi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4103.46" OriginalAmount="4023.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4144.79" OriginalAmount="4063.52" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4322.76" OriginalAmount="4238.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12280806599" Longitude="13.360813490719" StarRating="0" HotelCode="385780|palazzo_gallo" HotelName="Palazzo Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Guardione 77, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/12/b712cf28ab07ea9d3515d6c3091b980fb2844812.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4521.66" OriginalAmount="4433.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4624.68" OriginalAmount="4534.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4748.10" OriginalAmount="4655.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1172059" Longitude="13.37192757" StarRating="0" HotelCode="574562|abatellis_luxury" HotelName="Abatellis Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Shopping Arcade,Spa,Telephone Service,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alloro 3, angolo via Butera, Kalsa, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/32/a332a8aa039abd3647982d98d49821203e689c29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Abatellis Luxury, you'll be centrally located in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5516.16" OriginalAmount="5408.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5536.56" OriginalAmount="5428.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5566.41" OriginalAmount="5457.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985" HotelName="Eurostars Centrale Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6043.50" OriginalAmount="5925.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|bb_hotel_palermo_quattro_canti" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6097.56" OriginalAmount="5978.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|hotel_plaza_opera" HotelName="Plaza Opera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6240.36" OriginalAmount="6118.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6332.16" OriginalAmount="6208.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|grand_hotel_piazza_borsa" HotelName="Grand Hotel Piazza Borsa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6759.81" OriginalAmount="6627.26" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7442.94" OriginalAmount="7297.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7487.82" OriginalAmount="7341.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|nh_palermo_2" HotelName="NH Palermo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7639.80" OriginalAmount="7490.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11635615" Longitude="13.36451345" StarRating="4" HotelCode="751311|hotel_principe_di_lampedusa" HotelName="Principe Di Lampedusa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cassa di Risparmio 17, 90133 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/35/fc/35fc1fd066f0a2fdb03ecd4bd93335a2b3ee6334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Principe di Lampedusa features rooms in Palermo. Located around 1.5 km from Palermo Cathedral,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16939.05" OriginalAmount="16606.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73135.45" OriginalAmount="71701.42" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Garden,Shopping Arcade,Wheelchair Access,Currency Exchange,Jacuzzi,Sauna,Nightclub,Massage Centre,Diet Meals,Golf,Kitchen,24 Hour Front Desk,Babysitting,Concierge,Dry Cleaning,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Pick &amp;amp; Drop,Valet Parking,Wake-up Call Service</BasicAmenities>
    <HotelRating>4,2,3,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,APARTMENT,HOTEL,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4020f4e5-bbc3-4532-8c15-18e84080ce3f|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|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
4020f4e5-bbc3-4532-8c15-18e84080ce3f|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="2026-06-18T15:34:45.9312003+01:00" Version="0" EchoToken="Search" TransactionIdentifier="4020f4e5-bbc3-4532-8c15-18e84080ce3f" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="1928.82" OriginalAmount="1891.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117891239374" Longitude="13.362678378285" StarRating="2" HotelCode="35619|38_aira_hotel" HotelName="38 AIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 276, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e95199a56213ab786cb8dbf337f591f78643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2978.13" OriginalAmount="2919.74" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.10623" Longitude="13.355288" StarRating="3" HotelCode="98574|553445|Bed &amp; Breakfast" HotelName="Orleans" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Fax,Garden,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monfenera 106, 90128 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/57/5457c1a5355b2dea612d5141830284f06c2acffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical centre. Guests can walk to the majority of attractions, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2980.44" OriginalAmount="2922.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.111972066667" Longitude="13.295558766667" StarRating="3" HotelCode="36287|hotel_bel_3" HotelName="Hotel Bel 3" 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 Ruffo di Calabria 20, Collina di Baida, 90137 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c1/03c1c61e00ecf5da534636a9b40369579e862e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3075.91" OriginalAmount="3015.60" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124427" Longitude="13.360136" StarRating="3" HotelCode="96011|241766|Bed &amp; Breakfast" HotelName="Hotel Joli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Michele Amari 11, 90139 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/69/4d69c43f306f0c56ad2f79635d80eb70cc2d738b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3111.53" OriginalAmount="3050.52" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.139286428661" Longitude="13.357526957989" StarRating="4" HotelCode="10415|396975|Bed &amp; Breakfast" HotelName="Astoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/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>Via Monte Pellegrino 62, 90142 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/97/c8/97c81195101e31705b7cc8f6a23a61c72a5061ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the seaport and the Mediterranean Trade Fair, only 1 km from downtown P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3184.44" OriginalAmount="3122.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.122278" Longitude="13.358181" StarRating="3" HotelCode="59299|albergo_mediterraneo_2" HotelName="Mediterraneo Hotel &amp; Residence" 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 Rosolino Pio 43, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/7b/957b5ef6da8e90b99bf75662fe457ec52caada20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located directly beside two peaceful roads and affords a tranquil location undisturbed ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="3288.62" OriginalAmount="3224.14" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.107736" Longitude="13.381098" StarRating="4" HotelCode="49848|CAH517200|Bed &amp; Breakfast" HotelName="San Paolo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 20/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina Marine 91, 90123 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d6/81d6f4719d5c2ff5679c08f36d2313ee18ac83b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the east of the city, just 2 km from the city centre, 200 metres the sea and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3749.50" OriginalAmount="3675.98" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12843" Longitude="13.361401" StarRating="4" HotelCode="35618|305955|Bed &amp; Breakfast" HotelName="ibis Styles Palermo President" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 230, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2d/8f/2d8febf269adcdf3e00ccc214660df724873c67f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the centre of Palermo, where guests will find great shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3759.72" OriginalAmount="3686.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.11257" Longitude="13.359867" StarRating="2" HotelCode="191424|hotel_cortese_2" HotelName="Cortese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Scarparelli 16, 90134 Palermo, Sicily</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/15/c51556305f4fa110a9dcd74a739b605c30b97152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3848.46" OriginalAmount="3773.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124333185524" Longitude="13.35933342576" StarRating="4" HotelCode="35617|cristal_palace_hotel_3" HotelName="ibis Styles Palermo Cristal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 477 A, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/44/49442925298c3000860aadc12d21a80ca6c0b91a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, around 200 m from the main square of Palermo: the Piazza Polit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3926.97" OriginalAmount="3849.97" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.112825303007" Longitude="13.365295489048" StarRating="3" HotelCode="36285|366045|Bed &amp; Breakfast" HotelName="Hotel Del Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 72, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/b8/f3b8d5dbd22e8ec3c6b1fdb6d53b6ebac8a6546d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4031.21" OriginalAmount="3952.17" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.128114245495" Longitude="13.357944041491" StarRating="4" HotelCode="49352|559575|Bed &amp; Breakfast" HotelName="Hotel Vecchio Borgo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quintino Sella 1/7, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/3c/6d3c2cd4729554486c46d95e2a7d640e8fa356d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the tourist centre of Palermo, just 10 km from the nearest beach. It ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4103.46" OriginalAmount="4023.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.131041" Longitude="13.357478" StarRating="4" HotelCode="71259|hotel_ucciardhome" HotelName="Ucciardhome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Albanese 34/36, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b6/eeb6e8a613a8ed17a53b5ae381fbeee516efe95e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4144.79" OriginalAmount="4063.52" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115638" Longitude="13.354607" StarRating="3" HotelCode="191418|1672248|Bed &amp; Breakfast" HotelName="Bed and Breakfast Federico Secondo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cristina 24, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/41/3841973ac1a6d83162d77d54366fbfb4cacc19b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This B &amp; B is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4314.21" OriginalAmount="4229.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.124838533838" Longitude="13.357352614403" StarRating="4" HotelCode="98566|396995|Bed &amp; Breakfast" HotelName="Hotel Garibaldi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Emerico Amari 146, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/5b/aa5b03abc11e8422b8fbdba50cd51242955f9780.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo. The nearest airport is Palermo (PMO).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4521.66" OriginalAmount="4433.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123602" Longitude="13.357957" StarRating="4" HotelCode="51782|grand_hotel_federico_ii" HotelName="Hotel Federico II - Central 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,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Granatelli 60, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/09/f60998117e871511b73d3a9cbf2698e15d6d68fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the true heart of Palermo. Around 1 km away guests will find nightclubs and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4624.68" OriginalAmount="4534.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123978460524" Longitude="13.360514803041" StarRating="4" HotelCode="388443|mercure_hotel_palermo_centro" HotelName="Mercure Centro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 112, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c7/86c7e6efa2c888656d39cc06c96759e06638e200.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is situated just 150 metres from the centre of Palermo, where guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5516.16" OriginalAmount="5408.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126574" Longitude="13.350521" StarRating="4" HotelCode="117455|hotel_principe_di_villafranca" HotelName="Principe Di Villafranca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppina Turrisi Colonna, 4, 90141 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/eb/39ebb977f3b393558d0acddb055a19f852640dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area where once there was the Firriato, one of the most famous parks in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5536.56" OriginalAmount="5428.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.123226518596" Longitude="13.358340476219" StarRating="3" HotelCode="357676|alma_hotel_" HotelName="Alma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mariano Stabile 136/A, 90139 Palermo, Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/86/5d8694ef51741eea16f0cd7d0a7ba25b01a9de8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6036.16" OriginalAmount="5917.80" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115530959101" Longitude="13.360866881668" StarRating="4" HotelCode="47323|396985|Bed &amp; Breakfast" HotelName="Eurostars Centrale Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/06/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 327, 90134 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/1e/3b1e9bb74dc866bbecbc1e2808bee288fa329315.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The old town of Palermo is one of the largest in Europe, full of references to the past. Palermo ref...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6240.36" OriginalAmount="6118.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.1327" Longitude="13.35041" StarRating="4" HotelCode="177856|hotel_giardino_inglese" HotelName="Giardino Inglese" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale della Libertà 63, Palermo 90143</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/68/5768bc7d9e6846bd6fc6671d6515a91aaca06323.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a very comfortable city hotel in Palermo, situated in the aristocratic area of Viale della L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6506.44" OriginalAmount="6378.86" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.116314" Longitude="13.365005" StarRating="4" HotelCode="141339|1120458|Bed &amp; Breakfast" HotelName="Grand Hotel Piazza Borsa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Cartari 18, 90133 Palermo, Sicila</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ff/b3ffd107f18856d4c85ce5bef2b85c4e5ebe142b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Palermo, approximately 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7066.32" OriginalAmount="6927.76" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.126055997459" Longitude="13.356550633907" StarRating="4" HotelCode="366293|555585|Bed &amp; Breakfast" HotelName="Plaza Opera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolò Gallo 2, 90130 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a0/dba02398c7e1700f41a774ea1bf712fe541e4884.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located in the heart of Palermo, a few steps away from Piazza Politeama and v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7080.06" OriginalAmount="6941.24" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.164863" Longitude="13.328975" StarRating="3" HotelCode="404103|1241228|Bed &amp; Breakfast" HotelName="Villa Lampedusa Hotel &amp; Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/06/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Quartieri 104, Inserra, 90146 Palermo, Sicilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/16/04165e3af2ed4169545381edb2bbef061009379f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="7256.91" OriginalAmount="7114.62" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115944314584" Longitude="13.361947238445" StarRating="3" HotelCode="365858|2596415|Bed &amp; Breakfast" HotelName="B&amp;B Hotel Palermo Quattro Canti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Jacuzzi,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 291, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/29/74292e7b56aafc09edcc0ae20e3538b92822e2ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Palermo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="7442.94" OriginalAmount="7297.00" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.117737" Longitude="13.366705" StarRating="4" HotelCode="165864|top_cityline_hotel_palazzo_sitano" HotelName="Hotel Palazzo Sitano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House,Historic Hotel,Hotel de Charme" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Emanuele 114, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3e/783e33406fb69b8eba097558750323d5aa346ebd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the historical harbour in the heart of Palermo's Old Town. It is 150 m fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8852.91" OriginalAmount="8679.32" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.115372430918" Longitude="13.375006914139" StarRating="4" HotelCode="258934|555435|Bed &amp; Breakfast" HotelName="NH Palermo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Foro Italico, 90133 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/62/d662ab6b6381ed893b58de71e9b855149a65b237.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Palermo, facing the seaside promenade and lies close to the station and por...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16939.05" OriginalAmount="16606.91" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.12393966552" Longitude="13.35926502943" StarRating="4" HotelCode="13016|367975|Bed &amp; Breakfast" HotelName="Grand Hotel et Des Palmes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roma 398, 90139 Palermo</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/9d/a09d4cfbf574d5f35bf307326b00584058671b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical centre, the hotel is just a few steps from the Massimo and Politeama theat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73135.45" OriginalAmount="71701.42" MarkupRule="2.00">
      <BasicPropertyInfo Latitude="38.144926829248" Longitude="13.369465175212" StarRating="5" HotelCode="19045|747825|Bed &amp; Breakfast" HotelName="Villa Igiea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 22/06/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>Salita Belmonte 43, 90142 Palermo, Sizilia</AddressLine>
          </AddressLines>
          <CityName>Palermo</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccba0aff42b1e31ec2a9e9f18a01e9674514a87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the foot of Monte Pellegrino, the hotel and its luscious garden look out onto the bay of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Garden,Shopping Arcade,Wheelchair Access,Currency Exchange,Jacuzzi,Sauna,Nightclub,Massage Centre,Diet Meals,Golf</BasicAmenities>
    <HotelRating>4,2,3,5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,HISTORIC HOTEL,CLUB RESORT,HOTEL DE CHARME,COUNTRY HOUSE,ECO HOTEL,APARTMENT,HOTEL,BED AND BREAKFASTS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4020f4e5-bbc3-4532-8c15-18e84080ce3f|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="4020f4e5-bbc3-4532-8c15-18e84080ce3f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="55842" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-01T00:00:00" End="2026-07-24T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="10415|396975|Bed &amp; Breakfast" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="AE" ClientCountry="United Arab Emirates" 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
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|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
4020f4e5-bbc3-4532-8c15-18e84080ce3f|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
4020f4e5-bbc3-4532-8c15-18e84080ce3f|RateHawkPrice|successfull supplier interation||RateHawk|True