<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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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-03-25T13:02:20.4199572+00:00" Version="0" EchoToken="Search" TransactionIdentifier="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="301.00" OriginalAmount="292.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|79883694|Bed &amp; Breakfast" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.37" OriginalAmount="292.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|2824078|Bed &amp; Breakfast" HotelName="Holiday Inn München Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="303.55" OriginalAmount="294.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|2962019|Bed &amp; Breakfast" HotelName="Novotel Muenchen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.70" OriginalAmount="299.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|3037918|Bed &amp; Breakfast" HotelName="H4 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.80" OriginalAmount="305.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|4042254|Bed &amp; Breakfast" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.93" OriginalAmount="323.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="2" HotelCode="296259|1008402|Bed &amp; Breakfast" HotelName="a&amp;o München Laim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="340.24" OriginalAmount="330.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|5041496|Bed &amp; Breakfast" HotelName="4You Hostel &amp; Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.39" OriginalAmount="359.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="3" HotelCode="968381|49670192|Bed &amp; Breakfast" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="376.19" OriginalAmount="365.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|2267544|Bed &amp; Breakfast" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="377.09" OriginalAmount="366.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|2097300|Bed &amp; Breakfast" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="398.71" OriginalAmount="387.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|1977572|Bed &amp; Breakfast" HotelName="Holiday Inn München - Westpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="419.71" OriginalAmount="407.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|45674998|Bed &amp; Breakfast" HotelName="Bento Inn Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.77" OriginalAmount="413.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|1454395|Bed &amp; Breakfast" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.20" OriginalAmount="436.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|3318445|Bed &amp; Breakfast" HotelName="New Orly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.82" OriginalAmount="445.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|10289123|Bed &amp; Breakfast" HotelName="The Centerroom Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="459.05" OriginalAmount="445.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|1435636|Bed &amp; Breakfast" HotelName="Pullman Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.47" OriginalAmount="451.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|6549300|Bed &amp; Breakfast" HotelName="Hotel Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="469.94" OriginalAmount="456.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="4" HotelCode="14553|2088508|Bed &amp; Breakfast" HotelName="Maritim Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="474.34" OriginalAmount="460.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|1576238|Bed &amp; Breakfast" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|1060341|Bed &amp; Breakfast" HotelName="The Westin Grand Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.44" OriginalAmount="493.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|1198340|Bed &amp; Breakfast" HotelName="TRYP München City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="511.72" OriginalAmount="496.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|1317084|Bed &amp; Breakfast" HotelName="Eurostars Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.74" OriginalAmount="513.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|4300955|Bed &amp; Breakfast" HotelName="Munich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="529.15" OriginalAmount="513.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|2075794|Bed &amp; Breakfast" HotelName="Germania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.74" OriginalAmount="532.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|1041183|Bed &amp; Breakfast" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="562.35" OriginalAmount="545.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|1570336|Bed &amp; Breakfast" HotelName="Eurostars Book Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.69" OriginalAmount="568.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|1623771|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="594.32" OriginalAmount="577.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|1828440|Bed &amp; Breakfast" HotelName="Courtyard Munich City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.51" OriginalAmount="584.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2430089|Bed &amp; Breakfast" HotelName="NH Collection München Bavaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="603.86" OriginalAmount="586.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|1308564|Bed &amp; Breakfast" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="641.88" OriginalAmount="623.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1918572|Bed &amp; Breakfast" HotelName="King's Hotel Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="642.80" OriginalAmount="624.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|1181083|Bed &amp; Breakfast" HotelName="Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="702.74" OriginalAmount="682.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|1383666|Bed &amp; Breakfast" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="948.71" OriginalAmount="921.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|5192121|Bed &amp; Breakfast" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1032.21" OriginalAmount="1002.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|28148605|Bed &amp; Breakfast" HotelName="Andaz München Schwabinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1220.95" OriginalAmount="1185.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|1247297|Bed &amp; Breakfast" HotelName="Sofitel Munich Bayerpost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1420.92" OriginalAmount="1379.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|1367531|Bed &amp; Breakfast" HotelName="The Charles Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1641.68" OriginalAmount="1593.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|1184936|Bed &amp; Breakfast" HotelName="Bayerischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Laundry,Nightclub,Room Service,Sauna,Shopping Arcade,Wheelchair Access,Spa,Jacuzzi,Massage Centre,Swimming Pool,Bicycle Rental,Golf</BasicAmenities>
    <HotelRating>2,4,5,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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-03-25T13:02:24.4946123+00:00" Version="0" EchoToken="Search" TransactionIdentifier="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="301.00" OriginalAmount="292.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|79883694|Bed &amp; Breakfast" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.37" OriginalAmount="292.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|2824078|Bed &amp; Breakfast" HotelName="Holiday Inn München Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="303.55" OriginalAmount="294.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|2962019|Bed &amp; Breakfast" HotelName="Novotel Muenchen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.70" OriginalAmount="299.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|3037918|Bed &amp; Breakfast" HotelName="H4 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.80" OriginalAmount="305.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|4042254|Bed &amp; Breakfast" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.93" OriginalAmount="323.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="2" HotelCode="296259|1008402|Bed &amp; Breakfast" HotelName="a&amp;o München Laim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="340.24" OriginalAmount="330.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|5041496|Bed &amp; Breakfast" HotelName="4You Hostel &amp; Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.39" OriginalAmount="359.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="3" HotelCode="968381|49670192|Bed &amp; Breakfast" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="376.19" OriginalAmount="365.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|2267544|Bed &amp; Breakfast" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="377.09" OriginalAmount="366.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|2097300|Bed &amp; Breakfast" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="398.71" OriginalAmount="387.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|1977572|Bed &amp; Breakfast" HotelName="Holiday Inn München - Westpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="419.71" OriginalAmount="407.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|45674998|Bed &amp; Breakfast" HotelName="Bento Inn Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.77" OriginalAmount="413.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|1454395|Bed &amp; Breakfast" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.20" OriginalAmount="436.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|3318445|Bed &amp; Breakfast" HotelName="New Orly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.82" OriginalAmount="445.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|10289123|Bed &amp; Breakfast" HotelName="The Centerroom Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="459.05" OriginalAmount="445.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|1435636|Bed &amp; Breakfast" HotelName="Pullman Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.47" OriginalAmount="451.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|6549300|Bed &amp; Breakfast" HotelName="Hotel Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="469.94" OriginalAmount="456.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="4" HotelCode="14553|2088508|Bed &amp; Breakfast" HotelName="Maritim Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="474.34" OriginalAmount="460.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|1576238|Bed &amp; Breakfast" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|1060341|Bed &amp; Breakfast" HotelName="The Westin Grand Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.44" OriginalAmount="493.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|1198340|Bed &amp; Breakfast" HotelName="TRYP München City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="511.72" OriginalAmount="496.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|1317084|Bed &amp; Breakfast" HotelName="Eurostars Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.74" OriginalAmount="513.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|4300955|Bed &amp; Breakfast" HotelName="Munich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="529.15" OriginalAmount="513.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|2075794|Bed &amp; Breakfast" HotelName="Germania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.74" OriginalAmount="532.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|1041183|Bed &amp; Breakfast" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="562.35" OriginalAmount="545.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|1570336|Bed &amp; Breakfast" HotelName="Eurostars Book Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.69" OriginalAmount="568.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|1623771|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="594.32" OriginalAmount="577.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|1828440|Bed &amp; Breakfast" HotelName="Courtyard Munich City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.51" OriginalAmount="584.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2430089|Bed &amp; Breakfast" HotelName="NH Collection München Bavaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="603.86" OriginalAmount="586.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|1308564|Bed &amp; Breakfast" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="641.88" OriginalAmount="623.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1918572|Bed &amp; Breakfast" HotelName="King's Hotel Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="642.80" OriginalAmount="624.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|1181083|Bed &amp; Breakfast" HotelName="Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="702.74" OriginalAmount="682.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|1383666|Bed &amp; Breakfast" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="948.71" OriginalAmount="921.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|5192121|Bed &amp; Breakfast" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1032.21" OriginalAmount="1002.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|28148605|Bed &amp; Breakfast" HotelName="Andaz München Schwabinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1220.95" OriginalAmount="1185.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|1247297|Bed &amp; Breakfast" HotelName="Sofitel Munich Bayerpost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1420.92" OriginalAmount="1379.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|1367531|Bed &amp; Breakfast" HotelName="The Charles Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1641.68" OriginalAmount="1593.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|1184936|Bed &amp; Breakfast" HotelName="Bayerischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Laundry,Nightclub,Room Service,Sauna,Shopping Arcade,Wheelchair Access,Spa,Jacuzzi,Massage Centre,Swimming Pool,Bicycle Rental,Golf</BasicAmenities>
    <HotelRating>2,4,5,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|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 877|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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" TimeStamp="0001-01-01T00:00:00" HotelName="Novotel Muenchen Airport" HotelCode="161440|2962019" StarRating="4" GTCityId="17148" CountryCode="DE" CityName="Munich" CountryName="Germany" Address="Nordallee 29, 85356 München" PostCode="85356" PhoneNo="+49899705130" FaxNo="+4989970513100" Email="H6711@accor.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="48.354653828221" Longitude="11.758804321289" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: STANDARD ROOM WITH 1 DOUBLE SIZE BED AND DAYBED AS WELL AS NESPRESSO MACHINE" RoomTypeCode="1657898303-1-0|711657898303|3|0|12|MTk1Ljk4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="196" TotalPrice="201.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: TRIPLE ROOM - STANDARD ROOM WITH 1 DOUBLE SIZE BED AND DAYBED AS WELL AS NESPRESSO MACHINE" RoomTypeCode="2692010368-1-0|712692010368|3|0|12|MjI2LjgwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="227" TotalPrice="233.60" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: STANDARD ROOM WITH 1 DOUBLE BED AND SOFA" RoomTypeCode="112571217-1-0|710112571217|3|0|12|MjMxLjAwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="231" TotalPrice="237.93" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DOUBLE QUEEN SIZE BED" RoomTypeCode="509481980-1-0|710509481980|3|0|12|MjcyLjg1fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="273" TotalPrice="281.04" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: TRIPLE ROOM - SUPERIOR ROOM WITH 1 DOUBLE BED AND SOFA" RoomTypeCode="3500922168-1-0|713500922168|3|0|12|Mjc0LjcxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="275" TotalPrice="282.95" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR" RoomTypeCode="1253398333-1-0|711253398333|3|0|12|Mjc5LjgyfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="280" TotalPrice="288.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: DOUBLE ROOM - SUPERIOR" RoomTypeCode="4093143159-1-0|714093143159|3|0|12|Mjk0LjcxfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="295" TotalPrice="303.55" Status="CheckRates" NonRefundable="false" FreeText="Non Refundable Rate" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR WITH DOUBLE BED" RoomTypeCode="2955271960-1-0|712955271960|3|0|12|MzE0LjA2fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="314" TotalPrice="323.48" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Minibar|Air conditioning (centrally regulated)|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/17/84/1784f4f014dd8673b090212a95ffcaa73f652b06.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/mec/aa/c5/aac585ec78f27b45dd4d12d3b269561dfaf134bb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cf/16/cf169596d9deccf93b8257bfec27fa3d749185c4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/mec/f0/6a/f06a92fe6fac841c51d4b6f9a9af8d22d8907ff3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/mec/55/9d/559d00dc470f5f8561a952dfd364aae2c992eeef.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b7/e2/b7e2481ccc77305e693231fcc8eb8ce4438860d7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c7/75/c77533fac3d7799b691ed891083d4720616f4bbd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b9/8a/b98a68ef43b33dcfaee7a5ec21461caa3492c072.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/df/78/df78f662ff5c7829ec42a6492074d171bf040025.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/mec/42/db/42db8584317494dfe1cb04e1c36feb00f05c7022.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/52/2a/522a22e35f6407b85264f394de38c5d117b77927.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/65/3d/653dd85951d017a574ff85cedf068668462fed0b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/1b/6b1b7fc6549e57e9442516f883aa6eb93ae6bdf5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/75/08/75081bf106620e2c4ae1d2d7bcf13b456c1d4421.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/62/81/62814d30380111a284b7ae789020206cc4e59b1f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/44/6d/446dc81c8cb8436b07f287e699faf551a05224ec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/f0/55f03192e21084ef580c50045641d1347f59e4a4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/mec/c9/8a/c98a5ffea55c0522174b0d97182fd538ae0e2beb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/4a/ca4ae85be04dee8f70922c80efbe2e7e03bc6cf6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d5/85/d5858708ef7b37f82faa6565e368751d005ae8e0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b3/08/b30815ec0f89addb8fd17d848dac8413e1f3e91c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/be/d8/bed844fbf8514ea2c3bf922fa036d67b0854d7ea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/60/f4/60f49326ad13c13129a43a184c516f4bcfaf7c43.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/77/9a77166b976d0a1f78cfce019e397fac34c6ccc5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7f/5c/7f5cc551377f1737fb6b761fda7d464321d255f1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/70/82/70822192ba0dedb4e63f35bb20e274dd58191e47.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e0/f7/e0f762574cd9699c8a8dd0fa978bff0f2d40a618.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/24/62/246261161d7e91d192ab88e673eb15132e0ff75c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cc/5e/cc5e68471bf231147fed7bf5b4bfcc08ea770d3f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fe/63/fe6397ebb0720b5dd9e6bb89b9720c37fd2a4cca.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/62/2b/622b88cbaaf5013e6d36c889972d082625fd3f08.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0b/8f/0b8fd72318278d2ec514e8b8aa016ab71d204bde.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/e7/0fe763fd3a59733408e5783fad0259f963993db6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c8/46/c84607fe8a171358440caaa9d0bbf99f7b13b63a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f6/f8/f6f8d6146a578c7ad8a91cf4d7fbb4462155233a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/27/79/27795df67e383607fe9b9f97fb4ca54c9f573d25.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7d/b9/7db946504a548da42bdefa91b99ca33a03950c77.JPEG" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>49-89-970513100</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>49-89-9705130</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>Number of Rooms (total)</Description><Value>257</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Rooms>
    <Room RoomType="Room 1: STANDARD ROOM WITH 1 DOUBLE SIZE BED AND DAYBED AS WELL AS NESPRESSO MACHINE" TotalAdult="3" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="161440|2962019" SourceId="12" RoomTypeCode="1657898303-1-0|711657898303|3|0|12|MTk1Ljk4fEdCUHxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|TravellandaBlock|successfully done supplier prebooking||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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-03-25T13:02:41.352325+00:00" Version="0" EchoToken="Search" TransactionIdentifier="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="301.00" OriginalAmount="292.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|79883694|Bed &amp; Breakfast" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.37" OriginalAmount="292.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|2824078|Bed &amp; Breakfast" HotelName="Holiday Inn München Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="303.55" OriginalAmount="294.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|2962019|Bed &amp; Breakfast" HotelName="Novotel Muenchen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.70" OriginalAmount="299.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|3037918|Bed &amp; Breakfast" HotelName="H4 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.80" OriginalAmount="305.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|4042254|Bed &amp; Breakfast" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.93" OriginalAmount="323.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="2" HotelCode="296259|1008402|Bed &amp; Breakfast" HotelName="a&amp;o München Laim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="340.24" OriginalAmount="330.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|5041496|Bed &amp; Breakfast" HotelName="4You Hostel &amp; Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.39" OriginalAmount="359.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="3" HotelCode="968381|49670192|Bed &amp; Breakfast" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="376.19" OriginalAmount="365.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|2267544|Bed &amp; Breakfast" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="377.09" OriginalAmount="366.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|2097300|Bed &amp; Breakfast" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="398.71" OriginalAmount="387.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|1977572|Bed &amp; Breakfast" HotelName="Holiday Inn München - Westpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="419.71" OriginalAmount="407.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|45674998|Bed &amp; Breakfast" HotelName="Bento Inn Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.77" OriginalAmount="413.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|1454395|Bed &amp; Breakfast" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.20" OriginalAmount="436.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|3318445|Bed &amp; Breakfast" HotelName="New Orly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.82" OriginalAmount="445.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|10289123|Bed &amp; Breakfast" HotelName="The Centerroom Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="459.05" OriginalAmount="445.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|1435636|Bed &amp; Breakfast" HotelName="Pullman Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.47" OriginalAmount="451.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|6549300|Bed &amp; Breakfast" HotelName="Hotel Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="469.94" OriginalAmount="456.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="4" HotelCode="14553|2088508|Bed &amp; Breakfast" HotelName="Maritim Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="474.34" OriginalAmount="460.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|1576238|Bed &amp; Breakfast" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|1060341|Bed &amp; Breakfast" HotelName="The Westin Grand Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.44" OriginalAmount="493.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|1198340|Bed &amp; Breakfast" HotelName="TRYP München City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="511.72" OriginalAmount="496.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|1317084|Bed &amp; Breakfast" HotelName="Eurostars Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.74" OriginalAmount="513.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|4300955|Bed &amp; Breakfast" HotelName="Munich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="529.15" OriginalAmount="513.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|2075794|Bed &amp; Breakfast" HotelName="Germania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.74" OriginalAmount="532.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|1041183|Bed &amp; Breakfast" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="562.35" OriginalAmount="545.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|1570336|Bed &amp; Breakfast" HotelName="Eurostars Book Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.69" OriginalAmount="568.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|1623771|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="594.32" OriginalAmount="577.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|1828440|Bed &amp; Breakfast" HotelName="Courtyard Munich City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.51" OriginalAmount="584.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2430089|Bed &amp; Breakfast" HotelName="NH Collection München Bavaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="603.86" OriginalAmount="586.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|1308564|Bed &amp; Breakfast" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="641.88" OriginalAmount="623.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1918572|Bed &amp; Breakfast" HotelName="King's Hotel Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="642.80" OriginalAmount="624.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|1181083|Bed &amp; Breakfast" HotelName="Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="702.74" OriginalAmount="682.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|1383666|Bed &amp; Breakfast" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="948.71" OriginalAmount="921.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|5192121|Bed &amp; Breakfast" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1032.21" OriginalAmount="1002.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|28148605|Bed &amp; Breakfast" HotelName="Andaz München Schwabinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1220.95" OriginalAmount="1185.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|1247297|Bed &amp; Breakfast" HotelName="Sofitel Munich Bayerpost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1420.92" OriginalAmount="1379.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|1367531|Bed &amp; Breakfast" HotelName="The Charles Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1641.68" OriginalAmount="1593.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|1184936|Bed &amp; Breakfast" HotelName="Bayerischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Laundry,Nightclub,Room Service,Sauna,Shopping Arcade,Wheelchair Access,Spa,Jacuzzi,Massage Centre,Swimming Pool,Bicycle Rental,Golf</BasicAmenities>
    <HotelRating>2,4,5,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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-03-25T13:02:43.0297584+00:00" Version="0" EchoToken="Search" TransactionIdentifier="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="301.00" OriginalAmount="292.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|79883694|Bed &amp; Breakfast" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.37" OriginalAmount="292.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|2824078|Bed &amp; Breakfast" HotelName="Holiday Inn München Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="303.55" OriginalAmount="294.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|2962019|Bed &amp; Breakfast" HotelName="Novotel Muenchen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.70" OriginalAmount="299.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|3037918|Bed &amp; Breakfast" HotelName="H4 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.80" OriginalAmount="305.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|4042254|Bed &amp; Breakfast" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.93" OriginalAmount="323.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="2" HotelCode="296259|1008402|Bed &amp; Breakfast" HotelName="a&amp;o München Laim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="340.24" OriginalAmount="330.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|5041496|Bed &amp; Breakfast" HotelName="4You Hostel &amp; Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.39" OriginalAmount="359.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="3" HotelCode="968381|49670192|Bed &amp; Breakfast" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="376.19" OriginalAmount="365.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|2267544|Bed &amp; Breakfast" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="377.09" OriginalAmount="366.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|2097300|Bed &amp; Breakfast" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="398.71" OriginalAmount="387.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|1977572|Bed &amp; Breakfast" HotelName="Holiday Inn München - Westpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="419.71" OriginalAmount="407.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|45674998|Bed &amp; Breakfast" HotelName="Bento Inn Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.77" OriginalAmount="413.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|1454395|Bed &amp; Breakfast" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.20" OriginalAmount="436.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|3318445|Bed &amp; Breakfast" HotelName="New Orly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.82" OriginalAmount="445.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|10289123|Bed &amp; Breakfast" HotelName="The Centerroom Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="459.05" OriginalAmount="445.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|1435636|Bed &amp; Breakfast" HotelName="Pullman Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.47" OriginalAmount="451.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|6549300|Bed &amp; Breakfast" HotelName="Hotel Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="469.94" OriginalAmount="456.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="4" HotelCode="14553|2088508|Bed &amp; Breakfast" HotelName="Maritim Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="474.34" OriginalAmount="460.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|1576238|Bed &amp; Breakfast" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|1060341|Bed &amp; Breakfast" HotelName="The Westin Grand Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.44" OriginalAmount="493.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|1198340|Bed &amp; Breakfast" HotelName="TRYP München City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="511.72" OriginalAmount="496.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|1317084|Bed &amp; Breakfast" HotelName="Eurostars Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.74" OriginalAmount="513.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|4300955|Bed &amp; Breakfast" HotelName="Munich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="529.15" OriginalAmount="513.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|2075794|Bed &amp; Breakfast" HotelName="Germania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.74" OriginalAmount="532.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|1041183|Bed &amp; Breakfast" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="562.35" OriginalAmount="545.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|1570336|Bed &amp; Breakfast" HotelName="Eurostars Book Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.69" OriginalAmount="568.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|1623771|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="594.32" OriginalAmount="577.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|1828440|Bed &amp; Breakfast" HotelName="Courtyard Munich City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.51" OriginalAmount="584.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2430089|Bed &amp; Breakfast" HotelName="NH Collection München Bavaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="603.86" OriginalAmount="586.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|1308564|Bed &amp; Breakfast" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="641.88" OriginalAmount="623.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1918572|Bed &amp; Breakfast" HotelName="King's Hotel Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="642.80" OriginalAmount="624.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|1181083|Bed &amp; Breakfast" HotelName="Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="702.74" OriginalAmount="682.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|1383666|Bed &amp; Breakfast" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="948.71" OriginalAmount="921.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|5192121|Bed &amp; Breakfast" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1032.21" OriginalAmount="1002.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|28148605|Bed &amp; Breakfast" HotelName="Andaz München Schwabinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1220.95" OriginalAmount="1185.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|1247297|Bed &amp; Breakfast" HotelName="Sofitel Munich Bayerpost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1420.92" OriginalAmount="1379.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|1367531|Bed &amp; Breakfast" HotelName="The Charles Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1641.68" OriginalAmount="1593.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|1184936|Bed &amp; Breakfast" HotelName="Bayerischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Laundry,Nightclub,Room Service,Sauna,Shopping Arcade,Wheelchair Access,Spa,Jacuzzi,Massage Centre,Swimming Pool,Bicycle Rental,Golf</BasicAmenities>
    <HotelRating>2,4,5,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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-03-25T13:02:45.974495+00:00" Version="0" EchoToken="Search" TransactionIdentifier="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="301.00" OriginalAmount="292.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|79883694|Bed &amp; Breakfast" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.37" OriginalAmount="292.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|2824078|Bed &amp; Breakfast" HotelName="Holiday Inn München Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="303.55" OriginalAmount="294.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|2962019|Bed &amp; Breakfast" HotelName="Novotel Muenchen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.70" OriginalAmount="299.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|3037918|Bed &amp; Breakfast" HotelName="H4 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.80" OriginalAmount="305.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|4042254|Bed &amp; Breakfast" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.93" OriginalAmount="323.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="2" HotelCode="296259|1008402|Bed &amp; Breakfast" HotelName="a&amp;o München Laim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="340.24" OriginalAmount="330.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|5041496|Bed &amp; Breakfast" HotelName="4You Hostel &amp; Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.39" OriginalAmount="359.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="3" HotelCode="968381|49670192|Bed &amp; Breakfast" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="376.19" OriginalAmount="365.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|2267544|Bed &amp; Breakfast" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="377.09" OriginalAmount="366.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|2097300|Bed &amp; Breakfast" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="398.71" OriginalAmount="387.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|1977572|Bed &amp; Breakfast" HotelName="Holiday Inn München - Westpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="419.71" OriginalAmount="407.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|45674998|Bed &amp; Breakfast" HotelName="Bento Inn Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.77" OriginalAmount="413.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|1454395|Bed &amp; Breakfast" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.20" OriginalAmount="436.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|3318445|Bed &amp; Breakfast" HotelName="New Orly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.82" OriginalAmount="445.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|10289123|Bed &amp; Breakfast" HotelName="The Centerroom Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="459.05" OriginalAmount="445.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|1435636|Bed &amp; Breakfast" HotelName="Pullman Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.47" OriginalAmount="451.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|6549300|Bed &amp; Breakfast" HotelName="Hotel Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="469.94" OriginalAmount="456.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="4" HotelCode="14553|2088508|Bed &amp; Breakfast" HotelName="Maritim Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="474.34" OriginalAmount="460.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|1576238|Bed &amp; Breakfast" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|1060341|Bed &amp; Breakfast" HotelName="The Westin Grand Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.44" OriginalAmount="493.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|1198340|Bed &amp; Breakfast" HotelName="TRYP München City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="511.72" OriginalAmount="496.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|1317084|Bed &amp; Breakfast" HotelName="Eurostars Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.74" OriginalAmount="513.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|4300955|Bed &amp; Breakfast" HotelName="Munich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="529.15" OriginalAmount="513.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|2075794|Bed &amp; Breakfast" HotelName="Germania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.74" OriginalAmount="532.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|1041183|Bed &amp; Breakfast" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="562.35" OriginalAmount="545.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|1570336|Bed &amp; Breakfast" HotelName="Eurostars Book Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.69" OriginalAmount="568.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|1623771|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="594.32" OriginalAmount="577.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|1828440|Bed &amp; Breakfast" HotelName="Courtyard Munich City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.51" OriginalAmount="584.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2430089|Bed &amp; Breakfast" HotelName="NH Collection München Bavaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="603.86" OriginalAmount="586.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|1308564|Bed &amp; Breakfast" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="641.88" OriginalAmount="623.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1918572|Bed &amp; Breakfast" HotelName="King's Hotel Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="642.80" OriginalAmount="624.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|1181083|Bed &amp; Breakfast" HotelName="Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="702.74" OriginalAmount="682.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|1383666|Bed &amp; Breakfast" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="948.71" OriginalAmount="921.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|5192121|Bed &amp; Breakfast" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1032.21" OriginalAmount="1002.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|28148605|Bed &amp; Breakfast" HotelName="Andaz München Schwabinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1220.95" OriginalAmount="1185.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|1247297|Bed &amp; Breakfast" HotelName="Sofitel Munich Bayerpost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1420.92" OriginalAmount="1379.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|1367531|Bed &amp; Breakfast" HotelName="The Charles Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1641.68" OriginalAmount="1593.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|1184936|Bed &amp; Breakfast" HotelName="Bayerischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Laundry,Nightclub,Room Service,Sauna,Shopping Arcade,Wheelchair Access,Spa,Jacuzzi,Massage Centre,Swimming Pool,Bicycle Rental,Golf</BasicAmenities>
    <HotelRating>2,4,5,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|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 877|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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" TimeStamp="0001-01-01T00:00:00" HotelName="4You Hostel &amp; Hotel München" HotelCode="104285|5041496" StarRating="2" GTCityId="17148" CountryCode="DE" CityName="Munich" CountryName="Germany" Address="Hirtenstraße 18, 80335 Munich, Bayern" PostCode="80335" PhoneNo="" FaxNo="" Email="" CheckInTime="15:00" CheckOutTime="11:00" Latitude="48.14244" Longitude="11.55779" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: TRIPLE TWO BEDS" RoomTypeCode="688793239-1-0|710688793239|3|0|12|MzMwLjMzfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="330" TotalPrice="340.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Double Bed</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: QUADRUPLE BUNK BED" RoomTypeCode="1143789808-1-0|711143789808|3|0|12|NDE3LjQ4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="417" TotalPrice="430.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Double Bed</OtherFacilities></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d4/e9/d4e9e035df6b3e13f3ab31309fd18f308014d1ba.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fc/ed/fced777e86c4b1b9ebbf3194f034cc0a96f974d1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c5/8b/c58b0907a457e8a9fef04f195a2f12fbb38d5015.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bf/02/bf02da72f5fabe89b8561089322728cb86b19cc6.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fc/18/fc1814e7f261243f63532b209114ec366c6eda5f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/11/ea/11ea316fda062d85dc42bb05b1281d2c248d6d0b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/88/df/88df62b149063a0f2d541149bb82277f3078cf43.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/be/52/be525ffb47b013d9e6874a6b5aac98f9a4f5ec98.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/77/2d/772d663e72e5a7546b3b0b05a40fb10889149126.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9f/1c/9f1c6114819637224b3a700e688c5554ed8cbf6c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/70/1f/701f19319a02285f68fd66a91adfab53bcf5f54e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ea/c7/eac7f2d43414aa7686183a71bead6ae9d8459419.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/77/5e77aa65503846c8366486e9088483d174443572.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/98/1e/981ec6977a41d07239c607098af1a68f06d0533e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6a/89/6a897d7616816379c154805d77073507edae74ce.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f4/6f/f46f3992b4d2b3b3c2db379e3730adcef4acb912.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/db/17/db178edfbfffc7bf4925c7dcffa1015d24642d09.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c0/d7/c0d705025f283c5920f3f1ee149474e361bc0821.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/36/34/36343661b47d36252fea77a57f1a2916c501e452.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/86/e4867537213393782451608a0ef7f98de7b005ec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/97/c4/97c4eb93888245e2448a4834166fc041d88441b5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/c3/adc3877c1b62e0fc8afe3d2a0685fe55e2b7ca02.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d5/39/d53928e8288feec3c0b5e85fb6da301421e11bdc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/2e/c62ed2b8fb52c6e626d2a0de99990c02e7893372.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/73/24/73248d75bed80b845f110ef866476b0a5347a371.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/80/d6807fa5700783be050c0a339b6a4244a0d745aa.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d9/b3/d9b3f7c5695084a281c072478155984daf6cb79c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/23/14/231446391b9b21b5009836ad031477ae3bfee90e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/55/6b55420c3164c06b57b945c9508c439ccfe809bb.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cc/a2/cca23771fec61e6ca6078d7d7c5a0a2bb307eaf3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/41/c9/41c92039990ba6e8a8fe677e0bce6826f0819a24.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/21/ae2186c060dcb034b15fa0479b549bb26d107c81.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/38/15/3815189e26dd8424366a33292c7552816f1bce63.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/28/b6/28b66fa6196715bc2313dc84a64208cdb5ce98e7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/09/24/0924d77f67ad7b714deba3ed0dba2c99e0e199f3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0e/4f/0e4fe63d29c4b573ff44b6d9034b0d986c808658.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d4/10/d410b66167890e4623998d895a378a0df1d90b89.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/13/56/1356f2af2174c960837a15b6e8fdd7dd009ff120.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/17/0e/170e1eda485390da8a4b20af684c532acd0b90b9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ab/75/ab753051c21e8a41c6b003b18ecb05f3eb8892e4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/2b/6b2bced0dcdc0ef2ef08b27cf0f86483e4222eda.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/8f/81/8f81409ad84cbbcc8a2a2485635df1acf669bdbf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/16/ca/16cadacdff3f6bc78c416dc2d240c23a4027019b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9b/b1/9bb195107434ff5e18f46912e5ef9a14b4dab86b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/49/af/49afc5f1dbf7099ee71b79f23eb084f247cfcdef.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/74/24/7424a7656afbaaa015ce0de21e6acb611b34dadb.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/49/89/49893a4883412af209ac15f0952f0db31e73184a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ef/86/ef86388ea5e0c81b39cbf40b4fdc55adc20548b8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/95/2f/952f30217a9edc532fc0b51efed5b3ee5c64a04f.JPEG" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>00498955216666</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>0049895521660</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>29</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bicycle Hire</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Rooms>
    <Room RoomType="Room 1: TRIPLE TWO BEDS" TotalAdult="3" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="104285|5041496" SourceId="12" RoomTypeCode="688793239-1-0|710688793239|3|0|12|MzMwLjMzfEdCUHxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|TravellandaBlock|exception while supplier booking interation||Travellanda|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|CheckRateResponse|CheckRateResponse|<?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="0001-01-01T00:00:00" Version="0">
  <Error>
    <Error>
      <Error ShortText="There is an error in XML document (0, 0)." RecordID="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" />
    </Error>
  </Error>
</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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Rooms>
    <Room RoomType="Room 1: TRIPLE TWO BEDS" TotalAdult="3" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="104285|5041496" SourceId="12" RoomTypeCode="1143789808-1-0|711143789808|3|0|12|NDE3LjQ4fEdCUHxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|CheckRateResponse|CheckRateResponse|<?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="0001-01-01T00:00:00" Version="0">
  <Error>
    <Error>
      <Error ShortText="There is an error in XML document (0, 0)." RecordID="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" />
    </Error>
  </Error>
</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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|HandlerError|exception while hotel booking|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.XmlSerializationReaderCheckRatesRS.Read10_CheckRatesRS()
   --- 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.CheckRates(CheckRatesRQ pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelCoordinator\HotelCoordinator\HotelCoordinator\HotelCoordinator.cs:line 1461
   at Handler.HotelHandler.CheckRates(CheckRatesRQ checkRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelHandler\HotelHandler\HotelHandler.cs:line 385 | Request:-<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Rooms>
    <Room RoomType="Room 1: TRIPLE TWO BEDS" TotalAdult="3" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="104285|5041496" SourceId="12" RoomTypeCode="1143789808-1-0|711143789808|3|0|12|NDE3LjQ4fEdCUHxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-03T00:00:00" End="2026-10-04T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50|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-03-25T13:03:08.6870185+00:00" Version="0" EchoToken="Search" TransactionIdentifier="eafe1eaa-2d75-4988-9ec0-0dbcb1dc6d50" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="12" TotalAmount="301.00" OriginalAmount="292.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|79883694|Bed &amp; Breakfast" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="301.37" OriginalAmount="292.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|2824078|Bed &amp; Breakfast" HotelName="Holiday Inn München Süd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="303.55" OriginalAmount="294.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|2962019|Bed &amp; Breakfast" HotelName="Novotel Muenchen Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="308.70" OriginalAmount="299.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137202363917" Longitude="11.689634923943" StarRating="4" HotelCode="255984|3037918|Bed &amp; Breakfast" HotelName="H4 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konrad-Zuse-Platz 14, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/06/7a06071f3643c323d88413011a60dc12741e4294.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="314.80" OriginalAmount="305.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|4042254|Bed &amp; Breakfast" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.93" OriginalAmount="323.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="2" HotelCode="296259|1008402|Bed &amp; Breakfast" HotelName="a&amp;o München Laim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="340.24" OriginalAmount="330.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|5041496|Bed &amp; Breakfast" HotelName="4You Hostel &amp; Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="370.39" OriginalAmount="359.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12559357" Longitude="11.60963986" StarRating="3" HotelCode="968381|49670192|Bed &amp; Breakfast" HotelName="Residence Inn by Marriott Munich Ostbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Grafinger Strasse 5, 81671 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/6c/b96cdc6e05d1fdbda8464ec23093bab17e77882e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="376.19" OriginalAmount="365.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|2267544|Bed &amp; Breakfast" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="377.09" OriginalAmount="366.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1315298462" Longitude="11.60863845325" StarRating="4" HotelCode="178287|2097300|Bed &amp; Breakfast" HotelName="Residence Inn Munich City East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/1b/6b1bf5de055b465f1c85faf062a024f2ec1702c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="398.71" OriginalAmount="387.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|1977572|Bed &amp; Breakfast" HotelName="Holiday Inn München - Westpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="419.71" OriginalAmount="407.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|45674998|Bed &amp; Breakfast" HotelName="Bento Inn Munich Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="425.77" OriginalAmount="413.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|1454395|Bed &amp; Breakfast" HotelName="NH München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.20" OriginalAmount="436.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|3318445|Bed &amp; Breakfast" HotelName="New Orly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="458.82" OriginalAmount="445.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13314875" Longitude="11.66370063" StarRating="2" HotelCode="788664|10289123|Bed &amp; Breakfast" HotelName="The Centerroom Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 4, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/34/2634708baed879b74fb58b03d93a91fbc60896bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="459.05" OriginalAmount="445.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|1435636|Bed &amp; Breakfast" HotelName="Pullman Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="465.47" OriginalAmount="451.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|6549300|Bed &amp; Breakfast" HotelName="Hotel Demas City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="469.94" OriginalAmount="456.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="4" HotelCode="14553|2088508|Bed &amp; Breakfast" HotelName="Maritim Hotel München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="474.34" OriginalAmount="460.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|1576238|Bed &amp; Breakfast" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|1060341|Bed &amp; Breakfast" HotelName="The Westin Grand Munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.44" OriginalAmount="493.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|1198340|Bed &amp; Breakfast" HotelName="TRYP München City Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="511.72" OriginalAmount="496.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|1317084|Bed &amp; Breakfast" HotelName="Eurostars Grand Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="528.74" OriginalAmount="513.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|4300955|Bed &amp; Breakfast" HotelName="Munich Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="529.15" OriginalAmount="513.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|2075794|Bed &amp; Breakfast" HotelName="Germania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="548.74" OriginalAmount="532.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|1041183|Bed &amp; Breakfast" HotelName="Hilton Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="562.35" OriginalAmount="545.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|1570336|Bed &amp; Breakfast" HotelName="Eurostars Book Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="585.69" OriginalAmount="568.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|1623771|Bed &amp; Breakfast" HotelName="Mercure Hotel Muenchen City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="594.32" OriginalAmount="577.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|1828440|Bed &amp; Breakfast" HotelName="Courtyard Munich City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="602.51" OriginalAmount="584.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2430089|Bed &amp; Breakfast" HotelName="NH Collection München Bavaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="603.86" OriginalAmount="586.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|1308564|Bed &amp; Breakfast" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="641.88" OriginalAmount="623.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1918572|Bed &amp; Breakfast" HotelName="King's Hotel Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="642.80" OriginalAmount="624.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|1181083|Bed &amp; Breakfast" HotelName="Munich City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="702.74" OriginalAmount="682.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|1383666|Bed &amp; Breakfast" HotelName="Le Meridien München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="948.71" OriginalAmount="921.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|5192121|Bed &amp; Breakfast" HotelName="Prinz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1032.21" OriginalAmount="1002.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|28148605|Bed &amp; Breakfast" HotelName="Andaz München Schwabinger Tor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1220.95" OriginalAmount="1185.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|1247297|Bed &amp; Breakfast" HotelName="Sofitel Munich Bayerpost" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1420.92" OriginalAmount="1379.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|1367531|Bed &amp; Breakfast" HotelName="The Charles Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1641.68" OriginalAmount="1593.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|1184936|Bed &amp; Breakfast" HotelName="Bayerischer Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service,Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Laundry,Nightclub,Room Service,Sauna,Shopping Arcade,Wheelchair Access,Spa,Jacuzzi,Massage Centre,Swimming Pool,Bicycle Rental,Golf</BasicAmenities>
    <HotelRating>2,4,5,3</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cfe9f37b-7d54-49ae-a2cc-2996c376fb1d|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="cfe9f37b-7d54-49ae-a2cc-2996c376fb1d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
cfe9f37b-7d54-49ae-a2cc-2996c376fb1d|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cfe9f37b-7d54-49ae-a2cc-2996c376fb1d|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="cfe9f37b-7d54-49ae-a2cc-2996c376fb1d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="60621|1432394" SourceId="12" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
cfe9f37b-7d54-49ae-a2cc-2996c376fb1d|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="cfe9f37b-7d54-49ae-a2cc-2996c376fb1d" TimeStamp="0001-01-01T00:00:00" HotelName="Tessin" HotelCode="60621|1432394" StarRating="3" GTCityId="17148" CountryCode="DE" CityName="Munich" CountryName="Germany" Address="Landsbergerstraße 291, 80687 München" PostCode="80687" PhoneNo="+49895461380" FaxNo="+498954613838" Email="welcome@hotel-tessin.eu" CheckInTime="14:00" CheckOutTime="11:00" Latitude="48.142732" Longitude="11.504281" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: TRIPLE TWO BEDS" RoomTypeCode="2838508815-1-0|702838508815|3|0|12|MzUzLjc5fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="354" TotalPrice="364.40" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|King-size Bed|Central Heating|TV|Double Bed|Heating (individually regulated)</OtherFacilities></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/f9/2c/f92c11776188f8074603153a7015348f42d45d04.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f8/20/f82068c1a8dd14f0a56337f224a6a0427829e439.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0b/b3/0bb358fccf3d6335004d68ca6107dbada4154f26.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/70/dc/70dc685e8de6fd77b9b0ee3349f667d707f9b3c0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e7/25/e7256fe57555eac854086d839159e07acf69031d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/zz/dcad7f910982fd6e7d9a57e1503f56c31d82b9b1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/39/f1/39f1561f1f68ecc827fe18ea74034df764a9850d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2b/5b/2b5b8f2caba6d9296d285db77875fd414c84e8f0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7f/32/7f3279afae6eefa6ae3812463f534502aef986fc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/2c/ad2c8496c0c37f4b8d2bc133a94a3e8724f2b4ac.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/69/f0/69f033c150d6d18c7e67a8683847ec13e67c5900.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/c5/c6c5e27143a2620908e58a8bf027dfaa1783dee9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/42/5e42dc9bb8aba7aaac45346b78e0e8a2d96a24ef.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/dd/6edd463dad3ed394c934732f773bade103ea9659.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/56/5e56b6d1efac083d0891866fba0a07e48f16c5f2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/79/4d/794d5be0b81ca395aa5411aee498114807be4e77.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a5/95/a595037593356cb46a5922bc09045f80a048b5c5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a6/0b/a60bae0b143564f90ca0044fdd3804afdca77398.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6a/15/6a153cd1f3e10b6a8f4bebde8c58d6da554e3f42.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cd/98/cd984f00b1072c7a40e2f409179b691bed078a11.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/92/ea/92eabb2caeb79d90f1401d993a025ed4edac39c9.JPEG" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>00498954613838</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>0049895461380</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1960</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>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>20</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>10</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>10</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Foyer</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Special Offers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>2000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>100 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>100 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cfe9f37b-7d54-49ae-a2cc-2996c376fb1d|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="cfe9f37b-7d54-49ae-a2cc-2996c376fb1d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="365824|2267544" SourceId="12" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
cfe9f37b-7d54-49ae-a2cc-2996c376fb1d|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="cfe9f37b-7d54-49ae-a2cc-2996c376fb1d" TimeStamp="0001-01-01T00:00:00" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" HotelCode="365824|2267544" StarRating="3" GTCityId="17148" CountryCode="DE" CityName="Munich" CountryName="Germany" Address="Lyonel Feininger Strasse 22, 80807 München" PostCode="80807" PhoneNo="+4989358190" FaxNo="+498935819199" Email="h5229@accor.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="48.179660166461" Longitude="11.593278995435" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: STANDARD SUITE" RoomTypeCode="3608651474-1-0|703608651474|3|0|12|MzU4LjY4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="359" TotalPrice="369.44" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUITE" RoomTypeCode="2909260151-1-0|702909260151|3|0|12|Mzc2Ljk4fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="377" TotalPrice="388.29" Status="CheckRates" NonRefundable="false" FreeText="Non Refundable Rate" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUPERIOR SUITE" RoomTypeCode="3784556071-1-0|703784556071|3|0|12|Mzk4LjIyfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="398" TotalPrice="410.17" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: SUITE - SUPERIOR" RoomTypeCode="2429438004-1-0|702429438004|3|0|12|NDE4LjU3fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="419" TotalPrice="431.13" Status="CheckRates" NonRefundable="false" FreeText="Non Refundable Rate" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: TRIPLE ROOM - STANDARD SUITE" RoomTypeCode="2114701375-1-0|702114701375|3|0|12|NDI1LjExfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="425" TotalPrice="437.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" RoomType="Room 1: TRIPLE ROOM - SUPERIOR SUITE" RoomTypeCode="994921611-1-0|700994921611|3|0|12|NDcxLjk3fEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="472" TotalPrice="486.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Radio|Internet access|Fridge|Air conditioning (centrally regulated)|Safe|TV|Microwave|Tea/coffee maker</OtherFacilities></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/73/4d/734ddd9253ae9c4bd32872b3e108d98a058f6ebb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8e/fa/8efa0a8c00795d7592dc40aa95f98422d189c6f4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/30/6f/306fa1dccc23a4aa5eda4fb992f7e751677a927e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/37/f6/37f68a63080101889cd7da7d5fcd31399b65abb3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/aa/e5/aae5eab73a7080b76773a9b3976db129eec0139c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fe/39/fe390baa36ff2326fc876b619abaed543e2b3800.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/61/c9612ed60b13f5ccab5d0123118cf42ad86f603a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/45/e1/45e118dcf76d9add8c56f602ce9d902d628802e7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/41/99/41996741a25018374117f890404d58feb93fa2c4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/33/19/3319f3ec0772e243333e5c4aebfe6ecc68df7352.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/54/8a/548a735d44cfaccab3c0baa75e676a1f005f0c10.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f7/4e/f74e687504c16e918ca1ff0df623fefd24958e56.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/90/19/90199660853ec18a31872a0375e563e6da4272ff.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/82/e4/82e480a7e736cece02c36455351f522442ad0550.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/06/11/06112d075261e6462e63066a12fad5535ef54f23.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/62/5d/625dd9501b51bad76b7346600bad478df039bf53.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/fd/0ffda9774cb7fa62ef164299dc2fa0009ddd15b3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/9f/d69fb49ee9275a8a2f06b5edad2cc2f5ab083478.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/1b/b4/1bb4f72099d8e82d7d86a99a251c259927b8c1cd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3e/68/3e68a172cc84a7f0dc08eea207c1f63575a947c8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/f3/55f3b5c0b70e06bcc49b958d8ebf3bffbb01fc54.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a5/b0/a5b0f7e9e098a6c6636143f8cceb497192b1cc85.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/90/f6/90f67457d7d5172b986af96cbeee96924a51f558.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/28/5a/285a1d8122839286da00fbb09bb0b2a4ca48f870.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/9e/ae9ed745a11fbef638cf1d32b70ca8c5c7641557.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7c/af/7cafb6ef0f230fc320cb2851ff74fa97ddbfe7d8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2d/29/2d2975aace16e543e1811e68c3ed34ad18dd3a04.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5b/d5/5bd5db897e6d088e3d96dabc0dea1394decd6798.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f1/14/f1145d03fa36ad2ed8867f6dd00dd81b390e9b56.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/37/92/3792ee2fc536a844dee5053d16cda0824b7950dc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/ba/d2badff254396ee99028a290f509c914e69757ad.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/32/d3/32d3c5a06f1a047f148dc3703c5847532b771f2d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fa/ea/faead94bd7bf83399e32eb1f45d4a2aed713a18b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/07/3c/073cf1c6bc09d9d8e5f9288abdf7a8b1338083d7.JPEG" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>49-89-35819199</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>49-89-358190</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>149</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Playground</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Monitor.ObjWait(Boolean exitContext, Int32 millisecondsTimeout, Object obj)
   at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.SpinThenBlockingWait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.InternalWait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.WaitAny(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cfe9f37b-7d54-49ae-a2cc-2996c376fb1d|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-03-25T00:00:00+00:00" End="2026-11-11T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="388.29" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>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.&lt;/br&gt;Standard Suite:Accommodation and buffet breakfast are free for up to 3 children under 16 years when sharing their parent's room and having breakfast as a family. The number of children must be specified upon reservation . The room is available from 15:00. The room must be vacated by 12:00 at the latest. . For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel's policy extra charge for children's Stay and Breakfast is applicable and payable at hotel directly.</ImportantInfo>
  <TotalAmount>388.29</TotalAmount>
  <TraceId>cfe9f37b-7d54-49ae-a2cc-2996c376fb1d</TraceId>
</CheckRatesRS>||TrueSystem.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Monitor.ObjWait(Boolean exitContext, Int32 millisecondsTimeout, Object obj)
   at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.SpinThenBlockingWait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.InternalWait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.WaitAny(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
cfe9f37b-7d54-49ae-a2cc-2996c376fb1d|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="cfe9f37b-7d54-49ae-a2cc-2996c376fb1d">
  <Rooms>
    <Room RoomType="Room 1: STANDARD SUITE" TotalAdult="3" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="365824|2267544" SourceId="12" RoomTypeCode="2909260151-1-0|702909260151|3|0|12|Mzc2Ljk4fEdCUHxzdXBwbGllcmRlYWRsaW5l" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-12T00:00:00" End="2026-11-15T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Monitor.ObjWait(Boolean exitContext, Int32 millisecondsTimeout, Object obj)
   at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.SpinThenBlockingWait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.InternalWait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.WaitAny(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a679a5ee-42ec-479b-a334-92a5330c6891|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-03-25T13:04:29.6447425+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a679a5ee-42ec-479b-a334-92a5330c6891" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="38.68" OriginalAmount="37.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14244" Longitude="11.55779" StarRating="2" HotelCode="104285|1135398" HotelName="4You Hostel &amp; Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hirtenstraße 18, 80335 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/8b/9c8bd623b0e996dae20eb05bde3642a8b94630b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.72" OriginalAmount="48.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14409419345" Longitude="11.495050357672" StarRating="0" HotelCode="296259|1614308" HotelName="a&amp;o München Laim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 338, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ba/46ba1eb9ede75e32e3fdb77730e682b9eacc12ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.07" OriginalAmount="53.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145465270014" Longitude="11.540864109993" StarRating="0" HotelCode="58548|81124" HotelName="a&amp;o München Hackerbrücke" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 102, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/a4/9da424f81757c277dec4c5b6a09be31af8556bbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hostel is only 1 stop on the urban train (S-Bahn) network from the central st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="64.32" OriginalAmount="62.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.094678" Longitude="11.515848" StarRating="4" HotelCode="25193|8464" HotelName="Holiday Inn München Süd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kistlerhofstraße 142, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ae/d9ae859e6c439c7c68a3ebd1f0817b1ccacca859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 8 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.22" OriginalAmount="65.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.145446583344" Longitude="11.468953309193" StarRating="3" HotelCode="94180|83116" HotelName="Hotel Imperial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 463, 81241 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/7d/7f7d308352344fa2834112cab08f0bdc8036006e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.69" OriginalAmount="65.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139654" Longitude="11.642965" StarRating="4" HotelCode="37971|34834" HotelName="NH München Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eggenfeldener Straße 100, 81929 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f51d4c22f918e6fe4d126edfc09e74c1bf4849.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Munich Zamdorf approximately 5 minutes from the exhibition centre. The cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.30" OriginalAmount="68.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18696165" Longitude="11.54533472" StarRating="3" HotelCode="858081|3838275" HotelName="H2 Hotel München Olympiapark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 82, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/4e/7b4e63e3b2b6c2fda179ab62f9c53df2d9e04b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.36" OriginalAmount="68.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.122293" Longitude="11.66142427" StarRating="2" HotelCode="369454|2585215" HotelName="LetoMotel München City Ost" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kreillerstrasse 200, 81825 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/60/6660847259a7fb30637b2d3236cc4e6614fb13eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.34" OriginalAmount="72.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102790035323" Longitude="11.531187764418" StarRating="3" HotelCode="267492|1190988" HotelName="GS Hotel Geiger" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zielstattstraße 12, 81379 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e2/dde2f848b6b663630d60d177d8cc728d52b9943a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.16" OriginalAmount="72.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13480037" Longitude="11.66922775" StarRating="3" HotelCode="851533|2490685" HotelName="Bento Inn Munich Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stahlgruberring 45-47, Trudering-Riem, 81829 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/51/45514eab0fe5af343167dc9c9f7e29d3ebe5108f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.60" OriginalAmount="73.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137268921556" Longitude="11.562474346696" StarRating="4" HotelCode="26973|82428" HotelName="Hotel Deutsches Theater Stadtmitte" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstrasse 15, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/94/ca94453d867c0b7d6b430a68293cbb9f00f68949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable and unique hotel is located in the centre of Munich, near the old town and the neo-...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.94" OriginalAmount="73.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142041494627" Longitude="11.557391881943" StarRating="3" HotelCode="25591|934165" HotelName="Hotel Amba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstraße 20, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/dd/0edd2a818574f4b1e1773bcf84d4f97d1b43a5f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This friendly hotel is located right at the heart of Munich, close to the main train station, with t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.75" OriginalAmount="74.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142399819997" Longitude="11.559035708004" StarRating="3" HotelCode="22241|353125" HotelName="Creatif Hotel Elephant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lämmerstraße 6, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e9/18e900b30fb34868eecdcb1e0129aa5bdfd1180f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to the old town and the main train station, this hotel is just a 10-minute w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.29" OriginalAmount="75.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.092118" Longitude="11.644223" StarRating="4" HotelCode="59534|185166" HotelName="Mercure Hotel Muenchen Neuperlach Sued" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolf-Vogel-Bogen 3, 81739 Muenchen</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/5b/435b74bf9c5bfd59d0b3df0027f43a54aa4986b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated on the outskirts of Munich. The German Technical Museum is just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.38" OriginalAmount="76.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1337192" Longitude="11.66921057" StarRating="3" HotelCode="368252|3863905" HotelName="Hotel New Fair Munich Messe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 01/12/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Karl Schmid Strasse 13, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/e6/7be67e467b296c589cb508eeb6f1904e9be58c83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.03" OriginalAmount="77.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179660166461" Longitude="11.593278995435" StarRating="3" HotelCode="365824|182766" HotelName="Novotel Suites Muenchen Parkstadt Schwabing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lyonel Feininger Strasse 22, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/a8/eaa8e2172197cbbbd964b8bd01e896b368bef914.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.88" OriginalAmount="78.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132655" Longitude="11.661908" StarRating="4" HotelCode="88591|830355" HotelName="Hotel Am Moosfeld" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 31-41, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c6/93c654ff025cb0b7a0bf4f7b6a84abde538b028c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.94" OriginalAmount="79.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180364719579" Longitude="11.512238234282" StarRating="4" HotelCode="36493|1085248" HotelName="Leonardo Hotel Munich City North" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 421, 80992 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f3/c0f3e2599ec397ab493932514e91455ec55aca3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.27" OriginalAmount="79.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.113776336524" Longitude="11.583831757307" StarRating="4" HotelCode="10242|118002" HotelName="Leonardo Hotel &amp; Residenz München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heimgartenstraße 14, 81539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/f8/38f8f5b8b5392cd26cd7a362f3b41386850945b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Giesing, in a quiet and central area in the south-eastern part of the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.31" OriginalAmount="79.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142732" Longitude="11.504281" StarRating="3" HotelCode="60621|379235" HotelName="Tessin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landsbergerstraße 291, 80687 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/2c/f92c11776188f8074603153a7015348f42d45d04.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Munich's beautiful Laim district, between Schloss Nymphenburg, the hom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.11" OriginalAmount="81.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1435152" Longitude="11.42657112" StarRating="3" HotelCode="626507|3859795" HotelName="Hotel Pension Koberl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bodensee Street 222, 81243 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/af/8faf54b777c7a7bff0e584ada5013cafb6ff6964.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.69" OriginalAmount="82.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142646443846" Longitude="11.425934135914" StarRating="3" HotelCode="11976|428765" HotelName="Econtel Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bodenseestraße 227, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/12/2e12b54c9f8672844e2f70d45bf2c356d336baf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 9 km from the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.31" OriginalAmount="83.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136221" Longitude="11.562042" StarRating="3" HotelCode="180026|2585225" HotelName="Hotel Demas City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a3/1fa3393d72b55e1a3657f882d12024f89403a6a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.74" OriginalAmount="84.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13144699865" Longitude="11.628087155072" StarRating="3" HotelCode="586630|2179285" HotelName="Holiday Inn Express Munich - City East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Neumarkter Straße 85B, 81673 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/1a/6e1a1134ef8e6f4b7c85a457899c60838c92e9fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a restaurant, a bar and a business centre. Wire...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.05" OriginalAmount="85.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159894340157" Longitude="11.620284989476" StarRating="4" HotelCode="32738|139874" HotelName="Leonardo Hotel Munich Arabellapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Effnerstraße 99, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/1c/dd1ceda5d595ee9a43021a6dc5ad23d3322d5bf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.63" OriginalAmount="86.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.181833027932" Longitude="11.553139910102" StarRating="3" HotelCode="12954|8454" HotelName="Arthotel ANA im Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Helene-Mayer-Ring 12, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/9e/f59e200fbc2cb0f20f51d49ad7baa4f1bc508aea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of the Olympic Village, only a stone's throw away from the Olym...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="88.73" OriginalAmount="86.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135572" Longitude="11.600559" StarRating="2" HotelCode="901018|3838195" HotelName="mk hotel münchen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Einsteinstraße 34, 81675 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/b3/77b3d2da820189686c306834d6637cf669c21de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.69" OriginalAmount="87.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174970426767" Longitude="11.598679125309" StarRating="2" HotelCode="13707|1064878" HotelName="ibis Muenchen City Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungererstrasse 139, 80805 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/50/0f/500fdd9d240659420124f6a4ba117d41bc9e73fa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.49" OriginalAmount="87.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.102310443395" Longitude="11.530230454631" StarRating="3" HotelCode="451939|2039485" HotelName="Leonardo Hotel Munich City South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 1, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/5c/715cb90259cc905dea01ea8130d9584a195fefd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this boutique hotel has the perfect ambience for guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.26" OriginalAmount="88.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.180173" Longitude="11.506779" StarRating="2" HotelCode="168561|1137338" HotelName="LetoMotel München Moosach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bunzlauer Straße 5, 80992 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/24/5824c7643b509e46af5bcc67e8fff59f07d0290d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.79" OriginalAmount="89.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10231588" Longitude="11.52984439" StarRating="4" HotelCode="567690|2454125" HotelName="NYX Munich Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hofmannstraße 2, 81379 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/00/ea00e2ebe31dbb33a4499268e1d893fe5855f069.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.80" OriginalAmount="89.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.160944577233" Longitude="11.544970571995" StarRating="4" HotelCode="23042|1467428" HotelName="Leonardo Hotel Munich City Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 199, 80637 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/12/cd120c1b4c824e953b77294f2306fb5e85259c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.45" OriginalAmount="89.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137844" Longitude="11.545172" StarRating="3" HotelCode="259759|341575" HotelName="Westend" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 121, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/53/325395c012de124073f4a26ea5daac87ea84eac2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is peacefully located in the well-known Theresienwisese. It takes just a few minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.79" OriginalAmount="90.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135684" Longitude="11.690193" StarRating="3" HotelCode="255985|1198098" HotelName="H2 Hotel München Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olof-Palme-Str. 12, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/42/3742a267cad530738262c068a805b2252977d44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.40" OriginalAmount="91.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.354653828221" Longitude="11.758804321289" StarRating="4" HotelCode="161440|186346" HotelName="Novotel Muenchen Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nordallee 29, 85356 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/63/2963ec53bc1b2f96deb657f67bec650c0a147961.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Munich, this airport hotel is ideal for business travellers arriving or departing from Mü...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.47" OriginalAmount="92.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14062063" Longitude="11.53509724" StarRating="4" HotelCode="740338|2291045" HotelName="Hilton Garden Inn Munich City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 112, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/38/0e38fc2cb348cc1013d1b91112c59956ef689ea2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.70" OriginalAmount="93.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.111880306411" Longitude="11.547449603677" StarRating="4" HotelCode="64222|379205" HotelName="Leonardo Hotel München City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brudermühlstraße 33, 81371 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8a/708a57081711bb9d0ee81dad9aad0818aa611fee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a residential area in Sendling, in the southwest of the city centre. It is w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.08" OriginalAmount="99.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.09337989" Longitude="11.60497015" StarRating="3" HotelCode="574368|2585665" HotelName="Gambino Hotel Cincinnati" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Auguste-Kent-Platz 4, 81549 München, Ortsteil Obergiesing-Fasangarten, Bayern, Metropolregion München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/zz/bbad8a0a7888682ffa7053fbe56581a0623a6b30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.52" OriginalAmount="100.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.086598957376" Longitude="11.645450950754" StarRating="3" HotelCode="552606|2180235" HotelName="Leonardo Hotel Munich City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Carl-Wery-Strasse 39, 81739 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/d5/76d51e96aa3411f83b65111728f6e59a0f5f399d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.63" OriginalAmount="101.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.188472" Longitude="11.54334" StarRating="3" HotelCode="298426|1907185" HotelName="Aparthotel Adagio Access München City Olympiapark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Oberwiesenfeld 20, 80809 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/46/57468225d10086295d91a4398c81310dc8d2d2d6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.95" OriginalAmount="101.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.116615" Longitude="11.531255" StarRating="4" HotelCode="189381|2167435" HotelName="Holiday Inn München - Westpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 45, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/22/b8228353d5eb9aeabce4a12522ba897177cf0ade.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sendling, just 7 km from the centre of Munich and a 10-minute drive from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.23" OriginalAmount="103.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.095895805567" Longitude="11.512625813484" StarRating="0" HotelCode="139520|382265" HotelName="ACHAT Premium München-Süd" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Straße 3, 81379 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/09/1a094d57e48cf30fca638fe6a6bf64640d505674.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city business hotel is just a 3-minute walk from the nearest subway station, from where guests c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.98" OriginalAmount="103.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.153406744972" Longitude="11.504297531096" StarRating="3" HotelCode="80070|1093038" HotelName="Laimer Hof München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laimer Straße 40, 80639 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/04/ca0427da4311adb54548c730817328fe7434ebfc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.84" OriginalAmount="104.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14075622" Longitude="11.53515124" StarRating="3" HotelCode="739745|2291055" HotelName="Hampton By Hilton Munich City West" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Strasse 114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/01/dc019d5eed84d20a4777c037e1b62ca3de869307.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.01" OriginalAmount="104.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.149223" Longitude="11.538866" StarRating="4" HotelCode="36486|381905" HotelName="New Orly" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gabrielenstraße 6, 80636 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/b7/80b7ddaddff23a28067516a32dd358d109d1a6f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a central yet peaceful and easily accessible location, offering good ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.45" OriginalAmount="105.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186754505078" Longitude="11.543176174164" StarRating="4" HotelCode="162841|144956" HotelName="Leonardo Royal Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Moosacher Straße 90, 80809 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/6f/706fff64a190a9105bc872a5af4c603ec2729aa2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's unique location at the Olympic Park, 1.5 km from BMW World, makes it the perfect startin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.71" OriginalAmount="106.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.101985140899" Longitude="11.540721177391" StarRating="3" HotelCode="79165|3841085" HotelName="Galleria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Plinganserstraße 142, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/41/cb41250114e8dc8f1e217379d4a2a757d26f68e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.73" OriginalAmount="106.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144590108173" Longitude="11.541239619255" StarRating="4" HotelCode="137659|382415" HotelName="Citadines Arnulfpark Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrabe 51, 80636 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/a0/c9a0fdc92afa2005b95ad50c702ac0335407948d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the privileged area of Arnulfpark, part of West Munich...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.89" OriginalAmount="106.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135825138927" Longitude="11.560739278793" StarRating="3" HotelCode="29008|361245" HotelName="Brunnenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 36, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/85/7185a29d2e81af1f93c81db77a0e27295f138335.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 500 m from a stop for public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.66" OriginalAmount="107.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1386055" Longitude="11.5603326" StarRating="2" HotelCode="89331|3859525" HotelName="Jäger's-Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Luggage Storage,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 3, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/5e/8b5e05779642883e434988837c122746115b9e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Hauptbahnhof, Jaeger's Hotel &amp; Hostel promises a rela...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.25" OriginalAmount="108.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.066510088241" Longitude="11.615032553673" StarRating="4" HotelCode="10428|308845" HotelName="NH München Unterhaching" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leipziger Straße 1, 82008 Unterhaching, München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/4d/664dea2348f1a93ac4aceb50b96f854592d8ca8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel lies in the south of Munich about 9 km from the city centre as well as famous ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.80" OriginalAmount="108.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135613877281" Longitude="11.614785742992" StarRating="4" HotelCode="76166|237836" HotelName="Holiday Inn München - Leuchtenbergring" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leuchtenbergring 20, 81677 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/c7/9cc7bc2b84f4a3f910877d716f8bfe97f9279a2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is situated east of the city centre, 200 m from public transport links which will ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.11" OriginalAmount="109.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="4" HotelCode="851412|3851315" HotelName="Innspire Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Limesstraße 59, 81243 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/fd/97fdf14ec037d3c44e75ed77e808d30eb677fcfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.57" OriginalAmount="110.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13781" Longitude="11.5480606" StarRating="3" HotelCode="87264|2475505" HotelName="Munich City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 112-114, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cd/b4cd9e012f9ec4636e9b8420c1922488f003bf98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.98" OriginalAmount="110.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.128232216779" Longitude="11.558581441641" StarRating="3" HotelCode="13291|379145" HotelName="Hotel Gio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Häberlstrasse 9, 80337 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/b4/deb41d3144a5909af00b54a6c30883a24fee96be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Goetheplatz square, just a 2-minute walk from Goetheplatz underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.56" OriginalAmount="111.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136927" Longitude="11.560856" StarRating="4" HotelCode="28668|1478758" HotelName="Astor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstr. 24, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ab/b7abfcc7ab657dbad1fb58bb2a1119a6ddb3930f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.11" OriginalAmount="111.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138666" Longitude="11.559977" StarRating="4" HotelCode="76156|113562" HotelName="Leonardo Hotel München City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelderstraße 4, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c9/cbc97dc7986bd1a5d01dfdee9a9f94d98ff57cd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few minutes away from the Munich central train station on a quiet street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.29" OriginalAmount="111.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11505" Longitude="11.47996" StarRating="3" HotelCode="105172|2585585" HotelName="Empress Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Würmtalstraße 99, 81375 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/5a/4d5ade5f64c61870131a532d3c5e4a0d7f1d88a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.40" OriginalAmount="112.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1371804" Longitude="11.5586772" StarRating="3" HotelCode="106420|2475525" HotelName="Munich Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 15, 80336 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/87/e287195410f056c934aadfb8f4298ca527222de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.50" OriginalAmount="112.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.11702024374" Longitude="11.538425311446" StarRating="4" HotelCode="259016|116842" HotelName="K+K Hotel am Harras" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Strasse 4, 81369 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/e8/e4e8c1d185ca7e755d21679b5f131abcfd7c25b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies just a few minutes by underground from the main train station and the city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.91" OriginalAmount="114.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139602" Longitude="11.681564" StarRating="3" HotelCode="107812|863005" HotelName="Landhotel Martinshof Neue Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martin-Empl-Ring 8, 81829 München-Riem</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/46/c6464915728f5d1339734c0211e3da50cf212f15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.97" OriginalAmount="114.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142397368832" Longitude="11.786655298897" StarRating="3" HotelCode="140418|3850565" HotelName="Dependance Erb" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Feldkirchner Strabe  2, 85599 Parsdorf, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/e6/82e6bc474097d8b07e3387ed0705735ae7e267e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.32" OriginalAmount="114.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135072275" Longitude="11.547191525" StarRating="3" HotelCode="82064|1135208" HotelName="Seibel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 9, 80339 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/a7/eda719887f744ad559767d4118151f47439cf51e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.42" OriginalAmount="114.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1372786" Longitude="11.5607898" StarRating="2" HotelCode="105544|3836095" HotelName="Maison Schiller" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 20, 80336 Munich, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/e7/fee721334e12c6357f0ddecf753fe434c90e4fae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Daheim The Daheim is located in Munchen. Guests can enjoy a meal at the hotel restaurant. Rooms at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.63" OriginalAmount="115.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141569" Longitude="11.448885" StarRating="3" HotelCode="36492|1088138" HotelName="Seibels Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maria-Eich-Str. 32, 81243 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1e/c1/1ec1065e3ea3a466cd2a65dcc6d66cc76ad6a235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.22" OriginalAmount="115.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.095996" Longitude="11.510286" StarRating="4" HotelCode="438499|2585495" HotelName="Palladium Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Perchtinger Strasse 12, 81379 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/70/35700ca3d62aa9caf51710eee90507b69e9ba465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="119.44" OriginalAmount="115.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1805316" Longitude="11.5070228" StarRating="3" HotelCode="313250|1888665" HotelName="Harry's Home Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Bunzlauerplatz 5, 80992 München, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f8/76f8e03ed35508b341374c724dbb38d082a7fffa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.89" OriginalAmount="118.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139050206875" Longitude="11.551938977281" StarRating="3" HotelCode="314331|1601638" HotelName="Vi Vadi Hotel Bayer 89" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 89, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/ab/f8abc27f59d7c91846332ff1d8ed3bead1839777.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.88" OriginalAmount="119.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.167595" Longitude="11.586616" StarRating="4" HotelCode="366257|393005" HotelName="Fleming's Hotel München-Schwabing" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstraße 130-132, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/06/f90684bfd57c73b788626549cd136c895e9840e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design hotel is located in one of the most exciting areas in Munich, the popular Schwabing dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.18" OriginalAmount="119.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13822931" Longitude="11.56474016" StarRating="3" HotelCode="378460|1838918" HotelName="Buddy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 2, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/db/5edbb305d0d6562db188e4b5ff39bbdcc7ba1384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.22" OriginalAmount="119.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185221418545" Longitude="11.587777453901" StarRating="3" HotelCode="89317|2256475" HotelName="Star Inn Hotel München Schwabing, by Comfort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weimarer Strasse 4, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/a3/16a3a5b71b92ef6d97a6ab23dfb41b3d8a68c064.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.79" OriginalAmount="120.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.181051" Longitude="11.629826" StarRating="3" HotelCode="128409|2427525" HotelName="Sport-Scheck Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Münchner Straße 15, 85774 Unterföhring, München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2e/9b2e77287fafe2247049332af03aff403213d1db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Unterföhring. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.20" OriginalAmount="121.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1386532" Longitude="11.5610348" StarRating="3" HotelCode="97661|1435658" HotelName="Helvetia München City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 6, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/fa/01faf4a36745aa2ca5def2b3a722657ef5fe93b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.36" OriginalAmount="121.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137589990395" Longitude="11.557520267459" StarRating="4" HotelCode="189399|863035" HotelName="Eurostars Book Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 44, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/2b/502bff40f8f8b7008f21032f1efd0c7fdb40189c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="125.88" OriginalAmount="122.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143171326378" Longitude="11.558936532484" StarRating="3" HotelCode="889137|942305" HotelName="Vi Vadi Hotel Downtown Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 6-10, 80335 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/b9/cdb9dd74436165ffd486493bf138d08fcf4c1320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.34" OriginalAmount="123.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137504" Longitude="11.563334" StarRating="3" HotelCode="34591|1628268" HotelName="Wallis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 8, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/0d/4d0d071e46f75a4f4f22ed1c6e59aa08605573c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the centre of Munich, close to countless shops and links to the public tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="127.37" OriginalAmount="123.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.099846" Longitude="11.6305794" StarRating="3" HotelCode="106524|1423788" HotelName="Perlach" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pfanzeltplatz 11, 81737 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/186824/2013122102910567.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.25" OriginalAmount="126.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13726118467" Longitude="11.559606743565" StarRating="4" HotelCode="387501|80354" HotelName="Courtyard Munich City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 37, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/59/2459db837133d214b1f794f911100604106a1dd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Munich, the capital of Bavaria, is a prosperous European city situated on the stunning Isar River. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.47" OriginalAmount="126.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.133599342725" Longitude="11.581304680504" StarRating="3" HotelCode="106093|2246045" HotelName="Isartor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baaderstraße 2-4, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/35/4c35615960c59b26fd68e415d5b54398f9cc8fc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.13" OriginalAmount="127.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.117021674615" Longitude="11.535245737434" StarRating="3" HotelCode="55618|83447" HotelName="Hotel Rivoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Conference Hall,Designated Smoking Area,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert-Rosshaupter-Straße 18, 81369 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/61/07619f1c506517c92729ef487e80a3b003fe613a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This privately run hotel is situated close to the centre of Munich and enjoys direct transportation ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.55" OriginalAmount="127.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151313" Longitude="11.537794" StarRating="3" HotelCode="15265|1423568" HotelName="Hotel Nymphenburg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nymphenburger Straße 141, 80636 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/c1/18c1e1439888aaf02e8bd2be600d2b60ee456f0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is Oberpfaffenhofen (OBF).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.30" OriginalAmount="128.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174498" Longitude="11.592728" StarRating="4" HotelCode="14584|85627" HotelName="München Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Strasse 93, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/f1/f1f13d3eee3f6c6e2853fc831e21a463400bb753.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located in Schwabing close to the English Gardens. Marienplatz is onl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.76" OriginalAmount="128.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.126322356267" Longitude="11.551590869488" StarRating="2" HotelCode="267479|1205128" HotelName="BOLD Hotel München Zentrum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstrasse 70A, 80337 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/52/385263cb1105815a97ef9cb44da230f8c7427f0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.00" OriginalAmount="129.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138048" Longitude="11.561628" StarRating="3" HotelCode="336366|863075" HotelName="Cocoon Stachus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adolf-Kolping Strasse 11, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/d3/fdd3ef497530a38cc671735d788626baa4027d8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located between the main train station and the Theresienwiese, directly in the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.99" OriginalAmount="130.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184711188282" Longitude="11.588166920307" StarRating="3" HotelCode="309818|1936265" HotelName="Star Inn Hotel Premium München Domagkstrasse, by Quality" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weimarerstraße 2, 80807 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7a/95/7a950c1510d84f3554a528de324b83cf8d19b29c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 130 rooms. A lobby and a reception are available to guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.21" OriginalAmount="130.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134946666667" Longitude="11.51182" StarRating="4" HotelCode="107958|1089418" HotelName="Park Laim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zschokkestraße 55, 80686 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/4d/024d9370a369edccdff5fd50c1fdb3e8f2b8f355.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.70" OriginalAmount="132.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.250626" Longitude="11.577943" StarRating="3" HotelCode="36485|3869665" HotelName="Zum Kurfürst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kapellenweg 5, 85764 Oberschleißheim</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/95/d19586afdc7dc2627dfa1edea1a1d814096e5161.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.97" OriginalAmount="132.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138420151751" Longitude="11.558861061931" StarRating="0" HotelCode="14553|8484" HotelName="Maritim Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goethestraße 7, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4a/b94a482d0fa5937250b5d4ff1b6bd18ba9e3c522.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated directly in the centre of Munich and just a few minutes walk from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.97" OriginalAmount="133.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140643640908" Longitude="11.682146787643" StarRating="4" HotelCode="81240|642255" HotelName="Hotel Prinzregent München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riemer Straße 350, 81829 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/bf/b0bfc8732878f1db55bf2bec92cd9ea8059a75a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the quiet southern district of Alt-Riem, but within walking ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.04" OriginalAmount="134.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16265" Longitude="11.59029" StarRating="4" HotelCode="106236|2201455" HotelName="La Maison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Occamstraße 24, 80802 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/67/b067944147b3ca5d44fc0ac5275666062fa373d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.90" OriginalAmount="135.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143807997952" Longitude="11.54642701149" StarRating="4" HotelCode="130346|108392" HotelName="Eurostars Grand Central" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 35, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/f0/f2f03ae495646443b7d42a50691ef68b5ae58439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies an ideal location on Arnulf Street in the centre of Munich, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.33" OriginalAmount="136.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.159415732655" Longitude="11.584156304598" StarRating="3" HotelCode="64225|942195" HotelName="Schwabinger Wahrheit by Geisel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hohenzollernstraße 5, 80801 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/f1/3af18982df3312837bf24bd0304286f1508388d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated for a leisure or business trip. The establishment is located in the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.91" OriginalAmount="136.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1404" Longitude="11.5728" StarRating="0" HotelCode="984227|4669525" HotelName="Gambino Hotel Werksviertel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Atelierstraße 7, Berg Am Laim, 81671 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/f9/1af94d3fb9b0c53d17b34193d571a9b367c6b544.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.08" OriginalAmount="136.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131397338821" Longitude="11.60816475749" StarRating="4" HotelCode="169900|772265" HotelName="Courtyard Munich City East" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orleansstraße 81-83, 81667 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/db/a0dbcc3bf2550ff4519f64b8efee853054304c2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.62" OriginalAmount="137.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1411582" Longitude="11.5880466" StarRating="3" HotelCode="36483|357515" HotelName="Hotel Adria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liebigstr. 8a, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/2c/692cfba99003d46eaa088a750caea1b90f2403b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies only minutes from the famous English Garden, the opera, the Residenz, the 5 H...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.04" OriginalAmount="138.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12080601" Longitude="11.66579581" StarRating="4" HotelCode="438498|3862195" HotelName="MLOFT Apartments München" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Wasserburger Landstr. 8, 81825 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/18/bc18381431c956fab1b6b15e234b3e4472b5902f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.56" OriginalAmount="140.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136252951415" Longitude="11.555584073067" StarRating="4" HotelCode="316739|79074" HotelName="TRYP München City Center Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Strasse 24, 80336 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/33/d333a0ad17312a212e5dc2bae4d36128e526d93a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is centrally located only a matter of minutes from the main train station. Muni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.35" OriginalAmount="143.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143054" Longitude="11.558378" StarRating="3" HotelCode="259422|1087578" HotelName="King's Hotel Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marsstraße 15, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/a7/a6a7ce612ce0e6b1f0baef55a0bff330a417e71f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This discerning hotel is located in the centre of Munich, just 100 m from the main railway station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.77" OriginalAmount="144.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141859382039" Longitude="11.55839368701" StarRating="3" HotelCode="14256|642245" HotelName="Novum Hotel Am Hauptbahnhof München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 12, Maxvorstadt, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/45/0945b8e2363859d91d0a4b3157ae7ce20b1ea943.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a fabulous location at the heart of Munich and affords the ideal starting...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.48" OriginalAmount="146.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139242" Longitude="11.562723" StarRating="3" HotelCode="294470|2585535" HotelName="Bayer's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstrasse 13, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/08/bb084d7aab843060aab9467617bad3f02212e938.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Hotel Bayer's places you in the heart of Munich, minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.58" OriginalAmount="146.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151936" Longitude="11.556347" StarRating="4" HotelCode="12236|382475" HotelName="Hotel Europa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 115, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/de/25dea00094058df88994b2fc7c131de9a522df53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.77" OriginalAmount="148.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13801009" Longitude="11.55757664" StarRating="3" HotelCode="497224|2217985" HotelName="Cocoon Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mittererstraße 9, Ludwigsvorstadt, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c7/fdc70999ce81b0523abb6847579032d4b4ec19b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.33" OriginalAmount="148.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13433497" Longitude="11.658277" StarRating="4" HotelCode="575687|2585615" HotelName="Kreis Residenz München" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Am Moosfeld 15b, 81829 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/3a/c23a6709f891c1aff561e83ec21ef5cfd9d66e24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="153.37" OriginalAmount="148.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132345401283" Longitude="11.591430750996" StarRating="4" HotelCode="106554|2039435" HotelName="JAMS Music Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stubenvollstr 2, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/57/3a/573aab1b812429c579f494a9bac11cf2557b1607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.29" OriginalAmount="150.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.10569251" Longitude="11.53779918" StarRating="3" HotelCode="743038|3866975" HotelName="DD Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>Flößergasse 5, 81369 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/3f/063f10a3fbb0f67ed36bd38eedbbe7b571187683.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.48" OriginalAmount="151.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137003" Longitude="11.561113" StarRating="3" HotelCode="36491|1429928" HotelName="Italia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstrasse 19, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/ec/9eec97f0b783a74d787b005626caf6e293e49968.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.69" OriginalAmount="153.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138095" Longitude="11.560229" StarRating="4" HotelCode="15132|119742" HotelName="Mercure Hotel Muenchen City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Senefelder Straße 9, 80336 Muenchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/6f/bc6f48625690bb5bf006e83efc100bec59a4069b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel enjoys a central location just 5 minutes from Karlsplatz and the Stachus. The Ge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.26" OriginalAmount="153.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.147541" Longitude="11.576509" StarRating="4" HotelCode="66555|1032248" HotelName="Leonardo Boutique Hotel Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalienstraße 25, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/0b/f70b1ed513cd62130323810df51608744b51da99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Munich. For guests who appreciate a stylish ambience, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.98" OriginalAmount="154.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.120095" Longitude="11.5795074" StarRating="3" HotelCode="105194|3864535" HotelName="Am Nockherberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Bar,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nockherstraße 38A, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/af/28afc94d282730061a6fb1cf2960e59db6eb9093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.30" OriginalAmount="155.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.148763160374" Longitude="11.52147317791" StarRating="3" HotelCode="441289|1872325" HotelName="Holiday Inn Express Munich City West" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Friedenheimer Bruecke 15, 80639 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/59/ea5968fcde6aeb961eebf6c4076bf902320797fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.26" OriginalAmount="160.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136423" Longitude="11.562477" StarRating="3" HotelCode="139051|2450395" HotelName="Hotel Deutsches Theater" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstrasse 18, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/c2/34c2535c5cc1ab99a958475d482f2387304ccd54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.06" OriginalAmount="162.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.131417448119" Longitude="11.561798378247" StarRating="3" HotelCode="105516|2216395" HotelName="Cocoon Sendlinger Tor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lindwurmstraße 35, 80337 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/75/0075a0439dd9dbf2e198ecb28ef636bf5c459194.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.34" OriginalAmount="166.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.135485" Longitude="11.547203" StarRating="3" HotelCode="36487|1032228" HotelName="Hotel Krone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theresienhöhe 8, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/28/3528d99e661113251aad329e337d8e7429e9827b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.38" OriginalAmount="170.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136287" Longitude="11.557512" StarRating="4" HotelCode="10943|8414" HotelName="Atrium Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landwehrstraße 59, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/8a/2d8afec902f096ea4d4c10bd53a768fd4c4b73c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by wonderfully kept gardens, this pleasant hotel enjoys a central location just 5 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.86" OriginalAmount="171.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174590902009" Longitude="11.590296093254" StarRating="4" HotelCode="556460|2168615" HotelName="Steigenberger Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Berliner Straße 85, 80805 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/27/6d27409630470ec18015b089b01bd0ff4e5d052a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.12" OriginalAmount="172.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139056019521" Longitude="11.560015082359" StarRating="3" HotelCode="12306|1032208" HotelName="Hotel Europäischer Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstr. 31, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/3f/3e3f664ed4bf0d3c5622b8b21bf6b931a3847917.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.22" OriginalAmount="173.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.144272" Longitude="11.559898" StarRating="3" HotelCode="294468|1686688" HotelName="Augusten Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augustenstraße 2, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/30/b03031c3122ec35e08cbbdbcef6df355bb404f52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.39" OriginalAmount="173.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13616" Longitude="11.564524" StarRating="3" HotelCode="294471|1963345" HotelName="City Aparthotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnenstraße 18b, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/5a/305a216aaf4b4f140abb887a453489552c403912.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.26" OriginalAmount="174.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.113120285418" Longitude="11.478431050262" StarRating="3" HotelCode="542128|3863725" HotelName="Hotel &amp; Gaststätte Zum Erdinger Weissbräu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 13, 81377 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/ee/87ee4552a955bae3989ed62c0cfb3453c89431d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.00" OriginalAmount="175.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.143277" Longitude="11.559868" StarRating="4" HotelCode="408907|381845" HotelName="KING's HOTEL First Class" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Strasse 13, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/0d/f30d3293a1f0c447e29b1190af42dd04b37d85b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to the hotel's central location, all of Munich's most important institutions and tourist attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.72" OriginalAmount="176.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14291686" Longitude="11.56017246" StarRating="4" HotelCode="452733|1806098" HotelName="KING’s HOTEL CityStay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Dachauer Straße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/90/4b90aaefc380910b3ad9dc69a89f5d1a5c21a3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.38" OriginalAmount="177.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14803" Longitude="11.62439" StarRating="4" HotelCode="106708|3869285" HotelName="Rothof Bogenhausen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Denninger Straße 114, 81925 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c7/30c798568631c521ad4adac01a962801a947f354.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.05" OriginalAmount="177.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.152249505136" Longitude="11.617312431335" StarRating="5" HotelCode="10275|8394" HotelName="The Westin Grand Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 6, 81925 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e6/28e68e08885eb4a0857fad7a9e3e44597a40914c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, luxurious hotel lies in the sophisticated Arabella Park, which houses the AltiraSP...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.36" OriginalAmount="178.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.177100543186" Longitude="11.592995772982" StarRating="4" HotelCode="37605|382605" HotelName="INNSIDE München Parkstadt Schwabing" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mies-van-der-Rohe-Straße 10, 80807 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/de/c7de3428a3579cba834e6dbb57cc37187d523375.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is located directly just 2 km from the centre with a range of shopping facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.84" OriginalAmount="180.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.151102457951" Longitude="11.618294119835" StarRating="4" HotelCode="10272|8384" HotelName="Sheraton Munich Arabellapark Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arabellastraße 5, 81925 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/b6/13b61ffd1da6014db48caab564a2067e3a66bce1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This chic first-class hotel is located directly in the elegant district of Bogenhausen. In the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.25" OriginalAmount="180.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141658" Longitude="11.560556" StarRating="3" HotelCode="294469|3842515" HotelName="BATU Living Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/11/2026" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dachauerstraße 2, Direkt am Hauptbahnhof, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ea/59ea44b8af47c80408cd907390741e2c3280c20f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.90" OriginalAmount="181.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.172747083235" Longitude="11.594256162643" StarRating="4" HotelCode="16465|779205" HotelName="Pullman Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Theodor-Dombart-Straße 4, 80805 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/b4/fbb4d4fd190cff98e1e6bf0ada87a8691be3e949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is quietly situated in the prestigious district of Schwabing close to the English ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.96" OriginalAmount="186.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13915783" Longitude="11.55919246" StarRating="4" HotelCode="317006|1513198" HotelName="Aloft München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 37, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/17/1217585c21994bd001dce116079d34aab1994591.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.11" OriginalAmount="187.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138037553344" Longitude="11.5556833148" StarRating="3" HotelCode="12021|830515" HotelName="arthotel munich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paul-Heyse-Straße 10, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/5b/225b26c303fdff483abb1f72dbe1faf1d92143c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This art deco style hotel is located in the heart of the city, just a few minutes from all the main ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.35" OriginalAmount="191.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.129837180022" Longitude="11.592772901058" StarRating="4" HotelCode="47483|71344" HotelName="Hilton Munich City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rosenheimer Straße 15, 81667 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/6c/bc6ca51d1f652ad9cee6368bf16e5281166bec6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies beside the River Isar in the Haidhausen artists' district of Munich close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.46" OriginalAmount="191.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.114412" Longitude="11.4790585" StarRating="3" HotelCode="138632|3868945" HotelName="Thalmair" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heiglhofstraße 3, 81377 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/79/4379620b2a703c004e6702a3da65c4c1a7ce586f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.75" OriginalAmount="192.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1316586" Longitude="11.5812027" StarRating="4" HotelCode="36481|897315" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kohlstr. 9, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/71/0b71fb00ec1159f04749f7599d0d7b551f724650.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.24" OriginalAmount="199.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137500639359" Longitude="11.547606381615" StarRating="4" HotelCode="12616|8444" HotelName="Four Points by Sheraton Munich Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 111, 80339 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/09/ae0944e13baf14cf936c253ed5212ade92548793.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location close to the famous Theresienwiese. The pedestrianised zone wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.05" OriginalAmount="201.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12161" Longitude="11.66957" StarRating="4" HotelCode="140064|4740465" HotelName="Obermaier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Truderinger Straße 304B, 81825 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/83/9a83fb98042777749fab13ba6c0fb02224482627.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.71" OriginalAmount="206.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.124348487107" Longitude="11.585905129109" StarRating="4" HotelCode="81239|2585265" HotelName="Prinz" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hochstraße 45, 81541 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/99/64997de9506814ee4e2b9d69fcba9216865b756d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.57" OriginalAmount="217.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.132753245665" Longitude="11.576402369311" StarRating="3" HotelCode="267483|1768898" HotelName="Deutsche Eiche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Reichenbachstrabe 13, 80469 Munchen, Bavaria</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/f9/5bf9e57f25888a62d371aab2db6330d00b4747d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.65" OriginalAmount="220.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1416373" Longitude="11.559214" StarRating="4" HotelCode="31191|361225" HotelName="Eden Wolff" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstr. 4, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/4d/c74d4d3b8609a53eb2f73dc397ba983c21841335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, opposite the main station and bus stop for the shuttle bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.01" OriginalAmount="226.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136480105003" Longitude="11.582421186508" StarRating="4" HotelCode="82562|910045" HotelName="Hotel Concorde" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herrnstrasse 38, 80539 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/68/ab68993d0531595698381776170f8b9eb5fb8723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.46" OriginalAmount="227.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.141528" Longitude="11.56013" StarRating="4" HotelCode="10878|2416345" HotelName="NH Collection München Bavaria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arnulfstrasse 2, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/15/3715fb1c88e2daa3818893b3627096519fe68f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located opposite the main train station and within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.13" OriginalAmount="233.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13410781" Longitude="11.55503271" StarRating="3" HotelCode="619790|3869515" HotelName="Hotel Uhland" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Uhlandstraße 1, 80336 Munchen, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/1f/331f8383828359ebaee2b975cd074ee072de4ae6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe is among the facilities. Wireless internet access is available to guests in the public areas....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.90" OriginalAmount="248.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.134410184452" Longitude="11.575774066305" StarRating="4" HotelCode="180027|1140028" HotelName="Living Hotel das Viktualienmarkt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frauenstraße 4, 80469 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b0dc5508b2d396e40ff744d86360425d762b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.34" OriginalAmount="250.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139898" Longitude="11.561212" StarRating="4" HotelCode="575756|2585315" HotelName="25hours Hotel München The Royal Bavarian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Bahnhofplatz 1, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/zz/e1ad5f2fc6c642ff4d9b614fa89ad2ed26a7810f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence warmly welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.47" OriginalAmount="253.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139033" Longitude="11.557973" StarRating="5" HotelCode="22243|8474" HotelName="Le Meridien München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 41, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/8a/e78a5161417c01e22d21db4ba4ebe768ce1f0295.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is located right at the heart of the city of Munich. Enjoying an ideal loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.96" OriginalAmount="255.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138539" Longitude="11.561277" StarRating="4" HotelCode="365363|791705" HotelName="Schiller 5" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schillerstraße 5, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/3c/403cf51121b912912d0bfd03b099e4875cb4d4e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.36" OriginalAmount="257.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137669719205" Longitude="11.560143828392" StarRating="3" HotelCode="32574|82855" HotelName="Germania" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schwanthalerstraße 28, 80336 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/f6/67f6376cd8782c71656decc1846204e8b015395e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located are the centre of the city, between the main train station and the 'Deutsches ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.44" OriginalAmount="259.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138520458387" Longitude="11.580165144618" StarRating="4" HotelCode="138195|863055" HotelName="An der Oper" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falkenturmstraße 10, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/51/2a510b9af7d09ea8c1a0c3081f5e4555b6cfc7ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.36" OriginalAmount="274.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.13983" Longitude="11.562152" StarRating="4" HotelCode="12348|379135" HotelName="Hotel Excelsior" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schützenstraße 11, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/d6/b4d6a72060dd70c02d975648a5aca92f33ee433b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This country house-style hotel is located directly on a lively pedestrianised zone between Stachus a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.32" OriginalAmount="310.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.142003013888" Longitude="11.58663533628" StarRating="3" HotelCode="15721|874035" HotelName="Golden Leaf Parkhotel im Lehel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Unsöldstraße 10, 80538 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/c9/a1c9b613a66dbe94050b640584d364b0a528d61d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Munich, this hotel lies in a quiet area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.26" OriginalAmount="315.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.35612783164" Longitude="11.786688566208" StarRating="5" HotelCode="22340|1076918" HotelName="Hilton Airport Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Terminalstraße / Mitte 20, 85356 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/65/ac/65acddd56c29b1e98e5f5ffd4b1ecf19651d0151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant luxury hotel is situated just 500 m from the terminal of Munich's International Airport....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.71" OriginalAmount="326.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1398350184" Longitude="11.5409490288" StarRating="5" HotelCode="448409|2056125" HotelName="Roomers Hotel München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Landsberger Straße 68, 80339 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/07/a8072aa2ffc67eb36cb1b619e40c2ddbbec7a4bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.23" OriginalAmount="353.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.139455166835" Longitude="11.557483077049" StarRating="5" HotelCode="30252|92206" HotelName="Sofitel Munich Bayerpost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 12, 80335 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/3b/5e3bdfc2d6202defb410775bb5a1faa7f0c616cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="386.72" OriginalAmount="375.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.17257644" Longitude="11.58606391" StarRating="5" HotelCode="728281|2585825" HotelName="Andaz München Schwabinger Tor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Leopoldstrasse 170, 80804 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/6c/156c7cc1e84a8c76c55d2c6dfd55f444a8e0aa43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.74" OriginalAmount="414.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1373243" Longitude="11.5819986" StarRating="4" HotelCode="138684|2585595" HotelName="Maximilian Munich Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hochbrückenstraße 18, 80331 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/29/d4/29d4e3cd25b2a7dec59207cc9e4ce8e9f68dfd17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="440.21" OriginalAmount="427.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.136862" Longitude="11.57954" StarRating="4" HotelCode="139078|437845" HotelName="Cortiina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ledererstrasse 8, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/77/a4773ed33a5f740e8a49ce7953238982f2e53f22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="479.89" OriginalAmount="465.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138916406723" Longitude="11.581628322601" StarRating="5" HotelCode="259316|1907585" HotelName="Hotel Vier Jahreszeiten Kempinski München" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maximilianstrasse 17, 80539 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/97/ed97f7f4e2c640650347014a604d66ad559fd159.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Maximilianstrasse at the heart of the city of Munich. Galleries,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.28" OriginalAmount="476" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140019" Longitude="11.601278" StarRating="5" HotelCode="34380|915745" HotelName="Hotel München Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trogerstraße 21, 81675 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/da/71da2b0391fb13dffd282e719381f03bfbeb081f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="533.94" OriginalAmount="518.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.140351" Longitude="11.57314" StarRating="5" HotelCode="43765|8424" HotelName="Bayerischer Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Promenadeplatz 2-6, 80333 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/5e/3d5ee847da88cc30b00f5ca8447d557494f2d6d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is situated right by the promenade and has been run by the same family for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="592.55" OriginalAmount="575.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.14271624522" Longitude="11.562439799309" StarRating="5" HotelCode="67545|745505" HotelName="The Charles Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sophienstrasse 28, 80333 München, Bayern</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c3/ccc360bf67f5d9dc4d0c2c904d8e678e7c0bfc17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Munich.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="769.89" OriginalAmount="747.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.137053076501" Longitude="11.580794155598" StarRating="5" HotelCode="26013|85929" HotelName="Mandarin Oriental Munich" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Neuturmstraße 1, 80331 München</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/bd/f5bd8ae82f11c6d4a948000dfb24c6cc9ebb7cd6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel occupies a palace dating back to the new Renaissance and is situated at ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="833.34" OriginalAmount="809.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.138998329875" Longitude="11.550932983419" StarRating="3" HotelCode="79893|862815" HotelName="Hotel Jedermann" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bayerstraße 95, 80335 Munich</AddressLine>
          </AddressLines>
          <CityName>Munich</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/ae/faae4f24517d8f71559fcc26f6bd30891d9cd207.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Munich. The nearest airport is München - Franz Josef (MUC).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Bar,Bicycle Rental,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Conference Hall,Laundry,Room Service,Massage Centre,Air Conditioning,Sauna,Swimming Pool,Currency Exchange,Designated Smoking Area,Garden,Jacuzzi,Lounge,Wheelchair Access,Golf,Kitchen,Spa,Diet Meals,24 Hour Front Desk,Elevator,Luggage Storage,Vending Machine,Heated Pool</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,FAMILY-FRIENDLY HOTEL,HOSTEL,SPA HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,HOSTELS,HOTEL,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.Threading.ThreadAbortException: Thread was being aborted.
   at System.Threading.Monitor.ObjWait(Boolean exitContext, Int32 millisecondsTimeout, Object obj)
   at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.SpinThenBlockingWait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.InternalWait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.WaitAny(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a679a5ee-42ec-479b-a334-92a5330c6891|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
ad863b15-4de2-4d8d-a3e9-946ece3ab0ba|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="ad863b15-4de2-4d8d-a3e9-946ece3ab0ba">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="17148" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-14T00:00:00" End="2026-12-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
ad863b15-4de2-4d8d-a3e9-946ece3ab0ba|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>ad863b15-4de2-4d8d-a3e9-946ece3ab0ba</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
0ed46a92-6137-4a20-892b-9b1734d95e9b|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="0ed46a92-6137-4a20-892b-9b1734d95e9b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-09T00:00:00" End="2026-12-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
39d363b0-f6e8-4681-a102-90ac4fbd6ee2|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="39d363b0-f6e8-4681-a102-90ac4fbd6ee2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="38" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-09T00:00:00" End="2026-12-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
39d363b0-f6e8-4681-a102-90ac4fbd6ee2|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>39d363b0-f6e8-4681-a102-90ac4fbd6ee2</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ef06070d-05d1-405d-bf4d-c08efe22f075|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>ef06070d-05d1-405d-bf4d-c08efe22f075</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e11aa70f-ce68-4755-9f76-5cac503b1af8|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="e11aa70f-ce68-4755-9f76-5cac503b1af8">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-09T00:00:00" End="2026-12-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
081a9d56-fc66-4120-bd4e-9da6457b168f|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="081a9d56-fc66-4120-bd4e-9da6457b168f">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-09T00:00:00" End="2026-12-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
081a9d56-fc66-4120-bd4e-9da6457b168f|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>081a9d56-fc66-4120-bd4e-9da6457b168f</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
856154b1-5de6-43b0-9295-7fccf5c043de|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="856154b1-5de6-43b0-9295-7fccf5c043de">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-16T00:00:00" End="2026-11-17T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
2692e99f-df7a-4881-bd0e-3bad3628b9fd|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="2692e99f-df7a-4881-bd0e-3bad3628b9fd">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-01T00:00:00" End="2026-05-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
2692e99f-df7a-4881-bd0e-3bad3628b9fd|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>2692e99f-df7a-4881-bd0e-3bad3628b9fd</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5e7710d0-3239-4a61-94b1-665fb9b3ba20|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="5e7710d0-3239-4a61-94b1-665fb9b3ba20">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40324" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-01T00:00:00" End="2026-05-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
5e7710d0-3239-4a61-94b1-665fb9b3ba20|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<ErrorRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Error>
    <RecordID>5e7710d0-3239-4a61-94b1-665fb9b3ba20</RecordID>
    <ShortText>No Record Found!</ShortText>
  </Error>
  <TimeStamp>0001-01-01T00:00:00</TimeStamp>
  <Version>0</Version>
</ErrorRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fb77673-18f3-429f-a1ea-c61c4d4f2386|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="8fb77673-18f3-429f-a1ea-c61c4d4f2386">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="57914" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-01T00:00:00" End="2026-08-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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
8fb77673-18f3-429f-a1ea-c61c4d4f2386|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-03-25T13:24:00.3582372+00:00" Version="0" EchoToken="Search" TransactionIdentifier="8fb77673-18f3-429f-a1ea-c61c4d4f2386" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4732354" Longitude="12.22272457" StarRating="0" HotelCode="985932|venice_garden_house" HotelName="Venice Garden House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Concordia 19, int. 6, 30175 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/1d/6a1d8dee71728869f8b70bcc34d50329c0583b0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506029218514" Longitude="12.237618863583" StarRating="3" HotelCode="32704|hotel_ariston" HotelName="Ariston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Bergamo 12, 30174 Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/d4/f3d4de00387a860e0a064a6962372fb750047e95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a peaceful location and is ideal for guests wanting to be within easy reach of Veni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.504663" Longitude="12.237309" StarRating="3" HotelCode="35957|club_hotel" HotelName="Club Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Villafranca 1, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/8d/e48d4a0dd004726ad507e68f3bc5899bd08bf66a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located close to the centre and the historic old town of Mestre. Publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506311" Longitude="12.281986" StarRating="3" HotelCode="371397|hotel_altieri_2" HotelName="Altieri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Altinia 51, 30030 Favaro Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/38/0d3830d7737066c05b41bf9354e995ddedc86934.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Venice's Marco Polo airport is located approximately 3.5 km from this hotel. Bars, pubs and a bus st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487427283726" Longitude="12.250952121709" StarRating="2" HotelCode="902220|san_carlo_2" HotelName="San Carlo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Forte Marghera 131, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/10/4c1009fcb169210d8c71b5a2b1fb75cb840ae241.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478913388437" Longitude="12.22823113203" StarRating="3" HotelCode="911886|hotel_colombo_6" HotelName="Hotel &amp; Hostel Colombo For Backpackers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Antonio Paolucci 5, 30175 Marghera, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/28/7f28b04626eba1636d1c72359ee2a82f49168eaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.468994701643" Longitude="12.222874760628" StarRating="1" HotelCode="911885|amba_alagi" HotelName="Amba Alagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mutilati del Lavoro 38, 30175 Marghera</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/30/873063502e9dad6a9dd1223786ce0d38e374ff7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.504777026718" Longitude="12.282799367645" StarRating="3" HotelCode="11943|hotel_ducale" HotelName="Ducale Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Triestina 5, 30030 Favaro Veneto, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/56/01/560140ac01c47d1681e02191fd4b8fca142e2ef7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Favaro Veneto, 3 km from Venice's Marco Polo Airport, 6 km from Venice's Rom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.68" OriginalAmount="56.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484142216473" Longitude="12.254149616561" StarRating="3" HotelCode="366025|san_giuliano" HotelName="San Giuliano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Forte Marghera 193/A, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/9f/639f9acf560529df0ec3a1a4c5a2fe3e6bf6ec11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in Mestre just 6 km from the historical centre of Venice. Both the to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482196835945" Longitude="12.239925597553" StarRating="2" HotelCode="516084|ao_venice_mestre" HotelName="a&amp;o Venezia Mestre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca Marcello 19, 30172 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2f/32/2f3230e558411a8ccf761add09ae11d59da868b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A TV room is among the facilities and amenities available at the hotel. Wireless internet access in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.497223622481" Longitude="12.236285805702" StarRating="4" HotelCode="35711|hotel_apogia_sirio_venice" HotelName="Apogia Sirio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Circonvallazione 109, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/a4/86a41f103821d663c0ea27729fbd323f2cc250ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Mestre, close to Venice and within 500 m of the Castellana mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4915835898" Longitude="12.238783023314" StarRating="3" HotelCode="337292|hotel_centrale_2" HotelName="Hotel Centrale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Donatori di Sangue 14, 30170 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7a/49/7a49fea056013f4a80e60c0a08ab815ad0937bc4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Mestre, only 50 m from the shopping venues, bars and pubs. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483631" Longitude="12.235197" StarRating="1" HotelCode="148204|hotel_giovannina" HotelName="Giovannina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Dante 113, 30170 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/c1/3cc106b3fb80e1af862170e58b27b1ac4c95f876.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Hotel Giovannina in Mestre, you'll be connected to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485132537834" Longitude="12.234403930059" StarRating="3" HotelCode="901925|hotel_roberta" HotelName="Roberta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sernaglia 21, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/da/e9da310e0570edf0534c8929ebdc8d1a77cd0b2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437862749831" Longitude="12.205102443695" StarRating="3" HotelCode="31280|palladio_hotel_5" HotelName="Hotel Palladio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Malcontenta 40, 30176 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b9/26/b92613058790ad07fc830daf4be1294575c6df0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Malcontenta, which is famous for the villas built by Palladio, at the end ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.494421" Longitude="12.24936" StarRating="3" HotelCode="92443|venice_villa_crispi" HotelName="Villa Crispi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Crispi 20, 30170 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/55/d05508f487e815a1e382498cf6797bc038f859d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49094381234" Longitude="12.236696183682" StarRating="2" HotelCode="911868|laffittacamere_di_venezia" HotelName="L'Affittacamere di Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Costante Degan 7, 30171 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/1b/761be10d6a15167083b425c4b67db8b9214a482d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483129" Longitude="12.256042" StarRating="2" HotelCode="116894|delle_rose_2" HotelName="Delle Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Elia Millosevich 46, 30173 Mestre, Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/d0/e0d0a3000b9586f2fa5fa18f0f3782bfb9c5bd3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442683437464" Longitude="12.324484884739" StarRating="2" HotelCode="89641|adua_hotel" HotelName="Adua" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 233a, 30121 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/26/6a26c4041d4da8807b3fcca3467e8ca5aa8cdc96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated near the railway station along a famous street called Lista di Spagna, renowne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.01" OriginalAmount="67.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442761" Longitude="12.324495" StarRating="1" HotelCode="75636|hotel_minerva_e_nettuno" HotelName="Minerva &amp; Nettuno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 230, Venezia 30121</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2a/f4/2af4ac6204059f80673cb3cb67f9a08de39a62dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.01" OriginalAmount="67.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.448671" Longitude="12.192653" StarRating="0" HotelCode="386982|corte_del_brenta" HotelName="Agriturismo Corte del Brenta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Padana 204, 30176 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/1d/ad1d38b45d82c9d7fd31a7d45fcd53bb8620553e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486133831526" Longitude="12.221227884293" StarRating="3" HotelCode="371396|alla_giustizia" HotelName="Alla Giustizia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Miranese 111, 30174 Mestre-Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/6e/106e9a717d134ea046edf107552792fc0476ad31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel is situated only 50 m from various motorways, meaning guests are able to reach V...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485926" Longitude="12.234325" StarRating="3" HotelCode="141999|hotel_aaron" HotelName="Aaron" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Felisati 187, Mestre 30171, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e0/9be0b96d0243ddf7d645846cba1370e13085c99b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Venice Mestre, 3 minutes' walk from the railway station and 10 minutes from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4368835" Longitude="12.337862282209" StarRating="2" HotelCode="102151|hotel_alla_fava" HotelName="Alla Fava" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5525, Campo della Fava, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/99/f999cab7861c2416726a10b2031f00972959b8b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48416813" Longitude="12.23131647" StarRating="0" HotelCode="778572|ca_rebeka_venice" HotelName="Ca'rebeka Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Col Di Lana 18, 30171 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/8b/cb8b41b5a352720ed4770eff82bff84d7ba39243.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483037" Longitude="12.230964" StarRating="3" HotelCode="64484|trieste_3" HotelName="Trieste" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Trento 2, 30174 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/29/df29b5e33b01c41abc713560d27a8d72550668dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.439274276263" Longitude="12.321209907532" StarRating="3" HotelCode="25628|hotel_canal" HotelName="Canal &amp; Walter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 553, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5c/40/5c40dba80a301598806c35547b8a1745dadfaca7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel offers wonderful views over the Grand Canal and is about 2 km from the beach. Re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483507" Longitude="12.230818" StarRating="3" HotelCode="42676|hotel_paris_8" HotelName="Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Venezia 11, 30171 Mestre, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/6c/916c83631fabebadbcdc15bae79cc5255355a021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in Mestre and is suitable as a stopover point for both holidaymakers and business gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.487176530335" Longitude="12.296076267958" StarRating="3" HotelCode="98577|feel_inn" HotelName="Feel Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Airport Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Orlanda 131/1, Campalto, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/4d/8f4d270eae301f6db7e265aaa594fbfe679761b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This original and cosy hotel is approximately 10 km from Piazza San Marco in the centre of Venice. P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="76.22" OriginalAmount="74.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485259416382" Longitude="12.234188318253" StarRating="3" HotelCode="35948|hotel_piave" HotelName="Piave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Col Moschin, 6/10, 30171 Mestre, Italia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/3e/ab3e8eedff31895190fab5790f873fb3bdad81f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel enjoys a peaceful location in the centre of Mestre, only around 150 m away from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.484218" Longitude="12.254688" StarRating="4" HotelCode="36924|alexander_3" HotelName="Alexander" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Forte Marghera 193/c, 30173 Mestre, Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/29/f229c50eac02663b1de4df14cf739ca854671904.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upmarket hotel is situated in Venedig Mestre beside Salso Canal where the bridge to the lagoon ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.51452707967" Longitude="12.239383757115" StarRating="3" HotelCode="169699|best_western_plus_quid_hotel_venice_airport" HotelName="Best Western Plus Quid Hotel Venice Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Terraglio 15, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/75/5f/755f2819d5a34f9dbd9274f396f3eea06a6cc325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Venice close to numerous restaurants, bars, clubs and links to the public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.515001" Longitude="12.207513" StarRating="3" HotelCode="900558|hotel_antico_moro" HotelName="Antico Moro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Castellana 149, 30174 Zelarino, Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d4/84d44155e7885e34a13a58e9d6448156eb69a2d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.491353713525" Longitude="12.247795164585" StarRating="4" HotelCode="67098|swiss_international_venice_michelangelo" HotelName="Michelangelo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>69 Via Forte Marghero, 30173 Venezia Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/44/b244781bb2f456a74a862c415d27c595af5ebce5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="79.31" OriginalAmount="77.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.438099358493" Longitude="12.32161274094" StarRating="0" HotelCode="915783|ca_dei_polo" HotelName="Cà Dei Polo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 203, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/a8/11a8d533f19ffcb0a67dcf630e9afda2d2e97d72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Venice (Santa Croce), Ca' Dei Polo is within a 15-minute walk of St\n\nLocated in Venice ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486061" Longitude="12.23796" StarRating="3" HotelCode="92442|hotel_da_tito" HotelName="Da Tito" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cappuccina 67, 30172 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/22/8a22b108f63d374c0728963fec09c72a468d955e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.40" OriginalAmount="80.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483116" Longitude="12.235765" StarRating="3" HotelCode="28541|hotel_regit" HotelName="Regit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cappuccina 96, Mestre, Venezia 30172</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/1f/bc1f8d3bfda7023ea9338b61eec7a8ad3353e2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.477061" Longitude="12.250107" StarRating="3" HotelCode="909326|alveri" HotelName="Alveri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Paganello 18, 30172 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/5c/b45c281c11b4f333bff2a18e30463bb149a08584.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.492049410542" Longitude="12.19573751092" StarRating="3" HotelCode="911879|green_garden_resort" HotelName="Green Garden Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Asseggiano 65, 30174 Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/25/c5259d36dd868d13b2a52a9a0724133bc30c7cde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48112102" Longitude="12.23835912" StarRating="0" HotelCode="963297|staycity_aparthotels_venice_mestre" HotelName="Staycity Venice Mestre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca' Marcello 8L, 30172 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/d6/17d6f56c631cabc814466c24d28278ba95c420cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4073218689" Longitude="12.365638122182" StarRating="3" HotelCode="93195|villa_tiziana_hotel" HotelName="Hotel Villa Tiziana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Gritti 3, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/65/c9650e9d8f5737c3243f31102c724392c62b181f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.526851491068" Longitude="12.353270351887" StarRating="3" HotelCode="911876|affittacamere_il_casolare__guest_house" HotelName="Affittacamere Il Casolare - Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Litomarino 74A, 30173 Ca' Noghera, Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7f/c7/7fc7d1ad313db464be5095ee3fcffa3661694e97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in Ca' Noghera. Il Casolare guarantees a quiet stay as it counts w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435676296687" Longitude="12.325974806593" StarRating="3" HotelCode="44473|pantalon_hotel" HotelName="Hotel Pantalon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Crosera San Pantalon 3941, Dorsoduro, 30123 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/13/b2/13b22e1b45d398c2c2b02c283f6773b178195472.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the old town centre of Venice, in the art and culture district ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482705670371" Longitude="12.232723832131" StarRating="4" HotelCode="31413|hotel_plaza_2" HotelName="Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Stazione 36, 30171 Venezia Mestre, Italia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/d4/e7d493d52d6696a0cc6e8f4cfb9b0983f7e60324.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel features a convenient location right by Mestre train station, around 8 km away from Venic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48719" Longitude="12.299177" StarRating="4" HotelCode="36925|antony_hotel" HotelName="Antony Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Orlanda 182, Campalto, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/8f/168f294acc71773a66a3402daa15f648c74d7fae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Marco Polo Airport is just 5 minutes' drive from the business hotel and S. Angelo Airport is approxi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.475709543483" Longitude="12.211824059486" StarRating="4" HotelCode="171022|hotel_mercure_venezia_marghera_2" HotelName="Mercure Venezia Marghera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Malamocco 14, Marghera, 30175 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/01/a001dbb1cb553708246a5f955f45b7a7b0e04556.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel just 5 km from Venice Mestre railway station and a 10-minute bus ride from central Venice....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4848588733" Longitude="12.209678292274" StarRating="3" HotelCode="57675|hotel_nuova_mestre" HotelName="Nuova Mestre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Miranese 169 (ang. Via Liguria 4), 30174 Mestre-Venice, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b7/26b717e682a71459b0e1623020fe1fcf51e9471c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only approximately 700 m from the Mestre motorway. The Mestre-Via Miranese exi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.416041" Longitude="12.372115" StarRating="2" HotelCode="63214|hotel_cristallo_14" HotelName="Cristallo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Viale S. M. Elisabetta, 51, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/6f/6c6f62e463a6547347ec369b29764c21c7702b76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Venice, this hotel is about 400 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.55" OriginalAmount="85.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48353943" Longitude="12.23323093" StarRating="5" HotelCode="616452|anda_venice" HotelName="Anda Venice Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ortigara 10, Mestre 30171, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ea/bb/eabb0d0eafda14e0ba91751a89511b67cd1c8dcd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.348808474028" Longitude="12.319326459196" StarRating="3" HotelCode="37630|hotel_villa_orio" HotelName="Hotel Orio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Golf,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca' Rossa 10, Localita Alberoni, 30126 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/5f/0e5f276ca545172238d71b9aad96c30e42bbc77c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.478405" Longitude="12.227911" StarRating="3" HotelCode="52032|hotel_vienna_5" HotelName="Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G.Rizzardi 54, 30175 Venezia, Marghera</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/bb/74bb141c6a5dc0918577b06cb01cf7aafae66ef7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of Mestre, near the train station and just 20 minutes fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.503498" Longitude="12.235345666667" StarRating="3" HotelCode="142947|airmotel" HotelName="Airmotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ceccherini 13, 30174 Venezia - Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/3b/5c3bee528f7cc5ce5d2c3420f0e654f4a2c41e2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.492288119757" Longitude="12.242894329448" StarRating="3" HotelCode="117731|hotel_venezia_2" HotelName="Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza 27 Ottobre, 91, Via Teatro Vecchio, 5, 30171 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/87/bc/87bce89909b0e8f32f26e50bbe197efe06ed1dbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.67" OriginalAmount="89.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.504734" Longitude="12.270897" StarRating="4" HotelCode="13383|smart_hotel_holiday" HotelName="Smart Holiday" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Essicatoio 38, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/be/46be6427a490f79e905ce9f34eebdeede9823b72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is situated only 15 minutes from the bustling city of Venice. In fact, the city m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="91.67" OriginalAmount="89.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.416625" Longitude="12.370576" StarRating="4" HotelCode="77780|le_boulevard" HotelName="Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Golf Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Viale Santa Maria Elisabetta, 30126 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/30/8730735c170328d0dbf87b88f0dfe91c6aea4c8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel's magnificent location between the sea and the lagoon makes it the perfect spot for an un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.474334" Longitude="12.214864" StarRating="4" HotelCode="31163|holiday_inn_venicemestre_marghera" HotelName="Holiday Inn Venice Mestre-Marghera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rotonda Romea 1/2, 30175 Marghera, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/61/b161ae57893b626dabc08c5a546829aef7eb46f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is situated approximately 15 km from Venice Airport. The countless attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.444768411204" Longitude="12.328556536497" StarRating="2" HotelCode="116596|hotel_henry" HotelName="Hotel Henry Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Ormesini 1506/E, Rio Tera Farsetti, Cannareggio, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/3c/b13c3ce35a5bd9caa86373e07736bf60fee83d48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434729034944" Longitude="12.332670986652" StarRating="3" HotelCode="32620|san_giorgio" HotelName="San Giorgio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terà della Mandola, San Marco 3781, 30124 Venezia, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/12/6012436bb795d120664ab62e2dba4757a73f49dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Venice, this hotel lies between the Campo Sant'Angelo and the Campo Manin. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485928862312" Longitude="12.231743484735" StarRating="3" HotelCode="160493|hotel_villa_costanza" HotelName="Villa Costanza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Montenero 25, 30171 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/13/4013f90b2a9cf45fa69e29657fa6262b418ed3e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a strategic position within easy reach of not only the fascinating city of Venice, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.429047439036" Longitude="12.328708022833" StarRating="2" HotelCode="95202|pensi_seguso" HotelName="Pensione Seguso" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 779, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/fb/41fbe59b98cefe2de9110d1adeaf10964f9fff80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4857834" Longitude="12.23284026" StarRating="3" HotelCode="146436|cris" HotelName="Cris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte Nero 3, 30171 Mestre</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/a9/8fa96da5f92b2c0089d606739be1d5ba53750b16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.91" OriginalAmount="97.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.493370481757" Longitude="12.241024521461" StarRating="3" HotelCode="387618|hotel_al_vivit" HotelName="Hotel Al Vivit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ferretto 73, 30174 Mestre, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/9e/a89e4fb6be596cd8314fb8dd6e53dd78569b5c82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.94" OriginalAmount="98.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.5079" Longitude="12.2588" StarRating="4" HotelCode="64324|albatros" HotelName="Albatros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Viale Don Sturzo, 32, 30171 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/3f/9e3f0343045dcec843894a0999c0d0015bb9243c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3 km from the centre of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.51444" Longitude="12.23158" StarRating="4" HotelCode="900560|four_points_by_sheraton_venice_mestre" HotelName="Four Points by Sheraton Venice Mestre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 31/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Don Luigi Peron 4, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/18/1c1815ebfebca1db46c2a0d37a32d4c2fe357cd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just 500 m from a brand new train station which will take guests into Venice ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.97" OriginalAmount="99.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.498873366625" Longitude="12.28113502264" StarRating="3" HotelCode="911877|villa_sara" HotelName="Villa Sara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vallenari 80, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/61/5e61d4afb61e222273e42235e9f1e808a2ed6a75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432430866759" Longitude="12.333816289902" StarRating="3" HotelCode="59528|hotel_torino" HotelName="Hotel Torino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle delle Ostreghe, San Marco 2356, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cc/69cc2705852330b854a7fb2d902aca899891b81a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is in a historic building in the heart of Venice, 500 m from Saint Mark's Square, 2.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.480062403254" Longitude="12.269979314156" StarRating="4" HotelCode="163988|hilton_garden_inn_venice_mestre_san_giuliano" HotelName="Hilton Garden Inn Venice Mestre San Giuliano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Orlanda 1, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/52/3652b466ef96c079667e90f2a4198342ba56cb43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the Via Orlanda roadway opposite the San Giuliano Park, the hotel offers stunning views ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.06" OriginalAmount="102.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.417111" Longitude="12.368682" StarRating="3" HotelCode="211911|hotel_riviera_9" HotelName="Riviera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gran Viale S.M.Elisabetta 5, 30126 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/2d/ce2d0c1aa2cca20887f889a8f47be03e3b115341.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442486778782" Longitude="12.324222028255" StarRating="4" HotelCode="197520|amadeus_hotel_3" HotelName="Amadeus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista Di Spagna Cannaregio 227, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/39/1b/391b28c879fae21abec72fe4fae9866d6ba58aa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated in the historical centre, just minutes from the train s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.443413543054" Longitude="12.324879310016" StarRating="1" HotelCode="338827|albergo_al_gobbo" HotelName="Albergo Al Gobbo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 312, 30121 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/d3/3ed387ab8abbfb4bd52691b2f92b3cc8a50c35f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="106.09" OriginalAmount="103.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43950254" Longitude="12.33279599" StarRating="0" HotelCode="417395|ai_boteri_hostel" HotelName="Ai Boteri Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Boteri rialto San Polo 1699, 30100 Venice, 30125 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/e4/8ee49206b0bd9ce784e55b292ac1d79af58b09cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Ai Boteri Hostel, you'll be centrally located in Ve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.482822265126" Longitude="12.23329782486" StarRating="4" HotelCode="34938|hotel_tritone_3" HotelName="Best Western Hotel Tritone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Stazione 16, 30171 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/2d/5d2d627b1d210d624b9df02c54f16f56a2d6c7f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located opposite the railway station in Mestre, some 5 minutes from the centre of Veni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.443894" Longitude="12.326138" StarRating="3" HotelCode="127060|casa_martini_bb" HotelName="Hotel Casa Martini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Village,Golf Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Cannaregio 1314, Cannaregio, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/42/bf421f8c00abb3425bdc36f59d5bfff0a0cd47c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Strada Nuova, a 5-minute walk from the Santa Lucia train station on the rout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.42999815" Longitude="12.3282539" StarRating="2" HotelCode="146963|domus_cavanis" HotelName="Domus Cavanis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 895, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/af/a8afda9e8f3b3815df4cfbb73c5dbad96dd22209.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.49555220847" Longitude="12.242605090141" StarRating="3" HotelCode="365670|minotel_aurora" HotelName="Aurora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Golf,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzetta Giordano Bruno 15, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/82/3a8298d5d5075854ab2a3bf488cc1296ca7df58c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is peacefully located in the historical district of Mestre within a few pac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.492522291582" Longitude="12.24004290998" StarRating="2" HotelCode="911870|legrenzi_rooms" HotelName="Legrenzi Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Legrenzi, Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/db/fbdbe213d41982d445bd8df8d8523b34d094723a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43741192" Longitude="12.34033465" StarRating="0" HotelCode="615354|bb_le_marie" HotelName="B&amp;B Le Marie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5845, 30122 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/aa/80aa00741dabd65f6c0e0a1f019964fb500a1b03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at B&amp;B Le Marie in Venice (Castello), you'll be minutes from Bas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.439187409809" Longitude="12.323922326069" StarRating="2" HotelCode="153791|residenza_ca_dario" HotelName="Residenza Ca' Dario" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 646, 30135 Venezia, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/ed/e4edecd190716f9e9e45760a5a861fa980238a95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432959880116" Longitude="12.316818410549" StarRating="3" HotelCode="89644|hotel_tiziano" HotelName="Tiziano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro Calle Riello 1873, 30123 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/59/c1597550a6e2e36f557220c2eff2d70e3db136ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the quiet Dorsoduro district, close to the church of San Nicolò dei Mendico...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="3" HotelCode="446385|bb_venezia_in_suite__apartments" HotelName="I Gioielli del Doge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5871, S.Marina Calle Del Dose, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/87/df87783322fcb9a5a83ab64a9aff830db7513de5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441750949306" Longitude="12.323795557022" StarRating="4" HotelCode="16222|hotel_principe" HotelName="Hotel Principe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna, Cannaregio 146, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/67/c267c429dd106928b8d48c92eb3af3debc07059b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel is ideally situated at the historical centre of Venice, directly next to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.483721404887" Longitude="12.280666239835" StarRating="3" HotelCode="304039|antica_fenice" HotelName="Hotel Antica Fenice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Orlanda 10/B, 30173 Venezia, Campalto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/96/3496c055f713b26114f43c5623749d38ade87d39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4815132" Longitude="12.23783698" StarRating="0" HotelCode="953370|leonardo_royal_hotel_venice_mestre" HotelName="Leonardo Royal Hotel Venice Mestre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Ca' Marcello 6, 30172 Mestre, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/be/edbefc527a46e57cbc51b8404e96c8c35b9df26e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.485612" Longitude="12.231593" StarRating="3" HotelCode="154855|chiara_lodge" HotelName="Chiara Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Podgora 28, 30171 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/99/26994cb8281690278a08df8c35c2881e4fefb516.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.39" OriginalAmount="113.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43767452" Longitude="12.33989737" StarRating="0" HotelCode="523739|amadeus_bed_and_breakfast" HotelName="Amadeus Holidays" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Housekeeping,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Dose castello 5881, Santa Maria Formosa, Castello, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/d4/24d480cf9df30a42ff308aa3c24298ad1a859bb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Amadeus Bed and Breakfast in Venice (Castello), you...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.421565532068" Longitude="12.376372218132" StarRating="4" HotelCode="31845|hotel_russo_palace" HotelName="Romantik Hotel Russo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Riviera San Nicolo 11A, 30126 Lido di Vnezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/87/7387cbcd2e71bed280b40e50e4029774b9d4c100.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in front of the Venetian lagoon, around 15 minutes by boat from St Mark's...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.45" OriginalAmount="115.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43466104208" Longitude="12.337394585879" StarRating="3" HotelCode="200905|hotel_ambassador_tre_rose" HotelName="San Marco Hotel Ambassador Tre Rose" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Fabbri 905, 30124 San Marco, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/71/8e71b5b3d6fadbcf407f68ecdf81f077ea53ed92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Thanks to its ideal location next to St Mark's Square and just steps away from the major tourist att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4349354" Longitude="12.3348429" StarRating="3" HotelCode="36227|antica_casa_coppo" HotelName="Antica Casa Coppo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4320/1/2, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c6/28c68643087ec1dcd81cb22bfe60a9ee85908735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.415026875744" Longitude="12.368406057358" StarRating="3" HotelCode="22355|best_western_biasutti_hotel" HotelName="Biasutti Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dandolo 29, Venezia Lido, 30126 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/58/6358ca41ae1264a461a548ab58d1005baba97d1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming establishment lies just 10 minutes away from St. Mark's Square - the heart of the most...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.51" OriginalAmount="117.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="836241|ostello_s_fosca_cpu_venice_hostels" HotelName="Ostello Santa Fosca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 2372</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/ac/f3aca547ea488a5469fe4fcd1bb02eec7d0bce1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.54" OriginalAmount="118.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43026" Longitude="12.328" StarRating="3" HotelCode="10771|hotel_belle_arti" HotelName="Hotel Belle Arti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terà Foscarini 912/A, Dorsoduro, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/26/9d26bbd0f125c71ce5a7683a70a2f2d2042389c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="122.57" OriginalAmount="119.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4436216" Longitude="12.3279852" StarRating="2" HotelCode="82834|locanda_herion" HotelName="Locanda Herion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 1697/A, 1697/C, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0c/7e/0c7ed3c2b9611d45966b00b9b148b9f27b7190ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.425168" Longitude="12.326402" StarRating="3" HotelCode="57682|hotel_giudecca_venezia" HotelName="Hotel Giudecca Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corte Ferrando 409/C, Giudecca 30133, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/84/8e8443eac6c708fc245164bf1c09a60b3078db6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording a view of the Giudecca Canal, the hotel is situated on the quiet island of Giudecca, which...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.60" OriginalAmount="120.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4360643" Longitude="12.3390409" StarRating="3" HotelCode="192298|maison_de_charme_balbi" HotelName="Casa Dolce Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4671, Campo della Guerra, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/15/2d1500ac72c22fb3778db2b57baa77733ab1c2b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.439403420359" Longitude="12.336339042491" StarRating="1" HotelCode="142999|lion_morosini_palace_2" HotelName="Al Palazzo Lion Morosini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 5700, 30121 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/79/74797e0bb7701f6bbb72060ebd463f5424d583d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.63" OriginalAmount="121.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.42996139" Longitude="12.33288646" StarRating="3" HotelCode="695591|hotel_messner_2" HotelName="Hotel Messner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Dining,Fax,Garden,Housekeeping,Internet,Laundry,Meeting Room,Pets allowed,Printer,Restaurant,Room Service,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 237, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/be/15be4764e6f11b8506fb30539dfb458b93cc520a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Boasting an enviable setting at the heart of the peaceful neighbourhood of Dorsoduro in Venice, this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.415873" Longitude="12.373932" StarRating="3" HotelCode="22148|hotel_villa_cipro" HotelName="Hotel Villa Cipro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via Zara, 2, 30126 Venezia Lido, Italia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/0a/200ada1eb8dad1b27f3286eb218f3e90eb885654.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.66" OriginalAmount="122.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435366506437" Longitude="12.326552493864" StarRating="1" HotelCode="337297|hotel_locanda_ca_foscari" HotelName="Hotel Locanda Ca' Foscari" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Della Frescada 3887/B, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/f1/02f1d4c72fb37ce7ef5c03511b46ce39f44885dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432108" Longitude="12.351047" StarRating="3" HotelCode="77842|hotel_ca_formenta" HotelName="Ca' Formenta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 1650, Via Garibaldi, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/09/bc09435b1a7453770897078c879697b3ee6ff3b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.402744" Longitude="12.364624" StarRating="2" HotelCode="64597|hotel_rivamare" HotelName="Rivamare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungomare Marconi 44, 30126 Venedig Lido</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/21/69212101e7c6272a33364a8d5aff2db7ee0261fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434047687716" Longitude="12.347836196423" StarRating="3" HotelCode="25631|hotel_al_nuovo_teson" HotelName="Al Nuovo Teson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello-Calle Pescaria 3980/3981, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/8d/1f8d745c987cdae2609e7499d9aaf46d6e05d7c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.72" OriginalAmount="124.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.532268932363" Longitude="12.305046009883" StarRating="3" HotelCode="155613|bed_and_breakfast_dream" HotelName="Bed and Breakfast BB Dream" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via delle Garzette 5, 30173 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/be/6ebe780f634561ea93b10e5192befc03fc6fd8bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434366" Longitude="12.341801" StarRating="3" HotelCode="14268|lux" HotelName="Lux" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle de la Rasse 4541, Castello, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/66/6d/666d538e1fdd9981f05aca4d2964a2272721ce17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent location in the historic centre of Venice, near the Palazzo Ducale on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.84" OriginalAmount="128.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441102" Longitude="12.326609" StarRating="4" HotelCode="116910|domina_home_ca_zusto" HotelName="Hotel Ca' Zusto Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 1358, Campo Rielo, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/53/d153e24361c21a8ef23e585b52caca0135123808.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stay in this historical hotel offers guests the perfect opportunity to experience the lagoon city....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.87" OriginalAmount="129.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.417370671188" Longitude="12.368809110769" StarRating="3" HotelCode="79203|giardinetto_hotel" HotelName="Giardinetto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/29/2f29ccc2bd05e554d60ec8aad8d68af7dda2712e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43598091" Longitude="12.34003738" StarRating="0" HotelCode="955117|luxury_venetian_rooms" HotelName="Luxury Venetian Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle de l’Angelo 5309, Castello, 30122 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/a9/c5a9fd48359449cc3dd52492d728a29701b0015a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442097" Longitude="12.321498" StarRating="2" HotelCode="66580|dolomiti_3" HotelName="Venice Maggior Consiglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Priuli Dei Cavaletti 73/74, 30121 Cannaregio, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/e0/73e03d369a8f46561c9b1cbe9f9466b410648826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.93" OriginalAmount="131.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.48856591" Longitude="12.41095593" StarRating="0" HotelCode="417689|venissa" HotelName="Venissa Wine Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta di Santa Caterina 3, Isola di Mazzorbo, 30142 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/96/60964220a98f51fd520b377f856eb4bcb2c9f879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.445429820634" Longitude="12.33050274107" StarRating="0" HotelCode="192237|antica_raffineria" HotelName="Antica Raffineria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cannareggio 2607/A, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/45/c845d56f7722fb54ee8561912bb52f66c924771f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.499529666667" Longitude="12.319184" StarRating="1" HotelCode="155415|agriturismo_ca_danieli_bb" HotelName="Agriturismo Ca' Danieli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Piovega 7, 30173 Tessera, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/e3/a8e30826148e80cb4ba101c0dc4c1c68166ab7c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.443632" Longitude="12.326431" StarRating="3" HotelCode="34793|hotel_alle_guglie" HotelName="Hotel Alle Guglie" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ponte Delle Guglie, Cannaregio 1523, 30121 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/cc/cacc1e02dda2850f163975aa23815564a9e47ea9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the former Jewish quarter of the city, around 15 minutes away from the cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.417164777728" Longitude="12.37221211195" StarRating="3" HotelCode="19023|hotel_villa_edera" HotelName="Villa Edera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Negroponte 13, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/40/e840f56f5e483e8bfed1f977cbaf30b6386411e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location on the Venice Lido, only some 100 m from the nearest restaur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.02" OriginalAmount="134.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434826" Longitude="12.346514" StarRating="2" HotelCode="901705|palazzo_soderini" HotelName="Palazzo Soderini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Campo Bandiera e Moro 3611, Castello, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/56/8356b2162e3b865ece433afc0ebce11b43bcbee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436827608006" Longitude="12.338955402374" StarRating="3" HotelCode="25629|hotel_canaletto" HotelName="Canaletto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5487, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/78/617812e090243d4547f735a9c031b848398075e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, 2 minutes from St. Mark's Square and the Rialto Bridge, where ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435464955997" Longitude="12.339341640472" StarRating="3" HotelCode="11756|comfort_hotel_diana" HotelName="Hotel Diana Venice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Specchieri 449, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/43/9143bb6f3b28ac43fa8868c64ed23a4992745439.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This homely hotel is located in Venice. Convenient public transport links are within 200 metres of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44024161" Longitude="12.33299371" StarRating="3" HotelCode="485824|polos_treasures" HotelName="Polo's Treasures" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Campaniel, San Polo 1796, 30124 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/3e/f63eee1e2ce03f8098fd34aa0255c67bfe0947eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.08" OriginalAmount="136.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="976070|il_pozzo_magico" HotelName="Il Pozzo Magico" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 1898, 30135 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/5f/f75f63952cbf94a5cce1782f64f3cfbc4c048c0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.456432731855" Longitude="12.355461326389" StarRating="4" HotelCode="262046|mgallery_lagare_hotel_venezia" HotelName="Hyatt Centric Murano Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva Longa 49, 30141 Murano, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/ba/bbba798e63667e65b577074ace32438d2be88ad2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.11" OriginalAmount="137.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="749451|porta_da_mar" HotelName="Porta Da Mar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Castello, 2143, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ec/9bec23bd215b4e4f8ebbb65652ba3e1bfa928fec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.14" OriginalAmount="138.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437545089257" Longitude="12.338213197392" StarRating="3" HotelCode="902235|san_lio_tourist_house" HotelName="San Lio Tourist House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo San Lio 5607, Castello, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/57/0e575dbab05f3788538c2cf8aefcfd834fdaa887.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.506193199132" Longitude="12.218291432668" StarRating="4" HotelCode="317820|villa_barbarich_2" HotelName="Hotel Villa Barbarich" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Molino Ronchin 1, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/88/f58812b1f0c064f3d134dc5aa174765fa8eb02d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.17" OriginalAmount="139.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43327195" Longitude="12.32796306" StarRating="0" HotelCode="620875|granda_sweet_suites" HotelName="Ca' Granda Venice Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3201, Campo San Samuele, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/a9/0ca98c14c13784d8640f1c22e90e9b39a13e1805.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440249149903" Longitude="12.336498498917" StarRating="2" HotelCode="36226|locanda_novo_2" HotelName="Hotel Mezzo Pozzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>4529 Santi Apostoli, Cannaregio, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ef/57ef004b7b37049d3729bf97d54c95a68c88f200.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="3" HotelCode="116743|ca_doge" HotelName="Cà Doge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Santa Croce 467 E, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/92/1a92b548966026fcda0ea1aab96b4b62d572acc3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Piazzale Roma, the hotel is located within walking distance of Venezia Marittima Railway...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.20" OriginalAmount="140.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.431603" Longitude="12.324954" StarRating="2" HotelCode="192221|antica_locanda_montin" HotelName="Antica Locanda Montin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>30125 Venezia, Dorsoduro 1147</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/e2/2fe28d073fb6ebea2edecff12214a68e9dcb9195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.414102403408" Longitude="12.37030506134" StarRating="3" HotelCode="10480|hotel_atlanta_augustus" HotelName="Atlanta Augustus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lepanto 15, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/49/a2498d50ad461876db03cf9875e442e900bb8542.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice and lies on the central island of Lido, around 10 minutes by boat fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.486447865479" Longitude="12.217901945114" StarRating="4" HotelCode="79865|park_hotel_ai_pini" HotelName="Park Hotel Ai Pini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Miranese 176, 30174 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/27/9f27d620a00389ef82ccfcea0e2d8b002ed71930.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4378081701" Longitude="12.32235789299" StarRating="1" HotelCode="192226|ai_tolentini" HotelName="Ai Tolentini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Amai Santa Croce 197/G, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/85/ef85123067187e466acbcbcbc28079c54cf0253d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.23" OriginalAmount="141.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.429839" Longitude="12.332791" StarRating="3" HotelCode="298259|salute_palace" HotelName="Axel Hotel Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Central Heating,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 222, 30123 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/5d/285dec11668f0d89a7945c53f32e2908abf77b40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly historical hotel is located in a very central and quiet area, 100 m from the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442095" Longitude="12.321808" StarRating="3" HotelCode="14153|a_la_locanda_di_orsaria" HotelName="La Locanda di Orsaria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Priuli dei Cavaletti 103, Cannaregio, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/6a/876ae34081ff4e51b6af024555b9949df01ed192.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies right at the heart of the city and is only 100 m from Santa Lucia train station. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.402142" Longitude="12.36458" StarRating="4" HotelCode="81158|petit_palais_hotel" HotelName="Petit Palais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Lungomare Marconi 54, 30126 Lido of Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/f2/64f296d8f2b4cbb58a2b48db6f55868e0a3dcd8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Venice's Lido is a 12-km-long island, which divides the Venetian Lagoon from the sea. It connects th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.29" OriginalAmount="143.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442132" Longitude="12.323452" StarRating="3" HotelCode="102159|hotel_nazionale_2" HotelName="Nazionale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 158, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/5e/d55ee2cf4c4b2804940eaaf19867aa0007a7c405.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located centrally on the Lista di Spagna, one of the main shopping districts of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.32" OriginalAmount="144.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435407" Longitude="12.336615" StarRating="3" HotelCode="76189|al_gambero_hotel" HotelName="Al Gambero" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Fabbri 4687, San Marco, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/b3/0db35d9352b3a659e9db9ef800b0fa7e60106d56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.415084" Longitude="12.369174" StarRating="3" HotelCode="81587|hotel_rigel" HotelName="Hotel Rigel Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Enrico Dandolo, 13, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a3/9ea35eb945249a9cbfe7e20f06bff94e3a0fe9fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, located at Via Enrico Dandolo 13 on the lido, is situated only 5 minutes from the public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.35" OriginalAmount="145.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435879" Longitude="12.336093" StarRating="3" HotelCode="172262|hotel_alcyone" HotelName="Alcyone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Fabbri, San Marco 4712, Venice 30124</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/75/0175e2dd2f448489e3ab1d1977e1817b82f8d4be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this simple hotel in Venice, guests will find convenient access to public transport located wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.38" OriginalAmount="146.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437714419779" Longitude="12.338252016833" StarRating="2" HotelCode="97048|canada" HotelName="Hotel Canada Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Castello Campo San Lio 5659, 30122 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d7/3f/d73f4eba13e1d9c9ef159a5a567e0f5cf4175a85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Canada Hotel is a real find. Not because of any luxuries it might offer, but because of its pric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.426482675096" Longitude="12.362698316574" StarRating="4" HotelCode="27721|best_western_premier_hotel_santelena" HotelName="Hotel Indigo Venice - Sant'Elena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Buccari 10, Sant'Elena, 30132 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/a1/91a121c02836b07010f445cad68396441094fa77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the eastern part of the lagoon, near to the gardens of the Biennale ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="152.44" OriginalAmount="148.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.429886020973" Longitude="12.382364273071" StarRating="4" HotelCode="318136|viktoria_palace_hotel_2" HotelName="Viktoria Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Riviera San Nicolo 50, 30126 Venice Lido, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/18/84184efcad3e764e123923fe8c2e70af733c0239.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only a short distance from the car ferry stop and 900 m from the public vapore...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.47" OriginalAmount="149.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436011714658" Longitude="12.341111898422" StarRating="4" HotelCode="11274|ca_dei_conti" HotelName="Hotel Ca' dei Conti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4429, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/73/a17367002b060940f3bb941e30d50ac82590bb69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel overlooks a small canal, in a typical Venetian setting just a few minutes' walk from St. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.50" OriginalAmount="150.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.439493" Longitude="12.321253" StarRating="2" HotelCode="142949|hotel_airone_4" HotelName="Airone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Croce 557, 30135 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/a0/5ca02cfdc0fb85ea43a0bba2cb7412cb23be0eee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.415209" Longitude="12.372229" StarRating="4" HotelCode="82676|hotel_villa_pannonia" HotelName="Villa Pannonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Doge Michiel 48, 30126 Venezia Lido</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/5e/b25e2e5a912d9e1849606a6c1cf714b5e3325398.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434094742347" Longitude="12.334146201611" StarRating="3" HotelCode="10463|hotel_ateneo" HotelName="Hotel Ateneo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1876, Calle Minelli, near Piazza San Marco, Historic Centre, Sestiere di San Marco, 30124 Venezia, Italia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/16/b316e9ed9c64d37105eda51b834319ed5aef33b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the delightful setting of a Venetian courtyard, hidden on a quiet side street, the hotel stands d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.53" OriginalAmount="151.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436949943938" Longitude="12.321067750454" StarRating="3" HotelCode="192287|bb_casanova_ai_tolentini" HotelName="B&amp;B Casanova ai Tolentini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta del Gafaro 3515, 30123 Venezia, San Marco</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/0e/e60eadb6b6806704278014b1978b436c5b1b8c47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434516" Longitude="12.337613" StarRating="3" HotelCode="34854|best_western_albergo_san_marco" HotelName="Albergo San Marco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 877, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/f7/86f74a840f550feec0db2f3c84184b102cf8afd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, well-equipped hotel lies at the heat of Venice within a short distance of the Doge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.59" OriginalAmount="153.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.409401" Longitude="12.369301" StarRating="3" HotelCode="410084|hotel_la_meridiana_2" HotelName="La Meridiana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lepanto 45, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/6c/116cccc24398061461f7e0a274e6858b76f5abaf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a quiet area in Venice, about 100 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.62" OriginalAmount="154.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43251137" Longitude="12.319551" StarRating="0" HotelCode="745148|ca_bea" HotelName="Ca Bea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle De La Maddalena 1706, Dorsoduro, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/60/7f606781d10e71e73303645b749fb43048593fb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43532191327" Longitude="12.339395284653" StarRating="3" HotelCode="44461|antico_panada" HotelName="Panada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 646, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/14/e7147a8e4092d3c6847e42b00ebfa90b8dabb60b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the centre of Venice, in a peaceful area, this hotel is located within paces of St. Mark...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.443745758876" Longitude="12.329970002174" StarRating="3" HotelCode="33060|hotel_la_forcola" HotelName="La Forcola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 2353, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/0d/190d2e9ee2c586349cc0c4640ee9af1a3a665eac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435468730273" Longitude="12.33875457229" StarRating="3" HotelCode="47467|hotel_citta_di_milano" HotelName="Citta di Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campiello San Zulian San Marco 590, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/6c/fa6c0d8e283c6242709ad45820aee9fc93228102.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is very well located in a small square in Venice, 200 m from Piazza San Marco and about 3...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4184923" Longitude="12.35746882" StarRating="2" HotelCode="507334|centro_soggiorno_san_servolo" HotelName="Centro Soggiorno San Servolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Isola di San Servolo, 30124 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/55/e555d6f1084cff432444f2fe0d04312da5ad5701.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.65" OriginalAmount="155.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.438420653991" Longitude="12.339211075542" StarRating="3" HotelCode="298913|ca_marinella_3" HotelName="Hotel Ca' Marinella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Marina 6105, Castello, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f6/93/f6935024afd225f1b153dd1ea5d0b68a473e48be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437444931234" Longitude="12.341358661652" StarRating="3" HotelCode="17310|hotel_scandinavia_2" HotelName="Scandinavia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo S. Maria Formosa, Castello 5240, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/d6/86d6578e7404edcbb07b83595cf0d26ce6e63545.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderful 3-star hotel, which dates back to the 11th century, lies close to the wonderful city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.417777609209" Longitude="12.369382381439" StarRating="4" HotelCode="37800|hotel_panorama_7" HotelName="Panorama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale S.M. Elisabetta, 30126 Lido di Venezia, veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/c5/b4c503b9bd9e6baade31a110107e067a986f3bc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lido, directly next to the coast and surrounded by plenty of shops, bars, r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441869510714" Longitude="12.323090136051" StarRating="2" HotelCode="19501|zecchini" HotelName="Il Moro di Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista di Spagna 152, Cannaregio, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b9/c4b9884f98ae73acb5489032b916b513abd7338d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the train station, some 15 minutes from the centre of Venice. Shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435952782554" Longitude="12.33584336892" StarRating="3" HotelCode="902240|san_luca" HotelName="Hotel San Luca Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Fabbri 4671, San Marco, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/49/ab49410266ec6e58358190176ee6aba40394ca3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.71" OriginalAmount="157.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43001555" Longitude="12.3328623" StarRating="4" HotelCode="695590|messner_palace" HotelName="Messner Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terra Catecumeni 216, Dorsoduro, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/60/5d60e22b9d4db19cf8eb18458b6e0f66985ea2b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.406552" Longitude="12.365176" StarRating="2" HotelCode="82690|hotel_villa_stella" HotelName="Hotel Villa Stella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sandro Gallo 111, 30126 Venezia Lido, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/12/0d12c1d530b6fd357964fd8f4a724afd7c441959.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.74" OriginalAmount="158.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.425812523077" Longitude="12.336074709892" StarRating="1" HotelCode="192356|generator_venice" HotelName="Generator Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Zitelle 86, 30100 Venezia, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/31/66317ec619afe21f62c586975849dec8974b102a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435869" Longitude="12.344485" StarRating="4" HotelCode="28537|liassidi_palace" HotelName="Liassidi Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ponte dei Greci 3405, 30122 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/99/6f99c0979d6dba6a4c2751271ffa3cbb98f9bf09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.77" OriginalAmount="159.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43451885" Longitude="12.33062428" StarRating="0" HotelCode="726566|ai_cherubini" HotelName="Ai Cherubini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle Del Pestrin 3481, San Marco, 30124 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/16/251695c5f3bce98ee7e992488b96e56bf35c5f2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434090977978" Longitude="12.343855798245" StarRating="3" HotelCode="67091|pensione_wildner" HotelName="Pension Wildner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4161, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/80/b880d53f272c4e48e30294b8d37e3ba60f82f53c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an enviable location just 100 m from St. Mark's Square and the Doge's Palace. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.438472974475" Longitude="12.338872386725" StarRating="3" HotelCode="145337|ca_bragadin" HotelName="Ca' Bragadin e Carabba" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Scaletta 6041, Castello, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/91/e691de7633576470698b2951e22735c8d0b2299e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 9 rooms. The establishment features vario...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.80" OriginalAmount="160.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440554029707" Longitude="12.334382236004" StarRating="4" HotelCode="186686|pesaro_palace" HotelName="Pesaro Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 3935, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/8a/0f8a584b74758dd0e4ca09767c7b1baee947b3a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.83" OriginalAmount="161.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441743421589" Longitude="12.326657474041" StarRating="3" HotelCode="31281|hotel_ai_due_fanali" HotelName="Ai Due Fanali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 946, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/48/7a48abdaaa81c66ec02f146835d69d4ee187adbf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Venice, this hotel lies directly beside the San Simeone Profeta Church, whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433326805864" Longitude="12.336294651031" StarRating="3" HotelCode="12523|hotel_firenze" HotelName="Hotel Firenze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1490, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/a5/10a55987a21985c9277ba5cbd8cfd7b34be4b0e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic centre of Venice just 30 meters away from Piazza San Marco. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.86" OriginalAmount="162.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433348328034" Longitude="12.334566631644" StarRating="4" HotelCode="259363|kette_hotel" HotelName="Hotel Kette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 30/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2053, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/34/6134c7cfee85deb3309f8ff0da073ab466653c64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, luxurious hotel is centrally located near to "La Fenice" theatre and only about 2 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442035" Longitude="12.321668" StarRating="3" HotelCode="25630|hotel_abbazia" HotelName="Abbazia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Priuli Ai Cavalletti 68, 30121 Venice, Cannaregio</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/24/dd24885a3991bfaf3e190c48bb92c5f79b1fb3cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432608" Longitude="12.333137" StarRating="3" HotelCode="10921|albergo_bel_sito_e_berlino" HotelName="Hotel Bel Sito" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2517, Campo Santa Maria del Giglio, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/a0/43a037fd4b4b39def2bdbb758d7e6eac090fd9a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel is located in the heart of Venice, very close to St. Mark's Square in a typi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434691391666" Longitude="12.336823046207" StarRating="3" HotelCode="29240|hotel_san_gallo" HotelName="San Gallo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1093/A, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/47/d54770d251a85686c3e53e5b4f67f3d3e48f34af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is situated by a small, characteristic square known as San Gallo, or Rusolo, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432053" Longitude="12.327026" StarRating="3" HotelCode="152308|pensione_accademia_villa_maravege" HotelName="Pensione Accademia - Villa Maravege" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 1058, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/6e/676ec3ccc5044cdf1ec33e7b6113cf65ce5e4ad7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.89" OriginalAmount="163.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="777424|rialto_suite_707" HotelName="Rialto Suite 707" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>San Polo 707, 30125 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/4c/114cd8850ed7f8272dfc4aa3be567cc1305f5778.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="168.92" OriginalAmount="164.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435184516626" Longitude="12.341597378254" StarRating="2" HotelCode="16755|rio_hotel_4" HotelName="Hotel Rio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Strada Statale Filippo E Giacomo, Castello 4358, 30122 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/f8/5ff8ff6be0f948178a5d2c60391713ba9a7d0216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434994345888" Longitude="12.330732919745" StarRating="2" HotelCode="192353|residenza_manin_apartments" HotelName="Residenza Manin Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4262, Salizada San Paternian, 30124 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/ab/a7ab2beb2420bdc24b1215ffece1e5255cec226c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities to ensure guests a comfortable stay. Wireless internet access...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.445898568557" Longitude="12.330310642719" StarRating="4" HotelCode="366619|hotel_ai_mori_doriente" HotelName="Ai Mori d'Oriente" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Della Sensa, Cannaregio 3319, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/ce/1fce59beb621c8c0fae528fde65a27d1635948c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the city, between the railway station and Rialto Bridge. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436093586841" Longitude="12.335846722126" StarRating="3" HotelCode="192289|residenza_la_campana_2" HotelName="Alla Campana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dei Fabbri 4719, 30124 Venezia, San Marco</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/b0/09b0ca954a81749348f37e1349c9f91816777b0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located between St. Mark's Square and the Rialto Bridge (both around 200 m away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.04" OriginalAmount="168.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44272089" Longitude="12.33984277" StarRating="0" HotelCode="720220|bb_al_pozzo_di_luce" HotelName="Al Pozzo di Luce B&amp;B" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 5107</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/ce/d4/ced4c3d20faf94c65396e03973d241e546408247.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.438385959747" Longitude="12.339287996292" StarRating="4" HotelCode="17233|hotel_santa_marina_2" HotelName="Hotel Santa Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Marina 6068, Castello, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/carsolize/1e/9f/1e9f9c74078a266419c7649849ffbdbf8bf62145.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its quiet location in a typical Venetian square, this historic hotel enjoys close proximity to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.07" OriginalAmount="169.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43669" Longitude="12.322655" StarRating="3" HotelCode="172135|hotel_al_sole" HotelName="Hotel Al Sole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 134/136, 30124 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/92/7c92852f74105190b8b5d9f5021287fdb040d7ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historic centre in a very pleasant location. Facing Rio del Gaffaro, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.16" OriginalAmount="172.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.422994" Longitude="12.376999" StarRating="4" HotelCode="22149|best_western_hotel_villa_mabapa" HotelName="Hotel Villa Mabapa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rviera san Nicolò 16, Lido, 30126 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/ff/aeffacba931ebd964d94f7c828125d5a043bb8f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is beautifully located in Lido island in the centre of Venice. The hotel overlooks the se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435058" Longitude="12.342741" StarRating="3" HotelCode="59869|casa_fontana" HotelName="Fontana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 4701, 30122 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/75/e9750971eaa566bef95db71790816e20cae03793.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435579766345" Longitude="12.338233888149" StarRating="3" HotelCode="192308|locanda_casa_sul_molo" HotelName="Locanda Casa sul Molo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 744, Campo San Zulian, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/e1/a3e14e5f3ae92056d2de36c00c1ea642c661a39a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432259582663" Longitude="12.333147078752" StarRating="4" HotelCode="164281|palazzo_del_giglio" HotelName="Palazzo del Giglio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Maria del Giglio, San Marco 2462, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/fa/99fad65f059737043c06d7889742b0f55e95f690.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located on the sunny Piazza Santa Maria del Giglio, which is 5 minutes' wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435993669702" Longitude="12.338839001154" StarRating="3" HotelCode="316824|san_zulian_wr_apartments" HotelName="San Zulian" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 527, Campo della Guerra, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/8f/228ffb1b9ccd5beb0d6f94707852534db54d5a58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in Venice, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.40788112065" Longitude="12.368196845055" StarRating="4" HotelCode="49106|albergo_quattro_fontane_venezia" HotelName="Albergo Quattro Fontane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Quattro Fontane 16, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/87/a28769346d45a3044cbe0ff4344b2120ab8a45f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This glorious country house hotel is just a stone’s throw from Venice’s historic district. Surrounde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.25" OriginalAmount="175.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4341079" Longitude="12.3231747" StarRating="3" HotelCode="546707|hotel_ca_nobile_corner" HotelName="Hotel Cà Nobile Corner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 2931, Campo Santa Margherita, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0d/030d86cf3b2e8b510d1a1904e38f7dcce9d87984.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436463368952" Longitude="12.323117066057" StarRating="1" HotelCode="384284|venice_resorts" HotelName="Venice Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 38, 30135 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/4e/3f4ec16bd3dcdc2fb7c9a64cd0a4f74e5d64516f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="183.34" OriginalAmount="178.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437749514603" Longitude="12.33767855258" StarRating="3" HotelCode="909336|residenza_rivo_alto" HotelName="Residenza Rivo Alto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle della Bissa 5466, San Marco, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/96/ef9657b6d078860cff84db978633dd4c36d21fb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.37" OriginalAmount="179.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.445850516136" Longitude="12.318729861084" StarRating="2" HotelCode="145342|ca_fontanea" HotelName="Ca' Fontanea" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Campiello delle Beccarie 786, Cannaregio, 30100 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/35/7b3560464ab4ff19acbae23697ae30124b994413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.40" OriginalAmount="180.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43353" Longitude="12.33659" StarRating="5" HotelCode="909328|hotel_casanova_venezia" HotelName="Casanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1284, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/cc/37cccaecb6c3d21f6710c8a334d78835e2798e85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located on Calle Frezzeria, one of the most famous and important streets in Venice...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.43" OriginalAmount="181.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4349592" Longitude="12.33696645" StarRating="3" HotelCode="429962|ca_della_loggia" HotelName="Ca' della Loggia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle San Gallo 921/a, San Marco, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/fb/ccfb77ac517c99fe0a71144144eb16dbeb61a65e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service and room service. Wireless internet access is available t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435366" Longitude="12.340001" StarRating="4" HotelCode="174446|hotel_allangelo" HotelName="All' Angelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 403, 30124 Venzia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ac/3c/ac3c2925d6ab447426a7848021c40f0c2d2d79c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the centre of Venice, close to the Grande Canal and various shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.46" OriginalAmount="182.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.446133791909" Longitude="12.320421338081" StarRating="4" HotelCode="186639|carnival_palace_hotel" HotelName="Carnival Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 929, 30100 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/60/0b60884044f2ff14962fb09e1e7a81963ebe1fb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 57 rooms. A lobby and a reception are available t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441736810777" Longitude="12.336060026765" StarRating="4" HotelCode="73742|una_hotel_venezia" HotelName="Maison Venezia UNA Esperienze" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ruga Do Pozzi 4173, Cannaregio, 30121 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a3/81/a3817208bffe1c6e2c3c864a85e56981b9a6cebe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434283" Longitude="12.331175" StarRating="4" HotelCode="901700|palazzo_paruta" HotelName="Palazzo Paruta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3824, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/2e/042e82a0a217f0a9c28cc89060fce20e2a8ae685.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet corner of Campo Sant'Angelo, with restaurants, bars and shops withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4351182" Longitude="12.320992584044" StarRating="4" HotelCode="571334|nh_venezia_rio_novo" HotelName="NH Venezia Rio Novo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Larga Ragusei Dorsoduro 3489/E-C, 30123 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/b4/feb482e1805189baa95309059de3d92c371a6baa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.49" OriginalAmount="183.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="3" HotelCode="848492|hotel_palazzo_martinelli_dolfin" HotelName="Hotel Palazzo Martinelli Dolfin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Santa Croce 420A, Santa Croce, 30135 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/54/9254a7aff48add7db57ac1a02be0223fea70236b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="4" HotelCode="116876|hotel_dei_dragomanni" HotelName="Dei Dragomanni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2711, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/da/28dad8d070582c0b33d53324d7fa0aec51faa476.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice, about 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.416424" Longitude="12.367709" StarRating="4" HotelCode="336312|villa_laguna" HotelName="Villa Laguna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sandro Gallo 6, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/6f/2b6fd11c511dd57795ff30cb0ff3f23fb0af090e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Lido Island, only a few steps from the water bus stop to Venice, 10 minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.535411966249" Longitude="12.217039614916" StarRating="0" HotelCode="911878|fiorifrutti_resort_di_campagna" HotelName="Fiori&amp;Frutti Resort di Campagna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Gatta 76c, 30174 Zelarino, Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/53/ef53ee5256c85a7b2f220a83fd02a47904592846.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435559" Longitude="12.327053" StarRating="4" HotelCode="255862|palazzetto_madonna" HotelName="Palazzetto Madonna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Polo 2902, 30125 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/9e/ad9ecc58aba75d848c4aadb68bb056ddf204d4fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.58" OriginalAmount="186.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437336711949" Longitude="12.346894741058" StarRating="3" HotelCode="192256|palazzo_contarini_della_porta_di_ferro" HotelName="Palazzo Contarini Porta di Ferro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Salizada Santa Giustina 2926, Castello, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/a6/14a6b3913766340c20e9fad3b47b0bed8df6c1ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice, about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.372331090858" Longitude="12.340186550728" StarRating="4" HotelCode="318858|ca_alberti" HotelName="Relais Alberti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo della Chiesa 3, 30126 Malamocco, Venezia-Lido</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/5d/b85daab5a06fd4302f5f10bb81a4365e5f5d2928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.41569" Longitude="12.37152" StarRating="4" HotelCode="13613|grande_albergo_ausonia__hungaria_wellness__spa" HotelName="Grande Albergo Ausonia &amp; Hungaria" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gran Viale Santa Maria Elisabetta 28, 30126 Venezia Lido</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/e5/9ce570ca62d5fd68ed7468f24c2b5d6452c2201e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located directly beside Venice's famous Lido, this hotel lies just a 15-minute boat trip from St. Ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.64" OriginalAmount="188.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.504023" Longitude="12.32868" StarRating="4" HotelCode="410435|courtyard_by_marriott_venice_airport" HotelName="Courtyard by Marriott Venice Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Triestina 170, Venice 30173, Tessera</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/4a/194a66218b5e9fd5e1b545d3f380fe1aed811f3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is well-connected to Venice by public bus and ferry. The Cortina ski region, Lake ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.67" OriginalAmount="189.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436462368108" Longitude="12.337695719949" StarRating="3" HotelCode="95196|al_gazzettino" HotelName="Hotel Al Gazzettino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4971, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ac/68ace5e8a1336517f16a14f2cb59a6501c30ced1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43588852" Longitude="12.33516039" StarRating="2" HotelCode="498365|ca_princess_" HotelName="Residenza Ca Princess" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Campo San Luca 4590, San Marco, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/4a/864a892fbf4cce4cf8c31835742cc98d5e12f654.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="972002|aquarius_hotel_14" HotelName="Hotel Aquarius" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Campo San Giacomo Dell'Orio 1624, 30135 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6a/a5/6aa562708a513945daf1cac3aa2748865d35811c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43608092098" Longitude="12.321377432843" StarRating="4" HotelCode="268058|hotel_moresco_2" HotelName="Hotel Moresco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Dorsoduro 3499, Fondamenta del Passamonte, 13123 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/bd/ddbda2e118ed3e7e7d50f86a756b8f6740e7d93e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441555228341" Longitude="12.322626113892" StarRating="4" HotelCode="10794|boscolo_bellini" HotelName="Hotel Bellini Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rio Terà Lista di Spagna 116/A, Cannaregio, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/58/6458558c1a800a8a5982a4438a002387466d9c1c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the city centre and right in the tourist centre. It is located directly nex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44016633" Longitude="12.32795787" StarRating="0" HotelCode="719420|bb_patatina" HotelName="B&amp;B Patatina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 1588</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/02/cf022cf122e9ba2b6ee84f3872e6767d559726d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.82" OriginalAmount="194.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.443995" Longitude="12.326869" StarRating="0" HotelCode="295519|rigoletto_charm" HotelName="Rigoletto Charm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle della Rabbia 1344, Cannaregio, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c0/09c00de06ec11e0a306d0400ea598f954a13699a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can enjoy a pleasant stay in one of the 3 rooms. Services and facilities at the hotel include...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.85" OriginalAmount="195.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43606" Longitude="12.334884" StarRating="4" HotelCode="60563|hotel_a_la_commedia" HotelName="A La Commedia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4596/A, Corte Del Teatro Goldoni, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/10/051037db2668aa8256a07ac447393187bfe5a58c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the most lively, interesting areas of ancient Venice, parallel to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44227" Longitude="12.32153" StarRating="2" HotelCode="70803|venice_times_hotel" HotelName="Venice Times Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Priuli dei Cavalletti 99/D, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/66/ab6637a152e9b36a1208581ee53f066c58976fa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436953708116" Longitude="12.319812476635" StarRating="3" HotelCode="10329|hotel_arlecchino" HotelName="Hotel Arlecchino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Delle Burchielle Santa Croce 390, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/e5/40e5496ebc5e9cdb8dd8d33d10a139378ffb706c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is approximately 15 minutes by waterbus from Venice's most popular tourist sites such as M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.91" OriginalAmount="197.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434794910622" Longitude="12.345553636551" StarRating="3" HotelCode="10951|best_western_hotel_bisanzio" HotelName="Hotel Bisanzio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Della Pieta 3651, Riva Degli Schiavoni, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/63/ca633b17e00929b79b79d60184820e8c4ef29804.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.447358819269" Longitude="12.326799631119" StarRating="4" HotelCode="33061|eurostars_residenza_cannaregio_hotel" HotelName="Eurostars Residenza Cannaregio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>da Cannaregio 3210/A, con Calle dei Riformati 3210/A, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/f0/8bf04ae7d195b36f59756e74e4707b3288f9f260.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is housed in a former convent and is in one of the oldest quarters of Venice....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441370798348" Longitude="12.324046343565" StarRating="4" HotelCode="142196|hotel_canal_grande" HotelName="Canal Grande" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 932, Campo San Simeon Grande, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/d3/a9d3a008bb32e40b273af6b4cdb8e32fd236809f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in Campo San Simeon, a typical Venetian campiello (small square) in the a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="4" HotelCode="117007|foscari_palace" HotelName="Foscari Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 4200/1/2, Campo Santa Sofia, 30131 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/6c/a86c13cc522045c0df7ea40b63815fc2a35c8e3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435789" Longitude="12.336077" StarRating="4" HotelCode="888356|arrigo_matterazzo_butikhotel" HotelName="Bella Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 4701/11, Calle dei Fabbri, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/eb/6aeb1e5d494259c0917530ddbc1409e082dd0b2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Venice on Calle dei Fabbri, just a few steps from Rialto Bridge...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433840401926" Longitude="12.33345269608" StarRating="3" HotelCode="32565|hotel_la_fenice_et_des_artistes" HotelName="La Fenice et des Artistes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Garden,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1936, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/40/d5405d48a8276115f45e230de2875aeda8c4bf39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the town centre, next to the famous Fenice Theatre, and 5 minutes’ walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441115" Longitude="12.327926" StarRating="3" HotelCode="160633|al_duca_venezia" HotelName="Al Duca di Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fontego dei Turchi, 1739, Santa Croce, Venice 30135</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/7e/e27e3b394cefb9ecef0c0724d16d590f31d70757.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the Santa Croce district, the perfect place to reach the historic centre. Situated r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.09" OriginalAmount="203.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433441163861" Longitude="12.33590170741" StarRating="3" HotelCode="192286|locanda_antico_casin" HotelName="Locanda Antico Casin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 17/07/2026" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1520/A, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/e6/39e680954a8aa1920fd93cd9856b765f9ccf39ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.12" OriginalAmount="204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434704302038" Longitude="12.3374148348" StarRating="3" HotelCode="145340|ca_del_duca" HotelName="Ca' Del Duca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 916, Calle dei Fabbri, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/e1/66e10f6a71ea7de1c880e7b5ebbc2e1f34a9d618.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.15" OriginalAmount="205.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436571642735" Longitude="12.317798137665" StarRating="3" HotelCode="15382|best_western_hotel_olimpia" HotelName="Hotel Olimpia Venice, BW Signature Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>395 Fondamenta delle Burchielle, Santa Croce, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/c1/bfc1c2b6bb990bebf702fecda64193ff834cf755.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This ideally located hotel is situated right in a small, typical Venetian canal, in the Santa Croce ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4382836" Longitude="12.328168" StarRating="3" HotelCode="80241|locanda_santagostin" HotelName="Locanda Sant' Agostin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Sant'Agostin, S.Polo 2344, 30125 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/a5/35a50d5208d39f8d95b51ba9159766a342acbd82.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.18" OriginalAmount="206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433965703245" Longitude="12.328985974269" StarRating="3" HotelCode="262276|ca_dellarte" HotelName="Ca' Dell' Arte Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Delle Carrozze, San Marco 3286, 30124 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/db/82db8e2064e2859802c1ed17472fd055fe3e3668.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.24" OriginalAmount="208.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437048" Longitude="12.344209" StarRating="2" HotelCode="192259|al_bailo_di_venezia" HotelName="Al Bailo di Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5056, Fondamenta San Lorenzo, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e2/3ee2cb5b158129c9991ab42e919c481ef1ed0e42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.33" OriginalAmount="211.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44007453" Longitude="12.32554809" StarRating="0" HotelCode="765526|santa_croce_boutique_hotel" HotelName="Santa Croce Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Campo Nazario Sauro 980, Santa Croce, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/95/9995871f49937c4f67781ebf6da0b6c585c8ed36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.36" OriginalAmount="212.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441115368172" Longitude="12.336723133922" StarRating="4" HotelCode="12819|hotel_giorgione" HotelName="Giorgione" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>SS Apostoli 4587, Calle Larga dei Proverbi, Cannaregio, 30121 Venise</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/75/b375b30bb8b3a9158ec715ce30e9f27cad174de8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Venice’s Cannaregio district, this hotel is a 10-minute walk from Piazza San Marco, Doge'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.39" OriginalAmount="213.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434930426059" Longitude="12.33930811286" StarRating="4" HotelCode="47694|hotel_concordia_2" HotelName="Concordia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 27/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Larga San Marco 367, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/f0/44f0528006b6c92341141f34bc3cee3199609661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional and elegant hotel is centrally located in St. Mark's Square, right in the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432225" Longitude="12.320461" StarRating="4" HotelCode="69595|hotel_san_sebastiano_garden" HotelName="Excess Venice Boutique Hotel &amp; Private Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta San Sebastiano 2542, 30123 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b1/a0b1ae3a6e0fdc160afda20a49b17b0c489d05ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a unique location in an authentic and typical setting in Venice, facing the Church ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="214.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43723483" Longitude="12.32805971" StarRating="0" HotelCode="635310|grifoni_boutique_hotel" HotelName="Hotel Grifoni Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere San Polo 2606, 30125 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/b9/91b98dda702761b77391cc0ba598a56bca9db984.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435384023973" Longitude="12.330267727375" StarRating="4" HotelCode="27235|nh_manin" HotelName="Hotel NH Collection Venezia Palazzo Barocci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corte dell'Albero 3878 A, San Marco, 30124 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/43/d7437f8410a3e3e3f8d152aaf95e7993b556927d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated right on a private bridge over the Grand Canal close to the Sant' Angelo publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440661" Longitude="12.332529" StarRating="4" HotelCode="82871|hotel_san_cassiano_cafavretto" HotelName="Hotel San Cassiano - Residenza d'Epoca Ca' Favaretto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 2232, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6f/82/6f82f7a39f8ef9f7a394ffd8a57c095fbc4a636d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking Venice's Grand Canal, this historic hotel is a 5-minute walk from Rialto Bridge in a qui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.66" OriginalAmount="222.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43726404" Longitude="12.31852425" StarRating="3" HotelCode="635682|ac_hotel_venezia" HotelName="AC Hotel Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Rio Tera Sant Andrea 466, 30135 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f9/3bf97f9ac7d5bb60d7aec5beaf635a2d324e6320.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433390800969" Longitude="12.335143983364" StarRating="3" HotelCode="36225|hotel_san_moise" HotelName="Hotel San Moisè" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2058, Piscina San Moisè, 30124 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/da/b4dae354b7667157c3051a5aea71da6cd540f993.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Both of the hotel buildings are located 200 m from La Fenice Theatre. The Vaporetto for Venice Santa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432882602539" Longitude="12.323398590088" StarRating="3" HotelCode="15757|hotel_pausania" HotelName="Pausania" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 2824, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/5c/485c7c384fc5a6ebb459f71433b4581c7242f98a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Venice, this hotel lies in a quiet neighbourhood.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.431837839374" Longitude="12.330192935134" StarRating="4" HotelCode="384398|palazzetto_pisani" HotelName="Palazzetto Pisani" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2814, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/68/646877ebcfd89342622d7649f795456a91ec1a28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.87" OriginalAmount="229.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.438018960494" Longitude="12.321258187294" StarRating="4" HotelCode="17773|papadopoli_venezia__mgallery_collection" HotelName="Hotel Papadopoli Venezia - MGallery" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 245, Giardini Papadopoli, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/e6/b2e6728549673af7b3f9cbf3515185c20991c8bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the romantic Canal dei Tolentini, a few steps away from the famous Basilica dei Frari an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434870197016" Longitude="12.338129281998" StarRating="4" HotelCode="34652|san_marco_palace__all_suites" HotelName="San Marco Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Marco 875, Ponte dei Dai, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e1/6d/e16d917672bf49aceddc0640a9fd845cfa3582c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated on romantic Piazza San Marco, this hotel enjoys a location perfect for exploring ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.90" OriginalAmount="230.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4337818" Longitude="12.3306256" StarRating="3" HotelCode="145348|ca_morosini" HotelName="Ca' Morosini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3465, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/54/3754848b96121a0a3943bffaefdd76c591dd887f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.96" OriginalAmount="232.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="984677|venice_apartments_san_samuele" HotelName="Venice Apartments San Samuele" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3361, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/e1/87e1d3074e8d1993e020601bee1cc79ee0286392.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.99" OriginalAmount="233.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437746059197" Longitude="12.340646439058" StarRating="4" HotelCode="409338|ruzzini_palace_hotel" HotelName="Ruzzini Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello 5866, 30122 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/59/cc596198caef56e914f6b5a0fd680c97fe0e8575.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a very central area close to the Rialto and Saint Mark's square, within easy reach by pri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.02" OriginalAmount="234.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435607057295" Longitude="12.325987592339" StarRating="2" HotelCode="18625|tivoli_hotel_2" HotelName="Tivoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 3838, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/98/5a984affbf62493b8fcad624646c33df90f2919f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.11" OriginalAmount="237.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.439230989977" Longitude="12.322596609592" StarRating="3" HotelCode="11575|carlton_capri_hotel" HotelName="Hotel Carlton Capri" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 595, 30135 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b7/ca/b7caba32fbc79b034d4a4b05c06585065af537f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet location, close to the Grande Canal, only minutes from the main tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.20" OriginalAmount="240.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437826" Longitude="12.335119988343" StarRating="3" HotelCode="14435|marconi" HotelName="Marconi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva del Vin 729, San Polo, 30125 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/zz/bfad5eef2c699ecb4987e1cc2ed94a0e6036c2a4.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the foot of the famed Rialto Bridge in the very heart of historic Venice wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.20" OriginalAmount="240.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43051" Longitude="12.32323275" StarRating="0" HotelCode="966678|il_palazzo_experimental" HotelName="Hotel Il Palazzo Experimental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Zattere Al Ponte Lungo 1412, Dorsoduro, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/f5/87f544400aebddfd59ae30fb89dcc41ce04ced93.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.438140069207" Longitude="12.340158545369" StarRating="4" HotelCode="310662|hotel_ai_cavalieri_di_venezia" HotelName="Hotel Ai Cavalieri Di Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Borgolocco 6108, Castello 30122, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/28/fa/28fa1f8f1c511967952215cff6019da90c360610.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Individual storeys are accessible via the lift or stairs. A baggage storage service, a safe, a curre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435352027559" Longitude="12.340205311775" StarRating="4" HotelCode="35266|hotel_dona_palace" HotelName="Dona Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 391, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/43/ff4320ee2ea443bd243cb0ddab02662e1faa9530.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Venice, close to the tourist centre of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.38" OriginalAmount="246.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434418" Longitude="12.333442" StarRating="4" HotelCode="98962|hotel_ca_alvise" HotelName="Hotel Cà Alvise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3673, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/f2/26f2f0defbaa94b21709ce8f4ec75b08779e5bbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.53" OriginalAmount="251.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44116911" Longitude="12.33007334" StarRating="0" HotelCode="474996|bb_venice" HotelName="B&amp;B Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 25/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce, San Stae 1964, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/00/83003de5b2273662cb7de8db2de8344c46a2e007.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.65" OriginalAmount="255.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43053469" Longitude="12.32252532" StarRating="4" HotelCode="577625|palazzo_veneziano_2" HotelName="Palazzo Veneziano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Zattere Al Ponte Lungo 1413, 30123 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/04/0704d7f36a3eb7cb371afee39fd83b3a11ffd57e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.71" OriginalAmount="257.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440210410933" Longitude="12.333205562098" StarRating="4" HotelCode="319006|hotel_lorologio_venezia" HotelName="L'Orologio Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere San Polo, Riva De LOgio 1777, 30125 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/4e/454e92eeaebd119d2e76418f246ddc67e84a28b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.74" OriginalAmount="258.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434177" Longitude="12.335951" StarRating="3" HotelCode="80236|locanda_antica_venezia" HotelName="Antica Venezia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1672, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/7c/157c975efd62d767aea20f1c70f539eeda08ea83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.74" OriginalAmount="258.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43075749" Longitude="12.32646806" StarRating="4" HotelCode="613409|hotel_nani_mocenigo_palace" HotelName="Hotel Nani Mocenigo Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Nani 960, 30123 Venezia, Dorsoduro</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/8c/028cecc98d34486e2addb91f53ec9a06e4e92e2b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.80" OriginalAmount="260.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.432066" Longitude="12.320796" StarRating="3" HotelCode="192280|avogaria_locanda__restaurant" HotelName="Avogaria Locanda &amp; Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle dell'Avogaria 1629, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/8c/e08c59750fecf33a4f29a6c2385076aed4c439f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.89" OriginalAmount="263.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435894" Longitude="12.337475" StarRating="4" HotelCode="45165|starhotels_splendid_venice" HotelName="Splendid Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco Mercerie 760, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/2f/8a2f6039699216c16ff5af1115e8a0b627f9ae77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Venice, close to the Piazza San Marco and Rialto Bridge, the hotel is locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.58" OriginalAmount="286.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434946402875" Longitude="12.331762479883" StarRating="4" HotelCode="381035|hotel_corte_di_gabriela" HotelName="Hotel Corte di Gabriela" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Calle degli Avvocati, San Marco 3836, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/c0/b4c03d7225768f88d662e4170916ceb560db9f49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.73" OriginalAmount="291.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437182" Longitude="12.337682" StarRating="4" HotelCode="260252|hotel_ai_reali" HotelName="Hotel Ai Reali di Venezia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Castello, Campo della Fava 5527, 30125 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/f4/2af4e8b27aee02f222bded0bf4bb83941f8d059b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="302.82" OriginalAmount="294.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435824443355" Longitude="12.341916561127" StarRating="3" HotelCode="23088|hotel_casa_verardo__residenza_depoca" HotelName="Hotel Casa Verardo Residenza d'Epoca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sestiere Castello 4765, 30122 Venecia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/2e/332e3773f67fe912a20d10d17c6237e9d124d24c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located in Venice tourist centre just a few paces from the renowned San Zacca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="302.82" OriginalAmount="294.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.440588888522" Longitude="12.334486101852" StarRating="5" HotelCode="89639|ca_sagredo" HotelName="Ca' Sagredo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Sofia 4198-99, 30121 Ca' D'Oro, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/c1/a4c1f37a4f2f629fb458b343b8ecdf9d5d2e2cdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Venice. For those who appreciate charm and character, it ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="304.88" OriginalAmount="296.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.439944268451" Longitude="12.321869730949" StarRating="4" HotelCode="11583|hotel_carlton_on_the_grand_canal" HotelName="Carlton on the Grand Canal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce 578, 30135 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/26/09/26099d9655e58d44c39a97867c16ba43cef6d715.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the centre of Venice, close to many of the city’s best tourist sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="304.88" OriginalAmount="296.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434610458532" Longitude="12.342308163643" StarRating="1" HotelCode="192265|doni_hotel" HotelName="Doni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Calle del Vin 4656, San Zaccaria, 30122 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/04/3c041210a817a0cb4a977a2cdfb5f5192d7823ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.12" OriginalAmount="304.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43299518" Longitude="12.3357053" StarRating="0" HotelCode="523445|san_moise" HotelName="Apartment San Moise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2144, 30124 Venice, Italy</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/0a/6c0a68a9814de25707ca1bc8ff893c8577cc2dd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment is located in the heart of Venice, a few steps away from St. Mark's Square and from La...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.18" OriginalAmount="306.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.428265316034" Longitude="12.319992184639" StarRating="5" HotelCode="61974|hilton_molino_stucky_venice" HotelName="Molino Stucky Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Giudecca 810, 30133 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/49/89/4989be47c1fd0183ffdd0518cf39e50b23e5ff9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Venice, this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.30" OriginalAmount="310.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43466315919" Longitude="12.337493598461" StarRating="4" HotelCode="17151|royal_san_marco_hotel" HotelName="Hotel Royal San Marco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 848, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/7d/927de11c39b65c4bf96b6aabf00aefef2b54371b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying an ideal location in the centre of Venice, this hotel is only a few steps from St. Mark's S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.36" OriginalAmount="312.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44577786" Longitude="12.33353108" StarRating="4" HotelCode="760076|hotel_heureka" HotelName="Hotel Heureka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 3534, 30121 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/88/6b8864d211ac20e08c5b128d5ba6de421092f33b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.48" OriginalAmount="316.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="957080|ca_bonfadini_historic_experience" HotelName="Ca' Bonfadini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fondamenta Savorgan 462, 30121 Venice, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c4/57c4676b00e4186c7a99b9218ad8650a358767cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.54" OriginalAmount="318.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.445648289834" Longitude="12.326951175928" StarRating="3" HotelCode="192238|kosher_house_giardino_dei_melograni" HotelName="Kosher House Giardino dei Melograni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cannaregio 2873/c, 30121 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/02/ce/02ce93b8c6b2ccaf1692fac374c3b366e6a01093.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.66" OriginalAmount="322.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="0" HotelCode="982256|bb_colombo_2" HotelName="B&amp;B Colombo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Via Colombo 21, 30173 Mestre, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/a6/28a6c6675faa22d436568bf7b94e8ed2400c5025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.75" OriginalAmount="325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.446483802441" Longitude="12.3311381042" StarRating="5" HotelCode="20869|boscolo_venezia_autograph_collection_7" HotelName="Grand Hotel Dei Dogi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Larga Piave 3500, Fondamenta Madonna dell’Orto, 30121 Venecia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/c0/fec0872496f9d7ca0c1ae64683ffc86caa078803.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is situated only minutes from the centre of Venice. From the hotel, guests can ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.90" OriginalAmount="330.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437321721357" Longitude="12.334090084205" StarRating="4" HotelCode="693825|h10_palazzo_canova" HotelName="H10 Palazzo Canova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Riva del Vin 744, 30125 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6f/fd/6ffd4842afa6c554b480eb2ac9d025c9ad573e6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.32" OriginalAmount="344.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.411202738236" Longitude="12.372595667839" StarRating="4" HotelCode="365021|le_ville_del_lido" HotelName="Residence Le Ville del Lido" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Finca,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Golf,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bragadin 38, 30126 Lido di Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/95/ef956623559bd5bb658f50ebe00514a92c3b8cfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only about 10 m from the famous beach on the Lido, and about 15 minutes by wat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.65" OriginalAmount="355.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4359" Longitude="12.3349" StarRating="4" HotelCode="77986|charming_house_dd724" HotelName="The Charming House DD724" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 724, 30123 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/a0/08a0c2b3799dc2a3a14cd80a0298f262fe84f6a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.16" OriginalAmount="372.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.430923" Longitude="12.333566673611" StarRating="5" HotelCode="141960|hotel_centurion_palace" HotelName="Sina Centurion Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 173, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fb/fa/fbfab097ebb08e277ef4b64b5194910fd66402cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel, housed in the historical Palazzo Genovese, rises in one of the two cloisters of the San G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.37" OriginalAmount="379.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.430309542469" Longitude="12.33428299427" StarRating="4" HotelCode="35485|ca_maria_adele" HotelName="Ca' Maria Adele" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro, 111, 30123 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/db/7fdb231926eacfe9e2a2352240c0e50d1d1cddac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a quiet neighbourhood, overlooking the Grand Canal in central Venice. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="397.58" OriginalAmount="386.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.437728182467" Longitude="12.336081415415" StarRating="4" HotelCode="16724|rialto_3" HotelName="Rialto Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva del Ferro 5149, Ponte di Rialto, San Marco, 30124 Venice, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/1c/7e1c39408d48dc98509ec41da34d5f8b3bcabb71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just 500 metres from Piazza San Marco and Venice Theatre. There i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.06" OriginalAmount="402.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434081567054" Longitude="12.345253229141" StarRating="5" HotelCode="14821|hotel_metropole_3" HotelName="Metropole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva degli Schiavoni 4149, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e4/d3/e4d30da03e984907454e48d6b8e4291b40e65329.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is superbly located, offering an enchanting view over the lagoon facing the island of San ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="424.36" OriginalAmount="412.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.403987" Longitude="12.366344" StarRating="5" HotelCode="18546|hotel_excelsior_venice" HotelName="Hotel Excelsior" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lungomare Guglielmo Marconi 41, Lido di Venezia, 30126 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/21/402145273ecd8271eb379f0b5b21034fd15af335.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in front of Lido beach. It takes approximately 15 minutes to reach Piaz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.63" OriginalAmount="421.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.406104" Longitude="12.322135" StarRating="5" HotelCode="267137|jw_marriott_venice_resort__spa" HotelName="JW Marriott Venice Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Isola delle Rose, Laguna di San Marco, 30133  Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/88/db883ef781007024c2c4fedba3968edf05d4308a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.69" OriginalAmount="423.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.435030180269" Longitude="12.339206188917" StarRating="3" HotelCode="35539|relais_piazza_san_marco" HotelName="Relais Piazza San Marco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 312, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/23/f823913694beedafbd71cbf1e82f0c1592c33ead.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, smart luxury hotel is located close to Mark Square, within minutes of the pulsating cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="469.68" OriginalAmount="456.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.436615110209" Longitude="12.323016005643" StarRating="2" HotelCode="89648|hotel_falier" HotelName="Hotel Falier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026">
        <Address>
          <AddressLines>
            <AddressLine>Salizada San Pantalon 130, Santa Croce, 30135 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f8/acf89b3c242bbcc48d6395d720b66fae50dc8796.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.77" OriginalAmount="459.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.410818615579" Longitude="12.335329055786" StarRating="5" HotelCode="26030|san_clemente_palace_hotel__resort" HotelName="San Clemente Palace Kempinski Venice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Club Resort,Historic Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Isola di San Clemente 1, 30124 Venezia, Italia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/39/87/3987bfef3f23bd6645e0e7a26d06dbd10c3b3441.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel has a quiet and unique location on the island of San Clemente, in the middle of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.86" OriginalAmount="462.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43377588229" Longitude="12.347860623012" StarRating="4" HotelCode="12966|gabrielli_sandwirth_hotel" HotelName="Hotel Gabrielli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Golf,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva Degli Schiavoni 4110, Castello, 30122 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/69/d469a0f9c66ecd715f0532337e846be70a418192.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated in San Marco, near St. Mark's Square and the Giardini....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.10" OriginalAmount="470.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434354" Longitude="12.337067" StarRating="4" HotelCode="47279|best_western_hotel_cavalletto_e_doge_orseolo" HotelName="Albergo Cavalletto &amp; Doge Orseolo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1107, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/49/6149851299d1ea28a95a6a554c3caac1a02aaae9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, hotel built in the traditional Italian style is located directly opposite the well ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="504.70" OriginalAmount="490.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43708107" Longitude="12.33625471" StarRating="4" HotelCode="523536|san_teodoro_palace" HotelName="San Teodoro Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Bombaseri, San Marco 5074, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/cd/21cd6d1703d0f1dc4126453b296fbac54542a250.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment complex features various services and facilities, including a baggage storage service ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="530.45" OriginalAmount="515.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434076" Longitude="12.327889" StarRating="5" HotelCode="58769|palazzina_grassi" HotelName="PalazzinaG" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramo Grassi, Sestiere San Marco 3247, 30124 Venedig</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/56/a556d558a6ba837b2ba149f6571fb7bbd54963e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.78" OriginalAmount="526.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43285188" Longitude="12.3355003" StarRating="3" HotelCode="82712|hotel_violino_doro" HotelName="Violino D'Oro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2091, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/97/3b977713da8fde9721965e7dc9e9fc03ae961021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="545.90" OriginalAmount="530.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433966753659" Longitude="12.343381047249" StarRating="4" HotelCode="14513|hotel_londra_palace" HotelName="Hotel Londra Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Riva degli Schiavoni, Castello 4171, 30122 Venezia, Veneto</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/ee/a2eed3316bc36b2a495232b9be1b7d005e2ac722.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This venerable and elegant hotel is situated directly beside the lagoon promenade. Outside guests ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.02" OriginalAmount="534.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.433027533669" Longitude="12.326931059361" StarRating="4" HotelCode="75572|hotel_palazzo_stern" HotelName="Palazzo Stern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 22/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dorsoduro 2792, 30123 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/4f/8b4fcdb6aeac13f82c5b9de77b7d49e7433a1b24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated overlooking the Grand Canal, just a few steps from Ca' Rezzonico and in front ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.61" OriginalAmount="587.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44134003" Longitude="12.33004219" StarRating="5" HotelCode="485145|palazzo_venart_luxury_hotel" HotelName="Palazzo Venart Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Calle Tron, Santa Croce 1961, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/bd/4ebd25ca560b662bb0ba2b9c4a6709d31a9f34ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="638.60" OriginalAmount="620.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.434139914756" Longitude="12.336090803146" StarRating="5" HotelCode="14264|luna_hotel_baglioni" HotelName="Baglioni Hotel Luna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 1243, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/26/cc/26cc6aba334b77ec709711c584a3c0587073f9f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated close to St. Mark's Square and the Lagoon, near the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="726.15" OriginalAmount="705.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441414082993" Longitude="12.331195771694" StarRating="4" HotelCode="141531|hotel_palazzo_giovanelli_e_gran_canal" HotelName="Palazzo Giovanelli &amp; Gran Canal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 19/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Santa Croce, San Stae 2070, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/29/40294820099909f93fd92fbe7535528a2343f571.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic centre of Venice. It overlooks the Grand Canal, enclosed betwee...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="890.95" OriginalAmount="865.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.431926" Longitude="12.33506" StarRating="5" HotelCode="18543|the_westin_europa__regina_venice" HotelName="The St. Regis Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 2159, 30124 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/a4/06a494db029292ceccfc22cc5896a33a2ee61f24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located at the heart of Venice close to the Piazza San Marco and the Gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="896.10" OriginalAmount="870.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.43533885256" Longitude="12.330020293594" StarRating="4" HotelCode="28539|palazzo_santangelo_sul_canal_grande__a_sina_hotel" HotelName="Sina Palazzo Sant' Angelo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>San Marco 3878/b, 30124 Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ca/21ca6b96365b846487947413d13e67174ba2059e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Venice, directly beside the Grand Canal and between the Rialto and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="942.45" OriginalAmount="915.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.441954197281" Longitude="12.323186695576" StarRating="3" HotelCode="64001|antica_casa_carettoni" HotelName="Antica Casa Carettoni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lista Di Spagna 130, 30121 Cannaregio, Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/3d/a03db0ba3890dd5929465de65a3f16ccc8ee89d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historic and artistic centre of Venice, this delightful little city hotel bursting wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1535.73" OriginalAmount="1491.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.431580087889" Longitude="12.333735823631" StarRating="5" HotelCode="13107|the_gritti_palace_venice" HotelName="The Gritti Palace A Luxury Collection Hotel, Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Campo Santa Maria del Giglio 2467, 30124 Venezia, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/a4/23a4a38b27fd34d5abd19abc8efc37f1f6ff7062.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, tradition-rich luxury hotel offers a Mediterranean oasis at the heart of this lagoon c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1859.15" OriginalAmount="1805.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4365656" Longitude="12.3314341" StarRating="4" HotelCode="213899|aman_venice" HotelName="Aman Venice" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Calle Tiepolo 1364, Palazzo Papadopoli, Sestiere San Polo, 30125 Venice, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/21/2921afa94216d88191218be2022f9e2df26de81f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort comprises a total of 24 rooms. Services and facilities at the hotel include a restaurant,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1863.27" OriginalAmount="1809.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.426783864423" Longitude="12.341187000275" StarRating="5" HotelCode="47450|hotel_cipriani" HotelName="Belmond Hotel Cipriani" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Giudecca 10, 30133 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/96/72/9672ee115b89997679deec66cee7a1461da83076.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Venice, this hotel has the perfect ambience for those who appreciate charm and character.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1892.11" OriginalAmount="1837.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.442665559431" Longitude="12.332373261452" StarRating="3" HotelCode="20870|hotel_tintoretto" HotelName="Hotel Tintoretto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Santa Fosca 2316 Cannaregio, 30124 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/bc/fabc6049b5b2325a6d058d73dad9f06a8c4fd470.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Venice, this hotel is about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1908.59" OriginalAmount="1853.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.4409" Longitude="12.330340333333" StarRating="2" HotelCode="116537|hotel_al_ponte_mocenigo" HotelName="Al Ponte Mocenigo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 25/03/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S. Croce 2063, 30135 Venice</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/91/9a91db581ab79ad5e2a81a2053f4d38938ad37fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Venice. The nearest airport is Venezia - Marco Polo (VCE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3369.13" OriginalAmount="3271.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="45.44436557881" Longitude="12.327818784921" StarRating="2" HotelCode="664157|hotel_ariel_silva" HotelName="Hotel Ariel Silva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Calle Della Masena 1391/A, Cannaregio, 30121 Venedig, Venezia</AddressLine>
          </AddressLines>
          <CityName>Venice</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/a6/64a69147b7d5359cfba34d21a55ddfec982bf708.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Venice.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Conference Hall,Currency Exchange,Fax,Bicycle Rental,Garden,Golf,Jacuzzi,Massage Centre,Nightclub,Sauna,Wheelchair Access,Shopping Arcade,Diet Meals,Swimming Pool,Spa,Kitchen,24 Hour Front Desk,Elevator,Housekeeping,Luggage Storage,Pets allowed,Heated Pool,Airport Transfer (on Demand),Dining,Meeting Room,Printer,Wake-up Call Service</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,BEACH HOTEL,SPA HOTEL,HOTEL DE CHARME,GUESTHOUSE,CASINO RESORT,CONFERENCE HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,CLUB RESORT,AIRPORT HOTEL,ECO HOTEL,GOLF HOTEL,HOTEL,VILLAGE,BED AND BREAKFASTS,HOSTEL,FINCA,GUEST HOUSES,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
8fb77673-18f3-429f-a1ea-c61c4d4f2386|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="8fb77673-18f3-429f-a1ea-c61c4d4f2386">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="57914" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-01T00:00:00" End="2026-08-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="197520|amadeus_hotel_3" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" 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 877|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
8fb77673-18f3-429f-a1ea-c61c4d4f2386|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
8fb77673-18f3-429f-a1ea-c61c4d4f2386|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="8fb77673-18f3-429f-a1ea-c61c4d4f2386" TimeStamp="0001-01-01T00:00:00" HotelName="Amadeus" HotelCode="197520|amadeus_hotel_3" StarRating="4" GTCityId="57914" CountryCode="IT" CityName="Venice" CountryName="Italy" Address="Lista Di Spagna Cannaregio 227, 30121 Venezia" PostCode="30121" PhoneNo="+390412206000" FaxNo="+390412206020" Email="info@hotelamadeusvenice.it" CheckInTime="15:00" CheckOutTime="11:00" Latitude="45.442486778782" Longitude="12.324222028255" SourceId="63" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-2475b7dc-4e38-5f88-9716-02d59705d6b4|63|MTAzLjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="103" TotalPrice="106.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 9.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="106.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-20e5aa7e-49cc-53dc-97b8-3e367b2e36ed|63|MTA0LjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="104" TotalPrice="107.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 9.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="107.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double Junior Suite (full double bed) (bed type is subject to availability)" RoomTypeCode="h-9245e936-5608-5e90-a8a7-bcddd00b0c40|63|MTE1LjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="115" TotalPrice="118.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 10.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="118.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed) (bed type is subject to availability)" RoomTypeCode="h-446dfe7c-f7f8-54c3-823b-a4d81602c76f|63|MTE1LjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="115" TotalPrice="118.45" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 10.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="118.45" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double room (full double bed)" RoomTypeCode="h-b82b6244-6e54-51cf-9db8-5e4b8e2bf396|63|MTE4LjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="118" TotalPrice="121.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 10.73-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="121.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds) (bed type is subject to availability)" RoomTypeCode="h-7645cd36-afb7-52a5-b14f-55c09e4fa26c|63|MTI4LjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="128" TotalPrice="131.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 11.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="131.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (full double bed)" RoomTypeCode="h-115fd62d-b122-5bc4-8f09-9f3c1b5e6fa9|63|MTMwLjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="130" TotalPrice="133.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 11.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="133.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double room (twin beds)" RoomTypeCode="h-eb76a123-1829-57c5-918f-5446d88540b7|63|MTM2LjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="136" TotalPrice="140.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 26/03/2026"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 12.36-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-26T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="140.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double room (2 twin beds) (bed type is subject to availability)" RoomTypeCode="h-e5ee33a6-11ea-5e42-a3a5-aae4074b8dd3|63|MTQ2LjAwfEdCUHwyMDI2LTA3LTI4" OriginalAmount="146" TotalPrice="150.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/07/2026"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 13.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-29T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="150.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (twin beds)" RoomTypeCode="h-5a73a533-384a-5767-94a6-698ace507cba|63|MTYzLjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="163" TotalPrice="167.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 14.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="167.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Superior Double room (2 twin beds) (bed type is subject to availability)" RoomTypeCode="h-963a1e81-d8c7-5567-be39-48becaaca9a4|63|MTc4LjAwfEdCUHwyMDI2LTA3LTI4" OriginalAmount="178" TotalPrice="183.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 28/07/2026"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 16.18-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-07-29T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="183.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Triple room" RoomTypeCode="h-3ad69599-be0d-5b10-8515-043b56ca38b9|63|MTgzLjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="183" TotalPrice="188.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 16.64-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="188.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Triple room (full double bed and single bed)" RoomTypeCode="h-2117b607-1440-57d8-a481-60b089482e9b|63|MTkwLjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="190" TotalPrice="195.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 17.27-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="195.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Triple room (full double bed and single bed) (king size bed)" RoomTypeCode="h-0178846e-19b4-50de-baa4-02f7fce97385|63|MTkyLjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="192" TotalPrice="197.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 17.45-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="197.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double Junior Suite (full double bed)" RoomTypeCode="h-8844cf8a-c7e2-5e80-b89e-9d4a65a9cb0f|63|MjA3LjAwfEdCUHwyMDI2LTAzLTI1" OriginalAmount="207" TotalPrice="213.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>EUR 9.00-- city tax is not included in the room rate &amp; is payable to the hotel in the local currency&lt;br/&gt;GBP 18.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|TV|Minibar|Hairdryer|Shower/Bathtub|Shower|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-03-25T00:00:00" End="2026-08-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="213.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/ostrovok/39/1b/391b28c879fae21abec72fe4fae9866d6ba58aa4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/31/2f/312f9dba70ecf2f092873a4436eac12fdd1893aa.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/cb/50/cb507053ebd14e21c9cb3f28df789e0a69893b9b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/31/f2/31f24bf7ec83adc1773f65e028818b9513bcf53a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/8e/7e/8e7ed14fd9c2a876ad49db1c0fc686470c0b558c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/1b/6a/1b6a010181a21fe99b7e5784af414dd0fc84e63a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/e0/10/e010ce0578995851e3f79473ff5067c9ba70183f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/63/2c/632cc9414aa95482ab09e1401c0bcab301544913.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/95/0c/950c3e8c3776e1bb7f8656a8d5765989ba8360a5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/20/fb/20fb7a375e4405973b50bb2372bf130648cd308b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/e1/dc/e1dc73a2048421a31cee80414cff4ab2ddeda44c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/30/89/30891b53e656257be2ac58b74a597795f99f6d93.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/73/10/73103712e425935fcedfdd1069c129c924e17d18.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/ce/dc/cedcf59c19a37d51bbfb454c724469ffe762b63e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/1a/751a0680d1b3d7fb7598684afb34ab705f2ed496.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/7f/41/7f41821f045caa22a01b0cf48c09f58975e026f3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/88/35/8835de39f172c112cf4ca4c3a8d58b5b7c889155.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/55/f8/55f87317f22726e61aea6d6601f5526f06417db9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/3c/f5/3cf5b2892ae9de6306698a5291398d396342901b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/a2/8a/a28a1906836d785483c89cb8f7dbd59150dc5dd2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/7c/e3/7ce32ece932f50e19cc68fefbf9db27567541353.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/75/b6/75b6dcbc7a7a5416d39cb8d7ee919897159387c3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/b6/c3/b6c32f990c8d5014f0dd270cacacdefd312204b5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/3b/7d/3b7d496be08eff2bd7d91e7f9011927187db2000.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/27/f7/27f782d8a4a294a63648cac593df58536dfd3fd0.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This modern luxury hotel is ideally situated in the historical centre, just minutes from the train station and 15 minutes from the Rialto bridge and St. Mark's Square. An array of shops and entertainment attractions are located in the immediate vicinity. Marco Polo airport is only 15 km from the hotel and the train station is only 10 minutes away.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel was built in 1800. 3 single rooms and 60 double rooms are located on 4 storeys and can be reached by lift. The reception desk in the lobby is staffed round the clock. A cloakroom, a safe, a currency exchange service, a TV room, room service, a laundry service and a conference room are available. Wireless internet access allows guests to stay connected while on holiday. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and include 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 and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. 2 family rooms are available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. There are many ways to relax or stay active at the hotel, including tennis and golf. A casino offers fun and entertainment. 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 establishment include bed and breakfast and half 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>Air conditioning</Description><Value>Air conditioning</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>Express check-in/check-out</Description><Value>Express check-in/check-out</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Garden</Description><Value>Garden</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>All Spaces Non-Smoking (public and private)</Description><Value>All Spaces Non-Smoking (public and private)</Value></HotelFacilities><HotelFacilities><Type>General</Type><Description>Reception desk</Description><Value>Reception desk</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Accessibility features</Description><Value>Accessibility features</Value></HotelFacilities><HotelFacilities><Type>Accessibility</Type><Description>Wheelchair Accessible</Description><Value>Wheelchair Accessible</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>Luggage storage</Description><Value>Luggage storage</Value></HotelFacilities><HotelFacilities><Type>Services and amenities</Type><Description>Wake-up service</Description><Value>Wake-up service</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>Breakfast</Description><Value>Breakfast</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Buffet breakfast</Description><Value>Buffet breakfast</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>Internet</Type><Description>Free Wi-Fi</Description><Value>Free Wi-Fi</Value></HotelFacilities><HotelFacilities><Type>Internet</Type><Description>Internet</Description><Value>Internet</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>Tourist services</Type><Description>Tour assistance</Description><Value>Tour assistance</Value></HotelFacilities><HotelFacilities><Type>Recreation</Type><Description>Casino</Description><Value>Casino</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>Conference Hall</Description><Value>Conference Hall</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
8fb77673-18f3-429f-a1ea-c61c4d4f2386|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="8fb77673-18f3-429f-a1ea-c61c4d4f2386" EmailId="xml.bookings@wwdmc.com; customerservices@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Double room (2 twin beds) (bed type is subject to availability)" BoardBasis="Room 1: Bed &amp; Breakfast" TotalAdult="2" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Vivek" LastName="Sharma" DOB="20010325" Age="25" />
        <Adult Title="Mr" FirstName="Prem " LastName="Sharma" DOB="20010325" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.rcf@gmail.com" Password="Shikha0111$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="197520|amadeus_hotel_3" SourceId="63" RoomTypeCode="h-e5ee33a6-11ea-5e42-a3a5-aae4074b8dd3|63|MTQ2LjAwfEdCUHwyMDI2LTA3LTI4" TotalPrice="150.38" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-08-01T00:00:00" End="2026-08-02T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Abcd Complex</Address>
    <AgencyId>13963</AgencyId>
    <AgentId>18061</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.rcf@gmail.com</EmailId>
    <FileBookingId />
    <FirstName>Vivek</FirstName>
    <LastName>Sharma</LastName>
    <PaymentResponse>No-Payment-Getway</PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>96</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
8fb77673-18f3-429f-a1ea-c61c4d4f2386|BookResponse|MyhubService Response|UserName:-shikha.rcf@gmail.com Password:-Shikha0111$ MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address>Abcd Complex</Address>
  <AgencyId>13963</AgencyId>
  <AgentId>18061</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.rcf@gmail.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Vivek</FirstName>
  <LastName>Sharma</LastName>
  <NationalityOfPax>India</NationalityOfPax>
  <PaymentResponse>No-Payment-Getway</PaymentResponse>
  <PaymentStatusId>0</PaymentStatusId>
  <PhoneNo />
  <PostCode />
  <SalesPersonId>96</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo>+44 (0) 20 8569 8080</SupportNo>
  <Title>Mr</Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>Shikha</AgencyReference>
  <AgentMinCnxDate>2026-07-29T00:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2026-07-29T00:00:00" End="2026-08-01T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="150.38" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-08-01T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-08-02T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>146.00</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>italy</CountryName>
  <PostCode>30121</PostCode>
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Bed &amp; Breakfast</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Vivek Sharma</GuestName>
      <RoomType>Room 1: Double room (2 twin beds) (bed type is subject to availability)</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>150.38</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>146.00</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>6143</SupplierId>
  <SupplierMinCnxDate>2026-07-28T00:00:00</SupplierMinCnxDate>
  <SupplierName>RateHawk</SupplierName>
  <_address>Lista Di Spagna Cannaregio 227, 30121 Venezia</_address>
  <_cityName>Venice</_cityName>
  <_fax>+390412206020</_fax>
  <_hotelName>Amadeus</_hotelName>
  <_phoneNo1>+390412206000</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260330436</FileBookingId><BookingId>41747</BookingId></Root>||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
|Exception|Deserialize:-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 System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
   at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
   at Core.Common.Deserialize[T](String toDeserialize) in D:\Projects\WorldwideDMCV2\Core\Common\Common\Common.cs:line 20||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
8fb77673-18f3-429f-a1ea-c61c4d4f2386|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 1774|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
8fb77673-18f3-429f-a1ea-c61c4d4f2386|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>260330436</FileBookingId>
  <Status>Fail</Status>
</HotelBookRS>||True