<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
c60d0fae-d707-48e8-8b5c-d6712ee30bb2|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="c60d0fae-d707-48e8-8b5c-d6712ee30bb2">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="84794" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-12-15T00:00:00" End="2026-12-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
c60d0fae-d707-48e8-8b5c-d6712ee30bb2|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-04-17T13:01:18.4282547+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c60d0fae-d707-48e8-8b5c-d6712ee30bb2" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="7.82" OriginalAmount="7.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.843616463999" Longitude="106.65712357156" StarRating="2" HotelCode="347359|1222298" HotelName="Lan Anh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>251/28 Le Van Tho, Pham Ngu Lao Ward, Go Vap, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/45/3445c7f6ba11b8e2a177c1b52fbe848ade5fb087.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.00" OriginalAmount="8.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.807323264546" Longitude="106.67519631298" StarRating="2" HotelCode="376520|1810488" HotelName="Huong Mai 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>112 Dao Duy Anh Street, Phu Nhuan District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/be/90be63aa085ad2dd3d566760372f7270682827ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features a baggage storage service for a comfortable and relaxing stay. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.33" OriginalAmount="9.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="877765|3437325" HotelName="Long Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>14 Duong So 3, Cu Xa Lu Gia, District 11, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/e3/36e35eaca88681ec774d03b06aa2b5534ca69a8e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="9.72" OriginalAmount="9.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.84919597" Longitude="106.67861124" StarRating="3" HotelCode="828962|3471675" HotelName="Galaxy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>594-596 Nguyen Oanh, Phuong 6, Quan Go Vap, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/d9/d5d92e7ddd1b9ec5f64e9997ad5a3be27cd69420.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.26" OriginalAmount="9.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.769343989153" Longitude="106.70243844654" StarRating="2" HotelCode="309422|3432465" HotelName="Anh Duy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Nguyen Cong Tru, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/3b/c63bff1c279951d5b94d403278482f0d5be1dc40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.35" OriginalAmount="10.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767" Longitude="106.6893" StarRating="2" HotelCode="491735|1221758" HotelName="Long Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>373/10 Pham Ngu Lao, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/36/35360f0baa73c26ea3f23ca3d847c634e5fb6de5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.44" OriginalAmount="10.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76845965" Longitude="106.69392118" StarRating="2" HotelCode="374002|3450305" HotelName="Saigon Amigo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>185/24 Pham Ngu Lao, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/dc/8cdc574d1246b9e7cf3313f5da840256902a1ab0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.44" OriginalAmount="10.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80422033" Longitude="106.64253823" StarRating="2" HotelCode="857198|2347205" HotelName="RedDoorz Plus Near E-Town 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>52-54 Than Nhan Trung, Phuong 13, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647181/647181a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal stay option for Family Vacations, Couples and Solo Travellers.

Additional facilities availabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.49" OriginalAmount="10.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.766855776695" Longitude="106.68949317369" StarRating="2" HotelCode="378557|1720158" HotelName="Khoi Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>373/11 Pham Ngu Lao Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/9f/e59f99c11d614c1413cf2e42e25796fa4fe88041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.72" OriginalAmount="10.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.79743051" Longitude="106.67528452" StarRating="2" HotelCode="374783|1802978" HotelName="Yen Nam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>219 Nguy?n Tr?ng Tuy?n, P. 8, Q., Phú Nhu?n District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/70/7f70167e387882a0df9a217106804d044ec7f377.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.85" OriginalAmount="10.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.79704875" Longitude="106.65917328" StarRating="2" HotelCode="372498|3460925" HotelName="Hoa De Nhat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4/1/9-4/1/11 Hoang Viet, Tan Binh Distrikt, Ho Chi Minh Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/bb/f4bbe3c79315acc957272656624df34decab582b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="10.87" OriginalAmount="10.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.79583741" Longitude="106.6926409" StarRating="3" HotelCode="422915|3436115" HotelName="Truong Thinh Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="24 Hour Room Service,Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8L Street Number 1, Mieu Noi Phan Xich Long, Ward 3, Binh Thanh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/7f/487ffdde9ee244e06a275be5dbab1fa2e37ff356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Truong Thinh Hotel Saigon to discover the wonders of Ho Chi Minh City. The hotel offers gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.26" OriginalAmount="10.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73279645" Longitude="106.70739983" StarRating="3" HotelCode="773644|3426595" HotelName="Laguna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>R3-84 Hung Gia 4, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/20/c32092acdf7f5b6b2156b143e9c82580d223ead9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.29" OriginalAmount="10.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76725251" Longitude="106.69370287" StarRating="3" HotelCode="309425|1453708" HotelName="Aston Hotel - Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>27 - 29 Bui Vien, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/1d/dc1dc3bcc6eeaf7a18fa609ff77327f1187d8543.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.35" OriginalAmount="11.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="2" HotelCode="782923|3443475" HotelName="Language Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>399/43/5 Nguyen Dinh Chieu, District 3, 1500 Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/da/59da8ab74e87191346da5de9a513283046b8e9cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.56" OriginalAmount="11.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768942745378" Longitude="106.69401345656" StarRating="2" HotelCode="309439|1198868" HotelName="Ipeace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>175/8 Pham Ngu Lao Street, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/34/2d34efe25c7d2b624826773738627d31e72ca562.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.70" OriginalAmount="11.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80375137" Longitude="106.66219578" StarRating="2" HotelCode="620098|3452825" HotelName="The Blue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/37 Phan Thuc Duyen Street, Ward 4, Tan Binh, H? Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e5/dde5082755f15dae5b92f87114a336438fbe9d84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.81" OriginalAmount="11.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.81537353" Longitude="106.66828289" StarRating="2" HotelCode="370392|1766638" HotelName="Mi Linh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>B38A Bach Dang Street, Ward 02, Tan Binh District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/fa/85fa40a50fcf2afcc5e4d4a0c8461bb035ec4916.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="11.83" OriginalAmount="11.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77070775" Longitude="106.69306548" StarRating="2" HotelCode="743783|3475045" HotelName="City Backpackers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7/1 Nguyen Trãi, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/ed/4ced46e05b196b0b273f0a3bec3e23c3fce222e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.11" OriginalAmount="11.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.766736246649" Longitude="106.69278420974" StarRating="2" HotelCode="346919|3476395" HotelName="NN Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>99 Bui Vien Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/6c/376cb912ae347d8fe0e953222492a14c2dc91626.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.36" OriginalAmount="12.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.778625211191" Longitude="106.67286939942" StarRating="2" HotelCode="309445|1202358" HotelName="Minh Chau Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Hoa Hung, Ward 12, District 10, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/e8/21e8f6550a47d605c94a6d45054dba83b5d248ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.37" OriginalAmount="12.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.83233809" Longitude="106.6098267" StarRating="2" HotelCode="586698|3475955" HotelName="Atana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>327 Phan Van Hon, District 12, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/1c/791caaa21a4e6b0338cf21f1a9a59590e9949db3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.47" OriginalAmount="12.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7507322" Longitude="106.66147928" StarRating="1" HotelCode="696353|3442435" HotelName="Truong Giang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Bar,Concierge,Designated Smoking Area,Elevator,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>55-57-59 Trieu Quang Phuc Street, Ward 10, District 5, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/b0/00b00d6274eeb42a1c12451df129a72ac911bfb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Truong Giang Hotel to discover the wonders of Ho Chi Minh City. Featuring a complete list of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.91" OriginalAmount="12.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.79665553" Longitude="106.64815204" StarRating="2" HotelCode="346732|1753218" HotelName="Hung Anh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35 Thep Moi, Ward 12, Tan Binh District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/4b/e94bd81c2ea6778e97e61a018106e36ce104d01b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.97" OriginalAmount="12.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.770633182872" Longitude="106.69230153506" StarRating="2" HotelCode="404159|3450345" HotelName="Sakura Hostel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Designated Smoking Area,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39/26 Nguyen Trai Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/fd/f2fd6429dc9967858c7f91e9a4ef63ccb0210e97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sakura Hostel Saigon, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="12.98" OriginalAmount="12.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.794080346631" Longitude="106.66670181946" StarRating="1" HotelCode="347432|3430635" HotelName="Cuu Kim Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>305/8 Le Van Sy, Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/7b/097b03907971d8c88c59f5eee26f5cd68e687283.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Cuu Kim Son Hotel is located in Ho Chi Minh City, 900 metres from the Ho Chi Minh International Exhi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.07" OriginalAmount="12.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.83943613" Longitude="106.74098399" StarRating="3" HotelCode="267979|1758238" HotelName="Hoa Phat Hotel &amp; Service Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Currency Exchange,Golf,Internet,Kitchen,Laundry,Massage Centre,Pets allowed,Restaurant,Room Service,Smoking Rooms,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>526/5 Pham Van Dong Square, District Thu Duc, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/ec/adecbb965a0ca9b838ea31be139949a869c6d4f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Ho Chi Minh City at Sai Gon River side the city is known for being a dynamic economic ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.07" OriginalAmount="12.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7762395" Longitude="106.69120256" StarRating="2" HotelCode="363875|1751518" HotelName="Ruby Star 2 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Truong Dinh, District 3, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/15/f01541f3288b7df6b93da03294b1b6b50a717e13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.17" OriginalAmount="12.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.75282582" Longitude="106.66744778" StarRating="2" HotelCode="632284|3476115" HotelName="Thanh Lan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>51 Tran Xuan Hoa, Phuong 7, Quan 5, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/17/d317c13f987619288ccbfd02a770d8f6eb6c059b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.32" OriginalAmount="12.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.806333" Longitude="106.66478509" StarRating="3" HotelCode="482014|3458975" HotelName="Camila Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>3 Song Da Street, Ward 2, Tan Binh District, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/cb/1dcb874912dc3723adb95ae2dbe756752e7a9d85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Ho Chi Minh City (Tan Binh), Camila Hotel is minutes from Saigon Superb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.51" OriginalAmount="13.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767699910813" Longitude="106.69089631483" StarRating="2" HotelCode="365896|3426235" HotelName="Koniko Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Currency Exchange,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>283/22 Pham Ngu Lao Street, District  1, Ho Chi Minh City  70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/76/617614ec5b1767af02e29713a72161c665746f85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We are glad to welcome your stay at our hotel our hotel is located in a peaceful and lovely alley wh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.65" OriginalAmount="13.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7679342" Longitude="106.69421719" StarRating="2" HotelCode="595899|3475745" HotelName="Quang Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>40/7 Bui Vien, Pham Ngu Lao ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/44695/2844695/37.jpg?f=15505547</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.68" OriginalAmount="13.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="3" HotelCode="773499|3451335" HotelName="HT Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>128/1-5 Tran Quoc Thao Street, Ward 7, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/70/e870c30678355338889d24cf5e7901e92b72b389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.76" OriginalAmount="13.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7529465" Longitude="106.65914528" StarRating="1" HotelCode="375385|1802988" HotelName="Trung Mai Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>785 Nguyen Trai, Dist 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/9b/869bf045bd0ef49464dd9dbd192fd899ad2ca74f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.27" OriginalAmount="13.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767537640709" Longitude="106.69269375155" StarRating="2" HotelCode="384112|1722338" HotelName="Thanh Ha Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>241/39 Pham Ngu Lao Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/77/3177e1b17b3093d58568b9849fcb6ff7e22a467f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.44" OriginalAmount="14.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77216189" Longitude="106.69067688" StarRating="2" HotelCode="450960|2254975" HotelName="Asian Ruby Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>20 Bis Bui Thi Xuan, Ben Thanh, District 1, Ho-Chi-Minh-City 7000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/5e/095e9ee97a1ddc423789aebef174139cf0df98dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Ho Chi Minh City. For guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.49" OriginalAmount="14.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80210285" Longitude="106.64682889" StarRating="3" HotelCode="550330|3430045" HotelName="Minh Tam Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>278-280 Cong Hoa Street, Ward 13, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/06/8206351707a576bae170f43a1565f284e5a1d45f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.54" OriginalAmount="14.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.75993249" Longitude="106.66723648" StarRating="3" HotelCode="385855|3465675" HotelName="Hue My Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Nguyen Tieu La Street, ward 5, District 10, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/33/8d33e5d6cd5fbafdc4df88061d182f2adea2b61b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;##Property Location  Located in Ho Chi Minh City (District 10), Hue My Hotel is minutes from An Dong...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="14.96" OriginalAmount="14.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767670895466" Longitude="106.69080581993" StarRating="2" HotelCode="397067|3439895" HotelName="Ailen Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>283/33 Pham Ngu Lao, Quan 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/40/2840d847c4d804c7a1d36633eb6ddfe28932d23c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.06" OriginalAmount="14.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767538967221" Longitude="106.69078566219" StarRating="2" HotelCode="346965|1897475" HotelName="Hoang Phi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>313 Pham Ngu Lao, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/b5/a2b53c325ba978b1a0ebbee5c6ab8417cd2aba89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.16" OriginalAmount="14.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.764521953335" Longitude="106.69514679437" StarRating="2" HotelCode="368159|1819088" HotelName="Yellow House Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>114/32 De Tham Street, Ho Chi Minh, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/6b/976b386074fc0235dccacd34be5f0a536b1ca4e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.18" OriginalAmount="14.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76975902" Longitude="106.6965785" StarRating="1" HotelCode="855923|3438105" HotelName="My Friends Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>572B/4 Tran Hung Ðao, Phuong 2, Quan 5, Ho Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/b8/59b8bcd3de699b37f50a7e4dc5307c5cce460cc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.32" OriginalAmount="14.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7675384" Longitude="106.694" StarRating="2" HotelCode="568658|2272185" HotelName="CCentral Hotel De Tham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>216 De Tham Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/ff/0affb3106899e92670cb8a8a84af01826f77f367.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.34" OriginalAmount="14.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.758118834036" Longitude="106.67371796811" StarRating="3" HotelCode="309420|1196388" HotelName="An Dong Center Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-16-20 Su Van Hanh, P. 9, Q. 5, Tp, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/20/fd206b72a6c7230cb31c5baa5a79bbca8762a751.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.39" OriginalAmount="14.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.81273161" Longitude="106.6667208" StarRating="3" HotelCode="774255|3433575" HotelName="GIC Apartment And Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>2/11 Hong Ha, Ward 2, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/15/8f154169b57c069391ca0e2b08f051a51b637ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.52" OriginalAmount="15.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76757101518" Longitude="106.69264300306" StarRating="2" HotelCode="491726|1818948" HotelName="Diep Anh Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>241/31 Pham Ngu Lao Street, District 1, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/95/7e95d12f448a09d339b44c1dd6bb686cb223e2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.59" OriginalAmount="15.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77327339" Longitude="106.68498548" StarRating="2" HotelCode="369887|1457418" HotelName="LeBlanc Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>414 (Behind) Nguyen Dinh Chieu, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/9e/5f9e25d08ca68b60fee1bd89d3f374ee9e1cf9d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.60" OriginalAmount="15.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7702816" Longitude="106.68865096" StarRating="3" HotelCode="744047|3435105" HotelName="Bonita Signature Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>118A Bui Thi Xuan, Ben Thanh, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/43/014324f23af5a88649fee8657915da09df05d702.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="15.74" OriginalAmount="15.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77169421" Longitude="106.69374817" StarRating="2" HotelCode="363860|3436755" HotelName="Holiday Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Ly Tu Trong Street  Ben Thanh Ward, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/35/47359fd88cc46e6085f9410adfeb167f9319f057.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.15" OriginalAmount="15.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767062476939" Longitude="106.68928885994" StarRating="2" HotelCode="309449|1165908" HotelName="Phan Anh Backpackers Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>373/6 Pham Ngu Lao Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/bf/1dbff13baac0b3ca8a288a971e825a8636ff5768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.15" OriginalAmount="15.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.8131415" Longitude="106.67182775" StarRating="3" HotelCode="635666|3835635" HotelName="Mai Villa Hotel Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>54/34 Bach Dang, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/4d/974dbc73fe0ac751b8e1b670488e3b9036d25c7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="16.70" OriginalAmount="16.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80676351" Longitude="106.66431281" StarRating="3" HotelCode="373607|1716768" HotelName="Saigon's Book Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>15A Truong Son, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/46/5b469618c7af7ecec9bc59b3bded80818a41b51b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.09" OriginalAmount="16.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.734475812853" Longitude="106.67371325501" StarRating="3" HotelCode="346327|1786138" HotelName="Hoang Le Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Street 9, Hamlet 4, Binh Hung Commune, Binh Chanh District, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/a6/b1a678651c842a63ee8e3d0cfddbdae7f0a7bb52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.23" OriginalAmount="16.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76773546" Longitude="106.68822168" StarRating="3" HotelCode="744552|3444805" HotelName="Triip Cupid Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Bis Nam Quoc Cang, Pham Ngu Lao, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/23/7323123eaf8a9369089ea3e2b390735562b2f949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.25" OriginalAmount="16.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7666732" Longitude="106.69112892" StarRating="2" HotelCode="587106|3450635" HotelName="Green Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Do Quang Dau Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/be/4ebeb8093e887724fa1e965931cc7e7bcf3bb968.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.47" OriginalAmount="16.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.730277052148" Longitude="106.70700043408" StarRating="2" HotelCode="346260|1753708" HotelName="Vien Dong Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>R4-27/28 Hung Phuoc 3, Phu My Hung, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/ab/34ab5268db034696fe46f4600ad2aae5ed5fba23.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.50" OriginalAmount="16.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773774" Longitude="106.686191" StarRating="2" HotelCode="642279|3448715" HotelName="La Regatta Boutique Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>225/4 Nguyen Dinh Chieu, Phuong 5, Quan 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/68/d9687a436fc5bd9047adb3df08797672b67b7903.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.84" OriginalAmount="17.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7378593" Longitude="106.70532095" StarRating="2" HotelCode="758691|2347825" HotelName="Bin Bin Hotel 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>42 Street 73, Tan Quy Dong Residence, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/58/52587c568dc517c44f8ae0ac4f69b9ad92c5ae47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.88" OriginalAmount="17.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.74055046" Longitude="106.69572022" StarRating="3" HotelCode="701339|3471815" HotelName="Bin Bin Hotel 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>L19 Street 14, Him Lam Residence, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/58/d35871eb2f5e7f43e825ddcbfd06ea208d0fea4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.91" OriginalAmount="17.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.812831" Longitude="106.66856004" StarRating="2" HotelCode="853020|3442405" HotelName="Victory Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>96 Yen The, Ward 2, Tan Binh, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/50/5250e8a60deea040703cf4bf21a80375c094fca2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="17.94" OriginalAmount="17.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76454104" Longitude="106.6874994" StarRating="1" HotelCode="586862|3439035" HotelName="Hanh Phuc Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>265 Nguyen Trai, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/d0/41d01b333e372afd4cf664ab6bdfdc44eadc8ac3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.02" OriginalAmount="17.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774437" Longitude="106.6350308" StarRating="3" HotelCode="369076|1181968" HotelName="Dong Du Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Dong Du, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/e4/7fe46ec3e30766badc271d2c49ac96002b8c94bb.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.12" OriginalAmount="17.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.729916041922" Longitude="106.70704581935" StarRating="2" HotelCode="346261|1802158" HotelName="Bin Bin Hotel 6" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>89 6th Street, Hung Phuoc 4 Area, Phu My Hung, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/7d/677de5337de14da4239882da7f9e06915b7d3b9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.24" OriginalAmount="17.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.79600935" Longitude="106.66312804" StarRating="2" HotelCode="435863|2254955" HotelName="Airport Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Ngo Thi Thu Minh, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a4/f0a488d08f36b4e2936cba856caa522f4f05de30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.46" OriginalAmount="17.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.72732236" Longitude="106.70555043" StarRating="3" HotelCode="744063|3440195" HotelName="Fide Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>472-474 Pham Thai Buong Street, Tan Phong Ward, District 7, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/00/4800e39df060122a768df36fbebff81b8025e01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.62" OriginalAmount="18.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.791501719569" Longitude="106.69131918142" StarRating="2" HotelCode="383557|1716018" HotelName="The Sun Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>19-21 Nguyen Huu Cau, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/7e/f87eece70fe47bef5ef65051be73bc9d6dc2b81f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.66" OriginalAmount="18.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.8094265" Longitude="106.66549895" StarRating="3" HotelCode="635146|3465735" HotelName="Le Saigon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Dong Da Street, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/45/3e45e4e40102afa2650581e516ef807ef342adca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.87" OriginalAmount="18.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77190984" Longitude="106.69602406" StarRating="3" HotelCode="374170|3474035" HotelName="Platinum Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/c5/d0c5adf430eeb08e89506d83e06a31b48acb685c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="18.97" OriginalAmount="18.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="874545|2347295" HotelName="RedDoorz Plus Near Nowzone Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>135 Nguyen Van Cu Street, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/647286/647286a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal stay option for Family Vacations, Couples and Solo Travellers.

Additional facilities availabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.13" OriginalAmount="18.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.72732872" Longitude="106.69667093" StarRating="3" HotelCode="692140|3440055" HotelName="Bin Bin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Street 1, KDC Ven Song, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/0f/680fb89ae0f5e5cb5190f8b6da6ba71222290f8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.16" OriginalAmount="18.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767271590683" Longitude="106.68687684113" StarRating="2" HotelCode="309433|1233898" HotelName="Elegant Inn Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Cong Quynh, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/37/9237672a780f9fff86a04548a166d850f3a4f76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.19" OriginalAmount="18.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768849378209" Longitude="106.69379633821" StarRating="2" HotelCode="384349|1731758" HotelName="Beauty Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>185/14 Pham Ngu Lao Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/78/fd78996eab94fb70d3b0dfa777377e94e78ef483.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.28" OriginalAmount="18.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73715609" Longitude="106.72752976" StarRating="3" HotelCode="784951|3433965" HotelName="Sonata Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>41 Nguyen Thi Thap Street, Tan Phu Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/60/83606c8e5df7ed6bc493332aa709b21a0d098f3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.46" OriginalAmount="18.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73097093" Longitude="106.70715018" StarRating="2" HotelCode="857424|3447145" HotelName="Parkhill Hotel &amp; Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>67 Le Van Thiem, Hung Phuoc 3, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/40/3e40be8b1dac0dc4cae0f209a9f8536262e420e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.56" OriginalAmount="18.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73355933" Longitude="106.70763566" StarRating="2" HotelCode="773759|3427435" HotelName="Hoang Yen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>R4-62,63,64 Duong Noi Khu Hung Gia 2, Phuong Tan Phong, Quan 7, Than Pho Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/c6/96c64d32d3af9071b5e319f2ff841431e93e1ff8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.63" OriginalAmount="19.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76908195069" Longitude="106.69820279482" StarRating="3" HotelCode="347824|3433605" HotelName="Calmette Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 Calmette Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/48/6248975c1bc33c98af8d8fa9bb2f6e70bc19e2d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.76" OriginalAmount="19.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73269788" Longitude="106.70951398" StarRating="2" HotelCode="424771|3470005" HotelName="Eden Park Saigon Hotel Phu My Hung" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Golf,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Phan Khiem Ich, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9e/4e9eece902ac7a1eb75274592be27bcc7f7b1fee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Eden Park Saigon Hotel Phu My Hung is a popular choice amongst travelers in Ho Chi Minh City, whethe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.81" OriginalAmount="19.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7334404" Longitude="106.70893447" StarRating="0" HotelCode="743934|3428265" HotelName="Sabina Hotel &amp; Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>32-34 Khu Pho Hung Gia 1, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ea/10ea4a3e456028c95493899ab361668044b493f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="19.97" OriginalAmount="19.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80987555" Longitude="106.66578031" StarRating="3" HotelCode="518198|3473175" HotelName="The Airport Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotels" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Cuu Long, Ward 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/57/5c574c619e50817f8f94354f907c2f8de39641a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.23" OriginalAmount="19.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77033753" Longitude="106.68495005" StarRating="3" HotelCode="754861|3430945" HotelName="The Sargon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>2/42 Cao Thang, Ward 5, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/59/6b59206a4c78dd3098031ff9b97f62e8ca562df0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.27" OriginalAmount="19.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.79648576" Longitude="106.67259866" StarRating="2" HotelCode="367959|3472175" HotelName="Hoang Ha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>53-57 Truong Quoc Dung, Phu Nhuan, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/2b/342b9416a8cbe31bc23a1dbb5ec8c37cd8cc2085.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.32" OriginalAmount="19.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78912916" Longitude="106.70281747" StarRating="2" HotelCode="618529|3449915" HotelName="Holo Fairy House Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>29/11 Nguyen Binh Khiem, Da Kao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/04/b40413225ae65d0c3ab31c295d8038f27eae0b2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.36" OriginalAmount="19.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76800746" Longitude="106.69428749" StarRating="2" HotelCode="346837|1461558" HotelName="Kim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>40/18 Bui Vien Street, Pham Ngu Lao Ward, 1st District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/0a/360a848ffda917453d0a8760f6c2c2fff0a4af26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.36" OriginalAmount="19.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77013684" Longitude="106.69219129" StarRating="3" HotelCode="639504|3463365" HotelName="Sai Gon Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>27 Nguyen Van Trang, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/58/9858ec82c83b13310748cbd9d7e47e4eec2e4922.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.49" OriginalAmount="19.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.72969044" Longitude="106.70760044" StarRating="3" HotelCode="435162|1769348" HotelName="Central Hotel And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Phu My Hung, R4-64, R4-65 Hung Phuoc 4 Street, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/7f/bc7fc7a03ba29b9ae82ebd3a993bbf9859e97826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A restaurant, room service and a business centre are available to guests of the apartment hotel. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.76" OriginalAmount="20.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76944577" Longitude="106.69218176" StarRating="2" HotelCode="369411|3443915" HotelName="Hoang Hoang Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120/4 Le Lai Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/95/6b95e08da3d01414a4d002ef6c4055e987ffd96c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="20.98" OriginalAmount="20.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.75647487" Longitude="106.65819054" StarRating="3" HotelCode="771346|3446645" HotelName="Golda Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>37 Thuan Kieu Street, Ward 12, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/49/0649dd25c61b68ab696e743c13555639f0be6b3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.15" OriginalAmount="20.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768472301364" Longitude="106.69340139319" StarRating="1" HotelCode="347844|1750858" HotelName="Galaxy Hotel &amp; Capsule" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>269/19 De Tham Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/7e/5e7ee0aafc117ca8e0bdee259f127ce202336756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.25" OriginalAmount="20.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76814853" Longitude="106.69225184" StarRating="3" HotelCode="364673|2255035" HotelName="Dragon Palace II Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>221 Pham Ngu Lao Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/9e/8a9e1f49a84213ea465d584c9e4b635b55afa48d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a transfer service and room service are available to guests of the hotel....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.66" OriginalAmount="21.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.81150275" Longitude="106.66696501" StarRating="3" HotelCode="585983|3452275" HotelName="New Space Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Lam Son, Ward 2, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/d0/89d0fd58ce2606a2be4beff318a53c72a5c221cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="21.73" OriginalAmount="21.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.75502521" Longitude="106.61163388" StarRating="3" HotelCode="826631|3433455" HotelName="Hong Bao Thach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>68-70 Duong 24A, Phuong Binh Tri Dong B, Quan Binh Tan, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/6a/426a29c54a88bae3f68815fe865527597becf826.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.20" OriginalAmount="21.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76970126" Longitude="106.69083414" StarRating="3" HotelCode="701139|3449705" HotelName="Lucky Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>146 Nguyen Trãi, Phu?ng Ben Thành, Qu?n 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/17/6417ea4b5daf6d9763426b34ecdd133234c91646.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.25" OriginalAmount="21.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80873145" Longitude="106.66522049" StarRating="2" HotelCode="877684|3470945" HotelName="White Diamond Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>So 7 Ðong Ða, Phuong 2, Qu?n Tân Bình, Ho Chí Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/83/4783217b44cae26c01d11af3e6079fecad91d231.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.48" OriginalAmount="21.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.770097" Longitude="106.697759" StarRating="3" HotelCode="119032|359035" HotelName="Dong Khanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Tran Hung Dao B St., Ward 7, Dist. 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/ba/49ba16a9244abded678f6f19f556f4e63e6d959d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.62" OriginalAmount="21.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73240759" Longitude="106.70985922" StarRating="3" HotelCode="626133|3457625" HotelName="Saigon By Night Luxury Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>R4 90 Hung Gia 3, Phu My Hung, Ho Chi Minh Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/97/ef97a2f5486479288402c7ffd06a05fcd056b5f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.40" OriginalAmount="22.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.778222662252" Longitude="106.69186850913" StarRating="3" HotelCode="346268|3453695" HotelName="Minh Khang Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>155 Vo Van Tan, Ward 6, District 3, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/a4/1fa4f88edaa15b99b82091c100cccf1bab752fef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.40" OriginalAmount="22.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771823015125" Longitude="106.69622728214" StarRating="2" HotelCode="347863|1830028" HotelName="Moc Huong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>26/12-13 Truong Dinh, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/79/c079ce483af07636d2883d69a1fcb797bb97c64d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="23.77" OriginalAmount="23.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768906" Longitude="106.68326" StarRating="3" HotelCode="172041|1142568" HotelName="White Lion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>15C Cao Thang, Ward 2, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/00/3400b99d7451ba8e6863147ed3ffbb6e15ad58ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the heart of Saigon's business, shopping and entertainment district....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.00" OriginalAmount="23.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767774" Longitude="106.6947" StarRating="3" HotelCode="303836|1215368" HotelName="Eden Garden Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28/12 Bui Vien Street, Pham Ngu Lao Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/e0/d4e0a4dc3cbe1b477a08a7162a136465f93163c4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.12" OriginalAmount="23.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.81329608269" Longitude="106.66795318052" StarRating="3" HotelCode="524070|2103335" HotelName="Erato Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>44,46 Hong Ha Street, Ward 2, Tan Binh District, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/ca/79ca4d996f30cda672f0f193856f608903ebeea5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Ho Chi Minh City. For guests who appreciate a stylish ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.46" OriginalAmount="23.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774305810988" Longitude="106.69656635132" StarRating="3" HotelCode="346690|1457348" HotelName="Rosa Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>55 Thu Khoa Huan, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/57/0757c219e567c9e0d911dfcdac4edd19aa7b6877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="24.80" OriginalAmount="24.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.8143154" Longitude="106.67075552" StarRating="2" HotelCode="372363|1753258" HotelName="Golden Palm Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Holiday homes,Hotel" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Bach Dang, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/35/44355afb313bc5c7cabb8c42cc7779ac0685a248.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.08" OriginalAmount="24.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76667179461" Longitude="106.68868303299" StarRating="3" HotelCode="173644|1122938" HotelName="La Felix" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>287-289 Pham Ngu Lao st, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/68/7268159d254ff7028acdd4d814327144ce5e0217.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in district 1 of Ho Chi Minh City, the hotel is within a short walking distance to the bust...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.15" OriginalAmount="24.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.770125045708" Longitude="106.67733976495" StarRating="3" HotelCode="309429|1243338" HotelName="Boss Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>306-308 Nguyen Thien Thuat Street, District 3, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/37/2737d84d531361fcffe9ab290ff9d8e8e3e2a28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.59" OriginalAmount="24.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80290773" Longitude="106.73277037" StarRating="3" HotelCode="635507|3440785" HotelName="Common Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>18 Street 38, Thao Dien Ward, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/01/fd01664ee0839566481f0b8f84540d667f45dd7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.70" OriginalAmount="24.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77407982" Longitude="106.67812005" StarRating="3" HotelCode="368066|3453815" HotelName="Minh Tam Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>206 Ba Thang Hai Street, District 10, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/e4/90e43c5862759170e6bc1300dcebe4f452257be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="25.77" OriginalAmount="25.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.752808784891" Longitude="106.66424274445" StarRating="3" HotelCode="905930|1113458" HotelName="Arc En Ciel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 - 56 Tan Da St, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/f2/32f29165c9111cd778f6e7484bfd31bb90b0ed86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right by the Thien Hau pagoda in Cho Lon Commercial Centre. It is set in China...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.26" OriginalAmount="25.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80662875" Longitude="106.66500316" StarRating="3" HotelCode="856629|3450045" HotelName="Airstar Hotel &amp; Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Song Day, Ward 2, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/bb/8cbb0451556700bd64200bacdb40461c2cfef330.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.54" OriginalAmount="25.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768945783802" Longitude="106.69423520565" StarRating="3" HotelCode="70180|571895" HotelName="Elios Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>231-233-235 Pham Ngu Lao Street, District 1, Ho Chi Minh City 10032</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/57/565700f9dc57efcc598d75871f5ad92a2737d8ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of HCMC, within walking distance of fabulous shopping as well as t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.89" OriginalAmount="26.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76939919" Longitude="106.69206929" StarRating="1" HotelCode="367542|3436995" HotelName="A25 Hotel 122 Le Lai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>122 Le Lai Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/8b/378b3c353c9cb32bcab47594ce7afd0d91def51a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="26.93" OriginalAmount="26.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77129089952" Longitude="106.69479444623" StarRating="2" HotelCode="173645|1447118" HotelName="Blessing Central Hotel Saigon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>267-269 Le Thanh Ton Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/3b/113b1867d47b1c8cf35275fb945e23f3869d62af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a vibrant location in Ho Chi Minh City, in close proximity to the Mariamman Temple...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.02" OriginalAmount="26.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77251392" Longitude="106.6949021" StarRating="2" HotelCode="375285|3467875" HotelName="Thien Hai Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>220 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/92/87922cf9f4615c06213669a534049325380c1cc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.05" OriginalAmount="26.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774332471457" Longitude="106.69744104688" StarRating="3" HotelCode="319764|1208798" HotelName="Gk Central Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>92-94 Ly Tu Trong, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/98/5d98428dc4ccfbe7560f163105efcd6e24cea54a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.11" OriginalAmount="26.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.800476666667" Longitude="106.66148" StarRating="3" HotelCode="185786|1151688" HotelName="TTC Hotel Deluxe Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>315 Hoang Van Thu Street, Ward 2, Tan Binh District, Ho-Chi-Minh-City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b1/46b1004d423d7bd5098828e9cd70a9af33eb506e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Hoang Van Thu Street, the hotel is opposite Hoang Van Thu Cultural Park, War Remnants Mu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.21" OriginalAmount="26.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.797215271176" Longitude="106.65998091055" StarRating="2" HotelCode="346782|3438055" HotelName="Royal Dragon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1/16-1/18 Hoang Viet Street, Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/04/c1047d8fbee26c91ae0f94b0ca7d1cc880e6d735.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Royal Dragon Boutique Hotel is a distinct addition to the city's skyline. With its location just 3.0...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.24" OriginalAmount="26.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80739491" Longitude="106.6616006" StarRating="2" HotelCode="586847|3441005" HotelName="Vivian Saigon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Thang Long, Phuong 4, Quan Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/df/21dfc0f5d807ec26a1a87d65169ebeb3ffffc3a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.39" OriginalAmount="26.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768035576527" Longitude="106.6976588348" StarRating="3" HotelCode="347827|3458505" HotelName="Hong Vina Luxury" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>145 Ky Con Street, Nguyen Thai Binh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/7b/ec7b61bf55854d5bb84e3e13093ebc29054500bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.40" OriginalAmount="26.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.769770528827" Longitude="106.68826192617" StarRating="2" HotelCode="59859|112472" HotelName="Empress" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>136 Bui Thi Xuan Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/94/79947b2a5c35cb3ef7374e5894870c3cfd0e1b52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 30-minute drive away from the Tan Son Nhat International Airport, 15 minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.46" OriginalAmount="26.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7869779" Longitude="106.66442009" StarRating="3" HotelCode="436114|1739718" HotelName="Cam Ly Boutique Apartment &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>656 Cach Mang Thang 8, Ward 11, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b0/a7b0bf486ee8abac3255fbc8ef3f7e25e300d14a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.51" OriginalAmount="26.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80100789" Longitude="106.64241257" StarRating="3" HotelCode="694411|3434175" HotelName="Solex Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Duong Nui Thanh, Tan Binh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/1b/3a1bd27bb26f571c98af29d7c21872b67bbd1356.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="27.56" OriginalAmount="26.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7737699" Longitude="106.7063543" StarRating="3" HotelCode="402015|1658708" HotelName="Riverside Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18-19-20 Ton Duc Thang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/dc/abdc7aab199bc37340a59f66d92021077a892a41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.66" OriginalAmount="27.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773608967567" Longitude="106.69691685152" StarRating="3" HotelCode="915631|2119775" HotelName="Sunrise Central Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>135-137 Ly Tu Trong Street, Ben Thanh, Ward District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/5e/505ed7f8d8c4f55b5b6407208590219204bd1bdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.81" OriginalAmount="27.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771734264341" Longitude="106.69601722887" StarRating="3" HotelCode="382879|1166968" HotelName="Bloom Saigon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27-29 Truong Dinh Street, Ben Thanh Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/04/9c042711b8945a22ad0dff192fa1ae74647eaf9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.92" OriginalAmount="28.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7686353" Longitude="106.69401127" StarRating="3" HotelCode="586715|3472865" HotelName="Prague Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>175/10–12 Pham Ngu Lao, Pham Ngu Lao Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/cc/58cccff27e2504f1588bf6a8e5b82d52503bf7e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.09" OriginalAmount="28.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.74199596" Longitude="106.6291096" StarRating="3" HotelCode="774026|3449075" HotelName="Aiden Saigon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>28-30-32-34 Duong 26, Phuong 11, Quan 6, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/95/0f95d4498c08c1cca7a066a04af1a91b4eb27389.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.47" OriginalAmount="28.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77288773" Longitude="106.69719308" StarRating="3" HotelCode="440384|2254985" HotelName="Avanti Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>186-188 Le Thanh Ton Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/39/02399e96b2bf0aa7efdfa5c01a941cd502be30bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.58" OriginalAmount="28.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.81030654" Longitude="106.73459017" StarRating="2" HotelCode="599936|3433035" HotelName="Sen Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>51 2 Street, Thao Dien Ward, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/a2/0da27e7ac6339d20341324ad463dd36e44dd782c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="29.92" OriginalAmount="29.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7687804" Longitude="106.69381405" StarRating="3" HotelCode="632262|3425885" HotelName="Saigon Kiko Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>211-213-215 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/805012/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.52" OriginalAmount="29.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.730469537432" Longitude="106.70767158654" StarRating="3" HotelCode="368084|1748698" HotelName="Boutique Garden Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>R3-84 Hung Phuoc 3, Phu My Hung, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/a4/8aa40b61aeed6f244a9f503ff20758042dd66c2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="30.75" OriginalAmount="29.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80853096" Longitude="106.66552941" StarRating="3" HotelCode="489361|2255025" HotelName="Ciao Saigon Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>1 Dong Da Street, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/23/4b23290b527048f32cede24407156d03ba78fadf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.09" OriginalAmount="30.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77871156" Longitude="106.70295087" StarRating="3" HotelCode="774388|3445935" HotelName="Sunny Serviced Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>56 Le Thanh Ton, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/91/2f91013a14675353198ee13b6145c74abaf2818d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Ho Chi Minh City (Core area of Ho Chi Minh City), Sunny Serviced Apartm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.18" OriginalAmount="30.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.777896825494" Longitude="106.70499577294" StarRating="3" HotelCode="305182|1176668" HotelName="White Lotus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>6A Thi Sach, Ben Nghe Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/47/2c476ea36ef8939ffe66983eded9a189d4fda4c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.51" OriginalAmount="30.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="882957|3453895" HotelName="The Bloom Pham Viet Chanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>40/8/3 Pham Viet Chanh, Ward 19, District Binh Thanh, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/7f/6a7f58f89109a8e1cf372a5859d4dbfab253c6cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.63" OriginalAmount="30.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73056127" Longitude="106.70753022" StarRating="3" HotelCode="624084|3477105" HotelName="Twins Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>26-28 Hung Phuoc 3, Tan Phong, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/65/c265dfcca16f6ea66038665b7440414481538928.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.75" OriginalAmount="30.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73193098" Longitude="106.70932982" StarRating="3" HotelCode="623988|3465975" HotelName="Bizu Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60-62 Cao Trieu Phat Street, Hung Gia 4, Phy My hung Town, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/43/e343274742bd3b6774b6f685326d915027f6265a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="31.75" OriginalAmount="30.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.81287762" Longitude="106.66700005" StarRating="2" HotelCode="772394|3440245" HotelName="95 Lam Son Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>95 Lam Son, Ward 2, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/a1/eea189982d02e1fe7dad4210dd6cdd9ceee2112d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.01" OriginalAmount="31.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77366235" Longitude="106.69854731" StarRating="2" HotelCode="367909|3456735" HotelName="Ruby Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>185-187 Le Thanh Ton, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c9/29/c929a9ae5e833e88b09412caefdd737725f6f715.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.02" OriginalAmount="31.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.777957516383" Longitude="106.70417857372" StarRating="3" HotelCode="309798|1456168" HotelName="King Star Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>18 Cao Ba Quat Street, Ben Nghe Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/90/2990086e4056f8837b8d9f55c19475794418bd40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.16" OriginalAmount="31.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78605281" Longitude="106.66704636" StarRating="2" HotelCode="773525|3463885" HotelName="C'Lavie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>548A Cach Mang Thang 8, Phuong 11, Quan 3, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/43/6743eff2267e8e09839c57018495bfb8ae470654.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.23" OriginalAmount="31.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771881128016" Longitude="106.69520616531" StarRating="3" HotelCode="189202|1150568" HotelName="Cap Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Le Anh Xuan Street, Ben Thành Ward, District I, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/a5/d3a569d722b359c937ae31da1fe2a4450b74e93b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the crossroads of Ho Chi Minh City's business, cultural and historical distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.69" OriginalAmount="31.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77173101" Longitude="106.69516594" StarRating="3" HotelCode="373896|3444815" HotelName="Pavilion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Le Anh Xuan, Ben Thanh Ward, District 1, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ce/57ce60d5d3c6484677073fb65d3453ccc19da658.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="32.77" OriginalAmount="31.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73096782" Longitude="106.70769819" StarRating="3" HotelCode="407859|1779908" HotelName="Hotel L Odeon Phu My Hung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>63-65 Le Van Thiem Street, Khu Pho Hung Phuoc 3, Tan Phong Ward, Dist.7, Phu My Hung, Ho Chi Min City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/0c/a20cd4e9831f930118eb238bfc39472795ca3df3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel L Odeon Phu My Hung is perfectly located for both business and leisure guests in Ho Chi Minh C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.02" OriginalAmount="32.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.813954138886" Longitude="106.66586092926" StarRating="5" HotelCode="398505|1802608" HotelName="Bluesky Serviced Apartment Airport Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>01 Bach Dang Street, Phuong 2, Quan Tan Binh, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/de/45deb0bb0d8711e6a46bc392db27271287072985.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.08" OriginalAmount="32.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773246026982" Longitude="106.69619590044" StarRating="3" HotelCode="140907|572535" HotelName="Sanouva" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>175-177 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/42/7242c41c084ebab7398b236aef2882a6ed1e6aac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="33.38" OriginalAmount="32.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80481541" Longitude="106.64766772" StarRating="2" HotelCode="600182|3446135" HotelName="Thinh Gia Phat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>440/71 Nguyen Kiem, Ward 3, Phu Nhuan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/fb/ebfb2e69b06d8c5acd6b68a5f50008a1c8be3157.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Ho Chi Minh City (Ba Queo), Thinh Gia Phat Hotel is convenient to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.16" OriginalAmount="34.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.786589" Longitude="106.677674" StarRating="4" HotelCode="68048|340645" HotelName="Ramana Hotel Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>323 Le Van Sy Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/75/69758306ee05686ffbd855b5bea96d5b5f4d427e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of charming Ho Chi Minh City, the hotel is within a few minutes' drive of the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.21" OriginalAmount="34.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773444290375" Longitude="106.6974474308" StarRating="2" HotelCode="309437|1205028" HotelName="Halo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Thu Khoa Huan Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/08/a9088cb04152a466de0a23df6f6258b9ad586e91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.36" OriginalAmount="34.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77194595" Longitude="106.6928224" StarRating="3" HotelCode="309454|90248" HotelName="Cicilia Saigon Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>12D Cach Mang Thang 8, District 1, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/68/656806ce63dff4133fa85aed4abb7ac3a16aed0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.46" OriginalAmount="34.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.72727581" Longitude="106.70558166" StarRating="3" HotelCode="620077|3456775" HotelName="Emerald Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>159-161 Pham Thai Buong Street, Tan Phong Ward, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/793292/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.47" OriginalAmount="34.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.779004510645" Longitude="106.70490378505" StarRating="2" HotelCode="346273|3472455" HotelName="Cherry Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8A/8D2 Thai Van Lung, Ben Nghe Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/17916/2117916/1.jpg?f=15157911</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.50" OriginalAmount="34.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.97525313" Longitude="106.67036313" StarRating="3" HotelCode="372535|1700258" HotelName="Becamex Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>230 Binh Duong Boulevard, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/04/1304880480561c0e429304a44008529d3c56a151.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a bar, a transfer service, room service, a conference room an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.52" OriginalAmount="34.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77170682" Longitude="106.69397923" StarRating="2" HotelCode="553404|3464545" HotelName="A25 Hotel 307-309 Ly Tu Trong" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>307-309 Ly Tu Trong, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/3f/1d3f509bf715e40ee21aa58759c9eac071a15734.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.90" OriginalAmount="34.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78455495177" Longitude="106.65354073048" StarRating="3" HotelCode="185378|1075838" HotelName="Kelly Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Thu Khoa Huan, District 1, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/28/7a289fd1842d940ba9c8a9986d6c8105cd74fe1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.12" OriginalAmount="35.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773914444264" Longitude="106.69882493006" StarRating="3" HotelCode="915627|1152078" HotelName="Thien Xuan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>108 - 110 Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/19/db19a166ec1ed7d10a0bd753bb8df7ffef738bdf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.49" OriginalAmount="35.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.767737545531" Longitude="106.69381245269" StarRating="2" HotelCode="367688|1756408" HotelName="Sunny Ho Chi Minh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>232 De Tham Street, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/01/fd01664ee0839566481f0b8f84540d667f45dd7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.76" OriginalAmount="35.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771022" Longitude="106.700078" StarRating="3" HotelCode="68050|545535" HotelName="Liberty 2 Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>129-133 Ham Nghi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/14/1d14a9f0e14b0e4d113c98250b93c1a7e0b26c0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just across the street from Ben Thanh Market and gives guests perfect access t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.85" OriginalAmount="35.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80696721" Longitude="106.73089723" StarRating="3" HotelCode="852699|2625445" HotelName="Aurora Western Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Quoc Huong, Thao Dien, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/22/97223917ff25f5a5cb602118caddc7ee370acc82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.15" OriginalAmount="36.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.772282" Longitude="106.690906" StarRating="3" HotelCode="142299|572525" HotelName="Queen Ann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>86 - 88 Bui Thi Xuan St., District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/9b/3d9b3bd3f5ddc59238dc601f7f1e81f03e78927d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Bui Thi Xuan street, which is considered one of the most convenient location...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.28" OriginalAmount="36.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78020744243" Longitude="106.69330179691" StarRating="3" HotelCode="166326|1670908" HotelName="Victory Saigon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>141 Nam Ky Khoi Nghia Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/98/54988564143242c5bc996889e1a8e907f29ba76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, the hotel is very convenient for trade, shopping, sightseeing and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.43" OriginalAmount="36.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773726734398" Longitude="106.69671439681" StarRating="3" HotelCode="915629|1588398" HotelName="Joviale Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/3a/453a2ca90418d64b21eac97466a43b19342841b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.29" OriginalAmount="37.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.769044" Longitude="106.694578" StarRating="3" HotelCode="36291|1610158" HotelName="Liberty Hotel Saigon Greenview" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Pham Ngu Lao Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/63/ed631cedd8ef027fa6786040bacb21f76602ee02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.95" OriginalAmount="37.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.764817746482" Longitude="106.69190631866" StarRating="1" HotelCode="384658|3466055" HotelName="A25 Hotel 22 Nguyen Cu Trinh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>22 Nguyen Cu Trinh Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/da/e4da6a59a1e3d8dbe3263d4464c6b387fa66477b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="38.98" OriginalAmount="37.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7776891" Longitude="106.66522936" StarRating="4" HotelCode="373992|1726108" HotelName="Athena Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>280 To Hien Thanh, Ward 15, Distrikt 10, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/9c/029c3705f72e4eb9a5491e33a20f63197a28fdf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ho Chi Minh City, this boutique hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.43" OriginalAmount="38.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.778636723549" Longitude="106.68877756575" StarRating="3" HotelCode="309421|1742728" HotelName="Angela Boutique Serviced Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107/17 Truong Dinh Street, District 03, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/fb/78fbf5d6269bb86353680d5f4ccd58aa9877fb98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.69" OriginalAmount="38.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76802096" Longitude="106.69437282" StarRating="2" HotelCode="364737|2255005" HotelName="Beautiful Saigon 3 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>40/27 Bui Vien Street, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f8/4ef800043108482a0762cfc774a14634d4b0480c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.70" OriginalAmount="38.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76928248" Longitude="106.68774786" StarRating="2" HotelCode="613818|2305325" HotelName="Triip Le Han Dai Nam Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>142 Bui Thi Xuan, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/02/31020b078050164fcb83ba17968b04cd63cfd54c.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.39" OriginalAmount="39.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.784948556179" Longitude="106.69071307606" StarRating="3" HotelCode="307374|1075788" HotelName="Emm Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>157 Pasteur street, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/e9/66e9ba88c504e39ed89523722611f9ef2fb1b152.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.43" OriginalAmount="39.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76984" Longitude="106.6864" StarRating="1" HotelCode="267976|3467915" HotelName="A25 Hotel 14 Luong Huu Khanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Luong Huu Khanh Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/79/2079bda12098f525cc7bbe818d5e821294e07051.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.43" OriginalAmount="39.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77606401" Longitude="106.69008062" StarRating="3" HotelCode="621063|3441265" HotelName="Aurora Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>103 Vo Van Tan, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/81/0d811aebe753bad850ab6bf00dea58186b533860.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.95" OriginalAmount="39.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.769576" Longitude="106.682468" StarRating="3" HotelCode="185377|1075878" HotelName="Sen Viet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Cao Thang Str, Ward 2, District 3, Ho Chi Minh City, Vietnam</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/77/d27736a938c1c336b9e2a8360072e9d25c6b307f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.59" OriginalAmount="40.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77227994" Longitude="106.69615734" StarRating="3" HotelCode="263258|1588348" HotelName="Nhat Ha" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>252 B-C Le Thanh Ton Street, Ben Thanh Ward, District 1, Ho Chí Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/cc/f9ccb01817b0143a5adb3df9f2e2fda723397190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.66" OriginalAmount="40.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77610353" Longitude="106.70529508" StarRating="3" HotelCode="623269|3471965" HotelName="Huong Sen Annex Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>4-6-8 Mac Thi Buoi Street, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/4f/454fc35eb62d660bc62f9e6f0a3eb2a8f8b78e04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.85" OriginalAmount="40.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.79720139" Longitude="106.70542219" StarRating="3" HotelCode="596246|2305315" HotelName="Maison De Camille Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>174/21 Dien Bien Phu, Ward 17, Ho Chi Minh City 700000, Binh Thanh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/28/0328d3a7d424484afb3c137b61ceb409db550f55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.86" OriginalAmount="40.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.777920013663" Longitude="106.6886691546" StarRating="3" HotelCode="491729|1744218" HotelName="Saigon Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>2K Ho Xuan Huong, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/7f/337f0a404524c143a446b31e8db2d42daec3d7cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.95" OriginalAmount="40.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76886848" Longitude="106.69724395" StarRating="3" HotelCode="600203|3438745" HotelName="Diamond Luxury Ben Thanh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100/6 Le Thi Hong Gam, Ben Thanh Quan 1, Ho Chi Minh City 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/26/4f265fb4198eae004521144f06f797ab59756773.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Ho Chi Minh City (Core area of Ho Chi Minh City), Diamond Luxury ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.09" OriginalAmount="40.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774703142022" Longitude="106.70338153839" StarRating="3" HotelCode="56463|572515" HotelName="Oscar" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68A Nguyen Hue Avenue, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/3f/c43fafd076b9dda69f7c8f1bd15213f3739701a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.09" OriginalAmount="40.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768003" Longitude="106.686459" StarRating="3" HotelCode="166813|1128248" HotelName="Hoang Ngan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Bui Thi Xuan Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/f0/e0f0a4a0d0f1f91f24378b35817919dac27e5c8d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Ho Chi Minh City's centre. It is only a 4-minute drive to Ben T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.73" OriginalAmount="41.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774421205304" Longitude="106.69681549072" StarRating="3" HotelCode="161942|571815" HotelName="Blue Diamond" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48-50 Thu Khoa Huan Street, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/3b/0a3b719e06e01d7693f88204823f6e447851b54a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, in a very quiet street just behind the Tao Dan Park. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.94" OriginalAmount="41.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.775821" Longitude="106.704626" StarRating="3" HotelCode="68053|572465" HotelName="Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-47 Dong Du Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a2/9ea23a33aa2ad355527ba052bc093760456dd842.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of city, which is just 5 minutes' walk away. The bus station can ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.03" OriginalAmount="41.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.775152" Longitude="106.703883" StarRating="3" HotelCode="37540|894405" HotelName="Bongsen Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 - 123 Dong Khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/4c/664c15ce411e28cec73191c055aefe69936882cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the midst of business offices, airline offices, souvenir shops, department ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.05" OriginalAmount="41.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.813168850803" Longitude="106.66606929168" StarRating="4" HotelCode="525352|2048645" HotelName="ibis Saigon Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>2 Hong Ha Street, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/38/09388b449436cf989d5044bcdb3bdc478573e7d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.48" OriginalAmount="42.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.730909152082" Longitude="106.72361579172" StarRating="3" HotelCode="200090|1017438" HotelName="ibis Saigon South Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Hoang Van Thai Street, Phu My Hung Tan Phu Ward, District 7, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/23/c5234809dfb5bdb17a0d0402d52010795240d7ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.65" OriginalAmount="42.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77703388197" Longitude="106.68343580681" StarRating="3" HotelCode="167055|308765" HotelName="Lotus Saigon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>120 Cach Mang Thang 8 Street, Ward 7 District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/12/011247074785d4c1aad2c284b11375287f9bf97a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the entertainment area, next to 126 Stage and two minutes' walk from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.82" OriginalAmount="42.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="0" HotelCode="780699|3453455" HotelName="Scenic Valley Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>29 Nguyen Van Linh Street</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/6f/4e6f03dbd4ddea1fb0d904f468a28a7a774a8a13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.83" OriginalAmount="42.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77446993" Longitude="106.68729972" StarRating="3" HotelCode="435952|3426845" HotelName="Le Duy Grand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>82-84 Cach Mang Thang 8 Street, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/07868/2507868/1.jpg?f=15044573</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.00" OriginalAmount="42.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76406203" Longitude="106.68796328" StarRating="2" HotelCode="488605|3471155" HotelName="Nhu Phuc Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>269/11/8 Nguyen Trai Street, Nguyen Cu Trinh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0028/64338/2864338/1.jpg?f=15179925</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a transfer service are available to guests of the hotel. Wireless inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.95" OriginalAmount="43.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77533625" Longitude="106.7048125" StarRating="2" HotelCode="225948|1200518" HotelName="A25 Hotel Mac Thi Buoi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Restaurant,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>35 Mac Thi Buoi Street, District 1, Ho-Chi-Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/2c/a72c9c900c05e607253cd639b2f4024cd10aa4f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location A stay at Dong Do Hotel places you in the heart of Ho Chi Minh City, walking dista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.07" OriginalAmount="43.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78698208" Longitude="106.69454179" StarRating="3" HotelCode="754962|3468885" HotelName="Nta Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>171 - 173 Dien Bien Phu, Dakao Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/d0/afd012c225ba5e9cc878d25976843888bb98a81b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.17" OriginalAmount="43.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78720314" Longitude="106.69264124" StarRating="2" HotelCode="374268|3429685" HotelName="A25 Hotel 251 Hai Ba Trung" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>251 Hai Ba Trung Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/fa/a1fa29b409df30078791cd40995afe560b3d8619.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="45.17" OriginalAmount="43.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768459413716" Longitude="106.69340853372" StarRating="3" HotelCode="391305|1201458" HotelName="A25 Hotel 274 De Tham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>274 De Tham Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/fd/d4fd036c6f81baa46a73bccff1c623975dbbe13d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.34" OriginalAmount="44.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77871819" Longitude="106.6884877" StarRating="2" HotelCode="587162|3465505" HotelName="Hoang Lan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>107/16 Truong Dinh, Ward 06, District 3, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/94/17942bc49fd524d8aaaf68f2c76f206b9aaa14a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="46.57" OriginalAmount="45.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7722601" Longitude="106.69053433" StarRating="3" HotelCode="595539|3461305" HotelName="A25 Hotel 20 Bui Thi Xuan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>20 Bui Thi Xuan, District 1, Ho-Chi-Minh-City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/b7/a3b78c02cf5a1bb8cad0c53991c66e695c412289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.97" OriginalAmount="46.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76814836" Longitude="106.69833869" StarRating="3" HotelCode="620157|3434095" HotelName="Lotus Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>55/29-31-33 Le Thi Hong Gam Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/64/6764486a9908183ed3fed91c4d5e8efc9367027e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ho Chi Minh City, this boutique hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.36" OriginalAmount="46.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.779205411413" Longitude="106.70464746345" StarRating="3" HotelCode="309426|1457468" HotelName="Blue Diamond Signature Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Thai Van Lung Street, Ben Nghe Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/ed/fcedfafde602d78356e06847ec59cbfef751300e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="48.38" OriginalAmount="46.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77873391" Longitude="106.70485452" StarRating="3" HotelCode="374980|1786148" HotelName="Thuy Sakura Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Cao Ba Quat Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/d7/3dd798964e5ecc07529e2c4bf673947af43bce37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.09" OriginalAmount="47.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77558955" Longitude="106.69713232" StarRating="4" HotelCode="488546|2103305" HotelName="Central Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>39-39A Nguyen Trung Truc, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/28/72284b1141c7e35bd15b2ad1788ddbf32306d186.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.10" OriginalAmount="47.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774635047842" Longitude="106.70262386508" StarRating="4" HotelCode="259393|145016" HotelName="Royal Hotel Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Nguyen Hue Avenue, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/ab/f9ab47afc8941aebcbd2c701936b29f4d2a277d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.54" OriginalAmount="48.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7929141" Longitude="106.6723785" StarRating="3" HotelCode="536103|2181645" HotelName="Oakwood Apartments Ho Chi Minh City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>18 Street 3, Cu Xa Do Thanh, Ward 4, District 3, Ho-Chi-Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/01/fd01664ee0839566481f0b8f84540d667f45dd7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.99" OriginalAmount="48.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.768982352702" Longitude="106.69768035171" StarRating="3" HotelCode="350364|1733218" HotelName="Ben Thanh Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>55/34 Lethi Hong Gam Street, Nguyen Thai Binh Ward, Ho Chi Minh, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/7e/577e061d370cb4bd559e85f3270433a6eadc31f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.71" OriginalAmount="49.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.777440812873" Longitude="106.70547366142" StarRating="3" HotelCode="189201|1160978" HotelName="Aquari" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Thi Sach st., Dist. 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/2c/ba2c5c12b8e0dcfbd7fd914a7d331bfce2a3d2f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Ho Chi Minh's inner city with its myriad of attractions such as the Op...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.78" OriginalAmount="50.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.796171715349" Longitude="106.6746121645" StarRating="4" HotelCode="168312|444425" HotelName="Vissai Saigon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ward 8, 144 Nguyen Van Troi Street, Phu Nhuan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/10/d610e5048d5ccb681099f2e6a5f98c31c37c7a3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet and peaceful place, this hotel is a good choice for guests not wanting to stay i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.12" OriginalAmount="50.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.769462" Longitude="106.70017" StarRating="3" HotelCode="300620|2502045" HotelName="Signature Saigon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>65-67-69 Nguyen Thai Binh Street, Nguyen Thai Binh Ward, District 1, Hochiminh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/51/31514aae195c7910cfe90550ef103aca357fed87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.34" OriginalAmount="51.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774323713107" Longitude="106.70371949672" StarRating="4" HotelCode="336606|256616" HotelName="Palace Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-66 Nguyen Hue Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/65/1465b94cbddb5443415649d34b175531cbf48dba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of the city centre, in the city’s administrative and commercial ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.77" OriginalAmount="52.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773541213731" Longitude="106.69869572454" StarRating="4" HotelCode="295333|119272" HotelName="Liberty Central Saigon Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 - 179 Le Thanh Ton, District 1, Ho-Chi-Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/a8/0ba8fd28243d2a19384be35dac634466c692d929.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ho Chi Minh City, this urban hotel is about 1.2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="53.90" OriginalAmount="52.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771579210236" Longitude="106.69560362155" StarRating="3" HotelCode="142266|572685" HotelName="Good Vibes Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>277 Le Thanh Ton, Ben Thanh Ward, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/f7/a9f7fa5d9f2348cde93ddf0e42815fdf852c2e5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, 100 metres away from Ben Thanh Market and near the 23...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.87" OriginalAmount="53.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80014014" Longitude="106.67076292" StarRating="5" HotelCode="320377|1075958" HotelName="5-star Tan Son Nhat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>202 Hoang Van Thu Street, Phu Nhuan District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/b4/84b46ea086570949702bcd5f8152ac231e1191be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.33" OriginalAmount="53.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.736204576366" Longitude="106.73067386595" StarRating="3" HotelCode="320706|1458878" HotelName="Liberty Hotel Saigon South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>542A,544 Huynh Tan Phat, Binh Thuan Ward, District 7, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/6e/e56e0011a40517bc25ae2f1d23212778b674a7f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.69" OriginalAmount="54.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.79971" Longitude="106.668174" StarRating="4" HotelCode="39407|111662" HotelName="PARKROYAL Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>309B-311 Nguyen Van Troi Street, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4f/31/4f3174892dc7676cbfc53ce0632fd6ef9b5d5f58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Tan Binh District of Ho Chi Minh City, this hotel offers excellent quality and a gre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.85" OriginalAmount="54.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77122549" Longitude="106.69416115" StarRating="3" HotelCode="410675|1673378" HotelName="Alagon City Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56-58 Pham Hong Thai Street, Ben Thanh Ward District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/af/bfaf45fb228890d0410f0127d95b6ddb0c711f80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.30" OriginalAmount="54.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76900961" Longitude="106.68990532" StarRating="3" HotelCode="601803|3454165" HotelName="A25 Hotel 180-184 Nguyen Trai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>180 - 184 Nguyen Trai, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/0a/a10a7347f571f78aba6460a4198ec77d6f8cf36a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a restaurant, a transfer service, room service and a bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.59" OriginalAmount="54.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.778166773973" Longitude="106.70589742879" StarRating="4" HotelCode="317062|1897495" HotelName="Millennium Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7A Thai Van Lung, Ben Nghe Ward, District 1, Ho Chi Minh 70000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c8/2c/c82c300082ec1a83c53760a8d26a699d0c557c58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ho Chi Minh City, this boutique hotel is ideal for guests who appreciate a stylish ambien...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.84" OriginalAmount="55.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78960411" Longitude="106.68694475" StarRating="3" HotelCode="852742|3440485" HotelName="Emerald Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>69-71 Huynh Tinh Cua Street, Ward 8, District 3, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/99/74993cbe07a0d8a6c744c0b2a055273ee0fc0bd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="56.89" OriginalAmount="55.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.757692" Longitude="106.673247" StarRating="5" HotelCode="51813|37604" HotelName="Windsor Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 An Duong Vuong, Ward 4, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/66/8a66e343849b5387ff1fb232852b3a9507c502e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Ho Chi Minh City, this hotel offers unparalleled access to the shopping, ni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.57" OriginalAmount="56.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.796653838903" Longitude="106.67320236186" StarRating="5" HotelCode="15548|90238" HotelName="Eastin Grand Hotel Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>253 Nguyen Van Troi Street, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/d2/c4d2fde770554afe604f9f4abb6b718f22fc5f2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located in the Phu Nhuan District of Ho Chi Minh City, which is still affectionately kn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="60.30" OriginalAmount="58.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.762013" Longitude="106.696365" StarRating="3" HotelCode="307373|1204908" HotelName="Sunland Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>302-304 Vo Van Kiet Str, Co Giang Ward, District 1, Ho Chi Minh city</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/7b/f77bf6cd724764a662f21491a3558c322f89ab27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.00" OriginalAmount="60.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.76889882" Longitude="106.69753814" StarRating="3" HotelCode="773917|2533875" HotelName="Lotus Central Hotel Saigon" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>102-104-106 Le Thi Hong Gam, Quan 1, Thanh Pho Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/86/89864e6433be812fdc01fa7f2c3173eb1f4dee4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.55" OriginalAmount="60.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.779099650938" Longitude="106.70479713713" StarRating="3" HotelCode="225955|3465865" HotelName="Roseland Corp Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>8A/6D2 Thai Van Lung Street, Ben Nghe Ward, District 01, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/09/9e09783f6a199fa3363341c2cdab6d6e6927b57a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.28" OriginalAmount="61.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771054" Longitude="106.692969" StarRating="2" HotelCode="207691|2052665" HotelName="TRIIP Boutique Ben Thanh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>7/9 Nguyen Trai, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/f0/b7f0ad657fdfc6576aa03a446188b3ec7e8bb1e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.65" OriginalAmount="61.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773097153167" Longitude="106.70432567596" StarRating="4" HotelCode="27130|34174" HotelName="Saigon Prince Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Nguyen Hue Boulevard, Ho Chi Minh City, District 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/fd/68fdca2ab10e91d6793aa7a6b6304bca84ddb396.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located in the heart of the city, the hotel offers easy access to the business and gov...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.68" OriginalAmount="63.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.72656182" Longitude="106.7234994" StarRating="4" HotelCode="374714|1757548" HotelName="MerPerle Crystal Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>C17-1-2 Nguyen Luong Bang, Phu My Hung, District 7, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/2f/c42ff82d56cf62d36a10ed2e92adc1e2f693b28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.78" OriginalAmount="63.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771868" Longitude="106.694091" StarRating="3" HotelCode="307377|1684688" HotelName="Alagon Saigon Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>289 – 291 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/82/5582c9a14ea1d8f47015e4cf005419dd6d4a6e5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.86" OriginalAmount="64.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7744" Longitude="106.694" StarRating="3" HotelCode="770918|3470115" HotelName="Au Lac Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>90 Nguyen Thi Minh Khai, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.92" OriginalAmount="64.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.780805269736" Longitude="106.70455172024" StarRating="4" HotelCode="434761|3448285" HotelName="Lancaster Saigon Serviced Apartments Le Thanh Ton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Business Centre,Coffee Shop,Concierge,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Nightclub,Parking,Restaurant,Room Service,Sauna,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>22 Bis Le Thanh Ton Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/de/5ddea6ac1f1a1dd4f4768eff67e74a259060ba53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Lancaster Saigon Serviced Apartments Le Thanh Ton to discover the wonders of Ho Chi Minh Cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.13" OriginalAmount="68.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78419595" Longitude="106.6944062" StarRating="4" HotelCode="773932|2303125" HotelName="Citadines Regency Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20-22 Pham Ngoc Thach Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/4f/6e4fca0cdd85d2b5a393d16a8479593e1163ea10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Ho Chi Minh City. Citadines Regency Saigon 									 guarantees a quiet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.37" OriginalAmount="68.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77874" Longitude="106.704061" StarRating="4" HotelCode="307376|1450358" HotelName="Paragon Saigon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-24 Thi Sach Street, Ben Nghe Ward, District 1, Ho-Chi-Minh-City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/54/67543220689e7a4ee0b9c9222422686f169c74c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="70.89" OriginalAmount="68.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.779056847524" Longitude="106.70403644916" StarRating="3" HotelCode="130176|961105" HotelName="Hotel De Charme Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Thi Sach, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/39/6e392148bd7bf004ce693c29f251dc47ab967539.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the District 1, Dong Khoi neighbourhood of Ho Chi Minh City, the hotel is close to Ho Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.04" OriginalAmount="68.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773754475146" Longitude="106.70632367361" StarRating="4" HotelCode="151366|962365" HotelName="Liberty Central Saigon Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Ton Duc Thang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/1d/5d1d544dc0d12d116ad916811f702c9bf522e25f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Ho Chi Minh City, this urban hotel is about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.38" OriginalAmount="70.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.806803343364" Longitude="106.74704321693" StarRating="4" HotelCode="225965|1182928" HotelName="Riverside Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vo Truong Toan Street 53, Thao Dien Ward District 2, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/a6/84a6b73fe4dd830ea5abfcadefe7550bbfb17e84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.56" OriginalAmount="71.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73038275721" Longitude="106.72360549134" StarRating="4" HotelCode="263801|1176748" HotelName="Capri by Fraser, Ho Chi Minh City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>No.2, Street C, Tan Phu Ward, District 7 - Lot A, New Urban South City, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d5/add556376492a2e2c7f45c175b8fc89e5757ca18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.69" OriginalAmount="71.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80140933" Longitude="106.65541187" StarRating="3" HotelCode="844971|2333915" HotelName="Holiday Inn &amp; Suites Saigon Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>18E Cong Hoa Street, Tan Binh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/42/33/4233c484fca258183a0a0bc25ec893cf8051ee98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="73.82" OriginalAmount="71.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78403834" Longitude="106.70033" StarRating="4" HotelCode="350367|1817708" HotelName="Muong Thanh Saigon Centre Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A Mac Dinh Chi Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/d3/67d3638cac397205c4b470e75c0ea5cb35d98bca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.89" OriginalAmount="72.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.782758450669" Longitude="106.69339942797" StarRating="5" HotelCode="902518|332675" HotelName="Sherwood Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>127 Pasteur Street, Ward 6, District 3, Ho Chi Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/db/7cdb72da6b825b56ebe6ac0b0d1ca5b24988311f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.68" OriginalAmount="73.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.776733" Longitude="106.702603" StarRating="4" HotelCode="59858|141054" HotelName="Continental Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 - 134 Dong Khoi St., Dist 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/8d/318dab5918c77eb7e0054bb5751b82d640b21b31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre, close to a variety of conveniences for the traveller and bu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.80" OriginalAmount="73.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.772628856641" Longitude="106.69320192394" StarRating="4" HotelCode="384226|1245308" HotelName="Homestead Parkview" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>149- 151 Nguyen Du Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c1/f7c10dd6256c57f9f67288fddb5618f5d4060123.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.56" OriginalAmount="75.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.778576451511" Longitude="106.70458048582" StarRating="3" HotelCode="186689|1175548" HotelName="Nhat Ha 3" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14-16 Cao Ba Quat Street, District 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/af/72af0b5fa2a3aa891b5fbebe63cb163f667aca3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.07" OriginalAmount="75.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.772060299687" Longitude="106.69027040608" StarRating="3" HotelCode="887860|1525998" HotelName="Harmony Saigon Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>32A-34 Bui Thi Xuan Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f6/edf63e9998f62e1c78ef23df988d3355ede188e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="78.51" OriginalAmount="76.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.763357" Longitude="106.678984" StarRating="5" HotelCode="12148|90146" HotelName="Equatorial Ho Chi Minh City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>242 Tran Binh Trong, District 5, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/6b/3b6b48d8db148843e364a2fc2a125c5a41b5a3b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upper- mid range hotel is located in the 5th district on Tran Binh Trong Street and between Sai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.05" OriginalAmount="77.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774635" Longitude="106.696681" StarRating="3" HotelCode="163645|1441698" HotelName="Alagon Zen Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 - 46Bis Thu Khoa Huan Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/55/b25579869efa9cf21f8b1236719dd0b29be6df3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.04" OriginalAmount="81.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77270773" Longitude="106.69005833" StarRating="4" HotelCode="435237|2013445" HotelName="Fusion Suites Sai Gon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Kitchen,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Suong Nguyet Anh Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/a6/d6a6f1fd9499a80f8d811aa3c28ae512fcf29bb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.68" OriginalAmount="82.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7715986" Longitude="106.69526735" StarRating="4" HotelCode="623863|3441845" HotelName="A&amp;EM Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 26/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Le Anh Xuan Street, Phuoong Bên Tha`nh, H? Chí Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/98/6798e4863c76818f4d33337c4f45c9952e43b5ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.02" OriginalAmount="82.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.772297412644" Longitude="106.70370335276" StarRating="3" HotelCode="293149|1805388" HotelName="Silverland Charner Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>87-89-91 Ho Tung Mau Street, Ben Nghe Ward, District 1, Ho-Chi-Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/93/ff93ff9fd2343a9476de4330940c1233751031df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.97" OriginalAmount="83.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.73019994" Longitude="106.70437831" StarRating="4" HotelCode="639571|2552575" HotelName="Oakwood Residence Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1056A Nguyen Van Linh Road, Tan Phong War, District 7, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/f8/1bf8771040465d7396bd9ab51dc720bfcb0c0864.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.28" OriginalAmount="86.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771900961231" Longitude="106.69533261455" StarRating="3" HotelCode="320704|1200818" HotelName="A &amp; Em 280 Le Thanh Ton Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>280 Le Thanh Ton, Quan 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/fb/fdfb1a84ac4d1ee48fc18b3c72105796174d001f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.40" OriginalAmount="86.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.784147" Longitude="106.699607" StarRating="4" HotelCode="410259|991675" HotelName="Somerset Chancellor Court Ho Chi Minh City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21-23 Nguyen Thi Minh Khai Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/f1/0af13d0aafa651f4f1614f188d3eb806b70739c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled among tree-lined boulevards on the corner of Mac Dinah Chi and Nguyen Thi Minh Khai streets,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.46" OriginalAmount="86.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.780566997093" Longitude="106.70685901472" StarRating="4" HotelCode="429157|1943255" HotelName="Bay Hotel Ho Chi Minh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Housekeeping,Internet,Laundry,Lounge,Meeting Room,Restaurant,Room Service,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Ngo Van Nam Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/66/52/6652a7968a7bc709b0bbc4a8336bcbe0a325c444.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Renovated in , the Bay Hotel Ho Chi Minh guarantees guests a pleasant stay whether in Ho Chi Minh Ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.48" OriginalAmount="87.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.805483296251" Longitude="106.75175038935" StarRating="5" HotelCode="263802|991695" HotelName="Somerset Vista Ho Chi Minh City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Kitchen,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>628C Hanoi Highway, An Phu, District 2, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b0/91/b091858ff2f2157cecba99002ec36d5d87eb01bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.94" OriginalAmount="89.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.81993" Longitude="106.726024" StarRating="4" HotelCode="119020|572505" HotelName="Saigon Domaine" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel,Country House,Club Resort,Golf Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1057 Binh Quoi Street, Ward 28, Bin Thanh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/1b/60/1b605eb9cff8a62e6220557077d4f4497e377501.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is surrounded by Saigon River, on the green island of Thanh Da in Ho Chi Minh C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.33" OriginalAmount="89.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.789538660286" Longitude="106.70287930059" StarRating="4" HotelCode="410260|826155" HotelName="Somerset Ho Chi Minh City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8A Nguyen Binh Khiem Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/89/b3/89b34ff5be60c03ed29f876e959af9de421ef7d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the business and shopping district, conveniently close to business destinati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.40" OriginalAmount="89.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.773855" Longitude="106.70564" StarRating="4" HotelCode="46026|825595" HotelName="Grand Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Dong Khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/65/5a65a9a49076d57cbe5c52f10a86ea71e93c05eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly located in the heart of the city centre, this hotel is the ideal choice whether guests are...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.97" OriginalAmount="91.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.775464633334" Longitude="106.7017185688" StarRating="5" HotelCode="36290|143126" HotelName="Rex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>141 Nguyen Hue Blvd., Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e3/68e3ed005fe146d5b65e0bdcab9ba38709d001f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the centre of one of Vietnam's metropolises. The famous Ben-Thanh ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.12" OriginalAmount="91.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78230731" Longitude="106.69230252" StarRating="4" HotelCode="626745|2283895" HotelName="Sherwood Suites Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>192 Nam Ky Khoi Nghia, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/a1/77a12875677d33bbb4b83ed747c9e6359bbef61b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="94.79" OriginalAmount="92.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774695237258" Longitude="106.69630587101" StarRating="3" HotelCode="163644|572185" HotelName="Silverland Yen Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73-75 Thu Khoa Huan Street, Ben Thanh Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/1a/071ad538d164efe54bbf97d79e53492ee4b51ad3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this business hotel, it takes only a few minutes to walk to Ben Thanh Market, Unification Palac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.39" OriginalAmount="92.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.80470337" Longitude="106.73989438" StarRating="3" HotelCode="736391|3442785" HotelName="La Casita Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>25 Tran Ngoc Dien, Q2, Thao Dien, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/10/241053b158685e3b2d90415ca3e47885b59c8dc9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.92" OriginalAmount="95.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77753" Longitude="106.705251" StarRating="3" HotelCode="887852|1116038" HotelName="Northern" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 A Thi Sach Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/57/f157b721d0fd088e7ed2249f70b066b939e99345.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.78" OriginalAmount="95.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78107863" Longitude="106.6954924" StarRating="4" HotelCode="771363|3466575" HotelName="Orchids Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/12/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Housekeeping,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Pasteur Street, Ward 6, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/90/3d901b70683ef8edf2ec18651a59a01a0959e2aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Orchids Saigon Hotel is located in the best convenient location, with easy access to major consulate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.26" OriginalAmount="96.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77322654" Longitude="106.7019244" StarRating="3" HotelCode="856648|3429825" HotelName="M Hotel Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/12/2026">
        <Address>
          <AddressLines>
            <AddressLine>39 Ton That Thiep Street, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/96/cb9634681eafd1c5dafb026a6bb508c5b8a59d09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.46" OriginalAmount="97.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771856" Longitude="106.70388" StarRating="3" HotelCode="142302|572635" HotelName="Roseland Point Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Ho Tung Mau Street, Ben Nghe Ward, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/72/87722e76c456fc53ca2862ded3c8d4c32abebd7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the business district in Ho Chi Minh City, close to Ben Thanh ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.68" OriginalAmount="103.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.771608" Longitude="106.697459" StarRating="3" HotelCode="142301|1525378" HotelName="Silverland Central Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 - 16 Le Lai Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/7e/f57eb7c7c9d3dbbcc9df930c12dad2466c036c0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the business district of Ho Chi Minh City. Close to Ben Thanh ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.24" OriginalAmount="106.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.772975" Longitude="106.706286" StarRating="5" HotelCode="14523|572425" HotelName="Majestic Saigon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Ski Hotel " CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Dong Khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/f1/1ef1f89998c542b259146d2ab168a4d415e9fdc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the city, overlooking the Saigon River. It features original Fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.06" OriginalAmount="107.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78044532" Longitude="106.70445237" StarRating="3" HotelCode="586742|2283205" HotelName="Amena Residences &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/12/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>24 Le Thanh Ton Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/7b/357b39d059bf512248c85fa15956b775a681a28e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.14" OriginalAmount="117.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.772685994812" Longitude="106.70119836011" StarRating="4" HotelCode="82917|1093168" HotelName="Sedona Suites Ho Chi Minh City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Le Loi Boulevard, Saigon Centre, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/08/8308915126f6add7b34800f8bb78f2ad668b85c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.96" OriginalAmount="118.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.776315709579" Longitude="106.70354783535" StarRating="5" HotelCode="20557|34114" HotelName="Caravelle Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-23 Lam Son Square, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/37/cf/37cfee34538938fef4a427c8eb84dc93346a4dc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the midst of the business, shopping and entertainment districts o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.60" OriginalAmount="119.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.764186987261" Longitude="106.69163346291" StarRating="5" HotelCode="68051|961045" HotelName="Pullman Saigon Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>148 Tran Hung Dao Boulevard, District 1, 70000 Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/d4/c3d432b472cbd01b58ff757a7be8642390947043.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel in Ho Chi Minh City is located close to Ta Son Nhat International Airport. The airport li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.52" OriginalAmount="119.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.778884733186" Longitude="106.70697569847" StarRating="5" HotelCode="33861|96028" HotelName="Lotte Legend Hotel Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2A - 4A Ton Duc Thang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/10/101040bf99cc1e029993803b17550e2b2447161b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Ho Chi Minh City on Ton Duc Thang Street fronting the scenic Sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.05" OriginalAmount="120.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78106843" Longitude="106.69047923" StarRating="4" HotelCode="552447|2514545" HotelName="Sila Urban Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>21 Ngo Thoi Nhiem Street, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/eb/56eb9a1ae01543c1a6d6b779c0dce6da5054a0a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.25" OriginalAmount="120.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.784629" Longitude="106.695984" StarRating="4" HotelCode="186075|894845" HotelName="Novotel Saigon Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167 Hai Ba Trung, District 3, Ho-Chi-Minh 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/bb/3bbbc978018819dc9f14f36d7299e459e64d6eb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.32" OriginalAmount="127.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77177502" Longitude="106.69410088" StarRating="4" HotelCode="489347|2514515" HotelName="Alagon D'antique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 05/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>301-303 Ly Tu Trong Street, Ben Thanh Ward, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/597541/597541a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.81" OriginalAmount="127.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.763731" Longitude="106.682752" StarRating="5" HotelCode="176758|967285" HotelName="Nikko Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>235 Nguyen Van Cu Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/ac/1aac16642288a5ca9412b58d3c44dcd860262d9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the centre of Ho Chi Minh City, the hotel offers easy access to Tan Son Nhat Inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.87" OriginalAmount="128.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.784038523645" Longitude="106.70265197754" StarRating="5" HotelCode="17762|34184" HotelName="Sofitel Saigon Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Le Duan, District 1, Ho Chi Minh City 700000</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/de/07de9c5ee8ee1f54c21ba63c1696cba9bc5b4774.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This international hotel is located on the historical tree-lined Le Duan Boulevard, in the heart of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.85" OriginalAmount="129.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.780879795401" Longitude="106.7041373623" StarRating="5" HotelCode="314293|2096815" HotelName="Norfolk Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-19-21 Ly Tu Trong Street, Distrikt 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/82/5782560bc42ccd559d39048353657769eec0d8be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.04" OriginalAmount="133.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.78249957" Longitude="106.69658126" StarRating="3" HotelCode="744034|3453175" HotelName="Bach Suites Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Business Centre,Designated Smoking Area,Dining,Internet,Kitchen,Laundry,Meeting Room,Parking,Printer,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>10A Pham Ngoc Thach, District 3, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/9d/809d3a561678466a7e5f47ddf09ad2cd505fd12d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Defined by a sweeping feeling of nostalgia that recalls this region's French colonial past, Bach Sui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.13" OriginalAmount="133.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77454" Longitude="106.706428" StarRating="5" HotelCode="20679|90288" HotelName="Renaissance Riverside Hotel Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-15 Ton Duc Thang Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/de/2bde0b3059bfb3fec61a3f44a8bf57dff7647c17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located at the heart of Ho Chi Minh City, just a few minutes from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.80" OriginalAmount="133.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.800120014297" Longitude="106.68124345002" StarRating="2" HotelCode="347731|1785938" HotelName="Quynh Huong Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>206B Phan Dang Luu, Ward 03, Phu Nhuan, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/22/fb22cfebf8c0ced74f202458dcf1f4c0df989665.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.17" OriginalAmount="140.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.782333" Longitude="106.697399" StarRating="5" HotelCode="317378|1621068" HotelName="Hotel Des Arts Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76-78 Nguyen Thi Minh Khai Street, District 3, 70000 Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/1d/e41da77dd1b0e3429f3df21721651ae274027997.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City. The nearest airport is Ho Chi Minh City (SGN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.59" OriginalAmount="150.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774697214273" Longitude="106.70569880738" StarRating="4" HotelCode="525353|2103345" HotelName="The Myst Dong Khoi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 02/12/2026" HotelFacility="Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>6,8 H? Hu?n Nghi?p, P. B?n Nghé, H? Chí Minh, Qu?n 1</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/d5/cdd55f223313e64f043357b271720f4cb0269e67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.08" OriginalAmount="164.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.770901" Longitude="106.695044" StarRating="5" HotelCode="15141|34144" HotelName="New World Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Le Lai Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/cb/8ccb4adbcc125cebfd607bb57c1af1607fb363e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive luxury hotel is located directly in the business centre of HCMC where a selection of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.95" OriginalAmount="171.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.77358808" Longitude="106.70456638" StarRating="5" HotelCode="263804|1526488" HotelName="The Reverie Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-36 Nguyen Hue Boulevard, 57-69F Dong Khoi Street, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e9/3ee9001b49759907b9e32b80a6797c8b9b0fbdd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located right in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.18" OriginalAmount="173.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.759449" Longitude="106.669292" StarRating="5" HotelCode="904542|1674348" HotelName="An Lam Saigon River" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 27/11/2026" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/84/2984e70420e619e1bc5254d33876f0b505d09a7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.41" OriginalAmount="178.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7919913" Longitude="106.7223097" StarRating="5" HotelCode="815739|2343045" HotelName="Vinpearl Luxury Landmark 81" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>720A Dien Bien Phu Street, Landmark 81 Building, Vinhomes Central Park, Ward 22, Binh Thanh District, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/30/a130dc28d54a304e9ae3f059c08be152fff0b714.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.03" OriginalAmount="183.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.775733394513" Longitude="106.70403599739" StarRating="5" HotelCode="50609|91630" HotelName="Sheraton Saigon Hotel &amp; Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Dong Khoi, District 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/bb/f8bb4744ab504c755fc897f8087445576c55d870.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a privileged location in the heart of Ho Chi Minh City, on the most famous street, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.33" OriginalAmount="188.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.7743695" Longitude="106.7065418" StarRating="5" HotelCode="314951|1474768" HotelName="Le Méridien Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3C Ton Duc Thang Street, District 1, Ho-Chi-Minh-Stadt</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/41/3b/413b1cf7805715a7985a38f5483c6d93264dc79b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.74" OriginalAmount="216.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.774258514345" Longitude="106.70497618926" StarRating="5" HotelCode="376432|1847348" HotelName="The Reverie Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>57-69F Dong Khoi Street, District 1, Ho Chi Minh</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.29" OriginalAmount="280.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.781488269724" Longitude="106.7011069828" StarRating="5" HotelCode="175615|824515" HotelName="InterContinental Residences Saigon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Nguyen Du Street &amp; Hai Ba Trung, St., District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8d/95/8d958dfd77f3212d7f51631ba8ad8ccc02ec3dc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Ho Chi Minh City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.24" OriginalAmount="329.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="10.777501415507" Longitude="106.70344591141" StarRating="5" HotelCode="59242|42974" HotelName="Park Hyatt Saigon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/12/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Lam Son Square, District 1, Ho Chi Minh City</AddressLine>
          </AddressLines>
          <CityName>Ho Chi Minh City</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0d/370dc176bde2fdac8c8e86f0582cc698ea061136.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Ho Chi Minh City on Lam Son Square, (overlooking the Opera House), thi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Currency Exchange,Designated Smoking Area,Bicycle Rental,Kitchen,Garden,Nightclub,Shopping Arcade,Diet Meals,Wheelchair Access,Central Heating,Spa,Golf,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),Pets allowed,Smoking Rooms,Wake-up Call Service,Housekeeping,Meeting Room,24 Hour Front Desk,24 Hour Room Service,Beauty Salon,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Elevator,Parking,Valet Parking,Luggage Storage,Dining,Printer,Banquet Hall</BasicAmenities>
    <HotelRating>5,4,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,SKI HOTEL,APARTMENT HOTEL,COUNTRY HOUSE,CLUB RESORT,GOLF HOTEL,ECO HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,HOTEL,HOLIDAY HOMES,RESIDENCES,GUEST HOUSES,HOSTELS,AIRPORT HOTELS,APARTMENT,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c60d0fae-d707-48e8-8b5c-d6712ee30bb2|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
c60d0fae-d707-48e8-8b5c-d6712ee30bb2|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="c60d0fae-d707-48e8-8b5c-d6712ee30bb2" TimeStamp="0001-01-01T00:00:00" HotelName="Long Son Hotel" HotelCode="877765|3437325" StarRating="" GTCityId="84794" CountryCode="VN" CityName="Ho Chi Minh City" CountryName="Viet Nam" Address="14 Duong So 3, Cu Xa Lu Gia, District 11, Ho Chi Minh City" PostCode="" PhoneNo="" FaxNo="" Email="" CheckInTime="14:00" CheckOutTime="12:00" Latitude="10.7744" Longitude="106.694" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1494077045|1776427849093636B2076B1||no|3437325|16|OS4wNnxHQlB8MjAyNi0xMi0xNA==" OriginalAmount="9" TotalPrice="9.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/12/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-10T00:00:00" End="2026-12-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="9.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUPERIOR, QUADRUPLE" RoomTypeCode="0|0|1494075025|1776427849093636B2076B0||no|3437325|16|MTMuMDJ8R0JQfDIwMjYtMTItMTQ=" OriginalAmount="13" TotalPrice="13.41" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/12/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-12-10T00:00:00" End="2026-12-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="13.41" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/36/e3/36e35eaca88681ec774d03b06aa2b5534ca69a8e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9c/5c/9c5c9bd01a0d83886136e97749c7159d893aa77e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2f/93/2f93d23d2c601e9090445990516d2875f38177e1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/77/54/7754fc65c5a796c24793dcc6e8469fed7ff00c62.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/27/7f/277f61b462ec4d04c645ef90ffd2516ffb490a58.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bc/af/bcaf38fbf79aac05d078c26a8f9546f2b441d9c4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/85/3f/853f862ac570cd033adbd0f1627465bb02f72227.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/71/f2/71f25a616a60fa97b49cd54008a5b71542076e4b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9e/59/9e59e09211a55ca562740e3fba99c98b6553dacd.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/77/c3/77c3a3c394990370495665d03576ef00e0b09a58.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/24/3a24dfc48c45236726f1e6d382ca91d49d1681cb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/34/ee/34eeed44486291e054a6339ea34966d9c1798099.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cf/89/cf8907ffd6908d071ec63cf78be4cd8c0e5c4935.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/34/13/3413101cc18b7ff7fbe2b3d0227f9fa8acf52118.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;</HotelDescription></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
c60d0fae-d707-48e8-8b5c-d6712ee30bb2|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="c60d0fae-d707-48e8-8b5c-d6712ee30bb2" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: STANDARD, DOUBLE BED" BoardBasis="Room 1: Room Only" TotalAdult="2" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="prem" LastName="kumar" DOB="20010417" Age="25" />
        <Adult Title="Mr" FirstName="yash " LastName="kumar" DOB="20010417" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="877765|3437325" SourceId="16" RoomTypeCode="0|0|1494077045|1776427849093636B2076B1||no|3437325|16|OS4wNnxHQlB8MjAyNi0xMi0xNA==" TotalPrice="9.33" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-12-15T00:00:00" End="2026-12-16T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>prem</FirstName>
    <LastName>kumar</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
c60d0fae-d707-48e8-8b5c-d6712ee30bb2|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ 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>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>prem</FirstName>
  <LastName>kumar</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-12-10T00: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-12-10T00:00:00" End="2026-12-11T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="9.33" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-12-15T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-12-16T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>9.06</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>vietnam</CountryName>
  <PostCode />
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr prem kumar</GuestName>
      <RoomType>Room 1: STANDARD, DOUBLE BED</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>9.33</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>9.06</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-12-14T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>14 Duong So 3, Cu Xa Lu Gia, District 11, Ho Chi Minh City</_address>
  <_cityName>Ho Chi Minh City</_cityName>
  <_fax />
  <_hotelName>Long Son Hotel</_hotelName>
  <_phoneNo1 />
</Hotel> Response:-<Root><FileBookingId>260430568</FileBookingId><BookingId>41938</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
c60d0fae-d707-48e8-8b5c-d6712ee30bb2|DOTWBook|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c60d0fae-d707-48e8-8b5c-d6712ee30bb2|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>260430568</FileBookingId>
  <Status>Success</Status>
  <ImportantInfo>&lt;div style="color:#333333; font-size: 13px;"&gt;&lt;p&gt;&lt;table align='center' cellpading='10' width='95%' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
    &lt;tr&gt;
        &lt;td&gt;
            
                    &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;
            &lt;table cellpading='10' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
                
                
                &lt;tr&gt;
                    &lt;td&gt;Booking for:&lt;/td&gt;
                    &lt;td&gt;&lt;b&gt;Supplier: Long Son - SAIGON / HO CHI MINH CITY - VIETNAM&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt; This booking is confirmed by Hotel Service&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt;
                                                            YOUR CONFIRMED BOOKING SUMMARY                                                &lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
                            &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;div id="voucherPanelRenew"&gt;
&lt;table style="font-family: arial, sans-serif !important;
              border: 1px #b2b2b2 !important;
              background: #b2b2b2 !important;
              color: #ffffff;
              -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;
              -moz-border-radius-topright: 3px;
              border-top-left-radius: 3px;
              border-top-right-radius: 3px;
              padding: 0 2px 0 7px;
              border-collapse: initial;
              -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding: 4px"&gt;
            VOUCHER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table id="voucherPanel" name="voucherPanel"  width="100%" style="font-family: arial, sans-serif; font-size: 12px; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;
                                            -webkit-border-bottom-left-radius: 3px;
                                            -moz-border-radius-bottomright: 3px;
                                            -moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px;
                                             border-bottom-left-radius: 3px;
                                             border-bottom: 1px solid #c9c9c9;
                                             border-left: 1px solid #c9c9c9;
                                             border-right: 1px solid #c9c9c9;
                                             padding: 7px; border-collapse: initial; -webkit-print-color-adjust:exact " align="center" &gt;
    &lt;tr&gt;
        &lt;td&gt;

        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="voucherGeneralDetails" name="voucherGeneralDetails"  width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Booking Reference No        &lt;/td&gt;
        &lt;td style="font-weight: bold"&gt;
             
            HTL-WBD-947568885                    &lt;/td&gt;
        &lt;td rowspan="7"&gt;
            &lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" &gt;
        &lt;/td&gt;

    &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Printed On        &lt;/td&gt;
        &lt;td&gt;
            Fri, 17 Apr 2026 12:14:53 GMT        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Itinerary Number        &lt;/td&gt;
        &lt;td&gt;
            ITN-WBD-947568845        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Booked By        &lt;/td&gt;
        &lt;td&gt;
            Worldwide DMC LTD - LONDON        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr style="font-weight: bold"&gt;
        &lt;td &gt;
            Booking Status        &lt;/td&gt;
        &lt;td&gt;
            Confirmed
        &lt;/td&gt;
    &lt;/tr&gt;

    


     
&lt;/table&gt;        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td  style="color: #b2b2b2;
                    padding: 7px 0; font-size: 14px"&gt;
            SERVICE PROVIDER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
           &lt;table id="serviceprovider" name="serviceprovider" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;

    
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Service Name        &lt;/td&gt;
        &lt;td&gt;
            &lt;div id="BookedServiceName" style="cursor: pointer" onclick="editField('BookedServiceName','BookedServiceNameInput')"&gt;Long Son&lt;/div&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Address            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="serviceAddress" style="cursor: pointer" onclick="editField('serviceAddress','serviceAddressInput')"&gt;14 Duong So 3 Cu Xa Lu Gia. Phuong 15 Quan 11. 700000. Ho Chi Minh City. . VN, SAIGON / HO CHI MINH CITY, VIETNAM&lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
        
            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Telephone            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="servicePhone" style="cursor: pointer" onclick="editField('servicePhone','servicePhoneInput')"&gt;none &lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    

&lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td style="color: #b2b2b2; padding: 7px 0; font-size: 14px"&gt;
            PASSENGER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="passengerDetails" name="passengerDetails" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;
            &lt;tr&gt;
            &lt;td style="width: 30%; font-weight: bold"&gt;
                Passenger Name            &lt;/td&gt;
            &lt;td&gt;
                                    Mr. prem kumar                                    , Mr. yash kumar                
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    
    
                        &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;
                    Passenger Nationality                &lt;/td&gt;
                &lt;td&gt;
                    &lt;div id="passengerNationality" style="cursor: pointer" onclick="editField('passengerNationality','passengerNationalityInput')"&gt;
                    INDIA                    &lt;/div&gt;
                                    &lt;/td&gt;
            &lt;/tr&gt;
        
                    &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;

                    Country of Residence                    &lt;/td&gt;
                &lt;td&gt;
                    UNITED KINGDOM                &lt;/td&gt;
            &lt;/tr&gt;
                &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Service Type        &lt;/td&gt;
        &lt;td&gt;
            Accommodation        &lt;/td&gt;
    &lt;/tr&gt;



            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                City            &lt;/td&gt;
            &lt;td&gt;
                SAIGON / HO CHI MINH CITY            &lt;/td&gt;
        &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
        Supplier Reference         &lt;/td&gt;
        &lt;td&gt;
                        1349479588|20261117489934|947568885                                &lt;/td&gt;
    &lt;/tr&gt;

    
    

    &lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-in&lt;/td&gt;
    &lt;td&gt;Tue, 15 Dec 2026            &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-out &lt;/td&gt;
    &lt;td&gt;
        Wed, 16 Dec 2026                &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Type&lt;/td&gt;
    &lt;td&gt;&lt;div id="RoomName" style="cursor: pointer" onclick="editField('RoomName','RoomNameInput')"&gt;STANDARD, DOUBLE BED
        
                &lt;/div&gt;
        
    &lt;/td&gt;
&lt;/tr&gt;



&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Occupancy &lt;/td&gt;
    &lt;td&gt;&lt;div id="roomTypeCategory" style="cursor: pointer" onclick="editField('roomTypeCategory','roomTypeCategoryInput')"&gt;2 Adults                 &lt;/div&gt;
            &lt;/td&gt;
&lt;/tr&gt;




&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Rate Basis&lt;/td&gt;
    &lt;td&gt;&lt;div id="rateBasis" style="cursor: pointer" onclick="editField('rateBasis','rateBasisInput')"&gt;Room Only                &lt;/div&gt;
              &lt;/td&gt;
&lt;/tr&gt;









    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt; Additional Services&lt;/td&gt;
        &lt;td&gt;
                  none                &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold; vertical-align: top;"&gt; Additional Requests&lt;/td&gt;
        &lt;td&gt;
            &lt;table style="font-size: 12px; font-family: arial; color: #333333;"&gt;
                                    &lt;tr&gt;
                        &lt;td&gt;
                                                           none                                                                                    &lt;/td&gt;
                    &lt;/tr&gt;
                            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
     
        
                     &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    
    &lt;tr&gt;
        &lt;td&gt;
                                                &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

        &lt;/table&gt;
    &lt;input type="hidden" id="getUser" value="0"&gt;
&lt;/div&gt;
&lt;script type="text/javascript"&gt;
    function editField(contentView, contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentView).text().trim();
            $('#' + contentInput).val(content).show().focus();
            $('#' + contentView).hide();
            $('#sendEmailButton').hide();
            $('#editEmailButton').show();
        }
    }
    function removeField(contentView,contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentInput).val().trim();

            if(content.length &gt; 0) {
                if(contentView == 'specialCode') {

                    $('#' + contentView).html('&lt;div style="color: #5CB85C; font-weight: bold;"&gt;'+content+'&lt;/div&gt;').show();
                    $('.dailyRatesInput').html(content).show();
                } else {
                    $('#' + contentView).text(content).show();
                }
            } else {
                $('#' + contentView).text('none').show();
                $('.dailyRatesInput').hide();
            }

	        $('#' + contentInput).hide();
        }
    }
&lt;/script&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
                               &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;table style="border: 1px #b2b2b2;background: #b2b2b2;color: #ffffff;
              -webkit-border-top-left-radius: 2px; padding: 0px 2px;-webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;
              border-top-right-radius: 3px;padding-left: 7px; -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding-left: 4px"&gt;
            DAILY RATES        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;
                                             -moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
                                             border-bottom:1px solid #c9c9c9; border-left:1px solid #c9c9c9;
                                             border-right:1px solid #c9c9c9;padding: 5px;" align="center" &gt;

        &lt;tr&gt;
                                        &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Date                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Payable Rate                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Basis                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Min. Stay                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Market                    &lt;/th&gt;
                        &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td colspan="5"&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
       &lt;tr&gt;
            &lt;td  style="color: #b2b2b2; font-weight: bold; font-size: 12px;"&gt;
                Tue, 15 Dec 2026            &lt;/td&gt;

           
           
            &lt;td style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;

                                    GBP 9.06                
                                            &lt;/td&gt;

            &lt;td style="font-size: 12px;  padding-bottom: 0px; padding-top: 0px; "&gt;
                Room Only
                             &lt;/td&gt;

           
             &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                 -              &lt;/td&gt;

                                    &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                SUB CONTINENT            &lt;/td&gt;
                      
        &lt;/tr&gt;


        

        

       



        &lt;tr&gt;
            &lt;td colspan="5"&gt;
                &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px; font-size: 0px"&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    

    &lt;tr&gt;
        &lt;td colspan="5"&gt;
           Rates including all Room taxes and Service charges and may not include City Taxes.&lt;/br&gt;Please note that the rates shown above could be average daily rates and they might not reflect the actual daily rates for the room.        &lt;/td&gt;
    &lt;/tr&gt;


&lt;/table&gt;

            &lt;/td&gt;
        &lt;/tr&gt;
                                  
    &lt;tr&gt;&lt;td height=10&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Total Payable for this Booking: 9.06 GBP (UK Pounds Sterling)&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Compensation : &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Amendment &amp; Cancellation Policy&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;- Any amendments or cancellations must be done online before the cancellation deadline.&lt;br /&gt;
- Amendment on bookings confirmed through Dynamic rates &amp; inventory and 3rd Party supplier is possible only if the service is available at the time of amendment and for the dates required.&lt;br /&gt;
- No manual /offline amendment is possible.&lt;br /&gt;
- Certain services are non amendable and should be rebooked as per new dates before the cancellation deadline.&lt;br /&gt;
- No Passenger Name change allowed&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;div style="font-family: arial; color: #333333"&gt;
    &lt;strong&gt;Cancellation Rules: &lt;/strong&gt;
    &lt;ul&gt;
    
                     &lt;li&gt;
                            Before            
            
            
                            Mon, 14 Dec 2026 11:29:59                      
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            No Cancellation Charge.                                                     
                                                                                        No Amendment Charge.                                                                            &lt;/span&gt;
                &lt;/li&gt;

            
            
                     &lt;li&gt;
                            After            
                            Mon, 14 Dec 2026 11:30:00              
            
                    
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            Cancellation Charge: GBP 9.06.                                                     
                                                                                        Amendment Charge: GBP 9.06.                                                                             &lt;/span&gt;
                &lt;/li&gt;

            
                &lt;/ul&gt;
&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;No-Shows or Early Checkout&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;100% charges will apply for No Shows and Early Check out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;strong&gt;Bookings including children will be based on sharing parents bedding and no separate bed for children is provided unless otherwise stated.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Thank you !&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;Webbeds Customer Service&lt;/p&gt;
&lt;p&gt;&lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" style="padding: 15px 0;" /&gt;&lt;/p&gt;
&lt;p&gt;Should you need anything, please refer to &lt;span dir="ltr"&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank" &gt;https://www.webbeds.com/contact-global-cs/&lt;/a&gt;&lt;/span&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank"&gt; &lt;/a&gt;for our Global Customer Service Contact details.&lt;/p&gt;

&lt;br /&gt;
&lt;div&gt;</ImportantInfo>
  <SupplierRef>947568885</SupplierRef>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
41039780-efe9-4b0b-a05f-fb235c8f0740|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="41039780-efe9-4b0b-a05f-fb235c8f0740">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="64408" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-25T00:00:00" End="2026-09-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
41039780-efe9-4b0b-a05f-fb235c8f0740|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-04-17T13:16:29.2533266+01:00" Version="0" EchoToken="Search" TransactionIdentifier="41039780-efe9-4b0b-a05f-fb235c8f0740" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="419.09" OriginalAmount="406.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.928669" Longitude="4.473735" StarRating="3" HotelCode="34774|224146" HotelName="Rotterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schiekade 658, 3032 AK Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/8f/f78fc00b981894248c1284768f3a1ca547ceb409.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally situated in Rotterdam. A shopping centre, the World Trade Centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="777.53" OriginalAmount="754.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.917331" Longitude="4.477091" StarRating="2" HotelCode="296783|1063498" HotelName="easyHotel Rotterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westblaak 67, 3012 KE Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/db/cfdb2aceeeda4ef1a7efa269f5ef8795cb9ded4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="885.59" OriginalAmount="859.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9471911" Longitude="4.43569765" StarRating="2" HotelCode="591401|2320115" HotelName="ibis budget Rotterdam The Hague Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rotterdam Airportplein 70, 3045 AP Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/87/89872fed836f79600cec92c78279da131e6958c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="952.67" OriginalAmount="924.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.947711693813" Longitude="4.4360672589289" StarRating="4" HotelCode="369126|1472548" HotelName="Worldhotel Wings" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotterdam Airportplein 55, 3045 AP Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/2e/0f2ec5fba5d4f8d078bf09768403a7ee17a8af64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="982.02" OriginalAmount="953.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.918845" Longitude="4.4908840000001" StarRating="4" HotelCode="284175|1204448" HotelName="citizenM Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gelderse Plein 50, Rotterdam 3011 WZ</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/05/0d051e9de4a82a8ca9daa2fc0120bd1b7ff88c26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1018.07" OriginalAmount="988.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.946862" Longitude="4.425569" StarRating="4" HotelCode="35604|1466508" HotelName="Best Western Plus Rotterdam Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vliegveldweg 59-61, 3043 NT Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ca/9aca03e8071fac71a18d2deccb88e55a8e40962f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing airport hotel is quietly situated yet lies just 5 km from countless shops, restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1018.96" OriginalAmount="989.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.917329167989" Longitude="4.4882009137134" StarRating="3" HotelCode="298508|1208548" HotelName="Hotel ibis Rotterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijnhaven 12, 3011 WP Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/c9/80c9f8b9ab8b96bcf94629d1dfb51b099505155e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1025.32" OriginalAmount="995.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.915122" Longitude="4.464188" StarRating="3" HotelCode="75442|1422578" HotelName="Van Walsum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathenesserlaan 199-203, 3014 HC Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/68/d26835955341a0af1866febf96e14336cd2abba0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel can be reached easily by public transport (subway, tram and bus) and by car. Many tourist ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1049.38" OriginalAmount="1018.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.917350986143" Longitude="4.3331694110451" StarRating="3" HotelCode="97080|184606" HotelName="ibis Rotterdam Vlaardingen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westlandseweg 270, 3131 HX Vlaardingen</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/0b/dd0b9ba3a47f40588d9700b12fa481e2f21dffd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated in a quiet area close to the largest port in the world and near the A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1056.35" OriginalAmount="1025.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.922391838234" Longitude="4.4917452335358" StarRating="4" HotelCode="12005|462805" HotelName="Savoy Hotel Rotterdam" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogstraat 81, 3011 PJ Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009399/009399a_hb_a_921.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the banking and commercial district of Rotterdam, about 1500 m from the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1070.50" OriginalAmount="1039.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.945935" Longitude="4.535001" StarRating="3" HotelCode="95631|2119615" HotelName="Bastion Hotel Rotterdam Alexander" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoofdweg 40, 3067 GH Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6a/df6ac58e7fafd7afcfff8851d9984a4981fa9d88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along the A20 and A16 motorways, 10 min from the centre of Rotterdam and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1076.45" OriginalAmount="1045.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.868858" Longitude="4.452349" StarRating="3" HotelCode="29249|833305" HotelName="Bastion Hotel Rotterdam Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Driemanssteeweg 5, 3084 CA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/07/b807ac7edb9734a21e399753424faaa549489112.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the A15 and is well accessible by car. The hotel also has a good connection...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1078.74" OriginalAmount="1047.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.924099068377" Longitude="4.375367516683" StarRating="4" HotelCode="70875|186766" HotelName="Novotel Rotterdam-Schiedam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hargalaan 2, 3118 JA Schiedam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e1/61e1f2ac173f4a1245b23ecd191b97dfb8b5ef1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1081.50" OriginalAmount="1050.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.918513" Longitude="4.462816" StarRating="3" HotelCode="75441|487045" HotelName="Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>´s-Gravendijkwal 7b, 3021 EA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/f4/87f4c5fbcadc728b3e21a8f512d8f9e55fc45e0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is about an 8-minute walk from Central Station. From there guests can access public transp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1086.36" OriginalAmount="1054.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9215631" Longitude="4.5053425" StarRating="3" HotelCode="293603|1185068" HotelName="The Student Hotel Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willem Ruyslaan 225, 3063 ER Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/fa/a2fabd6af0383d45f05ba18b7f2c3ceb485aacd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1168.47" OriginalAmount="1134.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.90627557" Longitude="4.48829719" StarRating="4" HotelCode="621821|2221085" HotelName="Room Mate Bruno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Room Service,Sauna,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelminakade 52, 3072 AR Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/a4/8fa4402e4474f988df956374c79dc02146e01f08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is set in Rotterdam. The accommodation is within 100 metres' walking distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1175.39" OriginalAmount="1141.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.870003" Longitude="4.549337" StarRating="3" HotelCode="59936|833275" HotelName="Bastion Hotel Barendrecht" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van der Waalsweg 27, 2991 XN Barendrecht</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/56/56568d9d94606ecc4388051edf34943068b50790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1208.83" OriginalAmount="1173.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.909651" Longitude="4.482373" StarRating="3" HotelCode="34959|910135" HotelName="Thon Hotel Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willemsplein 1, 3016 DN Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/c2/90c294481a5969c98ecc8217f1ff791c1bccb40c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to a river (Maas) and close to the centre of Rotterdam, with plenty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1228.19" OriginalAmount="1192.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.92851365" Longitude="4.47407871" StarRating="3" HotelCode="632220|2238885" HotelName="Days Inn Rotterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Fax,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schiekade 730, 3032 AL Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/55/90553e66d55e6f9657948d75e6f1a2ebe8c0fccb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Days Inn Rotterdam City Centre has 95 rooms, with double beds, twin beds and family rooms. All rooms...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1251.26" OriginalAmount="1214.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.921073891647" Longitude="4.479108219076" StarRating="4" HotelCode="29251|462815" HotelName="NH Atlanta Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Coolsingel/Aert van Nesstraat 4, 3012 CA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/20/ce20722587e012cf78c05a85319b2daa6ad9e2c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the banking and business district of Rotterdam directly opposite the world ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1259.32" OriginalAmount="1222.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.927063" Longitude="4.441394" StarRating="4" HotelCode="97444|462825" HotelName="Hotel Rotterdam - Blijdorp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Energieweg 2, 3041 JC Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/39/7539b0679078bb06f5a931931f7a38c39fbc8f0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated next to Blijdorp Zoo, just a few minutes from the city centre and the central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1312.24" OriginalAmount="1274.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.897904" Longitude="4.473358" StarRating="4" HotelCode="887955|924045" HotelName="ss Rotterdam" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3e Katendrechtsehoofd 25, 3072 AM Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/6e/e76ef948524357ba5ead5db49ef8c4fa56e70607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has easy access to the Rijnhaven metro stop, which provides easy access to the centre of R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1321.10" OriginalAmount="1282.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.915098544508" Longitude="4.5295304232789" StarRating="4" HotelCode="80947|121644" HotelName="Novotel Rotterdam Brainpark" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K.P. Van Der Mandelelaan 150, 3062 MB Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d1/3bd1099b012e3f0b75aaf4832a178280c140cc1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1345.84" OriginalAmount="1306.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9175496" Longitude="4.4879255" StarRating="3" HotelCode="116247|1109008" HotelName="H2otel Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijnhaven 20A, 3011 WR Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/e7/87e717fb7b2c099388ad1070d034bb553022bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1468.14" OriginalAmount="1425.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.913237945792" Longitude="4.4823868981475" StarRating="5" HotelCode="260738|1176188" HotelName="Mainport By Inntel Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leuvehaven 77, 3011 EA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185310/185310a_hb_a_929.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1480.27" OriginalAmount="1437.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9244842" Longitude="4.4758595" StarRating="3" HotelCode="931639|1063528" HotelName="Holiday Inn Express Rotterdam - Central Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weena 121, 3013 CK Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ce/10ce3e426e60b1cfb2f525f89233dae3bfe58fa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1513.30" OriginalAmount="1469.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.920118829558" Longitude="4.47787818495" StarRating="4" HotelCode="305903|1176248" HotelName="Urban Residences Rotterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hennekijnstraat 104, 3012 EB Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/d9/4bd967971beaba70974e17c03f8b180869e8acfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1629.48" OriginalAmount="1582.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.90665486" Longitude="4.48861082" StarRating="4" HotelCode="266967|1063578" HotelName="nhow Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelminakade 137, 3072 AP Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/18/33182053e3a181f8326409be9def905f0d265b72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1637.56" OriginalAmount="1589.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9223503" Longitude="4.46997936" StarRating="4" HotelCode="568482|2260845" HotelName="Premier Suites Plus Rotterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Weena 710, 3014 DA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/58/5158d7f8c1e23ec0c7b2d568e306a32da9dba70c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1697.91" OriginalAmount="1648.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9038977" Longitude="4.48417575" StarRating="4" HotelCode="901303|1567518" HotelName="Hotel New York Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginnehoofd 1, 3072 AD Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/76/9a766151f53b44cf3d5e60284eabcbe2adca2078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1717.32" OriginalAmount="1667.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.915786" Longitude="4.473506" StarRating="4" HotelCode="32811|462795" HotelName="Bilderberg Parkhotel Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westersingel 70, 3015 LB Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/33/7b338f56e372a308526c5b78f0bc170b3001cbc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally yet quietly situated, this hotel lies amidst the Museum Park just 1 km from Rotterdam's ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1760.87" OriginalAmount="1709.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.923619" Longitude="4.477131" StarRating="5" HotelCode="29483|140774" HotelName="Hilton Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weena 10, Rotterdam 3012 CM</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f4/50/f450b775e235c65f0bb59e74c628301b1303bc6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated very close to the centre of Rotterdam, about 250 m from the main railway stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1871.00" OriginalAmount="1816.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.922681" Longitude="4.471475" StarRating="5" HotelCode="18698|81274" HotelName="Rotterdam Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weena 686, 3012 CN Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/d0/62d048e04e0cfc837ba5eb66069bde6a4f64126d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located directly opposite Rotterdam's main train station and is an ideal sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1943.47" OriginalAmount="1886.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.913001200024" Longitude="4.4825559854507" StarRating="4" HotelCode="34773|486985" HotelName="Inntel Hotels Rotterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leuvehaven 80, 3011 EA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/11/a111f45a169dc6a05c4c73f6dbae574192f39c5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is uniquely located at the bank of the Maas and at the foot of the Erasmus bridge. It is p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Central Heating,Conference Hall,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Bicycle Rental,Diet Meals,Kitchen,Wheelchair Access,Designated Smoking Area,Golf,Heated Pool,Massage Centre,Sauna,Currency Exchange,Spa,24 Hour Power Supply,Housekeeping,Meeting Room,Wake-up Call Service,Garden,Swimming Pool</BasicAmenities>
    <HotelRating>2,3,4,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,HOTEL,ECO HOTEL,AIRPORT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
41039780-efe9-4b0b-a05f-fb235c8f0740|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="41039780-efe9-4b0b-a05f-fb235c8f0740">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="64408" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-25T00:00:00" End="2026-09-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="591401|2320115" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
41039780-efe9-4b0b-a05f-fb235c8f0740|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="41039780-efe9-4b0b-a05f-fb235c8f0740" TimeStamp="0001-01-01T00:00:00" HotelName="ibis budget Rotterdam The Hague Airport" HotelCode="591401|2320115" StarRating="2" GTCityId="64408" CountryCode="NL" CityName="Rotterdam" CountryName="Netherlands" Address="Rotterdam Airportplein 70, 3045 AP Rotterdam" PostCode="3045 AP" PhoneNo="+31103045050" FaxNo="" Email="HA347@accor.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="51.9471911" Longitude="4.43569765" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED|Room 2: ROOM, DOUBLE BED" RoomTypeCode="0|0|1255328075|1776428218080160B2164B2||no^0|0|1255328075|1776428218080160B2164B2||no|2320115|16|ODU5LjgwfEdCUHwyMDI2LTA5LTI1" OriginalAmount="860" TotalPrice="885.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/09/2026"><AdditionalDetails>For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|Lounge|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-21T00:00:00" End="2026-09-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="885.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS|Room 2: ROOM, TWIN BEDS" RoomTypeCode="0|0|1255328055|1776428218080160B2164B0||no^0|0|1255328055|1776428218080160B2164B0||no|2320115|16|ODU5LjgwfEdCUHwyMDI2LTA5LTI1" OriginalAmount="860" TotalPrice="885.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/09/2026"><AdditionalDetails>For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|Lounge|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-21T00:00:00" End="2026-09-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="885.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/89/87/89872fed836f79600cec92c78279da131e6958c8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b2/ac/b2ac4cf7e4ae3f596ca1e6b04256b1c8a921f4eb.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e9/a4/e9a475e3a227ac66e648e4527b3028a5361074a2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/f3/bdf373dfb3cb1d2062609099f7eb9a59f4cd6974.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b7/21/b721f14f6898dbb6caac180a1df1883fb3f53e62.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ff/69/ff69a37574bd958650ff7e48499e91b78942c3b1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0a/07/0a07dafee3eacc42768f48e72ffa718d1db248fc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0a/bf/0abff1218f28832d4e2a8f4962277a7014d35b75.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/31/09/3109bcb010120eebc7f65154b6cc73e64f4a7dbf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7d/80/7d8082096e8d1edc33142e451923775650cef02a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/28/30/28302876f4da3abc1cbe9dcf39e49254d3d16d3d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/e0/5ee064983d2627f03d775f7241e24c5b6ed40a76.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/47/54/4754c2437d541835897ae1a07f21485124253b3c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/10/51/10519d84ddf7adca5d40a8d7af5935cfdb1205e0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a0/0c/a00c28f101573f5623db299ffd5c060b1f834e7c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a4/b1/a4b1c7e10edca7d0348954e556eba27f9b1f2e05.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a8/88/a888ed3ccdf0927f14c6ada7b04b6d182b3f576b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/be/bb/bebbab76f7988a669ec03016b12d59dcdb7fb533.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ea/2c/ea2c4dc928f6183f0e4314fdb9e3274644a1dba4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/18/4c/184c5cd4929c6ca5e3c790cfbac88c5b07e5cbe0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/c5/d2c5cc386e7b4611a234768985a3d6b81ae30a2d.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel warmly welcomes guests in Rotterdam.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service and a business centre. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Rooms include a double bed. Equipped with a flatscreen television and WiFi, the rooms provide many ways for guests to stay connected and entertained. Bathrooms are equipped with a shower and a hairdryer. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;A generous breakfast buffet guarantees a great start to the day.</HotelDescription><Facilities><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>Facilities</Type><Description>WLAN access</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
41039780-efe9-4b0b-a05f-fb235c8f0740|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="41039780-efe9-4b0b-a05f-fb235c8f0740" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: ROOM, TWIN BEDS" BoardBasis="Room 1: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Akash" LastName="Sharma" DOB="20010417" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 2: ROOM, TWIN BEDS" BoardBasis="Room 2: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Anurag" LastName="Sharma" DOB="20010417" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="591401|2320115" SourceId="16" RoomTypeCode="0|0|1255328055|1776428218080160B2164B0||no^0|0|1255328055|1776428218080160B2164B0||no|2320115|16|ODU5LjgwfEdCUHwyMDI2LTA5LTI1" TotalPrice="885.59" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-25T00:00:00" End="2026-09-30T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Akash</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
41039780-efe9-4b0b-a05f-fb235c8f0740|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ 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>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Akash</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-09-21T00: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-09-21T00:00:00" End="2026-09-22T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="885.59" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-09-25T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-09-30T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>859.80</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>netherlands</CountryName>
  <PostCode>3045 AP</PostCode>
  <Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Akash Sharma</GuestName>
      <RoomType>Room 1: ROOM, TWIN BEDS</RoomType>
    </Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 2: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Anurag Sharma</GuestName>
      <RoomType>Room 2: ROOM, TWIN BEDS</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>885.59</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>859.80</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-09-25T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>Rotterdam Airportplein 70, 3045 AP Rotterdam</_address>
  <_cityName>Rotterdam</_cityName>
  <_fax />
  <_hotelName>ibis budget Rotterdam The Hague Airport</_hotelName>
  <_phoneNo1>+31103045050</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430569</FileBookingId><BookingId>41939</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
41039780-efe9-4b0b-a05f-fb235c8f0740|DOTWBook|exception while supplier booking interation||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
41039780-efe9-4b0b-a05f-fb235c8f0740|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 1840|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
41039780-efe9-4b0b-a05f-fb235c8f0740|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>260430569</FileBookingId>
  <Status>Fail</Status>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4c892120-e28a-484f-98f0-f647a5d6a568|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="4c892120-e28a-484f-98f0-f647a5d6a568">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="64408" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-25T00:00:00" End="2026-09-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
4c892120-e28a-484f-98f0-f647a5d6a568|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-04-17T13:36:53.1232691+01:00" Version="0" EchoToken="Search" TransactionIdentifier="4c892120-e28a-484f-98f0-f647a5d6a568" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="419.09" OriginalAmount="406.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.928669" Longitude="4.473735" StarRating="3" HotelCode="34774|224146" HotelName="Rotterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schiekade 658, 3032 AK Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/8f/f78fc00b981894248c1284768f3a1ca547ceb409.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally situated in Rotterdam. A shopping centre, the World Trade Centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="777.53" OriginalAmount="754.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.917331" Longitude="4.477091" StarRating="2" HotelCode="296783|1063498" HotelName="easyHotel Rotterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Westblaak 67, 3012 KE Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/db/cfdb2aceeeda4ef1a7efa269f5ef8795cb9ded4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="885.59" OriginalAmount="859.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9471911" Longitude="4.43569765" StarRating="2" HotelCode="591401|2320115" HotelName="ibis budget Rotterdam The Hague Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Rotterdam Airportplein 70, 3045 AP Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/87/89872fed836f79600cec92c78279da131e6958c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="952.67" OriginalAmount="924.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.947711693813" Longitude="4.4360672589289" StarRating="4" HotelCode="369126|1472548" HotelName="Worldhotel Wings" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotterdam Airportplein 55, 3045 AP Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/2e/0f2ec5fba5d4f8d078bf09768403a7ee17a8af64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="982.02" OriginalAmount="953.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.918845" Longitude="4.4908840000001" StarRating="4" HotelCode="284175|1204448" HotelName="citizenM Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gelderse Plein 50, Rotterdam 3011 WZ</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/05/0d051e9de4a82a8ca9daa2fc0120bd1b7ff88c26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1018.07" OriginalAmount="988.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.946862" Longitude="4.425569" StarRating="4" HotelCode="35604|1466508" HotelName="Best Western Plus Rotterdam Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vliegveldweg 59-61, 3043 NT Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ca/9aca03e8071fac71a18d2deccb88e55a8e40962f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing airport hotel is quietly situated yet lies just 5 km from countless shops, restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1018.96" OriginalAmount="989.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.917329167989" Longitude="4.4882009137134" StarRating="3" HotelCode="298508|1208548" HotelName="Hotel ibis Rotterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijnhaven 12, 3011 WP Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/c9/80c9f8b9ab8b96bcf94629d1dfb51b099505155e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1025.32" OriginalAmount="995.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.915122" Longitude="4.464188" StarRating="3" HotelCode="75442|1422578" HotelName="Van Walsum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathenesserlaan 199-203, 3014 HC Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/68/d26835955341a0af1866febf96e14336cd2abba0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel can be reached easily by public transport (subway, tram and bus) and by car. Many tourist ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1049.38" OriginalAmount="1018.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.917350986143" Longitude="4.3331694110451" StarRating="3" HotelCode="97080|184606" HotelName="ibis Rotterdam Vlaardingen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westlandseweg 270, 3131 HX Vlaardingen</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/0b/dd0b9ba3a47f40588d9700b12fa481e2f21dffd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The business hotel is situated in a quiet area close to the largest port in the world and near the A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1056.35" OriginalAmount="1025.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.922391838234" Longitude="4.4917452335358" StarRating="4" HotelCode="12005|462805" HotelName="Savoy Hotel Rotterdam" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogstraat 81, 3011 PJ Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/009399/009399a_hb_a_921.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the banking and commercial district of Rotterdam, about 1500 m from the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1070.50" OriginalAmount="1039.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.945935" Longitude="4.535001" StarRating="3" HotelCode="95631|2119615" HotelName="Bastion Hotel Rotterdam Alexander" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoofdweg 40, 3067 GH Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6a/df6ac58e7fafd7afcfff8851d9984a4981fa9d88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located along the A20 and A16 motorways, 10 min from the centre of Rotterdam and within...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1076.45" OriginalAmount="1045.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.868858" Longitude="4.452349" StarRating="3" HotelCode="29249|833305" HotelName="Bastion Hotel Rotterdam Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Driemanssteeweg 5, 3084 CA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/07/b807ac7edb9734a21e399753424faaa549489112.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on the A15 and is well accessible by car. The hotel also has a good connection...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1078.74" OriginalAmount="1047.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.924099068377" Longitude="4.375367516683" StarRating="4" HotelCode="70875|186766" HotelName="Novotel Rotterdam-Schiedam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hargalaan 2, 3118 JA Schiedam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/e1/61e1f2ac173f4a1245b23ecd191b97dfb8b5ef1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1081.50" OriginalAmount="1050.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.918513" Longitude="4.462816" StarRating="3" HotelCode="75441|487045" HotelName="Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>´s-Gravendijkwal 7b, 3021 EA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/f4/87f4c5fbcadc728b3e21a8f512d8f9e55fc45e0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is about an 8-minute walk from Central Station. From there guests can access public transp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1086.36" OriginalAmount="1054.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9215631" Longitude="4.5053425" StarRating="3" HotelCode="293603|1185068" HotelName="The Student Hotel Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willem Ruyslaan 225, 3063 ER Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/fa/a2fabd6af0383d45f05ba18b7f2c3ceb485aacd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1168.47" OriginalAmount="1134.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.90627557" Longitude="4.48829719" StarRating="4" HotelCode="621821|2221085" HotelName="Room Mate Bruno" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Bar,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Room Service,Sauna,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelminakade 52, 3072 AR Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/a4/8fa4402e4474f988df956374c79dc02146e01f08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is set in Rotterdam. The accommodation is within 100 metres' walking distance from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1175.39" OriginalAmount="1141.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.870003" Longitude="4.549337" StarRating="3" HotelCode="59936|833275" HotelName="Bastion Hotel Barendrecht" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van der Waalsweg 27, 2991 XN Barendrecht</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/56/56568d9d94606ecc4388051edf34943068b50790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1208.83" OriginalAmount="1173.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.909651" Longitude="4.482373" StarRating="3" HotelCode="34959|910135" HotelName="Thon Hotel Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willemsplein 1, 3016 DN Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/c2/90c294481a5969c98ecc8217f1ff791c1bccb40c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to a river (Maas) and close to the centre of Rotterdam, with plenty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1228.19" OriginalAmount="1192.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.92851365" Longitude="4.47407871" StarRating="3" HotelCode="632220|2238885" HotelName="Days Inn Rotterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Fax,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schiekade 730, 3032 AL Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/55/90553e66d55e6f9657948d75e6f1a2ebe8c0fccb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Days Inn Rotterdam City Centre has 95 rooms, with double beds, twin beds and family rooms. All rooms...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1251.26" OriginalAmount="1214.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.921073891647" Longitude="4.479108219076" StarRating="4" HotelCode="29251|462815" HotelName="NH Atlanta Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Coolsingel/Aert van Nesstraat 4, 3012 CA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/20/ce20722587e012cf78c05a85319b2daa6ad9e2c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the banking and business district of Rotterdam directly opposite the world ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1259.32" OriginalAmount="1222.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.927063" Longitude="4.441394" StarRating="4" HotelCode="97444|462825" HotelName="Hotel Rotterdam - Blijdorp" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 19/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Energieweg 2, 3041 JC Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/39/7539b0679078bb06f5a931931f7a38c39fbc8f0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated next to Blijdorp Zoo, just a few minutes from the city centre and the central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1312.24" OriginalAmount="1274.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.897904" Longitude="4.473358" StarRating="4" HotelCode="887955|924045" HotelName="ss Rotterdam" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3e Katendrechtsehoofd 25, 3072 AM Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/6e/e76ef948524357ba5ead5db49ef8c4fa56e70607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has easy access to the Rijnhaven metro stop, which provides easy access to the centre of R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1321.10" OriginalAmount="1282.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.915098544508" Longitude="4.5295304232789" StarRating="4" HotelCode="80947|121644" HotelName="Novotel Rotterdam Brainpark" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>K.P. Van Der Mandelelaan 150, 3062 MB Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d1/3bd1099b012e3f0b75aaf4832a178280c140cc1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1345.84" OriginalAmount="1306.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9175496" Longitude="4.4879255" StarRating="3" HotelCode="116247|1109008" HotelName="H2otel Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wijnhaven 20A, 3011 WR Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/e7/87e717fb7b2c099388ad1070d034bb553022bbfe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1468.14" OriginalAmount="1425.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.913237945792" Longitude="4.4823868981475" StarRating="5" HotelCode="260738|1176188" HotelName="Mainport By Inntel Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leuvehaven 77, 3011 EA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185310/185310a_hb_a_929.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1480.27" OriginalAmount="1437.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9244842" Longitude="4.4758595" StarRating="3" HotelCode="931639|1063528" HotelName="Holiday Inn Express Rotterdam - Central Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weena 121, 3013 CK Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/ce/10ce3e426e60b1cfb2f525f89233dae3bfe58fa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1513.30" OriginalAmount="1469.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.920118829558" Longitude="4.47787818495" StarRating="4" HotelCode="305903|1176248" HotelName="Urban Residences Rotterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hennekijnstraat 104, 3012 EB Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/d9/4bd967971beaba70974e17c03f8b180869e8acfa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1629.48" OriginalAmount="1582.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.90665486" Longitude="4.48861082" StarRating="4" HotelCode="266967|1063578" HotelName="nhow Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wilhelminakade 137, 3072 AP Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/18/33182053e3a181f8326409be9def905f0d265b72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1637.56" OriginalAmount="1589.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9223503" Longitude="4.46997936" StarRating="4" HotelCode="568482|2260845" HotelName="Premier Suites Plus Rotterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Weena 710, 3014 DA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/58/5158d7f8c1e23ec0c7b2d568e306a32da9dba70c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Rotterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1697.91" OriginalAmount="1648.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.9038977" Longitude="4.48417575" StarRating="4" HotelCode="901303|1567518" HotelName="Hotel New York Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginnehoofd 1, 3072 AD Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/76/9a766151f53b44cf3d5e60284eabcbe2adca2078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rotterdam. The nearest airport is Rotterdam (RTM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1717.32" OriginalAmount="1667.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.915786" Longitude="4.473506" StarRating="4" HotelCode="32811|462795" HotelName="Bilderberg Parkhotel Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Westersingel 70, 3015 LB Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/33/7b338f56e372a308526c5b78f0bc170b3001cbc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally yet quietly situated, this hotel lies amidst the Museum Park just 1 km from Rotterdam's ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1760.87" OriginalAmount="1709.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.923619" Longitude="4.477131" StarRating="5" HotelCode="29483|140774" HotelName="Hilton Rotterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weena 10, Rotterdam 3012 CM</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f4/50/f450b775e235c65f0bb59e74c628301b1303bc6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated very close to the centre of Rotterdam, about 250 m from the main railway stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1871.00" OriginalAmount="1816.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.922681" Longitude="4.471475" StarRating="5" HotelCode="18698|81274" HotelName="Rotterdam Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weena 686, 3012 CN Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/d0/62d048e04e0cfc837ba5eb66069bde6a4f64126d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located directly opposite Rotterdam's main train station and is an ideal sta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1943.47" OriginalAmount="1886.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="51.913001200024" Longitude="4.4825559854507" StarRating="4" HotelCode="34773|486985" HotelName="Inntel Hotels Rotterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 21/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leuvehaven 80, 3011 EA Rotterdam</AddressLine>
          </AddressLines>
          <CityName>Rotterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/11/a111f45a169dc6a05c4c73f6dbae574192f39c5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is uniquely located at the bank of the Maas and at the foot of the Erasmus bridge. It is p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service,Central Heating,Conference Hall,Laundry,Lounge,Nightclub,Room Service,Shopping Arcade,Bicycle Rental,Diet Meals,Kitchen,Wheelchair Access,Massage Centre,Sauna,Designated Smoking Area,Golf,Heated Pool,Currency Exchange,Spa,24 Hour Power Supply,Housekeeping,Meeting Room,Wake-up Call Service,Garden,Swimming Pool</BasicAmenities>
    <HotelRating>2,3,4,5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,HOTEL,BUSINESS HOTEL,ECO HOTEL,AIRPORT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4c892120-e28a-484f-98f0-f647a5d6a568|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
4c892120-e28a-484f-98f0-f647a5d6a568|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="4c892120-e28a-484f-98f0-f647a5d6a568" TimeStamp="0001-01-01T00:00:00" HotelName="ibis budget Rotterdam The Hague Airport" HotelCode="591401|2320115" StarRating="2" GTCityId="64408" CountryCode="NL" CityName="Rotterdam" CountryName="Netherlands" Address="Rotterdam Airportplein 70, 3045 AP Rotterdam" PostCode="3045 AP" PhoneNo="+31103045050" FaxNo="" Email="HA347@accor.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="51.9471911" Longitude="4.43569765" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED|Room 2: ROOM, DOUBLE BED" RoomTypeCode="0|0|1255328075|1776429428010461B2164B2||no^0|0|1255328075|1776429428010461B2164B2||no|2320115|16|ODU5LjgwfEdCUHwyMDI2LTA5LTI1" OriginalAmount="860" TotalPrice="885.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/09/2026"><AdditionalDetails>For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|Lounge|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-21T00:00:00" End="2026-09-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="885.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS|Room 2: ROOM, TWIN BEDS" RoomTypeCode="0|0|1255328055|1776429428010461B2164B0||no^0|0|1255328055|1776429428010461B2164B0||no|2320115|16|ODU5LjgwfEdCUHwyMDI2LTA5LTI1" OriginalAmount="860" TotalPrice="885.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/09/2026"><AdditionalDetails>For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;For bookings confirmed through Dynamic Rates any service/resort fee is not included in the rate and payable locally. Depending on the hotel&amp;#039;s policy extra charge for children&amp;#039;s Stay and Breakfast is applicable and payable at hotel directly... Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Air conditioning (centrally regulated)|Lounge|TV|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-21T00:00:00" End="2026-09-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="885.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/89/87/89872fed836f79600cec92c78279da131e6958c8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b2/ac/b2ac4cf7e4ae3f596ca1e6b04256b1c8a921f4eb.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e9/a4/e9a475e3a227ac66e648e4527b3028a5361074a2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bd/f3/bdf373dfb3cb1d2062609099f7eb9a59f4cd6974.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b7/21/b721f14f6898dbb6caac180a1df1883fb3f53e62.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ff/69/ff69a37574bd958650ff7e48499e91b78942c3b1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0a/07/0a07dafee3eacc42768f48e72ffa718d1db248fc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0a/bf/0abff1218f28832d4e2a8f4962277a7014d35b75.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/31/09/3109bcb010120eebc7f65154b6cc73e64f4a7dbf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7d/80/7d8082096e8d1edc33142e451923775650cef02a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/28/30/28302876f4da3abc1cbe9dcf39e49254d3d16d3d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/e0/5ee064983d2627f03d775f7241e24c5b6ed40a76.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/47/54/4754c2437d541835897ae1a07f21485124253b3c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/10/51/10519d84ddf7adca5d40a8d7af5935cfdb1205e0.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a0/0c/a00c28f101573f5623db299ffd5c060b1f834e7c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a4/b1/a4b1c7e10edca7d0348954e556eba27f9b1f2e05.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a8/88/a888ed3ccdf0927f14c6ada7b04b6d182b3f576b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/be/bb/bebbab76f7988a669ec03016b12d59dcdb7fb533.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ea/2c/ea2c4dc928f6183f0e4314fdb9e3274644a1dba4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/18/4c/184c5cd4929c6ca5e3c790cfbac88c5b07e5cbe0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/c5/d2c5cc386e7b4611a234768985a3d6b81ae30a2d.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel warmly welcomes guests in Rotterdam.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The friendly staff at the reception desk are happy to answer any questions. Services and facilities include a baggage storage service and a business centre. Wireless internet access is provided in public areas. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Rooms include a double bed. Equipped with a flatscreen television and WiFi, the rooms provide many ways for guests to stay connected and entertained. Bathrooms are equipped with a shower and a hairdryer. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;A generous breakfast buffet guarantees a great start to the day.</HotelDescription><Facilities><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>Facilities</Type><Description>WLAN access</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
4c892120-e28a-484f-98f0-f647a5d6a568|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="4c892120-e28a-484f-98f0-f647a5d6a568" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: ROOM, DOUBLE BED" BoardBasis="Room 1: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Akash" LastName="Sharma" DOB="20010417" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 2: ROOM, DOUBLE BED" BoardBasis="Room 2: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Anurag" LastName="Sharma" DOB="20010417" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="591401|2320115" SourceId="16" RoomTypeCode="0|0|1255328075|1776429428010461B2164B2||no^0|0|1255328075|1776429428010461B2164B2||no|2320115|16|ODU5LjgwfEdCUHwyMDI2LTA5LTI1" TotalPrice="885.59" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-25T00:00:00" End="2026-09-30T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Akash</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
4c892120-e28a-484f-98f0-f647a5d6a568|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ 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>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Akash</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-09-21T00: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-09-21T00:00:00" End="2026-09-22T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="885.59" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-09-25T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-09-30T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>859.80</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>netherlands</CountryName>
  <PostCode>3045 AP</PostCode>
  <Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Akash Sharma</GuestName>
      <RoomType>Room 1: ROOM, DOUBLE BED</RoomType>
    </Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 2: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Anurag Sharma</GuestName>
      <RoomType>Room 2: ROOM, DOUBLE BED</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>885.59</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>859.80</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-09-25T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>Rotterdam Airportplein 70, 3045 AP Rotterdam</_address>
  <_cityName>Rotterdam</_cityName>
  <_fax />
  <_hotelName>ibis budget Rotterdam The Hague Airport</_hotelName>
  <_phoneNo1>+31103045050</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430572</FileBookingId><BookingId>41943</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
4c892120-e28a-484f-98f0-f647a5d6a568|DOTWBook|exception while supplier booking interation||DOTW|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4c892120-e28a-484f-98f0-f647a5d6a568|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 1840|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
4c892120-e28a-484f-98f0-f647a5d6a568|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>260430572</FileBookingId>
  <Status>Fail</Status>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dd62702d-eec2-4f5b-baa9-4f4350050835|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="dd62702d-eec2-4f5b-baa9-4f4350050835">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
dd62702d-eec2-4f5b-baa9-4f4350050835|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-04-17T13:38:23.0175658+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dd62702d-eec2-4f5b-baa9-4f4350050835" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="94.43" OriginalAmount="91.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38424267" Longitude="4.90393048" StarRating="2" HotelCode="388540|2138795" HotelName="Clink Noord Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Badhuiskade 3, 1031 KV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/b3/7fb3a801f3f21906dcff9d6b46af042ec2d81676.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.98" OriginalAmount="98.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376182102068" Longitude="4.8922996222973" StarRating="1" HotelCode="193886|2301815" HotelName="Budget Hotel Tourist-Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 52, 1012 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/47/eb47d9f74d8ba0a0eda78849f165ce450d7cc932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.39" OriginalAmount="155.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372133" Longitude="4.894852" StarRating="2" HotelCode="101717|480835" HotelName="De Gerstekorrel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Central Heating,Fax,Golf,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damstraat 22, 1012 JM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8d/ca8d3e940c751ddd559b59fc2765d7a250e85003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the famous Dam Square, major shopping streets such as De Kalver...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.02" OriginalAmount="157.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36245" Longitude="4.794706" StarRating="3" HotelCode="20235|57614" HotelName="New West Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Reimerswaalstraat 5, 1069 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/f8/def81e3aa1d6aea7451c53995edd65cf763bc021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Osdorp district of the city and offers excellent connections to the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.53" OriginalAmount="159.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373280637528" Longitude="4.9065236208668" StarRating="3" HotelCode="89081|2049425" HotelName="Hotel Library Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 145, 1011 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/dd/94dd74233786dc9855e11cb21a2b7fa1877a3d73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located along a tree-lined boulevard, close to the Central Station and enjoy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.96" OriginalAmount="160.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368977424626" Longitude="4.8986283343586" StarRating="2" HotelCode="36036|1090108" HotelName="Rembrandtplein Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Groenburgwal 27, 1011 HR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/97/5a979b1e10f99ed243dd7ee02bf39a24e1c4df5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.02" OriginalAmount="162.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35589429" Longitude="4.77278293" StarRating="3" HotelCode="591129|2483425" HotelName="New Century Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fogostraat 10, 1060 LJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/bb/3abb09b222d0aeff8e3ff300e40cb13daf6df238.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.17" OriginalAmount="169.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373785" Longitude="4.885619" StarRating="3" HotelCode="62528|351385" HotelName="Nadia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Raadhuisstraat 51, 1016 DD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/2c/592cec386bae3673485b52193b41061ffb459601.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in historic surroundings, between the Royal Palace on Dam Square...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.31" OriginalAmount="170.2" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366209585491" Longitude="4.8595166082628" StarRating="3" HotelCode="345068|2485575" HotelName="Hotel Not Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reisplein 34, 1057 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/6e/776ee47ef173ac066c9dc7e0010d05c50524acc6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service, a restaurant, a bar, room service and a theatre hall. Wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.70" OriginalAmount="175.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.305294255835" Longitude="4.9503850736218" StarRating="3" HotelCode="590645|2216565" HotelName="Hotel Joy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 385, Zuidoost, 1101 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/b0/e5b0aab6e6cbb2da07c8849f11cebb63b66f2c72.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.45" OriginalAmount="177.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365943952643" Longitude="4.8955864404754" StarRating="3" HotelCode="337222|251836" HotelName="Hotel Atlanta" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bicycle Rental,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtsplein 8-10, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/1b/1a1b9ba7ce31226b7c910a581df0c59341efb8fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam and over looks the eminent Rembrandtplein. Scores o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.96" OriginalAmount="180.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348792673836" Longitude="4.8427069187164" StarRating="3" HotelCode="34772|45494" HotelName="Best Western Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Voorburgstraat 250, 1059 VD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/42/e94265ecc9983b0854c6be13a3938841f1346ea8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous, refined hotel is situated in the western part of Amsterdam's city centre, directly be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.18" OriginalAmount="180.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38118" Longitude="4.820975" StarRating="3" HotelCode="410183|832935" HotelName="Hotel Nieuw Slotania" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 133, 1063 JN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/31/bf31d821bfb30a0d56ddf65b5e5f123589c8bd0c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the A10 motorway. The centre of Amsterdam is only 15 minutes away by bus o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.39" OriginalAmount="180.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378550819858" Longitude="4.8206619714649" StarRating="4" HotelCode="81841|223876" HotelName="XO Hotels Blue Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Slotermeerlaan 80, 1064 HD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/8c/ae8c691e4c69dbb7fc75da2bb39dddb15e8072be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to a shopping centre and a local market which is open every day for busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.98" OriginalAmount="183.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39237722" Longitude="4.88559111" StarRating="4" HotelCode="847675|2370675" HotelName="Hotel Pontsteiger" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pontsteiger 343, 1014 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d0/37d0ea96a5f077d2fd6ca37b7c4f99d46ed01506.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam, approximately 7.1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.52" OriginalAmount="184.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.278940208244" Longitude="4.7499668598175" StarRating="4" HotelCode="29266|445065" HotelName="Radisson Blu Amsterdam Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Boeing Avenue 2, 1119 PB, Schiphol-Rijk</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/ef/d5efe534ff077ace066fdace8814f558f4116dd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is perfectly located in the green business park of Schiphol-Rijk. Surrounded by the green...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.64" OriginalAmount="184.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359308320439" Longitude="4.8043221662947" StarRating="3" HotelCode="497023|2238165" HotelName="Citiez Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Osdorpplein 372A, 1068 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/eb/38eb48af68260bcbd4db979745116ba90fd0f739.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.73" OriginalAmount="184.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3548484" Longitude="4.8835874" StarRating="2" HotelCode="155048|4702015" HotelName="Washington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frans van Mierisstraat 10, 1071 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/6b/0d6ba016cc43f9ebca75061e4a2c1f6771d977d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.58" OriginalAmount="189.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.293983" Longitude="4.94596" StarRating="4" HotelCode="213778|1170168" HotelName="Fletcher Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schepenbergweg 50, 1105 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/1c/3d1cb1b8080c9f4624f8effdcc9bb646f3249464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.53" OriginalAmount="193.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352203764873" Longitude="4.8916585743427" StarRating="2" HotelCode="193889|1892945" HotelName="easyHotel Amsterdam City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Van Ostadestraat 97, 1072 ST Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/f9/53f931e57f085df0973ada81a4613a23f319e496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.45" OriginalAmount="195.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37559" Longitude="4.89615" StarRating="3" HotelCode="11801|427945" HotelName="Delta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 42-43, 1012 LK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/c4/77c4a2788fbaa99c7166a4fbf92cd5b936496ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Amsterdam, only a few minutes from Amsterdam central stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.97" OriginalAmount="199.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392313810778" Longitude="4.8500056922592" StarRating="3" HotelCode="38826|182406" HotelName="Hotel ibis Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Transformatorweg 36, 1014 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b3/26b3cd52c5b345e386d20967e587a13baab34ec1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the harbour, between the heart of Amsterdam and the main business dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.32" OriginalAmount="201.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.311194" Longitude="4.985915" StarRating="3" HotelCode="337436|480775" HotelName="Campanile Amsterdam - Zuidoost" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Losdrechtdreef 3, 1108 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/5a/cf5a81f200dc2af881fced4bb601eb96cb7de434.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is located near to the A9 motorway as well as the Gaasperpark. It is some 12 minut...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.06" OriginalAmount="205.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359133" Longitude="4.880093" StarRating="3" HotelCode="35193|832985" HotelName="XO Hotels Van Gogh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van de Veldestraat 5, 1071 CM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0c/370c70742631abafaae5ed8294e1a5f068174a71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the heart of the museum district just a few paces from the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.31" OriginalAmount="207.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.313328082589" Longitude="4.944456887486" StarRating="2" HotelCode="522039|2049445" HotelName="easyHotel Amsterdam Arena Boulevard" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>ArenA Boulevard 129, Zuidoost, 1101 DM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/9c/9c9c091e2902317160438b2eff1d14af48e49000.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;easyHotel Amsterdam Arena Boulevard is located in the South-east area between all the mayor event ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.40" OriginalAmount="212.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.337327" Longitude="4.817107" StarRating="4" HotelCode="29267|122434" HotelName="Mercure Hotel Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oude Haagseweg 20, 1066 BW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/41/99410301a33269c50c1eec2462e6bb75e6e3cc99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies approximately 5 km from Schiphol International Airport. Guests may make use o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.59" OriginalAmount="212.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.341815665073" Longitude="4.8251974582672" StarRating="4" HotelCode="337172|53984" HotelName="Dutch Design Hotel Artemis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>John M. Keynesplein 2, 1066 EP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/c1/86c1c48cf53b9d30a067cc74479cc6da73de5f1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the business centre of Amsterdam and offers excellent li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.76" OriginalAmount="213.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359299522552" Longitude="4.9881581314811" StarRating="4" HotelCode="317864|1727398" HotelName="Amadi Panorama Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJburglaan 539, 1087 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/82/6582a9803115fd62acfa3649974d0eeac0019230.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.03" OriginalAmount="213.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379293548586" Longitude="4.8456695401975" StarRating="4" HotelCode="87983|223906" HotelName="XO Hotels Blue Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeuwendalersweg 21, 1055 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/75/f875059412012fcb29355951252d62b38d06ec85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is situated at the edge of Amsterdam city centre. The historical centre of Amsterdam,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.71" OriginalAmount="214.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.304613281626" Longitude="4.950649561925" StarRating="0" HotelCode="677840|2482125" HotelName="Hotel Levell" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hullenbergweg 353, 1101 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/0a/ac0a612cf4778d0693dc405e5d2f218fa8424607.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="221.64" OriginalAmount="215.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354544" Longitude="5.005468" StarRating="0" HotelCode="975299|2561865" HotelName="Hotel Breeze Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bert Haanstrakade 1074, 1087 HJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/77/be77e61fb6a7da8871c699d770c3db018ace0c4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.73" OriginalAmount="216.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35750367" Longitude="4.93049137" StarRating="4" HotelCode="590607|2485545" HotelName="Q-Factory Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Atlantisplein 1, 1093 NE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/30/6a300599a649bbf1980d3a5605287b2f2a8a14f1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.79" OriginalAmount="216.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385501902765" Longitude="4.8326808884399" StarRating="3" HotelCode="333982|1791638" HotelName="Amsterdam Teleport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Heathrowstraat 3-5, 1043 CE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/9f/a49f2d074543a5813b503413d430dac9627b3915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.43" OriginalAmount="221.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333667" Longitude="4.9278389999999" StarRating="3" HotelCode="29488|95298" HotelName="Bastion Hotel Amsterdam/Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Verlengde Van Marwijk Kooystraat 30, 1114 AC Amsterdam, Duivendrecht</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/2a/642a1f872ba6fc07a1c4e51eb7ee4de3f9d48d25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the RAI and the Amsterdam Arena. With public transportation guests can reach t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.05" OriginalAmount="222.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385659392449" Longitude="4.8344540601204" StarRating="3" HotelCode="376492|1844588" HotelName="Urban Lodge Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arlandaweg 10, 1043 EW Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/13/5b1391a381be9b9ea3e9cdc90a84965d13fcd5df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.37" OriginalAmount="223.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3047669" Longitude="4.9476867999999" StarRating="4" HotelCode="310523|1747958" HotelName="Ozo Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karspeldreef 2, Zuid-Oost, 1101 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f1/6ef1f644d7653d682d9c54a6e9b34a42c4ecd4e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.01" OriginalAmount="224.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37304372" Longitude="4.91683465" StarRating="3" HotelCode="385311|1842398" HotelName="Pension Homeland" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Kattenburgerstraat 5, 1018 JA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/b6/a0b642ba39a2d80998bfa1eed984e1ae22ceef69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.64" OriginalAmount="225.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3759113" Longitude="4.8988722" StarRating="2" HotelCode="901508|1892985" HotelName="Old Quarter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 22, 1012 JD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/7e/737ee3da2789dcd65ec7d0bb264c53af60355f22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.92" OriginalAmount="228.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352758" Longitude="4.8617340000001" StarRating="2" HotelCode="408681|480595" HotelName="Aadam Wilhelmina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginneweg 169, 1075 CN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/2e/8a2ee48526283b46d307dc86bb1cc81551c5c5c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam near to the main museums, the concert hall, Vondel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.94" OriginalAmount="230.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392798910412" Longitude="4.8687832711639" StarRating="3" HotelCode="18782|276165" HotelName="WestCord Art Hotel Amsterdam 3-stars" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/05/96058f20e0c4b561d19141667dafca1903119a66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 minutes from the city centre. A bus stop to the city centre and the central...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.46" OriginalAmount="230.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376627" Longitude="4.89467" StarRating="3" HotelCode="26717|427795" HotelName="Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 33, 1012 RD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/bb/cbbbf6a12ab35a659965196fd20b0f1b3a67f67f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical heart of the city on the Nieuwezijds Voorburgwal. This is one...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.42" OriginalAmount="231.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365307" Longitude="4.8857390000001" StarRating="2" HotelCode="142210|480625" HotelName="Acostar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 45-49, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/91/f591cec0b2b2b22f1350ef38c1b0fd2b615059c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam's city centre. Leidseplein square is around the corn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.98" OriginalAmount="233.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357525" Longitude="4.843613" StarRating="3" HotelCode="29271|320945" HotelName="Bastion Hotel Amsterdam/Zuidwest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hendrikje Stoffelstraat 60, 1058 EV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c5/56c5f84de1325f92b5c8855c448883cec223fc00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located between Rembrandt Park and Vondelpark, 2 km away from the mus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.98" OriginalAmount="233.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39592" Longitude="4.9288750000001" StarRating="3" HotelCode="31790|62864" HotelName="Bastion Hotel Amsterdam/Noord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rode Kruisstraat 28, 1025 KN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/d4/11d4bef66e0956d7756d4a574dbeab57f9c7c606.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying just 200 m from links to the transport network, this comfortable city hotel is located about 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.18" OriginalAmount="234.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.385593" Longitude="4.847073" StarRating="4" HotelCode="209260|911365" HotelName="XO Hotels Park West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molenwerf 1, 1014 AG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/86/6e865308e20bff1c37048d28dd741c0bcbb32acf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam. Public transport stops are just outside the door.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.92" OriginalAmount="235.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367750994982" Longitude="4.868230227253" StarRating="4" HotelCode="293286|1031478" HotelName="Hotel De Hallen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bellamyplein 47, 1053 AT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/ec/2eec2df079d61c15dd631dbd137b58b62f141a5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.70" OriginalAmount="238.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364274841549" Longitude="4.879916900629" StarRating="3" HotelCode="153312|306135" HotelName="Quentin Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 89, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/1c/5f1cdae17eda68740bed4d034535526cbf9028e4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.72" OriginalAmount="238.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3643076" Longitude="4.8741398" StarRating="4" HotelCode="930975|1682008" HotelName="Amadi Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Constantijn Huygensstraat 26, 1054 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1c/191c0cba0de5d197b2bb69927bb327d87f59be3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.11" OriginalAmount="238.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372574601563" Longitude="4.8365385214959" StarRating="3" HotelCode="293602|1185038" HotelName="The Student Hotel Amsterdam West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan van Galenstraat 335, 1061 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/90/7c90bcecc3a016b30ec2fe9e4caf92f20c8737a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.33" OriginalAmount="239.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.340116578117" Longitude="4.8736996141946" StarRating="3" HotelCode="116378|1567798" HotelName="Qbic Hotel Amsterdam WTC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mathijs Vermeulenpad 1, 1077 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/89/0a89f8835840bc06c2abe5e1fb97c508e0b9758e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.38" OriginalAmount="239.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.351217967483" Longitude="4.8412875867042" StarRating="4" HotelCode="299589|1029698" HotelName="XO Hotels Couture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Delflandlaan 15, 1062 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/1a/351ae3563f68338fd3536d6946e7c15b44d85abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam. A number of public transport stops are just outside ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.78" OriginalAmount="245.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36338356" Longitude="4.87815281" StarRating="3" HotelCode="649208|2283595" HotelName="Hotel van de Vijsel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 13-17, 1054 HA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/08/27088d6feefbb4f88cdecbab08fe9d6fdf5bbf46.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.66" OriginalAmount="247.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36965073" Longitude="4.88005577" StarRating="3" HotelCode="711127|2279565" HotelName="Melrose Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Elandsgracht 92, 1016 TZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/a2/d2a29ea1a2f5583ab47429947734308770eb599e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.21" OriginalAmount="247.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367908839051" Longitude="4.8439871607131" StarRating="4" HotelCode="185782|861065" HotelName="Leonardo Hotel Amsterdam Rembrandtpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Staalmeesterslaan 410, 1057 PH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/81/81d9fcc05a903553/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers, this urban hotel is located about 3.5 km from the centre of Amsterd...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.75" OriginalAmount="248.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35728372" Longitude="4.85546399" StarRating="0" HotelCode="581987|2906795" HotelName="Conscious Hotel The Tire Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amstelveenseweg 1-7, 1054 MB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/1b/9c1bd32298c599bc084722b44cda3e20ba417655.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.96" OriginalAmount="248.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353797" Longitude="4.8656559999999" StarRating="2" HotelCode="55141|110682" HotelName="Apple Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Bar,Central Heating,Garden,Internet,Lounge,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koninginneweg 93, 1075 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/c9/80c969d61ea7b1ea5513bae277cfddf88c3446cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tasteful hotel is centrally located in the cultural area of Amsterdam, opposite the renowned Vo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.20" OriginalAmount="252.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33350143" Longitude="4.92109533" StarRating="4" HotelCode="783750|2321645" HotelName="Postillion Hotel Amsterdam BW Signature Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul Van Vlissenstraat 9-11, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/9e/439e8dec76cb7546e051d6d24413bd0fc308942a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.36" OriginalAmount="252.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374286" Longitude="4.891493" StarRating="1" HotelCode="499451|4669405" HotelName="Hotel Corner House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Elevator,Internet,LCD/Projector,Lounge,Luggage Storage,Parking,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 119-121, 1012 RH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/d3/3bd31decc9babf12cfdd89fd5cda96fbaf9e8a82.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 Corner House in Amsterdam (Amsterdam City Cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.75" OriginalAmount="253.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36931948655" Longitude="4.891793003828" StarRating="2" HotelCode="90027|610165" HotelName="Hotel Pagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 104, 1012 KZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c7/27c7b623fc398d8c7ea12f7647429e1d75df5dd6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre close to all of the popular main tourist attractions. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.14" OriginalAmount="254.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.309557082282" Longitude="4.942098521461" StarRating="4" HotelCode="284373|1010895" HotelName="Holiday Inn Amsterdam - Arena Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66a, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/f4/acf4400b25a99356a2c07c1a3826cf76bfd6c64f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.24" OriginalAmount="254.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.387374221332" Longitude="4.8355350150634" StarRating="4" HotelCode="317279|1792848" HotelName="Mercure Hotel Amsterdam Sloterdijk Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 1, 1043 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/1e/c61e560348a2c6acdd6ad50988bc305b8883f512.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.36" OriginalAmount="254.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33261308" Longitude="4.91762544" StarRating="4" HotelCode="820919|2370735" HotelName="Leonardo Royal Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Paul van Vlissingenstraat 24, 1096 BK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/c5/5ec5d65d26f259c3c3fed9f2ee89fd02718e5f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.64" OriginalAmount="254.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.390146801362" Longitude="4.8425118764399" StarRating="3" HotelCode="505805|2059055" HotelName="Park Inn by Radisson Amsterdam City West" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>La Guardiaweg 59, 1043 DE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/57/c9570367edf1e05c90becec0c4a261627e62799a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.76" OriginalAmount="256.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374824107265" Longitude="4.8966812349402" StarRating="2" HotelCode="45368|1567598" HotelName="Travel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Beurstraat 23, 1012 JV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/0e/370e9b5f9a125566efaa37c7f01199074f22cf42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Amsterdam. Travel features a total of 32 guests rooms. This establishment ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.30" OriginalAmount="256.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392715" Longitude="4.86885" StarRating="4" HotelCode="207323|455985" HotelName="WestCord Art Hotel Amsterdam 4****" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spaarndammerdijk 302, 1013 ZX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/b2/3fb2bdbc4f35b82d2651b405c4d26dc2cf377c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 60 rooms. Services and facilities at the hotel include a baggage stora...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.52" OriginalAmount="262.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.388233506793" Longitude="4.8376402258873" StarRating="3" HotelCode="176245|809565" HotelName="Holiday Inn Express Amsterdam - Sloterdijk Station" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zaventemweg 3, 1043EH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/01/c601d8a401a49659899af27ade9a328eeb96a2db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on top of one of the main train stations of Amsterdam, Sloterdijk, offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.80" OriginalAmount="263.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3749808" Longitude="4.8993238" StarRating="1" HotelCode="154588|2485475" HotelName="Vijaya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 44, 1012 GE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/0a/6a0a14505f02ee4f2b7eb1347ac6801330c5ae37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Amsterdam. The total number of rooms is 30. Wi-Fi internet c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.98" OriginalAmount="264.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355548355683" Longitude="4.8690546228625" StarRating="3" HotelCode="116330|870685" HotelName="The Neighbour's Magnolia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Willemsparkweg 205, 1071 HB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/45/0c45492560c3a0c9f03bfc926ddad3c3248d7242.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.46" OriginalAmount="265.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.349952700903" Longitude="4.9186385803566" StarRating="3" HotelCode="337392|61714" HotelName="Hotel Casa Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eerste Ringdijkstraat 4, 1097 BC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/df/a8df7e6c9e20de96561991436347a04ad581375e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Middenweg in the southern part of Amsterdam near Frankendael Park. C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.82" OriginalAmount="266.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.346660577724" Longitude="4.8311547220901" StarRating="4" HotelCode="299591|1521298" HotelName="Corendon City Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aletta Jacobslaan 7, 1066 BP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/1d/f81dff3ada41880df4cd7c0f2f9c92085e393786.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="275.11" OriginalAmount="267.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364181" Longitude="4.8784020000001" StarRating="3" HotelCode="19379|229596" HotelName="The ED Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 387-390, 1054 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/01/018194/018194a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre. Guests can easily reach the many bars, restaurants and cafe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="275.63" OriginalAmount="267.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35309568692" Longitude="4.880971944149" StarRating="3" HotelCode="187727|865585" HotelName="The Muse Amsterdam Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Bicycle Rental,Central Heating,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Bronckhorststraat 14, Oud Zuid, 1071 WR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/d1/84d1f54172ffa8a5f2beba8341f4f6f99a1e419c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located both 100 m away from the Roelof Hartplein tram stop and 20 minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.53" OriginalAmount="268.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335183372878" Longitude="4.9137425422669" StarRating="4" HotelCode="318143|182346" HotelName="Mercure Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/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>Joan Muyskenweg 10, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/9a/de9a1d9fab7f42a959322e05e1673a55a2a72f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern upmarket hotel lies in the south of the city, close to Amsterdam Arena and the A2 Utrech...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="279.64" OriginalAmount="271.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38686005" Longitude="4.83960316" StarRating="3" HotelCode="509192|2238215" HotelName="Hotel2Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bicycle Rental,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tempelhofstraat 2, 1043 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/04/d204d8bbf0acad2f2e390231c1e4df406d9a6f73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.90" OriginalAmount="272.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362872" Longitude="4.876461" StarRating="3" HotelCode="186137|1061658" HotelName="Hotel Espresso" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 57, 1054 HC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/b0/e1b010283f767042298106b7aa88102a49107b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.96" OriginalAmount="272.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.326672" Longitude="4.87997" StarRating="4" HotelCode="101716|1367048" HotelName="NH Amsterdam Zuid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Van Leijenberglaan 221, 1082 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/66/63665f2cf073af3abe6a80b9df266e0b4887d4e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is ideally located in the heart of Amsterdam's vibrant Zuidas business district with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.01" OriginalAmount="273.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.309748128975" Longitude="4.9424807362457" StarRating="3" HotelCode="284372|982645" HotelName="Holiday Inn Express Amsterdam - Arena Towers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 66b, 1101 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/36/7e36eeaf6fa10fe38451e2357c450a14f706a629.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.59" OriginalAmount="274.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.314324214174" Longitude="4.9385480748824" StarRating="4" HotelCode="376564|1516528" HotelName="Jaz Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Passage 90, Zuidoost, 1101 AX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/b6/6ab6570c33c9153d92b1a6a4e7178358ddc6d3d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel comprises a total of 258 rooms. Individual storeys are accessible via the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.35" OriginalAmount="275.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372127663755" Longitude="4.8939210176468" StarRating="3" HotelCode="16717|482255" HotelName="Rho" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nes 05-23, 1012  KC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/90/72902923237b916c0f094a684b1e402f5afe0c73.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the Old Town on a quiet side street, a few steps from the histo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.17" OriginalAmount="279.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.38656901" Longitude="4.87523979" StarRating="0" HotelCode="630800|2906035" HotelName="Conscious Hotel Westerpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerweg 10, 1014 BE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/45/864590681e12dbef1da5db1b808ff5e3fc70a01e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.43" OriginalAmount="281.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353535" Longitude="4.871992" StarRating="3" HotelCode="337317|461415" HotelName="The Alfred Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cornelis Schuytstraat 58-60, 1071 JL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/dd/8fdd026756f843908004c030f5706480c4be9928.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is housed in an ivy-covered building located just a short distance from the lively...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.53" OriginalAmount="281.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365709" Longitude="4.87816" StarRating="3" HotelCode="408686|482225" HotelName="NL Hotel District Leidseplein" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 368, 1054 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/5a/c05a2aa0a3b72095ce2bf30736633a8808f32b3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Amsterdam, on the Singel Gracht. It is surrounded by museums, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.09" OriginalAmount="281.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3657" Longitude="4.88807" StarRating="0" HotelCode="974475|4669845" HotelName="Cityview Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Binnen Wieringerstraat, Amsterdam City Centre, 1013 EA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/be/2dbec37d98145c65e1a93d8bcc7e8764ceab5d55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.11" OriginalAmount="281.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365864" Longitude="4.912884" StarRating="3" HotelCode="13844|229736" HotelName="The Lancaster Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 48, 1018 DH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10788705</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located opposite Amsterdam’s Artis Zoo in a green area of the old city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.32" OriginalAmount="281.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.30982220274" Longitude="4.9464214231747" StarRating="4" HotelCode="320492|1893045" HotelName="Courtyard Amsterdam Arena Atlas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoogoorddreef 1, 1101 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/d1/20d1702f3b21e6b8915d3f6f8a65c615b93f807b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.98" OriginalAmount="283.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361513245972" Longitude="4.8773110753262" StarRating="2" HotelCode="153311|306245" HotelName="Quentin England" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 30, 1054 EZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/42/1d4200777b85780c1ffb5f654adc3ca992fc6964.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.73" OriginalAmount="284.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.314264" Longitude="4.947596" StarRating="3" HotelCode="260147|926145" HotelName="Hampton Amsterdam Arena Boulevard" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoekenrode 1, Amsterdam 1102 BR</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/f9/0ef94c0967845e6a86eae5a4c4c366e043c9707c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.75" OriginalAmount="287.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361753" Longitude="4.87806" StarRating="4" HotelCode="97121|482275" HotelName="Hotel Roemer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roemer Visscherstraat 10, 1054 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/1d/531dd3ee8f302c4eb873d99b0b8824ae1a7fefb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location close to the lively Leidseplein square where guests can find re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.77" OriginalAmount="287.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357844" Longitude="4.856532" StarRating="3" HotelCode="165668|461325" HotelName="Conscious Vondelpark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Overtoom 519, 1054 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/59/305962f5744a19ed41a2cb22b5f81f13bb1066b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located conveniently in the city centre of Amsterdam. Behind the hotel starts the famou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.23" OriginalAmount="287.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3414421" Longitude="4.85315607" StarRating="3" HotelCode="951173|2483545" HotelName="Olympic Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ijsbaanpad 12, 1076 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/81/28813e802e5df54a2c32118ec6788f2b6515008e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.87" OriginalAmount="288.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.356965" Longitude="4.877437" StarRating="3" HotelCode="95617|482105" HotelName="XO Hotel Inner" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wanningstraat 1, 1071 LA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/73/ef733b6345b63613fd50bfce1eba248391a12499.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The budget hotel is located in the centre of Amsterdam, close to Museum Square and Leidse Square as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.65" OriginalAmount="290.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376005" Longitude="4.901172" StarRating="3" HotelCode="12650|482085" HotelName="France Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Kolk 11, 1012 AL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a5/7ca5da566f35970e6663da43697b1f8d937da4a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a modern building in the centre of Amsterdam. Some of the rooms offer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.77" OriginalAmount="291.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37395" Longitude="4.905356" StarRating="2" HotelCode="76110|480795" HotelName="City Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Central Heating,Fax,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 130, 1011 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/6b/b06b7fa7528d59fa44838b9b5f50c6bfb18bc272.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam next to Amsterdam Central Station and close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.68" OriginalAmount="291.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375617" Longitude="4.898474" StarRating="3" HotelCode="142211|480785" HotelName="Hotel CC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 42, 1012 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/84/1c848344b271be7e1f924d3a350fe50b0be503a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location 300 m from the city centre (Dam Square) and offers guests conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.67" OriginalAmount="292.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.40178316" Longitude="4.87470257" StarRating="3" HotelCode="612886|2328005" HotelName="Moxy Amsterdam Houthavens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Danzigerkade 175, 1013 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/cf/59cf8d80f6f52d46fa38a0e5ffb5690a60e5854a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.80" OriginalAmount="293.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36680781" Longitude="4.91142408" StarRating="3" HotelCode="635847|2283495" HotelName="Quentin Zoo hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 33, 1018 DB Amsterdam, Kesklinn</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/74/f3744b123140789d760fe44e4ba3c60ae6357786.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.56" OriginalAmount="294.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35920649231" Longitude="4.9013319077613" StarRating="3" HotelCode="318943|1736428" HotelName="PH Hotel Oosteinde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Oosteinde 15-17, 1017 WT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/3a/413a080a59c32ae484be7ec6be05195de50ad78e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.08" OriginalAmount="295.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354644335736" Longitude="4.9127091899834" StarRating="3" HotelCode="397917|2238255" HotelName="The Student Hotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wibautstraat 129, 1091 GL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/aa/91aaaf314eb6de638b66a7c291a33e8029e7a116.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.98" OriginalAmount="296.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353691" Longitude="4.897563" StarRating="3" HotelCode="337197|480615" HotelName="The Arcade Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatipark 106 b, 1073 EC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ff/03ffd4b6823ea7ddf3243f830eb1c1c35fc89a2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family run hotel is centrally located next to a wonderful park near to Amsterdam's city and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.30" OriginalAmount="297.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376528" Longitude="4.893646" StarRating="3" HotelCode="18783|461555" HotelName="WestCord City Centre Hotel Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 50, 1012 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/87/8f87525315c3a2531676a84f7aa0bdd72886976e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy city hotel is located in the heart of Amsterdam, within walking distance of the Central Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.04" OriginalAmount="300.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359179134284" Longitude="4.8763337731361" StarRating="3" HotelCode="26716|56724" HotelName="Hotel City Garden Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 162, 1071 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/9e/0a9ec66261bae9b710e57986dc3af5ba1c022daa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is housed in a beautiful building located in the expansive Vondel Park. There are many his...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.29" OriginalAmount="300.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3622316" Longitude="4.86415375" StarRating="2" HotelCode="590491|2483135" HotelName="Hotel Heye 130" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Jan Pieter Heijestraat 130, 1054 MJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/fa/fdfa40f340f73ac3fced3eed0e90c6f0be6a765a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="311.41" OriginalAmount="302.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.392188" Longitude="4.91095" StarRating="4" HotelCode="336624|78834" HotelName="NH Amsterdam Noord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Distelkade 21, 1031 XP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/ed/c4edb6390c2458b713b0757fa727b510c7325f9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated just north of the centre of Amsterdam within walking distance of all the city...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.93" OriginalAmount="303.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33328575" Longitude="4.91453469" StarRating="4" HotelCode="757211|2483495" HotelName="Hotel Amsterdam Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Joan Muyskenweg 20, 1096 CJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/1d/8e1d3d741f6c97dfd1144fc75af22126633f08af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hotel is situated in Amsterdam. Situated within 6. 0 kilometre(s) from the town centre, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.50" OriginalAmount="305.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362475" Longitude="4.875603" StarRating="3" HotelCode="35005|482065" HotelName="Hotel Europa 92" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>1e Constantijn Huygensstraat 103-107, 1054 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/06/550623fd4d4a91a540a6ff9f2696d5bd00977616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel's central location, near to Leidseplein and the Hooftstraat, is splendid. The surrou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.75" OriginalAmount="307.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359127" Longitude="4.92629" StarRating="4" HotelCode="166962|482005" HotelName="The Manor Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linneausstraat 89, 1093 EK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145159/145159a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the eastern part of the city centre known for all its museums a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.80" OriginalAmount="308.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360991118708" Longitude="4.8829782431889" StarRating="3" HotelCode="337174|461545" HotelName="Hotel Cornelisz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 24, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/0a/9a0aae34f7ade53ba2e55ac87243f975c44a81a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the most exclusive shopping street in the city, close to Amsterdam's most i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="318.81" OriginalAmount="309.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375372" Longitude="4.895727" StarRating="3" HotelCode="336453|1428388" HotelName="The Exchange" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Central Heating,Designated Smoking Area,Fax,Golf,Internet,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 50, 1012 LL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/c2/7fc2c6da4670ecbc43dc9f3b1cd86f610216d212.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Amsterdam near to the Dam. The Kalverstraat with its abundance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.42" OriginalAmount="310.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36006846106" Longitude="4.8819680779143" StarRating="2" HotelCode="168159|869155" HotelName="Max Brown Hotel Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 40-46, 1071CR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/e2/0de22346cdc6ff583baabcfd427e68b959ee19b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a delightful, peaceful residential area close to Amsterdam's buzzing city c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.15" OriginalAmount="313.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366232080053" Longitude="4.9121173066735" StarRating="3" HotelCode="377616|2216575" HotelName="Hotel Park Plantage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Plantage Middenlaan 26, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/e2/20e26d19996756a67b204d8da8b2281e6d794797.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 Park Plantage in Amsterdam (Amsterdam City Ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="324.55" OriginalAmount="315.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.345384988263" Longitude="4.9259640264587" StarRating="4" HotelCode="464532|1964665" HotelName="Hotel V Fizeaustraat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fizeau straat 2, 1097 SC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/zz/eeadaee17bacb4d35c3797178be6e9cdcc12c2a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="326.59" OriginalAmount="317.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377764" Longitude="4.893301" StarRating="3" HotelCode="45091|482345" HotelName="Singel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 13-17, 1012 VC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/4a/704adf2f2f56241177a62d9a047e722ce277c3e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located beside the Singel Canal, only steps from the train station, the Royal Palace, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="327.21" OriginalAmount="317.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.350465" Longitude="4.875595" StarRating="4" HotelCode="58217|480665" HotelName="Apollofirst Boutique Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Central Heating,Conference Hall,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 123-127, 1077 AP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/07/0807bef585634d77e1a5aec693d77517d3ef11de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of the most stunning streets in Amsterdam. From here, the outskirts of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="330.59" OriginalAmount="320.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36126637088" Longitude="4.8841032711639" StarRating="3" HotelCode="116174|117322" HotelName="Apollo Museumhotel Amsterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pieter Cornelisz Hooftstraat 2, 1071 BX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/4d/af4dcb2a7bfe27f04378cef7d284db9c0211d12e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the point where the elegant P.C. Hofstraat meets charming Stadhouderskade. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="330.92" OriginalAmount="321.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.357985" Longitude="4.900697" StarRating="3" HotelCode="89083|1071118" HotelName="Ibis Styles Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 135, 1074 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/71/7f71840bd9a9b5893a81014fe07fd97902143c6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new hotel is located in the city centre, within walking distance of one of the major entertainm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.33" OriginalAmount="321.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37950125046" Longitude="4.8971813294721" StarRating="3" HotelCode="33664|122424" HotelName="Hotel ibis Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stationsplein 49, 1012 AB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/45/d645c47b5c0f523880aecf9f42e2762a917baed5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the heart of Amsterdam. Its setting is especially ideal for business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.23" OriginalAmount="323.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3656443" Longitude="4.8852139" StarRating="2" HotelCode="148144|1526258" HotelName="Quentin Golden Bear Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kerkstraat 37, 1017 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/32/8532b9c677a5ed922bb5eeb40f474a96f4507bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.81" OriginalAmount="327.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378419" Longitude="4.89642" StarRating="3" HotelCode="95615|1061348" HotelName="A-train" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 23, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/zz/57ad8b99a7eb1bae94360bba8adf1be61c691a26.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.21" OriginalAmount="328.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37131906" Longitude="4.93467879" StarRating="3" HotelCode="430547|2059035" HotelName="Hampton by Hilton Amsterdam Centre East" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Panamalaan 188-196, 1019 AZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/f4/8af4149f763a36c75e366dccfc9bc084864f93e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located approximately 3.5 km from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.47" OriginalAmount="329.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.325932" Longitude="4.867066" StarRating="3" HotelCode="187062|809955" HotelName="Holiday Inn Express Amsterdam - South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Business Hotel,City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zwaansvliet, 20, Amsterdam 1081AP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/b4/43b4bdd0a8d0b0bec6f8455690480753ce1b9ba4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located near the financial district of Amsterdam, the South Axis. If using the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.80" OriginalAmount="329.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362593" Longitude="4.878114" StarRating="4" HotelCode="36039|482365" HotelName="Catalonia Vondel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vondelstraat 26, Oud-West, 1054 GD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/0d/500d2a0b80993c66ccb4ced15c1c9f82eee5039c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in an charmingly attractive residential area. Amsterdam city centre'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="340.29" OriginalAmount="330.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365794" Longitude="4.87978" StarRating="3" HotelCode="27518|480925" HotelName="De Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Fax,Garden,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marnixstraat 372, 1016 XX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/12/87126726770c2b85bc5871a9ac1f92dd14d0a32e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre, 50 m from restaurants, bars, pubs and the bus station and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="340.68" OriginalAmount="330.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370086054175" Longitude="4.9076270612616" StarRating="3" HotelCode="337091|181346" HotelName="Hotel Ibis Amsterdam Centre Stopera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 68, 1011 LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/e1/51e1a4b6488ae0cd9f86434922961813a4df88fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Amsterdam within walking distance of the squares of Rembrandt ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="342.15" OriginalAmount="332.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35132" Longitude="4.874097" StarRating="5" HotelCode="318243|278495" HotelName="Bilderberg Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dijsselhofplantsoen 7, 1077 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bf/56bf892ca841cf8d3216b75baf21f50262cc9bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies in the south of Amsterdam within walking distance of the city's most exclusiv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="342.99" OriginalAmount="333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353869" Longitude="4.857512" StarRating="3" HotelCode="142000|749525" HotelName="Central Park Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Waldeck Pyrmontlaan 9, 1075 SP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/84/3e/843e7dd356b11ba7ffc5db677c8b4a20d9f042e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="343.75" OriginalAmount="333.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.350519" Longitude="4.876996" StarRating="4" HotelCode="11793|223936" HotelName="The Delphi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 101-105, 1077 AN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/49/5f4943140d812b390fcd0e8c811b8ed8c713b9c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in an upscale residential area of Amsterdam in Oud-Zuid. It is con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="344.84" OriginalAmount="334.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362107406324" Longitude="4.8783124703484" StarRating="3" HotelCode="200950|47864" HotelName="Leonardo Hotel Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesselschadestraat 23, 1054 ET Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7683/a_7683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the city centre and near to the Van Gogh Museum, the Rijksm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="349.52" OriginalAmount="339.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37121531" Longitude="4.89017679" StarRating="3" HotelCode="284247|296975" HotelName="Nova Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 276, 1012 RS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/6b/946b5f72305b2b5531939b3de70795472fa0cc2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.52" OriginalAmount="341.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365141599397" Longitude="4.8784527919163" StarRating="3" HotelCode="313014|2426055" HotelName="Hotel No 377 House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nassaukade 377, 1054 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/76/ab76a73c07065d5f356fd037d8de50b829c25cb8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.14" OriginalAmount="348.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359585" Longitude="4.880156" StarRating="4" HotelCode="904495|2065005" HotelName="Hotel JL No76" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luijkenstraat 76, 1071 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/02/13025f51f769d905468d121a61ec43e1c269b2e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in two 18th-century mansions in the heart of Amsterdam, right in the middle of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.16" OriginalAmount="348.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374128" Longitude="4.9050130000001" StarRating="3" HotelCode="296732|1189878" HotelName="Hotel Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 123, 1011 AM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/3b/873b730be804cb1d493014fea2a69068b87f4506.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.70" OriginalAmount="349.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.382457038794" Longitude="4.8875421229299" StarRating="2" HotelCode="153389|1102208" HotelName="Teun Hotel Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerdijk 61, 1013 KB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/4b/a24b70d143ac9a09751a81c23f665bd02526fc66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="360.44" OriginalAmount="349.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35508858" Longitude="4.87749742" StarRating="3" HotelCode="200949|353695" HotelName="Conscious Museum Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>De Lairessestraat 7, 1071 NR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/38/2838f1df603ab9fbfef4765289e6783d0a69e2c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel lies right at the heart of Amsterdam, only metres from the famous concert building of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="360.91" OriginalAmount="350.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354470021495" Longitude="4.8797466234686" StarRating="3" HotelCode="284248|917915" HotelName="Nova Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Nicolaas Maesstraat 72, 1071 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0d/38/0d388f1b0bee20f0df605fb2bb612e05a88f4304.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.19" OriginalAmount="351.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366888" Longitude="4.898726" StarRating="4" HotelCode="11016|229526" HotelName="Eden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amstel 144, 1017 AE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/1f/1f8f673dc4f494e8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of Amsterdam, directly next to the Amstel and roughly 10 miles...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.69" OriginalAmount="355.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36571447236" Longitude="4.8967024683952" StarRating="4" HotelCode="17621|20134" HotelName="NH Amsterdam Schiller" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 26, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/9e/b19ef8771e4cbfa2a00d78855f904f2ca2cb97cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the very heart of Amsterdam. That means that guests can embark on a roundtr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="372.20" OriginalAmount="361.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.333733" Longitude="4.888883" StarRating="4" HotelCode="29268|121864" HotelName="Novotel Amsterdam City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 10, 1083 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0e/c3/0ec3b46654e7a78a7934571c1a1f1d7a6b1df511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Affording excellent transport links to the city centre, this hotel lies within 500 m of links to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="373.73" OriginalAmount="362.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.383861590867" Longitude="4.9022975533035" StarRating="4" HotelCode="495429|1970025" HotelName="Sir Adam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Overhoeksplein 7, A’DAM Toren, 1031 KS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/01/90012716f07c7c67c83209d804548ad798a5f7db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="375.37" OriginalAmount="364.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362245458387" Longitude="4.8984680324793" StarRating="2" HotelCode="193876|830405" HotelName="ITC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 1051, 1017 JE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/a4/aca42a3f6d413ea817bd1b568850865c20e705bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="376.07" OriginalAmount="365.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.341829908249" Longitude="4.8759850633134" StarRating="4" HotelCode="146012|1127448" HotelName="citizenM Amsterdam South Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinses Irenestraat 30, 1077 WX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ab/39ab83073ff3549e0e0309cc0b91d670de578f1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="377.00" OriginalAmount="366.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.400812" Longitude="4.893883" StarRating="4" HotelCode="293284|1904185" HotelName="DoubleTree by Hilton Hotel Amsterdam - NDSM Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM - Plein 28, 1033 WB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/5c/a95cac132d9561fbc63cecab621c80697e866d2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="377.10" OriginalAmount="366.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361233" Longitude="4.916339" StarRating="4" HotelCode="10295|241426" HotelName="Arena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>S-Gravesandestraat 55, 1092 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/b1/08b15f97e97effa891c00ed3e0bc200f84c9ba5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the edge of the historical centre, next door to the Oosterpark, and offers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="377.78" OriginalAmount="366.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33179294" Longitude="4.87748091" StarRating="4" HotelCode="439598|1910745" HotelName="Element Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>A.J. Ernststraat 577, 1082 LD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/19/0619eb298ac1340fd2394559effa5a12ff388887.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.17" OriginalAmount="371.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33814927" Longitude="4.92064926" StarRating="4" HotelCode="497627|2240885" HotelName="QO Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Conference Hall,Internet,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Amstelvlietstraat 4, 1096 GG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/88/3288a7f3609606ceb8c5a982c2f3f421e2331d7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.79" OriginalAmount="371.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3545004" Longitude="4.8875268" StarRating="4" HotelCode="255579|922715" HotelName="Sir Albert" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Albert Cuypstraat 2, De Pijp District (Latin Quarter), 1072 CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/e2/83e29e7a3fa4b464bc524d5155393edecff33e84.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amsterdam, this urban hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.70" OriginalAmount="377.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.39399019" Longitude="4.88209812" StarRating="0" HotelCode="972964|4707595" HotelName="Hotel Boat&amp;Co" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Revaleiland 500, 1014 ZG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/b1/8bb10d56f62a785183e12b8d743f507517feac83.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.99" OriginalAmount="377.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366389" Longitude="4.896956" StarRating="4" HotelCode="11449|20074" HotelName="NH Amsterdam Caransa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 19, 1017CT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/6d/3b6d9520e50f99a50b62873459beff5bd761860f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable, city hotel is situated in a conveniently central location on the lively Rembrandtp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="391.19" OriginalAmount="379.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376174" Longitude="4.894492" StarRating="4" HotelCode="258441|246286" HotelName="Inntel Hotel Amsterdam Centre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Kolk 19, 1012 PV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/26/b0264d1fd39ca7a2b75b835cf4caf9cc7ab5fb3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the city centre in the Dam pedestrian area. It is just a few minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="391.81" OriginalAmount="380.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363108" Longitude="4.879466" StarRating="4" HotelCode="25125|20054" HotelName="NH Amsterdam Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 7, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/40/3940fe63060e9f6a77103b9de0254e454eb1ef7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous hotel enjoys a central location near to the Leidesplein, directly near to the Singelgr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="391.89" OriginalAmount="380.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378041" Longitude="4.896493" StarRating="3" HotelCode="38372|427895" HotelName="Ibis Styles Amsterdam Central Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Martelaarsgracht 10, 1012 TP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/90/5b90291fd971b4a32f86bcdad2f5b925876d4292.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historic city centre, on the Martelaarsgracht. This is the road which r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="394.63" OriginalAmount="383.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.380951649286" Longitude="4.8904140293598" StarRating="4" HotelCode="193908|2049455" HotelName="The Bank Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Haarlemmerstraat 120, 1013 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/d7/e6d7fd8ab631e1e59ba07834b0e4f9953bde2393.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="396.88" OriginalAmount="385.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355379" Longitude="4.902432" StarRating="3" HotelCode="193847|1872085" HotelName="Hotel Atlantis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ceintuurbaan 215-217, 1074 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/c1/0fc1906f038f26f82a62af396abf81da6e09af02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Amsterdam, this hotel is ideal for those in need of an adults-only hol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.03" OriginalAmount="388.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359292275042" Longitude="4.897736187055" StarRating="3" HotelCode="116327|252486" HotelName="Hotel V Frederiksplein" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Weteringschans 136, 1017 XV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/13/48132be6b4f46a562648211e53f569aa73ca3dce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the tram stop Frederiksplein. Restaurants, bars and shopping opportuni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="404.30" OriginalAmount="392.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374306" Longitude="4.934854" StarRating="3" HotelCode="72148|276015" HotelName="Lloyd Cultural Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oostelijke Handelskade 34, 1019 BN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/c5/05c56f805bc150c7545cfbd2bad50b8e9b94c73e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the fashionable Eastern Docklands at the edge of the city centre, only 5 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="404.32" OriginalAmount="392.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377859" Longitude="4.9140640000001" StarRating="4" HotelCode="58830|145206" HotelName="Mövenpick Amsterdam City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piet Heinkade 11, 1019 BR Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/e0/8de0b574bdac5979f0b9353e70275c7ec7f6634d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the water's edge, and yet within walking distance of the old centre of Amst...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="404.65" OriginalAmount="392.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.335701778541" Longitude="4.8742559299553" StarRating="4" HotelCode="169696|458025" HotelName="Crowne Plaza Amsterdam South" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>George Gershwinlaan 101, Amsterdam 1082 MT</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/23/302366dec9389c37d6f247e9883a5ab46b13d96d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in a major new development area in Amsterdam: the Zuidas close to the RAI Conventio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.51" OriginalAmount="393.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379345484429" Longitude="4.922046661377" StarRating="4" HotelCode="653947|2384605" HotelName="Hotel Jakarta Amsterdam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Javakade 766, 1019 SH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/6f/ff6f04f7a752c01b7c36ea36f99bcedf8a8dbc71.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;"Hotel Jakarta Amsterdam is a unique sustainable hotel in Amsterdam at the IJ river, at the former l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="406.81" OriginalAmount="394.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373717716033" Longitude="4.8936367034912" StarRating="4" HotelCode="200953|229696" HotelName="Amsterdam De Roode Leeuw" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 93-94, 1012 LP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/02/20021cb5adafa3b596b8c2d2afc6d5c1dc92460b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Amsterdam, directly next to the famous dam. The hotel is also...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="411.59" OriginalAmount="399.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.384729" Longitude="4.894064" StarRating="4" HotelCode="260447|986575" HotelName="Room Mate Aitana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>IJDok 6, 1013 MM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/45/e0458bb8441f43d839782787b6186f306e1128bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.32" OriginalAmount="403.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379447" Longitude="4.880503" StarRating="3" HotelCode="296731|4706585" HotelName="Linden Hotel Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Business Centre,Elevator,Internet,LCD/Projector,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Lindengracht 251, 1015 KH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/17/5817b55cd5ca5146efc4cb105577d241e38cb4b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Linden Hotel is in the heart of Amsterdam, walking distance from N...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="416.10" OriginalAmount="403.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.35836753277" Longitude="4.8987780932541" StarRating="4" HotelCode="906311|832945" HotelName="Notting Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Westeinde 26, 1017 ZP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/d9/b1d95a739a0c815cac2d673a2edd28f7df2f04d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant boutique-style hotel is located in the city centre, alongside one of the most beautiful...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="416.57" OriginalAmount="404.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36386294" Longitude="4.90657115" StarRating="4" HotelCode="440542|2037765" HotelName="Zoku Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Weesperstraat 105, 1018 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ce/ffce540676589e3a37bfd5b99ddf5dc386200741.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="419.23" OriginalAmount="407.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37603145916" Longitude="4.8992586135864" StarRating="3" HotelCode="67212|482145" HotelName="Luxer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Warmoesstraat 11, 1012 HT Amsterdam, Nordholland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4d/284dc3dcd53f6f015340b5a7208adfb83a13e78f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of Amsterdam's old historical centre. The central station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="426.13" OriginalAmount="413.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3698584" Longitude="4.90738452" StarRating="4" HotelCode="591631|2431715" HotelName="Monet Garden Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 76, 1011LZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/1b/dc1bc43c1080ca76b01aa805770c3e30af13b5a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="432.31" OriginalAmount="419.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374509195063" Longitude="4.9047789061821" StarRating="3" HotelCode="345610|2483635" HotelName="Hotel Fine Seasons" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 120, 1011 AM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/f1/90f141acf3eb19bf97f486d6d8892176b0c3ebb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="432.60" OriginalAmount="420.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370633" Longitude="4.893014" StarRating="3" HotelCode="901948|482285" HotelName="Rokin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rokin 73, 1012 KL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/ed/d0edf6a7cf8e4b1e340743eb9cba6d787e9f1b82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city on a main street. It lies just a few steps from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="435.59" OriginalAmount="422.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365730732327" Longitude="4.8972797055226" StarRating="4" HotelCode="303787|1463398" HotelName="Royal Amsterdam Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rembrandtplein 44, 1017 CV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/6e/b86ee06d64bd080e56200654e13ac78d944fe78e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 23 rooms. Most of the storeys can be reached by l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="436.88" OriginalAmount="424.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.33886291" Longitude="4.89080921" StarRating="4" HotelCode="972650|2492985" HotelName="nhow Amsterdam RAI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Europaboulevard 2B, 1078 RV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/9a/ca9a247b7124b16de229ddf819eff0559b5d50dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="439.97" OriginalAmount="427.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374698" Longitude="4.903854" StarRating="5" HotelCode="387464|75554" HotelName="Grand Hotel Amrâth Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 108, 1011 AK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bc/e8bc92ae67a1f6d73838a8a427f67d207af676e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a perfect location in Prins Hendrikkade in the city centre, only around 500...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="446.15" OriginalAmount="433.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360799474885" Longitude="4.869471510416" StarRating="3" HotelCode="337176|832955" HotelName="Pillows Anna van den Vondel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anna van den Vondelstraat 6, 1054 GZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/94/83943ef0a3d6d31638cae3b5afbacc4fedbb1bb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Amsterdam. The PC Hooftstraat is within walking distance and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="449.22" OriginalAmount="436.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36507" Longitude="4.883935" StarRating="4" HotelCode="78772|1061618" HotelName="Dikker &amp; Thijs Fenice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 444, 1017 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/eb/a7ebb1fa1028aac73d0b04bfcca56ee5f5460555.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="451.74" OriginalAmount="438.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365757055353" Longitude="4.8932102322578" StarRating="4" HotelCode="24556|461125" HotelName="The Albus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 49, 1017 HE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/39/28397d298db7aa07a47bc7c623d0d338b069571d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This design boutique hotel is well located within the famous Canal Belt and a short walk from Dam sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="453.26" OriginalAmount="440.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373095457284" Longitude="4.8823727667332" StarRating="4" HotelCode="652950|2331485" HotelName="Hotel Mercier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Golf,Housekeeping,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rozenstraat 12, 1016 NX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/e2/74e24f46ae24f59af7a8ffc01620ae22591fbe79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classic, retro and elegant. Step inside Hotel Mercier and feel at home. History relives at the strai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="458.27" OriginalAmount="444.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.355839" Longitude="4.886094" StarRating="4" HotelCode="59360|20124" HotelName="NH Amsterdam Museum Quarter" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobbemakade 50, 1071 XL Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/cf/c5cf41045154a583bd13fe1c8ae82e8cb998cc92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the Museumplein and is surrounded by art. The beautiful contrast with the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="459.67" OriginalAmount="446.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367961849101" Longitude="4.8963447276127" StarRating="3" HotelCode="80810|1567738" HotelName="Nes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kloveniersburgwal 137-139, 1011 KE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a344bc07adedba9dac30a1ea4f556e1b25e8eeb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="463.93" OriginalAmount="450.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.359777" Longitude="4.881062" StarRating="4" HotelCode="258786|502455" HotelName="Bilderberg Hotel Jan Luyken" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jan Luykenstraat 58, 1071 CS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c8/58/c85887c7535764db96376f60cd675166d1574950.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies at the heart of a peaceful, cultural area of Amsterdam- Links to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="464.34" OriginalAmount="450.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348550184721" Longitude="4.8851823806763" StarRating="4" HotelCode="13957|2009685" HotelName="Apollo Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollolaan 2, 1077 BA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/78/c478667a76df495dba04bcb5ca82983e77b3260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;If guests wish to relax and enjoy the beautiful city of Amsterdam, this location near the exclusive ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="471.62" OriginalAmount="457.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374071316625" Longitude="4.8905707235803" StarRating="4" HotelCode="11983|19984" HotelName="Die Port van Cleve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 176-180, 1012 SJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/6b/8f6bd7b48111147d660f4acb21a94b2fad6a6c7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Amsterdam's wonderful old town. Countless shopping venues such as the Magn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="472.75" OriginalAmount="458.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37351173" Longitude="4.90605828" StarRating="4" HotelCode="572286|2485515" HotelName="The Hendrick's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 139, 1011AS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/b9/cbb9ac77879672fa5ef83c59f05cbc9821e9b918.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="486.41" OriginalAmount="472.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36830127" Longitude="4.92356095" StarRating="4" HotelCode="428729|1740938" HotelName="YAYS Oostenburgergracht - Concierged Boutique Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage">
        <Address>
          <AddressLines>
            <AddressLine>Oostenburgergracht 73, 1018 NC Amsterdam-Oost, Niederlande</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/e1/7be1d9ae301e98571ec86acdddfaf358edc953da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at YAYS Concierged Boutique Apartments Oostenburgergra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="488.06" OriginalAmount="473.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.308949440353" Longitude="4.7597776441803" StarRating="4" HotelCode="29262|20174" HotelName="Sheraton Amsterdam Airport Hotel and Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schiphol Boulevard 101, 1118 BG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/13/2d13794ebc3d244d6dcb3d3d0c9d2d51e6785437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;As a conference venue, the hotel is of international importance. The centre of Amsterdam can be reac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="488.30" OriginalAmount="474.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361287254963" Longitude="4.8935642838478" StarRating="4" HotelCode="14737|122444" HotelName="Mercure Amsterdam Centre Canal District" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Noorderstraat 46, 1017 TV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/63/df639b729992cc61511921eb330d825f9f28371d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is set in a quiet street in the centre of Amsterdam, lying very close to the main at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="495.41" OriginalAmount="480.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.354301" Longitude="4.86646" StarRating="4" HotelCode="316802|461495" HotelName="Park Plaza Vondelpark, Amsterdam" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koningslaan 3, 1075 AA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/23/f3235af5546fa8775f752c71088ef170b99f1c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Amsterdam next to the beautiful Vondelpark. All of the po...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="500.33" OriginalAmount="485.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.387521" Longitude="4.834466" StarRating="3" HotelCode="263298|1061378" HotelName="Amsterdam ID Aparthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Designated Smoking Area,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Naritaweg 51, 1043 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1c/191ca8b9c5485da9f4803e74e5baaf36b9f0b133.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="510.14" OriginalAmount="495.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.373549052028" Longitude="4.8933175206184" StarRating="4" HotelCode="20234|20194" HotelName="Swissôtel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 96, 1012 LP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/8f/a88fd65741df093563b3619107a0be3a3e8a1757.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Amsterdam, next to the Royal Palace, the hotel overlooks Dam Square which of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="511.89" OriginalAmount="496.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364993263359" Longitude="4.8782058119267" StarRating="2" HotelCode="146475|1093418" HotelName="Sara's Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tweede Helmersstraat 6, 1054 CH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/76/98769bc1c22632bfade99ad6c2fae3276ae76e9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Amsterdam. For guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="515.47" OriginalAmount="500.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37468017" Longitude="4.88007578" StarRating="0" HotelCode="430933|4557975" HotelName="Mr. Jordaan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bloemgracht 102, Jordaan District, 1015 TN Amsterdam, The Netherlands</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/78/b0787f66737740a679aebe9e6c06f8c5b060eb8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="516.01" OriginalAmount="500.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.361544769493" Longitude="4.8830907572413" StarRating="4" HotelCode="15715|20154" HotelName="Park Centraal Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 25, 1071 ZD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/00/a70030c9d8be3898b2413767d26f16e462501327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.14" OriginalAmount="514.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37036969" Longitude="4.9084203" StarRating="2" HotelCode="612977|2201175" HotelName="Holiday Inn Express Amsterdam-City Hall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Valkenburgerstraat 14, 1011 LZ  Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/db/3bdb10504c789235c9e11673ed95a34ae91995ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="531.62" OriginalAmount="516.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.379155556893" Longitude="4.8898601531982" StarRating="3" HotelCode="193853|1993355" HotelName="Sebastians" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 15, 1015 CC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/b6/6fb65504f25398aadf49cff08fba3f5719251f81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="533.40" OriginalAmount="517.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370557" Longitude="4.888567" StarRating="4" HotelCode="337181|482055" HotelName="Estherea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singel 303-309, 1012 WJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/52/8552989227c27feae60b0f949035d7b713f35b2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on one of Amsterdam's most magnificent canals just 400 m from Dam Square and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="555.58" OriginalAmount="539.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.374213406598" Longitude="4.8923862392521" StarRating="3" HotelCode="64187|224056" HotelName="Best Western Dam Square Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gravenstraat 12-16, 1012 NM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/3e/433e149a0fc5eb281790e7432d62aa65fb2f4970.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of the centre of Amsterdam, just a stone’s throw from Dam Squ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="570.17" OriginalAmount="553.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.353356632137" Longitude="4.9072498306884" StarRating="5" HotelCode="573623|2202585" HotelName="Pestana Amsterdam Riverside" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 27/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Amsteldijk 67, 1074 HZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/a3/a9a3a6356029c030d0b0dc015b33751d7d98fb5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="574.41" OriginalAmount="557.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369761" Longitude="4.888699" StarRating="3" HotelCode="316800|20084" HotelName="NH City Centre Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 288-292, 1012VX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d9/11/d9115505eff4de45fe277db34c007cb3aae897f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in a central location, close to Damplatz and the main train stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="577.19" OriginalAmount="560.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37651041" Longitude="4.90020874" StarRating="5" HotelCode="10661|20064" HotelName="NH Collection Amsterdam Barbizon Palace" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 59-72, 1012 AD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/1c/aa1c513bbfffbefd7d7be6dc86671f3fbb52396e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within about 10 minutes guests can reach the Anne Frank House from the hotel. Dam Platz is just arou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.52" OriginalAmount="562.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3765711" Longitude="4.9071006" StarRating="4" HotelCode="904494|428015" HotelName="DoubleTree by Hilton Amsterdam Centraal Station" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Oosterdoksstraat, 1011 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/08/8708ec7edbad7cc4ca973fbac9453b98387ecc74.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the riverfront and next to the central train station, the hotel is within easy reach of a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="583.39" OriginalAmount="566.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.363775" Longitude="4.880936" StarRating="4" HotelCode="29315|228156" HotelName="American Hotel Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leidsekade 97, 1017 PN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/da/da596e6f6c56b284/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Occupying a building with a listed Art Noveau façade, this well-known hotel is centrally located on ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="585.84" OriginalAmount="568.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37586757" Longitude="4.88601871" StarRating="4" HotelCode="336266|1567618" HotelName="The Toren" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 164, 1015 CZ Amsterdam, Noord-Holland</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/42/5a4295d31ece301aa0b7c97f70712563eedf3bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="602.16" OriginalAmount="584.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.366357" Longitude="4.893003" StarRating="4" HotelCode="258926|20044" HotelName="NH Collection Amsterdam Flower Market" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vijzelstraat 4, 1017 HK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/fb/e1fbc933b6f8f3f48ca7c1e4ed8e6e177a5c63f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a deluxe hotel ideally located in the centre of Amsterdam. Nearby is the famous Floating Flo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="606.59" OriginalAmount="588.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377157993675" Longitude="4.8979738354683" StarRating="4" HotelCode="18933|20204" HotelName="Park Plaza Victoria Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Damrak 1-5, 1012 LG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/e4/9de40051abb446abf1165a82fdd66c1cdbe83d7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This extremely sophisticated hotel is centrally located opposite the main railway station. Public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="610.60" OriginalAmount="592.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.370154347291" Longitude="4.8966461420059" StarRating="4" HotelCode="16407|317485" HotelName="Radisson Blu Hotel, Amsterdam City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rusland 17, 1012 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/9b/e39b5f415871894c3bfb4bf08d0300ab0d694327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is centrally located, with all of Amsterdam's fantastic tourist attractions w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="640.45" OriginalAmount="621.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.377231" Longitude="4.895498" StarRating="4" HotelCode="24557|19964" HotelName="Kimpton De Witt Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 5, 1012 RC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/d0/6cd0f7142de5fe7e8ce2231464231a0183305ff5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well known luxury hotel behind a protected art-nouveau façade is located directly on Leidseplei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="648.34" OriginalAmount="629.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.36173969" Longitude="4.91160577" StarRating="5" HotelCode="533996|2382465" HotelName="Hyatt Regency Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarphatiestraat 104, 1018 GV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/b8/9fb8bde25aa9b116716838f4f4429a55f1d11368.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="673.37" OriginalAmount="653.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.371806" Longitude="4.8873630000001" StarRating="3" HotelCode="16607|313635" HotelName="The Hoxton Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 255, 1016 BJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/52/b052b10bab3f18d7336c197731f7ba4e595626ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Amsterdam, surrounded by shops, bars, pubs, discos and re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="677.06" OriginalAmount="657.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.365395400794" Longitude="4.893133195162" StarRating="4" HotelCode="11572|1061608" HotelName="Banks Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 519 -525, 1017 BV Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/e3/68e3bc7b27cae657ac25b80e50531d59563d7c74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="680.54" OriginalAmount="660.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37775" Longitude="4.897062" StarRating="5" HotelCode="213842|1061638" HotelName="art'otel amsterdam, by park plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 33, 1012 TM Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/e0/28e016662ff8bd697c1508f39180b51291e1b94b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="681.86" OriginalAmount="662.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358182" Longitude="4.889771" StarRating="2" HotelCode="400757|428235" HotelName="Aston City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 68, 1072 AD Amsterdam, Oud-Zuid</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/9e/379e262d14aa3c86b0c4e405fc67e0f53a7eea2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys a convenient location in the heart of Amsterdam, overlooking one of character...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="702.95" OriginalAmount="682.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.375471" Longitude="4.892807" StarRating="4" HotelCode="17703|181796" HotelName="INK Hotel Amsterdam - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwezijds Voorburgwal 67, 1012 RE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/20/14200bd411d5e525e79f976ce84ec39834b2817e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is housed in a wonderfully located 17th century building that lies between the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="706.58" OriginalAmount="686" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348835" Longitude="4.891855" StarRating="5" HotelCode="15376|47524" HotelName="Okura Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferdinand Bolstraat 333, 1072 LH Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/dc/ebdc60d2ad3afd5eb3b415e9b5ae614781e7e2ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside one of the most famous canals in Amsterdam. The RAI...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="744.46" OriginalAmount="722.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.378158" Longitude="4.894374" StarRating="5" HotelCode="29270|20164" HotelName="Renaissance Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kattengat 1, 1012 SZ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/13/0413e686abdbe9781f13356873ed0132b287a1cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is situated in a strategic and central location. Links to the public trans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="745.80" OriginalAmount="724.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372774004203" Longitude="4.8897762444687" StarRating="5" HotelCode="317464|1608638" HotelName="W Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Spuistraat 175, 1012 VN Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/a8/b9a833bd92b1b9036ebaa79c0bc1eaf0721bcee1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="763.62" OriginalAmount="741.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.3709107" Longitude="4.8936852" StarRating="4" HotelCode="930978|2440365" HotelName="Hotel V Nesplein City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nes 49, 1012 KD Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/4d/eb4dada28d88bbcd586a5958cff39c976c3766e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="775.45" OriginalAmount="752.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.362595951237" Longitude="4.880042345074" StarRating="5" HotelCode="336273|107962" HotelName="Marriott Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stadhouderskade 12, 1054 ES Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/9f/879fe0c7ff4730fc262f5a7645189d6a2e6ae46c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel enjoys an ideal location across the street from Leidseplein's fine shopping, d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="781.13" OriginalAmount="758.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376253329786" Longitude="4.8863518238068" StarRating="4" HotelCode="145475|1132058" HotelName="Canal House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 148, 1015 CX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/d7/21d7bb3ed4d3590950aeb44e194dcf4dac4513aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="783.75" OriginalAmount="760.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.352771" Longitude="4.883624" StarRating="4" HotelCode="52827|356565" HotelName="The College Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roelof Hartstraat 1, 1071 VE Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/72/0272296c52a8a6f79d75046439e50553ee2f352c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently situated near the Museumplein (Museum square). Although there is a t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="792.44" OriginalAmount="769.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.343606" Longitude="4.858172" StarRating="4" HotelCode="547331|2216605" HotelName="Twenty Eight" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Bicycle Rental,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Stadionplein 260, 1076 CK Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/8d/ea8da6ef0244cdf5c340e2c71c288b69d5a7d4d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="793.78" OriginalAmount="770.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37527569" Longitude="4.89349716" StarRating="0" HotelCode="571768|4557755" HotelName="The Highland House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Nieuwstraat 17, 1012 NG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/c9/95c96db587d933c8e24a5e6fe678464759bcf480.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="816.52" OriginalAmount="792.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.368238724571" Longitude="4.8957100846558" StarRating="4" HotelCode="24558|20104" HotelName="NH Collection Amsterdam Doelen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 26, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/15/cd15de1e4b71e5406e2fa3a65e81e9b826eb67ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly beside the Amstel River. It is located in the centre of Amste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="821.65" OriginalAmount="797.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.369247083416" Longitude="4.884224832058" StarRating="5" HotelCode="11307|749545" HotelName="The Dylan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keizersgracht 384, 1016 GB Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/54/4f542b6f09b62180f59e0714e60347a8ed8f6fb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is situated on the Keizersgracht, one of the main canals in Amsterdam. It is loc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="824.37" OriginalAmount="800.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.372699275099" Longitude="4.8943267987767" StarRating="5" HotelCode="13020|20114" HotelName="NH Collection Amsterdam Grand Hotel Krasnapolsky" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 9, 1012 JS Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/zz/aeadbfa05f1fef1e48408c0b16ae1fb5e989b7d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern first-class hotel lies at the heart of Amsterdam, directly on Dam Square and opposite th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="900.67" OriginalAmount="874.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.360042" Longitude="4.905384" StarRating="5" HotelCode="200952|20034" HotelName="InterContinental Amstel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Professor Tulpplein 1, 1018 GX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/ed/96ed5aaf375448fdbe6af942d62200330415c175.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This very luxurious hotel is situated on the banks of the River Amstel. It is within walking distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="921.69" OriginalAmount="894.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367148" Longitude="4.882733" StarRating="5" HotelCode="178573|979525" HotelName="Andaz Amsterdam Prinsengracht" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prinsengracht 587, 1016 HT Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/80/eb8061f83bb88ac400491a1c3e641cd77d6d0630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1058.20" OriginalAmount="1027.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.371164761838" Longitude="4.8954606056213" StarRating="5" HotelCode="18321|114442" HotelName="Sofitel Legend The Grand Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oudezijds Voorburgwal 197, 1012 EX Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fa/b1/fab1e3a0cbaba69db3724454ca8754822dfd5b80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the heart of Amsterdam's historical centre, this city hotel is set between 2 pict...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1121.94" OriginalAmount="1089.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37887577" Longitude="4.83802553" StarRating="3" HotelCode="847565|2485335" HotelName="Hotel New Kit" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bos En Lommerweg 390, 1061 DJ Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/9e/089e764d41c6a9672f92af9f8cb2a643debfbf99.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1165.96" OriginalAmount="1132" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.367620839981" Longitude="4.8943018913269" StarRating="5" HotelCode="11634|192166" HotelName="De L'Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nieuwe Doelenstraat 2-14, 1012 CP Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/1e/541e520f390a89056d7bc8a40017807a152a5ca4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located at the heart of Amsterdam's old town on the banks of the River Amstel. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1305.48" OriginalAmount="1267.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.358617" Longitude="4.878541" StarRating="5" HotelCode="904540|749535" HotelName="Conservatorium" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Van Baerlestraat 27, Amsterdam 1070 LP</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/d4/47d4990262081209f212976928e5cb07072ccfde.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1368.09" OriginalAmount="1328.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.364630806722" Longitude="4.8967426714726" StarRating="5" HotelCode="930981|987735" HotelName="Waldorf Astoria Amsterdam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herengracht 542-556, 1017 CG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/46/bf/46bf37aac62a413da63780e4c0fb4a69cf4c83d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1382.20" OriginalAmount="1341.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.348917" Longitude="4.908607" StarRating="2" HotelCode="71422|830395" HotelName="Flipper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Free CXL until 05/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>Borssenburgstraat 5, 1078 VA Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/be/2fbeea23ce1b9a9b3bf0856f42d831460ace02f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the southern part of the centre of Amsterdam, just a 5-minute trip on public transport f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1627.63" OriginalAmount="1580.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.400642" Longitude="4.889403" StarRating="3" HotelCode="200951|234796" HotelName="Botel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>NDSM-Pier 3, 1033 RG Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/ce/d8ce2bf9e215ca7933697dc52072e8e21e003ab4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the NDSM-shipyard, just a 5-minute drive from the Amsterdam ring road (A10)....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2402.15" OriginalAmount="2332.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.376499963133" Longitude="4.8997892967617" StarRating="3" HotelCode="116316|1567788" HotelName="Prins Hendrik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prins Hendrikkade 53, 1012 AC Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/be/0abec28d42ce4152781742a5c2e492ef6d333b8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amsterdam. The nearest airport is Amsterdam (AMS).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2414.05" OriginalAmount="2343.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="52.37246248" Longitude="4.89327047" StarRating="5" HotelCode="615095|2483605" HotelName="Hotel TwentySeven" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/09/2026" HotelFacility="Bar,Internet,Jacuzzi,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dam 27, 1012 JS Amsterdam, Amsterdam</AddressLine>
          </AddressLines>
          <CityName>Amsterdam</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/9a/e69a2a7445e6836ca714d25eac2e80d06ed8853d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amsterdam.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Designated Smoking Area,Fax,Restaurant,Telephone Service,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Nightclub,Shopping Arcade,Conference Hall,Currency Exchange,Room Service,Massage Centre,Sauna,Swimming Pool,Wheelchair Access,Jacuzzi,Spa,Garden,Diet Meals,Golf,Kitchen,Business Centre,Elevator,LCD/Projector,Luggage Storage,Parking,24 Hour Front Desk,Coffee Shop,Concierge,Housekeeping,Off-Site Parking,Wake-up Call Service,24 Hour Power Supply,ATM/Cash Machine,Banquet Hall,Meeting Room,24 Hour Security,Printer</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,CONFERENCE HOTEL,APARTMENT HOTEL,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,AIRPORT HOTEL,ECO HOTEL,HOTEL,HOSTEL,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
dd62702d-eec2-4f5b-baa9-4f4350050835|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="dd62702d-eec2-4f5b-baa9-4f4350050835">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="63219" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="36036|1090108" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dd62702d-eec2-4f5b-baa9-4f4350050835|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
dd62702d-eec2-4f5b-baa9-4f4350050835|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="dd62702d-eec2-4f5b-baa9-4f4350050835" TimeStamp="0001-01-01T00:00:00" HotelName="Rembrandtplein Hotel" HotelCode="36036|1090108" StarRating="2" GTCityId="63219" CountryCode="NL" CityName="Amsterdam" CountryName="Netherlands" Address="Groenburgwal 27, 1011 HR Amsterdam" PostCode="1011 HR" PhoneNo="+31204284244" FaxNo="+31204284248" Email="info@rembrandtpleinhotel.nl" CheckInTime="15:00" CheckOutTime="11:00" Latitude="52.368977424626" Longitude="4.8986283343586" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: BASIC, SINGLE, SINGLE BED|Room 2: BASIC, SINGLE, SINGLE BED" RoomTypeCode="0|0|1463432085|1776429527065705B2119B0||no^0|0|1463432085|1776429527065705B2119B0||no|1090108|16|MTYwLjE2fEdCUHwyMDI2LTA4LTE1" OriginalAmount="160" TotalPrice="164.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="164.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: BASIC, DOUBLE BED|Room 2: BASIC, DOUBLE BED" RoomTypeCode="0|0|1255166185|1776429527065705B2119B1||no^0|0|1255166185|1776429527065705B2119B1||no|1090108|16|MjQ5LjgyfEdCUHwyMDI2LTA4LTE1" OriginalAmount="250" TotalPrice="257.31" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="257.31" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: BUDGET, SINGLE|Room 2: BUDGET, SINGLE" RoomTypeCode="0|0|1256617025|1776429527033872B2091B3||no^0|0|1256617025|1776429527033872B2091B3||no|1090108|16|MzAxLjk2fEdCUHwyMDI2LTA4LTE1" OriginalAmount="302" TotalPrice="311.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><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="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Internet access|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T00:00:00" End="2026-10-09T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="311.02" /></CancelPenalty><CancelPenalty Start="2026-10-10T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="311.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/5a/97/5a979b1e10f99ed243dd7ee02bf39a24e1c4df5f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/25/af/25af42e2561685686951b4d90968578671465bd5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d7/d6/d7d6d3f8746709e58838db47f728d2b80a12d904.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4e/50/4e506a5a398deeab6825016af94b322426f610c4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/10/5b/105b8f718ef4b72ab3cbcb21031d94789722e712.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a5/5a/a55a9fb3e73be96bf3544eecd3663e484746e8e9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/30/7f/307f6e89bb65acaead4b0deacb489d1fbe42f7e9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/df/5c/df5c2651c929ff87e8fe26aecc0998713e3c10c4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/47/17/47179a842295bff268bd08aa2fbe79090b975949.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/09/c9/09c9620b51fcf4b40225c83d05a5eb120bb95b72.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/80/8a/808ace7e4b24c7af3324534d24342dbf50054f7a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/74/6f/746f04425da2777e5dc4b0d52de28d3b58af4b36.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/69/f7/69f70622ec1be49b17ba6da072fb12c6e46de289.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f0/57/f0575d99110cdd40147a613aa887a2b2bb51450a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/02/33/023334a3960e3c839e131b6a1939e5b8609d8be8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/b0/d2b08ca1c6c68ec9158659bc2a9cf94c9a4d992f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c3/31/c331c2189d1efcfada3570b0be27930f18cc69da.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2d/30/2d30fcac73f0925065b0d3934a1a0ab107796959.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a8/52/a852dc7864d0677180c3438c70cd7f25095dd6ba.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/30/be/30bed9b165656c0668712efb54f03feca50b0991.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4a/21/4a21027bef7f07a53d6db60664ec2a436daeea44.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b9/78/b97833ad0a39984e2464cc07eecba5003371e30a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/62/b3/62b37c612a85ceb3228d40af26c03072a8e2a994.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/90/0f90b0e17851066dc98f7bf6fdfd1baaeb0ecd22.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/65/fc/65fc2ef9f10e6b7146273fb31461345066a82308.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3b/6a/3b6a5128fbae631e809baf475031dfd9aa02dd2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/44/dd/44dd0eb771436079b35dcb6ca81e33c0284020a1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ef/69/ef69b1ba3fba3eebe5d0f3dadd4b3dc068b88ee2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/3b/9a3b0b2d18e6b948ee594ffaee9e12546b80960f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/37/e3/37e34581638f97b22bf7fb24ebde372c7f78d461.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/78/d5/78d5c2e39086d2a1b06647cb4af0e88fe2d420d5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a6/c7/a6c7855b304ab3104f4840ebd2601555cb13821d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/b0/c9b05d30b06cfad550bc5b7d746ef61df63ce0c4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/04/ab/04ab9d664a5d97cd91df5500bc5e2746d0574d8c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/8d/01/8d01abaf672b58298f8ab233f8871c1750c07af1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b3/af/b3af7905e0990ebc4bc68acb6e8b6b8e3af534b7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c1/65/c16533833bbbeb9f3c83c4457b76df1bf057cd5f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4b/b5/4bb59472018266d17d45fefc0b3993c264594823.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/77/a4/77a4da33ef8abd25af2f75b55c653b89c21b98dd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c4/c1/c4c1d4d67ba0a348d179384cd5f827ca0ecb1480.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/53/8d/538dfdda5fed2ae7c5adf24d7c2649a7722343a7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bb/be/bbbeb6836c250ded481e559cd44e80f5da03d22e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2b/27/2b279832393bc4bfae308818872f27050f3057a3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d6/c7/d6c73eea777d6a1082a78e5ce917d0bd1af9d251.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/93/0c/930c0770ca44c3b6de1e070b1e249df0a466d0fc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/88/f8/88f8de971a342112d522dd9479f71d4f4d4c2b20.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/97/87/9787c2c3979306f005bcf7e3c81d6d6630918d2c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/8f/a7/8fa7d9a9b8e5926d4a37f582d607ef5d7ac3b9fc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0a/f9/0af986aaf0ce94fb7bf68fedb38b0ad616965aba.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/41/01/4101ad41308e044b0e9c0b382cd5ce00af8c965a.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the centre of Amsterdam.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;20 non-smoking rooms await guests at this hotel, which includes a reception desk. A baggage storage service and a transfer service are available. Wireless internet access allows guests to stay connected while on holiday.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature a living room and a bathroom. Air conditioning ensures comfortable temperatures. Guests are sure to get a good night's sleep in the double bed. Amenities include a desk and WiFi. Bathrooms are appointed with a shower. Family rooms are available for parents with children. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Bed and breakfast is bookable.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 150.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 30.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 55.00 EUR one way.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>31-20-4284248</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>31-20-4284244</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2.5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>20</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></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
dd62702d-eec2-4f5b-baa9-4f4350050835|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="dd62702d-eec2-4f5b-baa9-4f4350050835" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: BASIC, SINGLE, SINGLE BED" BoardBasis="Room 1: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Akash" LastName="Sharma" DOB="20010417" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 2: BASIC, SINGLE, SINGLE BED" BoardBasis="Room 2: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Anurag" LastName="Sharma" DOB="20010417" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="36036|1090108" SourceId="16" RoomTypeCode="0|0|1463432085|1776429527065705B2119B0||no^0|0|1463432085|1776429527065705B2119B0||no|1090108|16|MTYwLjE2fEdCUHwyMDI2LTA4LTE1" TotalPrice="164.96" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Akash</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
dd62702d-eec2-4f5b-baa9-4f4350050835|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ 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>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Akash</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-08-11T00: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-08-11T00:00:00" End="2026-10-11T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="164.96" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-10-15T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-10-16T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>160.16</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>netherlands</CountryName>
  <PostCode>1011 HR</PostCode>
  <Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Akash Sharma</GuestName>
      <RoomType>Room 1: BASIC, SINGLE, SINGLE BED</RoomType>
    </Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 2: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Anurag Sharma</GuestName>
      <RoomType>Room 2: BASIC, SINGLE, SINGLE BED</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>164.96</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>160.16</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-08-15T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>Groenburgwal 27, 1011 HR Amsterdam</_address>
  <_cityName>Amsterdam</_cityName>
  <_fax>+31204284248</_fax>
  <_hotelName>Rembrandtplein Hotel</_hotelName>
  <_phoneNo1>+31204284244</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430573</FileBookingId><BookingId>41945</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
dd62702d-eec2-4f5b-baa9-4f4350050835|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>260430573</FileBookingId>
  <Status>Fail</Status>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d|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="dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="2" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-22T00:00:00" End="2026-10-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d|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-04-17T13:40:43.8630475+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="80.33" OriginalAmount="77.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.894077381419" Longitude="2.336847782135" StarRating="3" HotelCode="60435|1546728" HotelName="Lumieres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue Damrémont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/12/8f12bcf003092ffad599f8d5680f5aea299991a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.62" OriginalAmount="79.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867123" Longitude="2.374232" StarRating="2" HotelCode="25346|1548818" HotelName="Léonard de Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2026" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue des Trois Bornes, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/41/e341e7f152fb83dc910f2c7566887e99bcc4704d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.45" OriginalAmount="80.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.817297097111" Longitude="2.3504278063774" StarRating="3" HotelCode="29464|1037495" HotelName="ibis Paris Porte d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du Val de Marne, 94250 Gentilly</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/9a/679a4053a3b2082fc597613dc27cf50e78f15339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located opposite the Charléty stadium, close to the exhibition centre. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="84.05" OriginalAmount="81.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.940853298132" Longitude="2.3241877555847" StarRating="3" HotelCode="63979|74214" HotelName="Kyriad Villeneuve la Garenne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Boulevard Charles De Gaulle, 92390 Villeneuve La Garenne</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/44/bb44731a3c51cff7d63b02a895b02fd52813f915.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 5 minutes from the Stade de France and 20 minutes from the business distri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.33" OriginalAmount="82.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.816054606817" Longitude="2.3643310368061" StarRating="4" HotelCode="38276|447565" HotelName="Novotel Paris Porte d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 rue Voltaire, 94270 Le Kremlin Bicetre, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/85/25854f726613408557b8f8613bdc7991982ab5be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business conference hotel lies on the southern outskirts of the French capital. It is just a fe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="90.16" OriginalAmount="87.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855415181956" Longitude="2.4097260832787" StarRating="2" HotelCode="34567|230226" HotelName="Comfort Davout Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>110 Rue des Orteaux, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/11/6b/116b1398233a6a275a297d5c980111422a10297c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated just a few métro stations from the opera as well as from the Cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.09" OriginalAmount="88.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865546" Longitude="2.417213" StarRating="3" HotelCode="63961|459875" HotelName="Campanile Porte de Bagnolet" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28, Avenue du General de Gaulle, Bagnolet 93170</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/63/e5639206d9f415acfef929fb7e7dbc09d811c26d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel-restaurant is situated in the east of Paris, near Porte de Bagnolet. The centre of Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.12" OriginalAmount="89.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854546897702" Longitude="2.415554523468" StarRating="3" HotelCode="32824|389435" HotelName="Hôtel ibis Paris Porte de Montreuil" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Avenue du Professeur Andre Lemierre, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/4b/b44bde6b530be60a756a11e527c948ccac415c0a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel provides direct access to the center of Paris (Metro L9 in 15 minutes). It is located to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.03" OriginalAmount="95.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834349517018" Longitude="2.3239605742397" StarRating="3" HotelCode="11354|791255" HotelName="Campanile Paris XIV - Maine Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/19/4519d1ae7beb574b690fa8b69c89f11dabcd195e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.44" OriginalAmount="95.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88389960992" Longitude="2.3449654877186" StarRating="3" HotelCode="56513|276415" HotelName="Bellevue Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue d'Orsel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/7c/267cc2e2e4f332d950cb3dc487d2a24077c5024f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the foot of the famous Montmartre, just a short distance from a cable car, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="101.91" OriginalAmount="98.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855123990744" Longitude="2.4095369875431" StarRating="2" HotelCode="29451|2128715" HotelName="ibis Styles Paris Nation Porte De Montreuil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue de la Croix Saint Simon, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/42/c742cc5a526efd4eafc29f6369dc46c8cf8c79d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on a street corner directly beside Porte de Montreuil metro station. From here...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.31" OriginalAmount="99.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875871991133" Longitude="2.35897095314" StarRating="4" HotelCode="39394|389415" HotelName="Holiday Inn Paris - Gare De L'est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/4e/b34e189b77b3ef059ffb08bfeaf5cf27cc6c03bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated opposite Gare de l'Est. Both Montmatre and Les Halles are to be found nearby....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.82" OriginalAmount="102.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.903066522603" Longitude="2.0933353900909" StarRating="3" HotelCode="56453|766235" HotelName="Hôtel Mercure Paris Ouest Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Avenue Des Loges, 78100 Saint-Germain en Laye, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/cf/cacf8113d285ba33fa2bcdf1179af8a04718afe5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Expo Park, Princes Garden and the Roland Garros Stadium, within 1...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="106.86" OriginalAmount="103.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890642108124" Longitude="2.3248368501663" StarRating="3" HotelCode="57106|54884" HotelName="Ambassadeur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>153 Rue Legendre, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/01/4c0151a3f019a01e4ee9d3c0a7a74bb031173348.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is very well situated. It lies in a quiet area in the north of Paris, just behind Mo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.43" OriginalAmount="104.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837203" Longitude="2.2971384" StarRating="3" HotelCode="63959|760465" HotelName="Convention Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 rue Alain Chartier, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/7c/b67cb4076ab6a7a556d2a56946e6742da19cb984.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of the Convention district in Paris' lively 15th arrondissem...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.66" OriginalAmount="105.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.889869668175" Longitude="2.3210817575455" StarRating="3" HotelCode="14338|231886" HotelName="121 Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>121 Avenue de Clichy, 75017 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/40/7e4027ea90b703f263c8d0da569a2d747028bbb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a lively quarter of Paris where the worlds of art and business mingle, this is the perfe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.95" OriginalAmount="107.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88803551638" Longitude="2.3909318447113" StarRating="3" HotelCode="11624|2371075" HotelName="Au Boeuf Couronne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>188 Avenue Jean Jaurès, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/61/5361dddd7c0b7d81c3d237c24468ab611df50168.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.93" OriginalAmount="108.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835158" Longitude="2.387685" StarRating="3" HotelCode="47501|351125" HotelName="Kyriad Hotel Bercy Village" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Baron Le Roy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/6a/a56a1ea585e1127ceebeb44b9115a8bd455a77c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.82" OriginalAmount="109.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.894327787388" Longitude="2.3124933242798" StarRating="3" HotelCode="43937|303025" HotelName="Timhotel Paris Berthier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Boulevard Berthier, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/60/cb/60cbef49b604b831daccf2129f6b6310c6f42990.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the 17th arrondissement of Paris, the hotel is very convenient for both business and tou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.16" OriginalAmount="112.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885326" Longitude="2.360537" StarRating="2" HotelCode="14807|300115" HotelName="Hipotel Paris Gare du Nord Merryl" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7-9 Rue Pajol, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/bd/52bd4ff7dad93256dbe7b67e11506ce61be1aecb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on a peaceful side street in the 18th arrondissement, this hotel lies at the heart of Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.76" OriginalAmount="113.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874237" Longitude="2.347804" StarRating="2" HotelCode="36464|301775" HotelName="Hotel Le Faubourg" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 rue du Faubourg Poissonière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/f5/21f5f74041bbf578a596ecf689213a725a4ecb89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is a few steps away from Montmartre and the Folies Bergere and close to the opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.65" OriginalAmount="114.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876401194794" Longitude="2.3466485738754" StarRating="3" HotelCode="35142|428225" HotelName="Opera Lafayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/fb/d5fbddc9bd439233d233bb1855a6df25dccbd050.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Many of Paris' top attractions including the opera house, museums, Sacré Coeur and the famous shoppi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="123.83" OriginalAmount="120.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845344276901" Longitude="2.3836469650269" StarRating="2" HotelCode="18896|1459448" HotelName="Venise" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 rue de Chaligny, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/06/1d06b630beb656cf5bd27de031ad52e8569c6bbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.33" OriginalAmount="120.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846370698252" Longitude="2.3795592784882" StarRating="3" HotelCode="39441|34744" HotelName="Hôtel Trianon Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/2d/672d9f1018dbc38a2b949f6e53a2fbc8b7fb8333.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the new business district close to the Palais Omnisports de Paris-Bercy (POPB) and the Ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.71" OriginalAmount="121.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.893375532653" Longitude="2.3798704147339" StarRating="3" HotelCode="25636|905345" HotelName="Hotel Campanile Paris 19 - La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>147/151 Avenue de Flandre, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/7c/fc7c3a999abe2ff738f692973f77aaf2dc57047e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.86" OriginalAmount="125.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880990679221" Longitude="2.3514814212117" StarRating="3" HotelCode="11620|389165" HotelName="Avalon Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Boulevard de Magenta, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/a8/24a8a5778f6b88eb62ba5c55d73d8b8328ced3e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The modern hotel is located at the heart of Paris, just 100 m from the nearest links to the transpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.38" OriginalAmount="125.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.896631387894" Longitude="2.3457560201535" StarRating="3" HotelCode="25634|941785" HotelName="Hôtel ibis Paris Ornano Montmartre Nord 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>70 Bis Boulevard Ornano, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/1a/1b1a4f14facdea5edfda145253e2a4cd45980f64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.55" OriginalAmount="125.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849422478562" Longitude="2.380967438221" StarRating="3" HotelCode="33001|7684" HotelName="Color Design Hôtel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Citeaux, 12ème Arrondissement, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/d5/08d5fcc51ff66d6370eb49fb4daaeaa8570a1695.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within a few paces of the Place de la Bastille and the Gare de Lyon. Although locate...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="129.94" OriginalAmount="126.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890236490461" Longitude="2.3993727564812" StarRating="4" HotelCode="29469|390015" HotelName="Mercure Porte de Pantin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>22 Avenue Jean Lolive, 93500 Pantin</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/7a/4b7adf66cf2407e22fef9404f4e017575a0165af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The residence is a 25-minute walk from the Parc de La Villette and offers direct access to the centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.08" OriginalAmount="128.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876558195011" Longitude="2.347109913826" StarRating="3" HotelCode="31210|300315" HotelName="Montholon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue de Montholon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/95/869569d97eadf14106fa28da1a6301c0c323f809.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located close to the tourist centre just a short distance from restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.29" OriginalAmount="128.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878148" Longitude="2.327031" StarRating="3" HotelCode="61172|300855" HotelName="Opera Deauville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/93/96937c4e8f7e0ba27756c2e459a8dc39bb73fec6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 9th arrondissement, close to Liège metro station, in the heart of the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.64" OriginalAmount="128.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871856795202" Longitude="2.3434996604919" StarRating="2" HotelCode="58334|350965" HotelName="Victoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Cité Bergere, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/20/d820b49129d0fd4684740db528bac0a5dbdad252.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.95" OriginalAmount="129.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834073875664" Longitude="2.3461208515205" StarRating="2" HotelCode="14314|427985" HotelName="Belambra City Hotel Magendie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2/4 Rue Magendie, Angle 6 rue Corvisart, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/cd/9d/cd9d84525f66ecfca433e8531ddb675580954f8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.28" OriginalAmount="131.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8813775989" Longitude="2.3620278603047" StarRating="3" HotelCode="29503|90076" HotelName="Hotel At Gare du Nord" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Philippe de Girard, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/27/83271c971171262d45f6be3d3483e174e3f84bef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located near to the Gare du Nord, about one kilometre from the Parisian...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.28" OriginalAmount="131.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838677453927" Longitude="2.2887240288361" StarRating="3" HotelCode="39454|862695" HotelName="Hôtel de la Paix" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue Duranton, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/2b/222beeeaa8c6f131de76b66fdfa97e923f748475.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.64" OriginalAmount="131.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851145090236" Longitude="2.3394870758057" StarRating="2" HotelCode="34593|1548158" HotelName="Villa des Princes Saint Germain" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Monsieur Le Prince, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/67/8d67b54b3f8ab85d0838b6063ebc8e4795295030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in a sensationally picturesque area of Paris. It is just 25 km to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.64" OriginalAmount="131.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.827159982089" Longitude="2.3482954502106" StarRating="3" HotelCode="64088|1661668" HotelName="St. Charles" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6, Rue de l'Espérance, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/a8/83a84658850b7111800b34f5aea707cc5f77d9bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.36" OriginalAmount="132.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869173359223" Longitude="2.3574981093407" StarRating="3" HotelCode="15018|862835" HotelName="Hôtel Moris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue René Boulanger, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/ec/93ec9b777a1f9f4ef434c229bac05f962abbc5f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.06" OriginalAmount="133.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882179889283" Longitude="2.3185953497887" StarRating="3" HotelCode="34588|611645" HotelName="Hôtel du Théâtre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Cheroy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/58/bd58ea1e62592c7e97fe0ea60ac427fde8ef29fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, modern city hotel is just 5 minutes from the opera, the Champs-Élysées and the Port...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.47" OriginalAmount="134.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876551138832" Longitude="2.3270148038864" StarRating="3" HotelCode="36461|74744" HotelName="Grand Hotel du Havre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue D'amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/1d/871da5c50b4b3e891b66c386d8c2ebf759e67411.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just steps away from Saint Lazare train station. Numerous restauran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.66" OriginalAmount="134.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868228564963" Longitude="2.3616810142994" StarRating="3" HotelCode="34952|300915" HotelName="Hôtel Paix Republique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2bis Boulevard Saint-Martin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/6b/bf6bdf4ff0e583cf97154c2df0d45d2e5a987b51.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris’ Right Bank, where guests are received in a friendly and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="138.80" OriginalAmount="134.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.829358" Longitude="2.374886" StarRating="3" HotelCode="28200|300125" HotelName="Quality Suites Bercy Bibliothèque by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/99/9199d9d67f8089e7085f90770e24642df47ddf32.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Grande Bibliothèque François Mitterrand and the Bercy business di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.36" OriginalAmount="135.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880211" Longitude="2.345498" StarRating="3" HotelCode="35184|303765" HotelName="Riviera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Turgot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e2/03e2196a7af2d5ca1de024a65cecbd0a1bae7742.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the entertainment quarter, with the superb Opéra Garnier and the Moulin Roug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.61" OriginalAmount="135.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839472" Longitude="2.392728" StarRating="3" HotelCode="16703|940985" HotelName="Le Quartier Bercy-Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Boulevard de Reuilly, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/06/3106d26c5674abbbcf5774703ab0f0eded631202.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming tradition-rich hotel is peacefully located close to the Place de la Nation, Bercy spor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.64" OriginalAmount="135.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873701" Longitude="2.359048" StarRating="3" HotelCode="25355|1082028" HotelName="Staycity Aparthotels Gare de L’Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Passage Dubail, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/aa/adaa1cb76bdfea84eccde2eaef546731be893e85.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.70" OriginalAmount="135.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878327" Longitude="2.347599" StarRating="3" HotelCode="16583|2173035" HotelName="Relais du Pre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Pierre Sémard, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/5c/245cf4ed50ffc41b551487df4778db37ab173f7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="141.68" OriginalAmount="137.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88449312029" Longitude="2.2993384301662" StarRating="3" HotelCode="39329|300005" HotelName="Hotel de Prony" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Bis Avenue de Villiers, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/fb/1afb606c0a07b3e44583513ba22eccff90dde4bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the 17th arrondissement just a few minutes from many of the French...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.25" OriginalAmount="139.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877489057009" Longitude="2.3424158478413" StarRating="3" HotelCode="47806|302735" HotelName="Corona Rodier" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Rodier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/54/0f54c0b63500e0ed2a9adfaea572eb7526679f48.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in the centre of Paris, the hotel is in the Sacre Coeur and Opera nei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.35" OriginalAmount="139.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836837320281" Longitude="2.295513600111" StarRating="3" HotelCode="34440|300045" HotelName="Quality Hotel Abaca Messidor" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>330 rue de Vaugirard, Paris 75015</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/49/d14927522801fb79d411945efc11017eaefdc004.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.34" OriginalAmount="141.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870785908027" Longitude="2.3517018556595" StarRating="3" HotelCode="39378|7644" HotelName="Hôtel Regina Opéra Grands Boulevards" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Mazagran, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/36/7936b56239e34d07256eb7ccaf72a97936618bd0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous, bustling Grands Boulevards at the heart of Paris' lively theatr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.68" OriginalAmount="141.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846931117195" Longitude="2.4079920351505" StarRating="3" HotelCode="31196|389395" HotelName="Hôtel ibis Styles Paris Nation Cours de Vincennes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>96 Cours de Vincennes, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/1f/d11f5db4f4e25441024ef2e239377c6b7721da28.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Paris directly opposite Porte de Vincennes metro station. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.78" OriginalAmount="142.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882667590425" Longitude="2.3326447606087" StarRating="3" HotelCode="52673|232336" HotelName="Apollo Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue De Douai, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/d3/2ad3a4605bcd00ce81f9692fb61a2a925449ded4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated between Montmartre and the Opera. The large department stores and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.17" OriginalAmount="143.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882227513113" Longitude="2.3448903858662" StarRating="2" HotelCode="52556|1549148" HotelName="Hotel du Square d Anvers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6 Place Anvers, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/da/58da6b35daa2b03cb0d509b76b9e6c6f52fe8528.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Between Montmartre and the Avenue Trudaine, in one of the most visited historic districts in Paris, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.77" OriginalAmount="144.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880155" Longitude="2.334224" StarRating="3" HotelCode="34595|1038075" HotelName="Villa Boheme" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 bis Cité Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/30/2330b3722d4512061a8955db4c0899f691263b5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is ideally situated between the Opéra Garnier and Montmartre, one of the most ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.33" OriginalAmount="146.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842371684351" Longitude="2.3631870746612" StarRating="3" HotelCode="59790|1546968" HotelName="Libertel Austerlitz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard de l’Hôpital, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/3e/523e0a5af5d24c8ff1eb15c61db47082b74d740d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.25" OriginalAmount="147.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8761948005" Longitude="2.3570635914803" StarRating="3" HotelCode="34890|1924345" HotelName="Libertel Gare de l’Est Français" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue du 8 Mai 1945, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/3c/bd3c7bb2dde082ab2211c94879aa84c3196066b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Parisian hotel lies at the heart of the beautiful French capital a mere 100 m from the nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.88" OriginalAmount="148.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837809567897" Longitude="2.3184693851854" StarRating="4" HotelCode="28544|64494" HotelName="Hôtel Concorde Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>40 Rue du Commandant Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/49/ff496dfe736b4e9b93da518694eeedb28bc96971.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.36" OriginalAmount="149.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839286815215" Longitude="2.3891749978065" StarRating="4" HotelCode="34402|1899735" HotelName="Le 209 Paris Bercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>209 Rue de Charenton, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/3c/db3cb19341cd81787daa56b24f671e5b260cb69f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the centre of Paris, directly on a main road and surrounded by bars, r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.42" OriginalAmount="149.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882112126215" Longitude="2.3345641188998" StarRating="3" HotelCode="50205|302955" HotelName="Libertel Montmartre Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue Duperré, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a5/f0a592b6ed2c151688356b95b9c1aaf7bfdaa190.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel with maritime flair lies around 100 m away from the Place Pigalle and at the foot ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.76" OriginalAmount="151.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88238978656" Longitude="2.3497921228409" StarRating="2" HotelCode="29156|55234" HotelName="Altona" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Rue du Faubourg Poissonniere, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/48/9d48eee748480c1b05a46013214155503c9aed52.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel occupies a convenient and peaceful location near the Gare du Nord and Gare de l'Est stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.54" OriginalAmount="151.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.891901401551" Longitude="2.3021252453327" StarRating="4" HotelCode="36584|914295" HotelName="Novotel Paris 17" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de la Porte d'Asnières, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/41/5441d90d120b275a58c0eec896e9a467f13a36c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.54" OriginalAmount="152.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848971" Longitude="2.369794" StarRating="4" HotelCode="59719|266375" HotelName="Marceau Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Jules Cesar, Paris 75012</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/78/3b784a22db8b5eb5286a6f0492bac6984c5a4b20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Bastille, the historic old town of Marais and the railway station G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.64" OriginalAmount="154.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877935894884" Longitude="2.3378160595894" StarRating="2" HotelCode="32579|299735" HotelName="Antin Saint Georges" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Notre-Dame De Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/0c/d30cbdd644519219bc1e530cd8089d2af34aeaaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated between the Sacré-Coeur Basilica and the Opéra, in the heart of Paris' busine...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.03" OriginalAmount="154.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882126973865" Longitude="2.3257300257683" StarRating="3" HotelCode="34747|45314" HotelName="Hotel Regence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Saint Petersbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e2/fe/e2febea321f84db261f81d8037f0110731ce9cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Paris some 800 m from the Place de l'Opéra. The es...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.42" OriginalAmount="155.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885271" Longitude="2.330073" StarRating="4" HotelCode="14782|7484" HotelName="Mercure Paris Montmartre Sacre Coeur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b0/46b0c4e485df9bd363859544bd7b239c69ad2213.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The appealing city hotel lies at the foot of the hill of Montmartre close to the former artist's dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.24" OriginalAmount="156.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841538479485" Longitude="2.3279750347138" StarRating="3" HotelCode="19073|752065" HotelName="Hôtel La Villa Modigliani" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 rue Delambre, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/5a/175adf24da5c31fd5f50aa8f6acf10a893d81548.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montparnasse district of Paris, just 1.9 km from the Jardin du Luxembou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.99" OriginalAmount="157.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.888836202457" Longitude="2.3942363262177" StarRating="4" HotelCode="13791|7234" HotelName="Mercure Paris 19 Philharmonie La Villette" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>216 Avenue Jean Jaures, 75019 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/79/7479832b198cd0d04849e862a49558f7f9a86894.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the north of Paris and offers an ideal starting point for those ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.29" OriginalAmount="157.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.833766388485" Longitude="2.3229264290319" StarRating="3" HotelCode="14331|1037385" HotelName="ibis Paris Maine Montparnasse 14ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>160 Rue du Château, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/a0/f0a0855b5791ff173a5df344c3ac3e180814a555.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.54" OriginalAmount="158.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879213011707" Longitude="2.3622268438339" StarRating="3" HotelCode="36931|389145" HotelName="ibis Styles Paris Gare de l'Est Château Landon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 rue de Château Landon, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/1e/7d1e87a2a84cd46ea0de82aa65dba68aa0cdf584.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.12" OriginalAmount="159.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849396003535" Longitude="2.3744255304336" StarRating="3" HotelCode="10773|1547158" HotelName="Hôtel Albe Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Rue de Charenton, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/51/b751a7a5aa80ea461ad88d9d96c51f9c2525720e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this boutique hotel is ideal for guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.82" OriginalAmount="160.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838325645712" Longitude="2.2904708208808" StarRating="4" HotelCode="14789|186266" HotelName="Mercure Paris 15 Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Saint Lambert, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f20a2e6f77d7814d870a347e4404cfa3a289c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.54" OriginalAmount="161.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851549" Longitude="2.343457" StarRating="3" HotelCode="52806|304265" HotelName="Cluny Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c4/5ac4b9f50f41c7f93d1b1251db07f9053c2bdadb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This wonderful hotel is splendidly located in the centre of Paris in the Boulevard Saint Germain in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.81" OriginalAmount="161.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875104601129" Longitude="2.3583644628525" StarRating="2" HotelCode="59524|1483408" HotelName="Sibour" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Sibour, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/a1/12a1b1944b1304efa5b8bf58c1b5e3b42d2cac05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.43" OriginalAmount="163.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885321641932" Longitude="2.3079724609852" StarRating="3" HotelCode="15761|299065" HotelName="Pavillon Monceau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 rue Jouffroy d’Abbans, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/7d/247d1f725147ff12613584476153c95593a83ee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.70" OriginalAmount="164.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838582" Longitude="2.315039" StarRating="4" HotelCode="60919|186896" HotelName="Novotel Paris Centre Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue du Cotentin, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/48/ca48859fb513b08b86af20fbe2b2813a3a26f0bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Montparnasse, close to the TGV station Atlantique. In the imme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.90" OriginalAmount="164.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875769660853" Longitude="2.3583242297173" StarRating="2" HotelCode="57225|234686" HotelName="Amiot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Boulevard de Strasbourg, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5f/bc/5fbcc7d38c266599fce5243224dbd5fde33458b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated opposite the Gare de l'Est train station and 5 minutes away from the Gar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.11" OriginalAmount="165.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876541" Longitude="2.354941" StarRating="2" HotelCode="50292|302205" HotelName="Nord et Champagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Chabrol, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/79/857940bacd41abfd6b4840fe8ae34263537ef201.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is near to the business centre of Paris, between Montmartre and Opera, and just 15 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.41" OriginalAmount="165.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851641918555" Longitude="2.3907896876335" StarRating="3" HotelCode="35562|74044" HotelName="Grand Francais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>223 Boulevard Voltaire, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/57/4d576ec848f69d50f91a42b0f029695579d170e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located on the Place de la Nation, this city hotel is close to many of Paris’ top shopping...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.44" OriginalAmount="165.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835376" Longitude="2.323119" StarRating="2" HotelCode="34409|1548588" HotelName="Du Maine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Maison Dieu, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/64/b3647d631f0a05604fd485c0c634d76db5b074bf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.07" OriginalAmount="166.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874878" Longitude="2.36021" StarRating="3" HotelCode="12256|389515" HotelName="Timhotel Paris Gare de l'Est" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Rue des Récollets, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ef/33efd0f96d0e778d05cc1d9016295063eca3fc60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute walk from République and the famous Boulevard Montmartre in Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.38" OriginalAmount="166.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836327104101" Longitude="2.3601615428925" StarRating="4" HotelCode="31197|7814" HotelName="Villa Lutèce Port Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>52-52 bis Rue Jenner, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/4d/ff4daafba412c057a05f16a39de54fb1a4d988fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located close to the Place d`Italie and the French National Library. L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.43" OriginalAmount="167.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876514093876" Longitude="2.3474653065205" StarRating="4" HotelCode="32825|2253045" HotelName="Hotel du Temps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Montholon, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/f6/59f672e104065391856bf8ce3ac6bf591887992b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, on a quiet street facing the Montholon gardens, between...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.51" OriginalAmount="167.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885317673527" Longitude="2.330185174942" StarRating="3" HotelCode="13781|1547968" HotelName="ibis Paris Montmartre 18ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Caulaincourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/df/ecdf9ab9425392d20fe440f8149ba7630b3626bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.15" OriginalAmount="168.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878412171545" Longitude="2.3570702970028" StarRating="3" HotelCode="10249|299975" HotelName="Appia La Fayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue des Deux Gares, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7886/a_7886_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Paris near Gare du Nord (the Eurostrar and Thalys terminal), Gare de l'Est a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.46" OriginalAmount="168.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873885596027" Longitude="2.3504170775413" StarRating="3" HotelCode="34883|301405" HotelName="Hauteville Opera" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/73/8c734a95f206bc6885f68536b5fa6a16541005f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is within walking distance of the city centre. The stations Gare du Nord ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.48" OriginalAmount="168.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866011624736" Longitude="2.3685139417648" StarRating="3" HotelCode="13049|1444108" HotelName="Hôtel 20 Prieuré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue du Grand Prieuré, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/af/6cafa94f0d970c368c3966e0b1d32379eba9659e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.16" OriginalAmount="169.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844609971161" Longitude="2.352155148983" StarRating="3" HotelCode="29129|305395" HotelName="Des Nations Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Rue Monge, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/18/0a18fcc690ea076208002c15ac06bb864c2cd740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the Latin Quarter, near to the Pantheon, the Lutece Arenas an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.01" OriginalAmount="169.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871945005644" Longitude="2.344229221344" StarRating="3" HotelCode="14967|390075" HotelName="Mondial" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/f5/f7f5795bf4cca2fc8b0433986d1fbf28c457227e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.29" OriginalAmount="170.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8585747" Longitude="2.3684939" StarRating="3" HotelCode="63224|1548398" HotelName="Bastille De Launay" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42, Rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/a1/9ba1aa4da0dffa13607d35ab1eb11e280136a866.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.57" OriginalAmount="170.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884433236233" Longitude="2.3471763938485" StarRating="3" HotelCode="47661|2173135" HotelName="Best Western Hotel Le Montmartre Saint-Pierre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue de Clignancourt, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/92/8192ea9efd137133595e4a06915c1a81f0dd4f9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the picturesque quarter of Montmartre in the north of Paris, only a few me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.08" OriginalAmount="170.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868933413164" Longitude="2.2974300384522" StarRating="4" HotelCode="12109|196136" HotelName="Elysees Bassano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/3c/8d3c7362025d08a83694dc9c50b8b2e7c2eea45a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated between the Champs Elysées and the Eiffel Tower in the centre of Paris, close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.82" OriginalAmount="172.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879434403659" Longitude="2.3392153753769" StarRating="3" HotelCode="35121|300565" HotelName="Hôtel Sacha" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Navarin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/51/ce519fbd9c5ed4339fd027d7ab825f7d1972e025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to Place Pigalle, the famous Moulin Rouge and an array of theatres. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="177.96" OriginalAmount="172.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877283453971" Longitude="2.3543594975532" StarRating="4" HotelCode="16885|7674" HotelName="Mademoiselle Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue des Petits Hôtels, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/38/b33869f81a1ce132fc3129553d2bbd88358f19e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located between the large boulevards, the stock exchange and Paris' ope...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.66" OriginalAmount="173.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885640436118" Longitude="2.3344740271568" StarRating="3" HotelCode="23062|761855" HotelName="29 Lepic Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue Lepic, Montmartre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/1c/f21cc982f20eaa514cdc1816c0765f750fcc303f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Montmartre district in the northeast of Paris. Picturesque Montmartre c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.23" OriginalAmount="174.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840289" Longitude="2.352039" StarRating="2" HotelCode="14089|303235" HotelName="Maxim Quartier Latin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Rue Censier, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/70/1c70928a34c5c2acbacb338fcad0eef1e5bbe50e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is located in a quiet position in the Latin Quarter near the student area. The botan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.42" OriginalAmount="174.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83829" Longitude="2.322965" StarRating="4" HotelCode="63276|443415" HotelName="Holiday Inn Paris - Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>79-81 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/1b/7f1bedf9a89509024e052dcb4afffd9b64bb8cac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The Eiffel Tower is reachable in 15 minutes by car and one can walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.54" OriginalAmount="174.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850448816322" Longitude="2.2914782166481" StarRating="3" HotelCode="32602|305495" HotelName="Eiffel Capitol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Viala, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/20/ab204d8153c416f4eb7aa59f3c35dc2084bd9a94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is centrally located in Paris' 15th arrondissement. The Eiffel Tower and the Riv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.97" OriginalAmount="174.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842678864195" Longitude="2.3243472701865" StarRating="4" HotelCode="59109|303105" HotelName="Timhotel Odessa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 rue d'Odessa, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/0f/440f532ccbecd44556f537bcca5bc7f228f624c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant city hotel is located in the heart of the business and cultural district of Montparnass...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.29" OriginalAmount="176.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876372087958" Longitude="2.335230410099" StarRating="3" HotelCode="56457|303245" HotelName="Hotel Touraine Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>73 Rue Taitbout, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/15/6315cb60816c83d81f9df93cf5fef1c187a67686.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel lies at the heart of Paris, between the opera house and Sacré-Cœur in the tradi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.58" OriginalAmount="177.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875526938538" Longitude="2.3585283237692" StarRating="3" HotelCode="13702|2260705" HotelName="Hôtel ibis Paris Gare de l'Est TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Saint-Laurent, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/cb/78cb0a17c7df4475dfa06c494fb28d66525157e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.50" OriginalAmount="178.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839956764319" Longitude="2.3236539959908" StarRating="4" HotelCode="29761|229606" HotelName="Mercure Paris Gare Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue de la Gaite, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/01/c2/01c25c6faeaab3c76374386309eaef82d5fdab1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.75" OriginalAmount="178.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843993922702" Longitude="2.3546630144119" StarRating="3" HotelCode="27109|91636" HotelName="Hotel Jardin des Plantes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Linné, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/fa/a4fab19a0e1c94128dbba357cc9a3c3b842ce4d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on the outskirts of the Quartier Latin, across from the botanical gardens, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.71" OriginalAmount="179.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876364" Longitude="2.347271" StarRating="3" HotelCode="14086|1466608" HotelName="LE 9Hotel Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Papillon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/11/7311f5058960f384f0a07628a5afb3422fae9541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tasteful hotel enjoys a convenient location at the heart of Paris, within a short distance of A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.83" OriginalAmount="179.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876199210643" Longitude="2.3500040173531" StarRating="3" HotelCode="37011|303505" HotelName="Exe Panorama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue des Messageries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/c3/c8c391e805d24a05a16ccf4243dddda5e5b83b23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fashionable luxury hotel enjoys a splendid location in a secluded street in the Lafayette-Montm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.36" OriginalAmount="179.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.892487626944" Longitude="2.3745730519295" StarRating="2" HotelCode="59523|744785" HotelName="Ibis Styles Paris Crimee La Villette" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>219 Rue de Crimee, 75019 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/53/1353a8d8823e8136739289f647f81726baddf929.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the northeast of Paris, some 5 km from the city centre. The Crimée metro st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.61" OriginalAmount="180.2" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840799704678" Longitude="2.299287468195" StarRating="3" HotelCode="56714|303495" HotelName="Val Girard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14, rue Pétel, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/47/ed473a567f818b9227befffc69075128e514ee69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a privileged location in Paris between the exhibition park of Porte de Versailles,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.74" OriginalAmount="180.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830585489745" Longitude="2.3549285531044" StarRating="3" HotelCode="57861|924615" HotelName="Citadines Place d'Italie Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Place d’Italie, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/bd/15bd1b6dcb036a281e322acc12a9974dbff8cded.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated right next to the Place d'Italie with countless restaurants and sup...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.22" OriginalAmount="180.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8898187" Longitude="2.3212687" StarRating="3" HotelCode="14915|55244" HotelName="Hôtel Mirific" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>119 Avenue de Clichy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/78/1f/781f885a54c9b10cc1cdee29828d6e52c8ae4d6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located with excellent public transport links, the hotel is just a 1-minute walk from Broc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.29" OriginalAmount="180.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.825801525043" Longitude="2.3526600668982" StarRating="3" HotelCode="64086|1037445" HotelName="Hôtel ibis Paris Italie Tolbiac 13ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>177 Rue de Tolbiac, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d8/a1/d8a1213b0abf6fe921838ef8545b37d34e857773.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.48" OriginalAmount="182.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83849504563" Longitude="2.3808360099792" StarRating="3" HotelCode="14740|231686" HotelName="Ibis Styles Paris Bercy" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/be/cb/becb43d5116db3e1e2330545c73ce331ff33dc13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an ideal location in a shopping district, in the eastern part of Paris. Withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.30" OriginalAmount="182.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.828990185803" Longitude="2.3005346953869" StarRating="2" HotelCode="57104|302415" HotelName="Clarisse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>159 Boulevard Lefebvre, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/3d/e33d0fe50810c6b422c7f68419c98b3210b74eac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the centre of Paris. It is just a 5-minute walk from the Porte de Ver...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.42" OriginalAmount="182.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852958533878" Longitude="2.2759348154068" StarRating="3" HotelCode="34415|363095" HotelName="Eiffel Kennedy Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Boulainvilliers, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/fb/9afb36a2ddc9952159064c625e1095f72ee566ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.05" OriginalAmount="183.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849335991702" Longitude="2.390439260965" StarRating="3" HotelCode="13549|266635" HotelName="Le Patio Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>289 bis Rue du Fauburg Saint Antoine, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/00/23007ebcf8c6ce06bffab25e343cfc38a82933ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the historical heart of Paris, only a few minutes away from the Marais, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.30" OriginalAmount="184.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846966418966" Longitude="2.308024764061" StarRating="3" HotelCode="63702|298865" HotelName="Hotel Bailli de Suffren" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>149 Avenue de Suffren, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/a3/9fa343d4535db74690e423f870484bca72c7ab65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Eiffel Tower, Montparnasse and Les Invalides. It is built on the el...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.61" OriginalAmount="187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85063" Longitude="2.27519" StarRating="4" HotelCode="32600|249186" HotelName="Auteuil Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Rue Félicien David, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/c1/53c1be93d743282b54bedee72f214d15068de9b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 16th arrondissement of Paris close to the Eiffel Tower. It is located b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="192.69" OriginalAmount="187.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858873168694" Longitude="2.3911061882973" StarRating="0" HotelCode="55392|1483378" HotelName="Adagio access Paris Philippe Auguste" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Pierre Bayle, 75020 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/47/60477c7a77862845816a074e56db33ddab616f4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.21" OriginalAmount="187.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838346752945" Longitude="2.3207652568817" StarRating="4" HotelCode="14225|7354" HotelName="Pullman Paris Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Commandant Rene Mouchotte, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/79/f2/79f2888471a31848e165d3cb2d3b00038102fceb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the Montparnasse are in the south of Paris. It is situated right...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.36" OriginalAmount="187.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823500062262" Longitude="2.3306472987788" StarRating="3" HotelCode="36459|303975" HotelName="Villa Royale Montsouris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>144 Rue De La Tombe Issoire, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/39/37397110363a02737b77528dfc4a6ee7c6e53949.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 10-minute tram ride (T3) from the Porte de Versailles Exhibition Park. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.72" OriginalAmount="188.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.823731" Longitude="2.324101" StarRating="4" HotelCode="15448|1943475" HotelName="Mercure Paris Alésia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>185-187 Boulevard Brune, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/c2/fdc2b9a763f4967b09fd36b2f22c0366f5e7e557.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated on the Rive Gauche of the Seine River.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.76" OriginalAmount="188.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869423710598" Longitude="2.3630998454037" StarRating="2" HotelCode="16637|1906935" HotelName="Hotel Beaurepaire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue Albert Thomas, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/4e/534efdcdf7620a8ce18583ec5d4606c3b809e58e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in a very quiet area, in the very center of Paris, near Place de la Rép...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.25" OriginalAmount="188.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864549" Longitude="2.3749" StarRating="3" HotelCode="25177|300845" HotelName="Citadines République Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 bis Avenue Parmentier, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/19/901907acda8c6cee943a278c865a6a0ae9874a89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located halfway between Place de la Republique and Père Lachaise. Orly Airport is 25 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="194.72" OriginalAmount="189.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843031883449" Longitude="2.405099272728" StarRating="4" HotelCode="57105|34654" HotelName="Best Western Allegro Nation" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue du Docteur Arnold Netter, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/67/ee678f91e88527435d0e927e0da97cb952599f23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 12th arrondissement of Paris, only a short distance (800 m) from the Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.29" OriginalAmount="189.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841226024086" Longitude="2.3301489651203" StarRating="3" HotelCode="60656|752125" HotelName="Mercure Paris Montparnasse Raspail" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>207 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/4c/574c0731b7d5b9f474384f7e149e1f641e6972ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.82" OriginalAmount="190.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.836166446719" Longitude="2.278847694397" StarRating="3" HotelCode="33000|303315" HotelName="Median Paris Porte de Versailles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Boulevard Victor, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/5d/205d0f6ed1b4947064cdb6c0f946b574e0c30105.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the 15th arrondissement on the left bank of the river Seine. The Eiffel Tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.67" OriginalAmount="190.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879408809884" Longitude="2.3683744668961" StarRating="3" HotelCode="27108|1724268" HotelName="Hôtel ibis Paris Canal Saint-Martin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue Louis Blanc, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/62/8f620ca4cbf9fbf79ca4ccd5bf73dc4a72f36435.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="196.75" OriginalAmount="191.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.830186447811" Longitude="2.352879345417" StarRating="3" HotelCode="36586|763465" HotelName="Mercure Place d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 boulevard Auguste Blanqui, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/97/df97378f9782ce467cc7620ac415bb7dc275896f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming and comfortable hotel is located in Paris near Austerlitz, Gare de Lyon and Montparnas...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.06" OriginalAmount="191.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.888901456044" Longitude="2.3331677913666" StarRating="3" HotelCode="13502|799005" HotelName="Holiday Inn Paris - Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Damremont, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/6c/a06cec3cea6beb6068e68280c507e32232c473f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="197.34" OriginalAmount="191.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846868" Longitude="2.37282" StarRating="3" HotelCode="48366|303145" HotelName="Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Parrot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d6/58d6ce4d7dc8ce091285baa92fcf75b08c7e4717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated 100 m from the public transport links, 150 m from the Gare de L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.00" OriginalAmount="192.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84648192943" Longitude="2.410290093254" StarRating="4" HotelCode="34876|863145" HotelName="Best Western Plus 61 Paris Nation Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Rue de la Voute, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/3c/723caaace4db49e6506b29743b7af72dae9ca797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a quiet area in the east of Paris, near to the Place de la Nation and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.52" OriginalAmount="192.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881876506789" Longitude="2.3221251368523" StarRating="3" HotelCode="27834|277585" HotelName="Berne Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 rue de Berne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/74/fb74bb5c7b4c8ce6074281e626e1545aa65da80c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel lies close to the Place de Clichy. Famous sights of interest such as the Opé...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.80" OriginalAmount="193.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884078" Longitude="2.313303" StarRating="3" HotelCode="32472|300275" HotelName="Hotel Duette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>64 Rue de Lévis, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/bf/f7bff79ae663916982f580e58fc1cc57eaa9fc45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A popular city hotel located in the famous pedestrianised area of the Rue de Lévis. Villiers métro s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.95" OriginalAmount="194.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880988" Longitude="2.323053" StarRating="3" HotelCode="47341|299435" HotelName="Hôtel Cervantes by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 rue de Berne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3c/b73c50b7a657dc1244c8c17bcd262d0f325ab168.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel is located close to the opera house and La Madeleine. It is 5 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.03" OriginalAmount="194.2" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846315979846" Longitude="2.3764626681805" StarRating="3" HotelCode="13703|1426668" HotelName="ibis Paris Gare de Lyon Diderot 12ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Bis Boulevard Diderot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/0f/4f0f88351336dce69180c71679354192173e3def.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.22" OriginalAmount="194.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879082479163" Longitude="2.3382452130318" StarRating="3" HotelCode="37229|7134" HotelName="Hotel des 3 Poussins" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Clauzel, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/79/e879476966689daef3f1e8e47523180adb84c302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated close to the city centre. An abundance of shops, restaurants and cosy...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.62" OriginalAmount="195.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886543" Longitude="2.332909" StarRating="4" HotelCode="18219|389475" HotelName="Terrass" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12-14 Rue Joseph de Maistre, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/af/f7/aff7920d99a4d4958ec88c02e0c26b016a1f23c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Montmartre, within a short walk of must-see Parisian attractions such as the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.64" OriginalAmount="195.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850962" Longitude="2.369957" StarRating="3" HotelCode="16039|1432098" HotelName="Paris Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Rue de Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/9a/e09a785edb971c0f0dd573d524e0980406473a7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.74" OriginalAmount="195.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857399649075" Longitude="2.3728685081005" StarRating="3" HotelCode="13687|1426908" HotelName="ibis Paris Bastille Opera 11th Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Bréguet, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/81/df817b03f30ed6539d081a32d854ffb813cdc63c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies some 20 minutes drive from the centre of the French capital in a suburb, which ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.27" OriginalAmount="197.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879472311831" Longitude="2.3203267157078" StarRating="3" HotelCode="38360|1614048" HotelName="Idol Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue d'Edimbourg, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/8c/6b8cac83a35d9af40b0673ed0cb1f6a221921c23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near the main Parisian shopping streets in a very quiet road full of fin-de-si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.63" OriginalAmount="197.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878375127967" Longitude="2.3476061224937" StarRating="3" HotelCode="16648|1547848" HotelName="Résidence du Pré" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Pierre Sémard, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/39/a5393b8865d6f2e66d19100cc45117639d06fd53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.16" OriginalAmount="198.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871653028485" Longitude="2.3349802941084" StarRating="4" HotelCode="34430|1890015" HotelName="The Chess" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Helder, Bezirk 9, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/6c/106c901886be800bff575d9202c33611c6ec2a4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the heart of Paris, near the Opéra Garnier and the department stores (Galeries La...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.58" OriginalAmount="198.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878418345472" Longitude="2.3268109560013" StarRating="3" HotelCode="34578|1429158" HotelName="Exe Paris Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue d'Amsterdam, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/b9/86b9afbcf2b3fd7719aa69aaa80706648ac0c16c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is ideally located close to the Gare Saint-Lazare, the luxurious shopping ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.87" OriginalAmount="198.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871069951175" Longitude="2.3395447432995" StarRating="4" HotelCode="47982|763455" HotelName="Mercure Paris Opéra Louvre Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>95 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/5a/6a5aea29bbe0082e7606914daf9f2cc132e5f07c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the centre of Paris, near the Opéra Garnier and department stores, a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.13" OriginalAmount="200.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879625774536" Longitude="2.3507349193096" StarRating="3" HotelCode="31202|389325" HotelName="De Rocroy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 rue de Rocroy, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/ba/52ba5091a112999f4f9dedc47b684d17c0955613.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near Montmartre and Galeries Lafayette. The Gare du Nord train station and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.76" OriginalAmount="200.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.901641909717" Longitude="2.3288440704346" StarRating="3" HotelCode="13524|301475" HotelName="Kyriad Paris Nord Porte de Saint-Ouen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue La Fontaine, 93400 Saint-Ouen</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/03/c103f75f6971a5778c8c6110d357f6a184e9fe8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to Paris and Villepinte. Within 300 m of the hotel are lin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.79" OriginalAmount="200.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879759" Longitude="2.334026" StarRating="2" HotelCode="24416|936535" HotelName="Eden Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Baptiste Pigalle, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/89/048903daa58c7b22ba5c3c16b1fd5b973200d86e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - La Defense Heliport (JPU).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.26" OriginalAmount="202.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877973820784" Longitude="2.2955471277237" StarRating="3" HotelCode="31211|195086" HotelName="Best Western Empire Élysées" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue de Montenotte, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/5d/a15d596178bcef7ea518231b3664ebf72f43d491.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Arc de Triomphe just a few minutes walk from the famous Champs-Ély...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.84" OriginalAmount="202.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83036301543" Longitude="2.284246981144" StarRating="4" HotelCode="25357|229866" HotelName="Hôtel Oceania Paris Porte de Versailles" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue d'Oradour sur Glane, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/da/f8da70c415d48063eda801731a1e26f143ff95c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access and is ideally located a few steps from the Parc des Expositions (exhib...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.90" OriginalAmount="202.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860544588477" Longitude="2.368002728836" StarRating="4" HotelCode="13548|258376" HotelName="Les Jardins du Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>74 rue Amelot, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/3a/0d3a8303425ab96bc15c69bb5cc635ff4c608596.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming family-friendly boutique hotel is nestled in the heart of historical Paris, in the fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.57" OriginalAmount="204.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846725483886" Longitude="2.3263992369175" StarRating="3" HotelCode="34419|189696" HotelName="Best Western Hôtel Aramis Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>124 Rue de Rennes, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/55/20552e97d55f48095fb0b4d17e830e442039cb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.91" OriginalAmount="204.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87620187101" Longitude="2.3422292650471" StarRating="0" HotelCode="45518|2218895" HotelName="Hôtel Bienvenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/b0/6cb00f988ea0184a21446a4f7c519403c60366ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.29" OriginalAmount="205.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.83878453" Longitude="2.38076238" StarRating="4" HotelCode="60654|751795" HotelName="Novotel Paris Centre Bercy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue de Bercy, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/2d/4a2d1af76a7ae65cf007adc799c29a085221d8c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a 3-star hotel in a new neighbourhood in the east of Paris, 8 minutes from the centre of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.33" OriginalAmount="205.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871881053089" Longitude="2.3442077636719" StarRating="3" HotelCode="47812|305895" HotelName="Corona Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/9e/fc9e3d54d87286c05abfc607e5d907ce71021157.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in a quiet side street, around 100 m from the metro station Grands ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.86" OriginalAmount="205.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838946" Longitude="2.322602" StarRating="3" HotelCode="25178|744705" HotelName="Arcadié Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/56/e5564e300019f1b6c87c7f9cd44a214cca6a90f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.28" OriginalAmount="206.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865410837311" Longitude="2.3656882345676" StarRating="3" HotelCode="10265|236536" HotelName="Marais Hôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Boulevard du Temple, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/f4/19f4944a37b7876685379e1a9a731736db2d6cda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in the centre of the city, on the Place de la République and only 5 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.73" OriginalAmount="206.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870441" Longitude="2.307681" StarRating="3" HotelCode="47601|191336" HotelName="Hotel Le Colisée" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue du Colisée, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/94/e69476790de26cab580b1a3df3511262aae791fe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.81" OriginalAmount="206.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882260144229" Longitude="2.3317817598581" StarRating="0" HotelCode="63986|941905" HotelName="Josephine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 rue Blanche, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/1a/7a1aac261931373b6ad98ea39ca002519b16594d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the liveliest areas of Paris, only 100 m from the Moulin Rouge,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.34" OriginalAmount="207.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842906" Longitude="2.329846" StarRating="3" HotelCode="25339|302775" HotelName="Jardin le Brea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hostel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Bréa, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/9f/ec9f1f928d3fc156356f54ea5059a849f78b6de3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a very lively street, with bars, restaurants and theatres, a few metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.74" OriginalAmount="207.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877046832983" Longitude="2.2976526618004" StarRating="3" HotelCode="12110|305715" HotelName="Elysees Ceramic" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Avenue de Wagram, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/ed/88ed882edd644febb9e0b8a53b65399159b6c891.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel enjoys a central location, only minutes from the Arc de Triomphe and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.22" OriginalAmount="207.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.839208256696" Longitude="2.3225113749504" StarRating="3" HotelCode="57862|923505" HotelName="Citadines Maine Montparnasse Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Avenue du Maine, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/e2/3ee211021d5602414778de963e59588f226d0fcd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Montparnasse. The Rue de la Gaîté as well as many th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.51" OriginalAmount="208.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841538479485" Longitude="2.3077243566513" StarRating="3" HotelCode="34405|305175" HotelName="Yllen Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>196 Rue de Vaugirard, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/d8/f2d822d145de1351057b109ad1037b12c1762af5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies between the shopping quarter Montparnasse, the Eiffel Tower and the Parc ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.29" OriginalAmount="209.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875362" Longitude="2.341471" StarRating="4" HotelCode="61841|977055" HotelName="Best Western Premier Opera Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>49-51 Rue La Fayette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/2e/842e2d4d374c55cdf1590ffffedb122680251223.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is adjacent to several major districts of Paris, the Garnier Opera House and the departmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="215.39" OriginalAmount="209.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849575150945" Longitude="2.2969847917557" StarRating="3" HotelCode="34746|364135" HotelName="Europe Hotel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/30/f630e66e1829e7696d7a00c3606b587b817be3fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the Rue du Commerce, one of the French capital's main shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.00" OriginalAmount="209.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848570858174" Longitude="2.2612148523331" StarRating="3" HotelCode="57794|299505" HotelName="Poussin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>52 Rue Poussin, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/49/4849c3bda608375a65b300074b4ba641cebe2274.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located directly in the legendary district of Auteuil, the 16th arrondissemen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.36" OriginalAmount="210.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.884648" Longitude="2.338143" StarRating="2" HotelCode="16566|2254025" HotelName="Regyn’s Montmartre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 place des Abbesses, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/03/5503f7986ab891d72492233cadb79fea9a39e263.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.46" OriginalAmount="210.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872774176199" Longitude="2.3158004879951" StarRating="2" HotelCode="35627|301125" HotelName="Paris Saint Honore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hostel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bar,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Penthievre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/d8/18d8eec175a7cfbba98b3fef8b1bfd4c02927698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in quiet side street, near the Champs Elysees, Madeleine and the Arc de Triomphe, this city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="217.14" OriginalAmount="210.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885818571957" Longitude="2.3377047479153" StarRating="2" HotelCode="18604|229546" HotelName="Timhotel Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Ravignan, Place Emile Goudeau, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/72/e172a620d792223f9ccdc5fe1aba43840131f206.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This endearing hotel is centrally located in Montmartre. An abundance of shops and other entertainme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.22" OriginalAmount="211.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873802849389" Longitude="2.3443497234317" StarRating="4" HotelCode="13919|2194795" HotelName="Maxim Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Geoffroy-Marie, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/39/a23916b74d66ee3e57879b56f1629e06f42f7a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Paris in the district of Grands Boulevards/Bourse/Halles, 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.82" OriginalAmount="212.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846258613711" Longitude="2.3838038742542" StarRating="3" HotelCode="36932|300375" HotelName="Citadines Bastille Gare de Lyon Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14-18 Rue de Chaligny, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/18/b31849ff9c4c5d0a83776f642dc5c4d12a2da788.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located close to a promenade area with a garden, and the Opera Bastille and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.16" OriginalAmount="212.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883818475712" Longitude="2.3185229301453" StarRating="4" HotelCode="31760|299485" HotelName="Mercure Paris 17eme St Lazare Monceau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>99 Rue de Rome, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/8f/d98f27cb53771902310f74d186485bd2f966bc53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to all major business districts including the Palais des Congrès exhibition centre, this hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.65" OriginalAmount="213.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881352638498" Longitude="2.3274211585522" StarRating="4" HotelCode="25637|940935" HotelName="Le Grey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 rue de Parme, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/cc/09cc9f93d9b74401ef5522b68b58158edfa926cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hidden in a sleepy side street in Paris' 9th Arrondissement, this charming, traditional, family-frie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.11" OriginalAmount="213.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875938" Longitude="2.326965" StarRating="3" HotelCode="12995|941735" HotelName="Grand Hôtel de Normandie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amsterdam, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/eb/1bebe7b03a52e75920ba028675d001168e1dcea5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a magnificent part of town in the centre of Paris. It is well-connected to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.77" OriginalAmount="216.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868388237328" Longitude="2.2917705774307" StarRating="3" HotelCode="12112|305755" HotelName="Elysees Union" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>44 Rue de l´Amiral Hamelin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/62/6e62ce3f0478b3e306652ea1b094186aebe1eda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel lies in the centre of Paris, close to the Trocadero and the Eiffel Tower. The Arc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.90" OriginalAmount="216.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869038" Longitude="2.289115" StarRating="4" HotelCode="45448|192746" HotelName="Hotel Victor Hugo Paris Kleber" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19, Rue Copernic, 75116 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/9b/909bf60e937d6afe3670b4028860188003a1bd6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.29" OriginalAmount="216.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837795947699" Longitude="2.3557788133621" StarRating="3" HotelCode="29321|7314" HotelName="Best Western Plus Hôtel La Demeure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Boulevard Saint-Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/52/0c52fab0b9635db35d83588b342fb731da9abd1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies in the Quartier Latin, within a short distance of the botanical gardens ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="223.51" OriginalAmount="217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.837569974564" Longitude="2.355043888092" StarRating="3" HotelCode="27517|301105" HotelName="Grand Hotel des Gobelins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 boulevard Saint Marcel, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/ea/44ea8a2071c98e4b2b77fa893537d5b1464e7f7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is located in a district which is very lively and offers many restaurants and shops. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.49" OriginalAmount="219.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873372228985" Longitude="2.3438403010368" StarRating="3" HotelCode="12255|7154" HotelName="Lodge du Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3c/b73c809673ec020bd9e546371cbe59742ad927d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally situated in the heart of Paris near famous landmarks. For culture lovers the Lo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.74" OriginalAmount="220.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87106554058" Longitude="2.3390391469002" StarRating="3" HotelCode="35323|302395" HotelName="Icône" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue d'Amboise, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/02/af026ee408eb4476818972f86146a17a045363e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated close to the heart of Paris with the opera and numerous other sigh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.81" OriginalAmount="223.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880415610584" Longitude="2.3374109533729" StarRating="3" HotelCode="16038|1423638" HotelName="Hotel Villa Margaux" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Henry Monnier, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/ae/7eae72ad03a8b3f6ff4575d011ba0d0c50efab4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly eco hotel is situated halfway between Montmartre (Sacré-Coeur) and the opera ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.29" OriginalAmount="223.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885188920655" Longitude="2.331170886755" StarRating="3" HotelCode="47462|300685" HotelName="Citadines Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Avenue Rachel, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/3e/423e2d84062ab914d1117ad964c3ab6882ff006f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a stunning, peaceful location in the Les Abbesses district of the city, around 250...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231.04" OriginalAmount="224.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858122296752" Longitude="2.3709172010422" StarRating="3" HotelCode="49887|300575" HotelName="Citadines Bastille Marais Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Boulevard Richard Lenoir, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/7d/4c7d4042d88caca1e485bc51426cf796fd650b47.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is situated in the Parisian district of Marais, on the right bank of the Seine ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.32" OriginalAmount="225.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841308110016" Longitude="2.3028266429901" StarRating="3" HotelCode="52664|302555" HotelName="Hôtel Délos Vaugirard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue du Général Beuret, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/c4/09c482ebedefd028b51b53e82d2518b131faaf1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This magnificent hotel is located at the heart of the 15th Arrondissement near to the legendary Eiff...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.03" OriginalAmount="226.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842858" Longitude="2.342613" StarRating="3" HotelCode="34438|305595" HotelName="Andre Latin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-52 Rue Gay Lussac, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/97/66970d1fdb4c89346bccf9bddc0b39865046980d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is ideally situated for both leisure and business. Located halfway b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.63" OriginalAmount="226.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87948134614" Longitude="2.2849885027356" StarRating="4" HotelCode="50601|7344" HotelName="Le Meridien Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>81 Boulevard Gouvion Saint-Cyr, 75848 Cedex 17, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/9d/d99ded67eb676a5b4eea32d7d37e2d848b75b5dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Paris opposite the Palais des Congres, this international hotel lies just a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.19" OriginalAmount="227.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873714474265" Longitude="2.3445376753807" StarRating="3" HotelCode="16988|863535" HotelName="Maxim Folies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/51/a8518924fb8e56186982784d49d0a23974df38e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.30" OriginalAmount="227.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874336331476" Longitude="2.3321016132832" StarRating="3" HotelCode="34568|299745" HotelName="Antin Trinite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Rue de Provence, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/52/175243b702b3e7782173195cf6b6ccaf8ad101a5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, only a few steps from Garnier opera house. An abundanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.42" OriginalAmount="227.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881676302884" Longitude="2.3229385129532" StarRating="3" HotelCode="10414|6944" HotelName="Hôtel Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 rue de Moscou, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/54/2b54219a85cf21388719abff5c655e33cd260a34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on a quiet street between the opera house and Montmartre. Restaurant...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.76" OriginalAmount="227.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849838134652" Longitude="2.2832331061363" StarRating="4" HotelCode="32599|110642" HotelName="Novotel Paris Centre Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Quai de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/39/0239b4d5f2d87dcf675583d6b759aa51e64ee84a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegantly appointed hotel enjoys a wonderful location on the Seine, just about 700 m from the m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.03" OriginalAmount="228.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87928" Longitude="2.29596" StarRating="4" HotelCode="18989|7804" HotelName="Villa Alessandra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Place Boulnois, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f0/b4f0819fd06fd1d6070d1363bddf45b6f26569aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel enjoys a peaceful location in an elegant district of the city, only around 500 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.24" OriginalAmount="228.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856544634871" Longitude="2.3059272766113" StarRating="3" HotelCode="30122|762735" HotelName="Hotel du Cadran" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue du Champ de Mars, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/ab/cdabd3d093ebf0378d2302f751d327997575aaac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of one of Paris' more upscale, quiet districts. The Rue Clerc market, open...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.83" OriginalAmount="228.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875731899925" Longitude="2.2863404971331" StarRating="4" HotelCode="15802|190006" HotelName="L'Hotel Pergolese Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Pergolèse, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/96/18967598f499a8d72da1f3584e431426d73a026a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located on a quiet side street really close to the Champs Elysées. Countl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.19" OriginalAmount="229.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866345" Longitude="2.360494" StarRating="2" HotelCode="15677|1548718" HotelName="Hotel Paris France" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 rue de Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/7a/df7adc3ab9e4a716e3fe1f21570051e1249a4938.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="236.57" OriginalAmount="229.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842744" Longitude="2.338567" StarRating="2" HotelCode="11727|760605" HotelName="des Mines" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Boulevard Saint Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/21/7321cfb0eb34a10c6d3917e1b2da897d52126abf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Latin quarter, near the Jardin du Luxembourg, a few minutes' walk away from Panthéon,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.12" OriginalAmount="231.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879605489263" Longitude="2.2960701584816" StarRating="3" HotelCode="26755|300745" HotelName="Hôtel Niel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue Saussier Leroy, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/a4/b5a4d08837cd464e4feec24a066376def562ecea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The small, charming hotel is located on a quiet street between Avenue Niel and the picturesque Ponce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="238.14" OriginalAmount="231.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869189" Longitude="2.320504" StarRating="4" HotelCode="47252|299415" HotelName="Hotel De Castiglione Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 Rue Du Faubourg Saint Honore, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4a/e9/4ae91e35edd3e326d5401b9f6fba4bb11e193d66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historic hotel is located centrally in the Faubourg St-Honoré and is around 100 m from the Cham...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.04" OriginalAmount="232.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866226" Longitude="2.366859" StarRating="4" HotelCode="26707|940925" HotelName="Le General" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Rampon, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/77/9577144cd69aad41360c4157530ecb1a07ea6261.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet side street at the heart of the French capital just a short distanc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.61" OriginalAmount="232.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883036" Longitude="2.332893" StarRating="3" HotelCode="58165|300495" HotelName="Moulin Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39, rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/f4/0cf429b44bf4969e41e0e9c6d733e1356f7fc7c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the foot of Montmartre, in an ideal location between the opera (around 1.5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.34" OriginalAmount="233.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851781751752" Longitude="2.378707924311" StarRating="3" HotelCode="16675|1081868" HotelName="ibis Paris Bastille Faubourg-Saint-Antoine 11ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Trousseau, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/f8/aaf8110be5268bc5e1ad637bce6bae9f01b7661b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.33" OriginalAmount="234.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873195812977" Longitude="2.3431348800659" StarRating="3" HotelCode="49886|1013775" HotelName="Hôtel Panache" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/70/8e7079abfbe39fdd61cc49c32f9a3d80352b3c77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="242.37" OriginalAmount="235.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863790175054" Longitude="2.2866515815258" StarRating="3" HotelCode="24418|189826" HotelName="Best Western au Trocadéro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/cc/8fccd339a6f915da6df4795def914fb108dc7771.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.72" OriginalAmount="236.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871052308791" Longitude="2.3498511314392" StarRating="3" HotelCode="52663|2252975" HotelName="Hôtel des Comédies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue D'hauteville, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/14/0b143cce4ca55112d1ddcd154590806b09dda339.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located, close to the Place de la République and the Marais distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.85" OriginalAmount="236.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.841499643327" Longitude="2.3300537467003" StarRating="3" HotelCode="31204|302045" HotelName="Raspail Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>203 Boulevard Raspail, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/88/eb889ade405ac2665b51c6313c6922a927cd35c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located close to the Jardin Luxembourg, just 100 m from links to the pub...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.09" OriginalAmount="236.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885491" Longitude="2.3356359883433" StarRating="2" HotelCode="47660|1478028" HotelName="Hôtel Basss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57 Rue des Abbesses, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/1e/671eaf15eda4fdc8f23b85c4be1b5164c497906e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the foot of Montmartre in the northeast of Paris, the highest natural ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.67" OriginalAmount="237.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880036770038" Longitude="2.3289352655411" StarRating="4" HotelCode="25006|1013785" HotelName="Hotel R de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Rue de Clichy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/69/fe692e177e8c895bdba60a454c21360778cb9ccb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.20" OriginalAmount="238.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871699780229" Longitude="2.2909659147263" StarRating="3" HotelCode="11928|7144" HotelName="Hotel Du Bois Paris Champs-Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue du Dome, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/12/2712852d783e51c7207c550e0b8e7798f7c92e65.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is over 100 years old and is located directly near to the eminent Champs Elysé...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.36" OriginalAmount="238.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874358715335" Longitude="2.3420964072276" StarRating="3" HotelCode="24547|1037355" HotelName="Hôtel ibis Paris Grands Boulevards Opéra 9ème" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue du Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/0b/ef0b74f2133f9bd026e7772ab92fc674cd2e6c3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.53" OriginalAmount="238.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872009399169" Longitude="2.3447281122208" StarRating="3" HotelCode="47999|940495" HotelName="Hôtel d'Espagne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Cité Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c8/88c8d38eef0726cb74fabd908ec627a26dffe2a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.87" OriginalAmount="238.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848009978474" Longitude="2.3005810208653" StarRating="3" HotelCode="12265|7654" HotelName="ibis Styles Paris Eiffel Cambronne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>166 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/8e/f38e0623fe134346890c6db45d0540d7439cb1f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated directly at the heart of Paris, this hotel is located close to many of the sights of intere...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.97" OriginalAmount="238.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840602" Longitude="2.334445" StarRating="3" HotelCode="25337|300765" HotelName="Novanox" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>155 Boulevard du Montparnasse, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/73/ef7372c0ebcd38910e01c2d192e24e28bab33d7d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 6th arrondissement just behind the Jardin du Luxembourg, between the Vav...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.12" OriginalAmount="239.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855635780231" Longitude="2.3071423172951" StarRating="3" HotelCode="52666|1547498" HotelName="De la Motte Piquet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Avenue De La Motte Picquet, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/40/8f/408f20575ffeabc23ba3022094e82bbafb0c1008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to the Saint-Germain-des-Prés and the Rue Cler. There are a gre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.93" OriginalAmount="241.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881212410196" Longitude="2.3374177515507" StarRating="3" HotelCode="60436|298495" HotelName="Ibis Styles Paris Pigalle Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Rue Frochot, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf86863ebea05eaf958b995150567f4d7c992ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is well-situated in the famous district of Pigalle, which is home to many historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.85" OriginalAmount="242.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873165822194" Longitude="2.3252552747726" StarRating="3" HotelCode="32566|305855" HotelName="Cordélia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue de Greffuhle, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/28/0228f136c6a831f5e15b5e89d2e8735c077e1290.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A few steps away from the well-known Galeries Lafayette and Le Printemps department stores, the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.33" OriginalAmount="243.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848608806334" Longitude="2.3203361034393" StarRating="3" HotelCode="30123|303515" HotelName="Vaneau Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>86 Rue Vaneau, Paris 75007</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/34/f834173616cf76ce0a6eaa4d15cfa06b49be927e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies on the left-hand bank of the River Seine, within paces of Boulevard Saint Germa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.18" OriginalAmount="243.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878950182318" Longitude="2.3370020091534" StarRating="3" HotelCode="14189|7374" HotelName="Hôtel Lorette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>36 Rue Notre Dame de Lorette, 75009 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/1d/d51d8be53e7ff6329574173d2fed4353616cae04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is located just minutes from Montmartre as well as from the opera and the Sacré-Cœu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.28" OriginalAmount="243.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873370464828" Longitude="2.3485797643661" StarRating="3" HotelCode="25639|305155" HotelName="Windsor Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Gabriel Laumain, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/c7/d4c74f6c15c7a1f3cc1ad753cd1c25cfa8cbd843.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located for business and leisure travellers alike. Found in the heart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.40" OriginalAmount="246.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.838969932346" Longitude="2.3456507921219" StarRating="4" HotelCode="63700|305065" HotelName="Hotel Seven Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/e1/23e1e5a00ce67202f5a509ef52b9681b67c100bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city's 5th district, next to the Barrio Latino and Rue Mouffetard, in a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.51" OriginalAmount="247.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864904441133" Longitude="2.3469530045986" StarRating="4" HotelCode="34439|303675" HotelName="Victoires Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>56 rue Montorgueil, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/85/6c85f08da6138743dc98f0e018f54ff719f809ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located just 2 km from the trade fair grounds and the motorway, and is relatively ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.74" OriginalAmount="248.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878546002151" Longitude="2.3383990943753" StarRating="3" HotelCode="25633|1549178" HotelName="Hotel Arvor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Laferrière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/4a/cf4a2b843a72b37ab6ac1a702ade9f1d85247712.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.99" OriginalAmount="248.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866249820397" Longitude="2.2878813743591" StarRating="3" HotelCode="12575|608015" HotelName="Floride Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/05/b1054165375621ef49e8210b94fecd0fa0af6fa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.36" OriginalAmount="248.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87529688721" Longitude="2.3263576626778" StarRating="3" HotelCode="14179|302995" HotelName="Londres &amp; New York" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Place du Havre, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/1e/d21e07ea0534772290635c5a6e9dc541e5d1c32e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, close to Galeries Lafayette and the opera house. The C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="256.84" OriginalAmount="249.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831634283921" Longitude="2.3870399594307" StarRating="4" HotelCode="29500|181996" HotelName="Pullman Paris Centre - Bercy Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 rue de Libourne, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/79/3a7961e9fcac11dc126cd380dc1b29da7d3f8e5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location in the heart of Bercy Village. Guests can reach the Place de la M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.72" OriginalAmount="251.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859897548092" Longitude="2.3087610304356" StarRating="4" HotelCode="34872|1082168" HotelName="Saint Dominique" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>62 Rue Saint Dominique, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/e3/c4e34c3820aa58557f9a98a3e7047ab432fe6738.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple yet charming hotel is situated in the city centre. Countless shops, restaurants and bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.67" OriginalAmount="252.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879207541196" Longitude="2.3556600911134" StarRating="3" HotelCode="32507|1888415" HotelName="Hôtel ibis Paris Gare du Nord TGV" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Rue De Saint-Quentin, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/14/6e14ead801e9147d93c33310311408fbd1e374ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.19" OriginalAmount="252.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875556648654" Longitude="2.2836454957724" StarRating="4" HotelCode="19059|995125" HotelName="La Villa Maillot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>143 Avenue Malakoff, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/20/aa2069fad5a49890722317ce9d6f6a2ac9d8d9b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this boutique hotel has the perfect ambience for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.39" OriginalAmount="252.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873246973684" Longitude="2.3239919543266" StarRating="4" HotelCode="39506|862655" HotelName="Le Mathurin Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Rue des Mathurins, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/25/732581a9e67e3e0ab7b767a66bc905e837b00ee3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-class hotel is ideally situated close to the city centre as well as Lafayette department st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.64" OriginalAmount="253.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868635243297" Longitude="2.298489511013" StarRating="4" HotelCode="12111|860015" HotelName="Elysees Regencia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 avenue Marceau, 75016 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/4b/b54bef464abce87f25e97f84d8d65805f0c8fddc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Le Triangle d'Or (Golden Triangle) in Paris, this hotel is just 700 metres f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.29" OriginalAmount="253.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846809" Longitude="2.371794" StarRating="3" HotelCode="13393|443395" HotelName="Holiday Inn Paris - Gare de Lyon Bastille" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Rue De Lyon, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/4a/3f4a79c1390bab528381d053adcf92a7fbd54a57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Paris. Its setting is especially ideal for busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.72" OriginalAmount="254.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867270497863" Longitude="2.3655085174771" StarRating="4" HotelCode="13509|362185" HotelName="Crowne Plaza Paris-Republique" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Republique, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3a/733a3bfc667cefd8cef49aa6dad410f8329f3582.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from Gare du Nord railway station and 40 minutes by taxi from Paris-Charles de Gau...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.94" OriginalAmount="254.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872991169629" Longitude="2.3160392045975" StarRating="4" HotelCode="34414|798865" HotelName="Holiday Inn Paris - Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>24 rue de Miromesnil, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/7b/f67b5d53fa75e1a398265711f0f2459e54b1219b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.41" OriginalAmount="254.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87215" Longitude="2.326266" StarRating="4" HotelCode="25342|1025838" HotelName="Hotel Chavanel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Tronchet, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/d5/30d568a98b8c940491ed4cec22fad5473a515e4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located at the heart of the fashion and theatre district, just a few minutes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.78" OriginalAmount="255.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85833847138" Longitude="2.2792594134808" StarRating="4" HotelCode="25690|651935" HotelName="Best Western Premier Hôtel Trocadero La Tour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 bis Rue Massenet, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/31/a231ca9bb61d4058067413fee827b5aab2d2015f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.28" OriginalAmount="255.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84927686574" Longitude="2.3249065876007" StarRating="3" HotelCode="30124|1547008" HotelName="Sevres Saint Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue Saint Placide, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/f5/0bf5ba31d4acfc8741738d8a161f6acfbf1c719c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.28" OriginalAmount="256.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85272821694" Longitude="2.3442707955837" StarRating="3" HotelCode="34420|2253155" HotelName="Europe Saint Severin" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38-40 rue St Séverin, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/cc/bccc7b742fcdcfe50c61cbc37533e62e76b5a67b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.65" OriginalAmount="257.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878957238159" Longitude="2.2919355332851" StarRating="3" HotelCode="25333|1437728" HotelName="Hotel Doisy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Avenue des Ternes, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/4e/e64ee943afcfe5f5517e8ad3c8c0b53867374c61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a lively neighbourhood in the heart of Paris. There are a number of shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.90" OriginalAmount="258.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873000872566" Longitude="2.3435197770596" StarRating="3" HotelCode="36468|189986" HotelName="Hôtel Axel Opéra by HappyCulture" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 rue Montyon, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/2b/612bbf2872660e71f9451408aacf038f7e60beb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within a few minutes walk of the Opéra Garnier and countless shopping as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.56" OriginalAmount="259.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866285107221" Longitude="2.285841446379" StarRating="3" HotelCode="16674|301035" HotelName="Citadines Trocadéro Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 bis Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/64/5b647ded844cad25dc3ead1cb0ede6059a98869d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located next to Place du Trocadero (a 5-minute walk), and shopaholics will b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.77" OriginalAmount="262.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871539236322" Longitude="2.3121419548988" StarRating="4" HotelCode="32475|1546808" HotelName="Elysees Mermoz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 rue Jean Mermoz, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/e4/9de439b2b47299fa6458880312c64b4189df4f23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies just a few minutes walk from the Champs-Élysées and is thus the ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.38" OriginalAmount="263.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875994" Longitude="2.2939" StarRating="4" HotelCode="26745|1036668" HotelName="Balmoral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Du General Lanrezac, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/8f/bb8f1dc9008ee8abb89a0647e562dcc936008d37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.51" OriginalAmount="263.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875883" Longitude="2.345638" StarRating="3" HotelCode="15764|299255" HotelName="Pax Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Nightclub,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Rue de Trévise, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/zz/3cadc10ab5d8b54c4a4e8c4aeb738103ffca39c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located on a quiet side street in Paris' 9th arrondissement, close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.64" OriginalAmount="263.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.892578756225" Longitude="2.2329153898585" StarRating="4" HotelCode="24651|7704" HotelName="Renaissance Paris La Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Jardin de Valmy, 92918 Paris, La Defense Cedex</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/43/33438d96e7f86a6b5cd1ca4d2f28f0b4ed549783.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.41" OriginalAmount="264.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883395164662" Longitude="2.342794239521" StarRating="3" HotelCode="25692|298725" HotelName="Aparthotel Adagio Paris Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 place Charles Dullin, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/fe/97fe071c08c095c97d3a39b4f457179d3de78802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in the peaceful heart of Montmartre, only a few minutes' walk away from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="275.95" OriginalAmount="267.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865223365455" Longitude="2.2857141494751" StarRating="3" HotelCode="55578|303045" HotelName="Elysees Longchamps" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>68 Rue de Longchamp, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/ef/18ef2029eb60e52ca9813ef09c65de1fd1acef63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel is ideally located between the Champs Elysées and the Eiffel Tower. Restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.91" OriginalAmount="268.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879775708909" Longitude="2.3206874728203" StarRating="4" HotelCode="29499|229916" HotelName="Best Western Premier Le Swann" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-15 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/97/8597e38a12f1beb298af297d7e2a30e50f1b3262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the Gare Saint-Lazare station, 1 km from the Opéra Garnier and the G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.44" OriginalAmount="269.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875485" Longitude="2.318303" StarRating="3" HotelCode="23658|191786" HotelName="Hôtel Augustin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Roy, 75008 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/dc/78dc6be57e6cda631758d4d204aceeba118cc6b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 500 m from the centre of Paris where guests will discover an abundance of shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.63" OriginalAmount="270.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873072321402" Longitude="2.3425045609474" StarRating="3" HotelCode="29348|229856" HotelName="Best Western Hotel Opéra Drouot" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue de la Grange Batelière, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/25/9e25b13ab5af4a5f6719d77e16df491a646d6c97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Paris hotel enjoys a central location near the Grevin Museum and the Palais Garnier opera house...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.28" OriginalAmount="272.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872659063449" Longitude="2.3435895144939" StarRating="3" HotelCode="10830|1170568" HotelName="Hôtel 34B" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Bergère, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/8b/0d8b6456ffbc65b44c8435616f2a065910c86665.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-class hotel is located close to the famous shopping areas (Galleries Lafayette), just a f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.66" OriginalAmount="274.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870243" Longitude="2.299945" StarRating="4" HotelCode="12654|111942" HotelName="Francois 1er" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Magellan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/34/3f345d6abd55bc1a9513061d0cfd85d964822b3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is tucked away in a charming side street off the Champs-Elysées, less than 3 minutes’ wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.93" OriginalAmount="275.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870949100716" Longitude="2.3557063937187" StarRating="3" HotelCode="29170|304335" HotelName="Best Western Hôtel Littéraire Arthur Rimbaud" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Gustave Goublier, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/82/6f822cc7f9bb2fc4b38c970fb8e7a543a5d963b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 10th district of Paris in a peaceful area between Gare de l'Est railway ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.09" OriginalAmount="275.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875647939708" Longitude="2.3038284480572" StarRating="4" HotelCode="12870|241476" HotelName="Hôtel Royal Garden Champs-Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218-220 Rue du Faubourg Saint-Honoré, 8ème Arrondissement, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/00/1f0020d2cf029a46ac9fba26ba96a763214cc175.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A short stroll from the Arc de Triomphe, the hotel enjoys an ideal location in Paris. It is situated...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.65" OriginalAmount="276.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863572" Longitude="2.369054" StarRating="2" HotelCode="25348|744945" HotelName="My Home In Paris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de Malte, 75011 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/2b/6a2bac1d2baee77df960e56f85ad16f18c1ae9f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel lies on a small side street, between the place de la République and the Place...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.82" OriginalAmount="276.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850398514789" Longitude="2.2983272373676" StarRating="4" HotelCode="25334|762225" HotelName="Ares" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 rue du Général de Larminat, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/64/9164c79b91effc92df65d35c2ee86ab18012b664.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a favourable location, on a quiet street in the heart of the lively La Motte Picqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.57" OriginalAmount="277.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86923510986" Longitude="2.2978404164314" StarRating="3" HotelCode="10798|265985" HotelName="Hotel Le Belmont" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Bassano, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/d9/85d9fe46ec259e1a52fa40cd2b309f0939034490.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street, 100 m from the Champs-Élysées and close to monuments such a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.76" OriginalAmount="277.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877152" Longitude="2.345268" StarRating="3" HotelCode="11613|389295" HotelName="De L'Ocean" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Mayran, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/e1/26e17a4e9f0d0b390561bc0a56332f3538cb5668.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris between Gare du Nord train station and Opéra Garnier. The Moulin Roug...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="287.63" OriginalAmount="279.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859083163768" Longitude="2.3668174445629" StarRating="4" HotelCode="18996|303775" HotelName="Villa Beaumarchais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue des Arquebusiers, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/bd/05bdc8b6b426cfe1034d38689e51383ebc6d37c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Marais, one of the oldest and now most vibrant neighbourhoods in Paris, this family-f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.46" OriginalAmount="280.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876006045999" Longitude="2.2954908013344" StarRating="2" HotelCode="26754|303395" HotelName="Troyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b8/a5b8d794e9bf2770cffea8be83d793101f906df0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located off the Champs-Élysées, near the Arc de Triomphe, not far from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.56" OriginalAmount="280.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.879506708685" Longitude="2.3363529145718" StarRating="3" HotelCode="54675|34674" HotelName="Hôtel George" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Rue Notre Dame de Lorette, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/65/416579945c7450e836dcd68b650241b6c955bed5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is situated between Montmartre and the opera house, only steps away from the ma...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.88" OriginalAmount="280.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848844437287" Longitude="2.2978055477142" StarRating="3" HotelCode="36930|300975" HotelName="Citadines Tour Eiffel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>132 Boulevard de Grenelle, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/94/92940351d18bec7d4f77c9037c182c3fcabd04a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the former village of Grenelle, not far from the UNESCO headquart...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.08" OriginalAmount="280.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849396886036" Longitude="2.3431737720966" StarRating="4" HotelCode="60655|762745" HotelName="Mercure Paris La Sorbonne" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue de la Sorbonne, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/1f/e81f0117a43f9c0dd5e030c5d44bef28c0ea1d83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the Panthéon and the Jardins de Luxembourg. It lies opposite the Sorb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.98" OriginalAmount="281.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848782" Longitude="2.341076" StarRating="3" HotelCode="18683|192986" HotelName="Trianon Rive Gauche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/dd/d1dd1a7156fcca6af0886c8cda37fae6103a1ab4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the Sorbonne University in the Marais district of Paris. Res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.36" OriginalAmount="281.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849245095613" Longitude="2.342212870717" StarRating="4" HotelCode="14271|7104" HotelName="Le Lapin Blanc" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41 Boulevard Saint-Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/19/0419ab3055edef074bb6314dc1b3379a88efbd0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, just a few minutes' walk from the Luxembourg Gardens and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.65" OriginalAmount="282.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882806932735" Longitude="2.2981663048267" StarRating="4" HotelCode="29342|235706" HotelName="XO Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Rue Théodore de Banville, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/9f/ff9ff961c1730559eb7f6941f07fa93939b82bb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the affluent Champs-Élysées area, between the Avenue de Wagram and Rue de C...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.48" OriginalAmount="282.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873178171342" Longitude="2.3022821545601" StarRating="4" HotelCode="16660|302545" HotelName="Hotel Lord Byron" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c0/cdc050158f6c2994ac287da2c40b3d0c2c3ee78b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Parisian hotel is situated right by Park Monceau, close to many of the city's best bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.72" OriginalAmount="283.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843324910206" Longitude="2.3067480325699" StarRating="3" HotelCode="31195|389195" HotelName="Nouvel Hotel Eiffel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Conference Hall,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue Des Volontaires, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/2b/f12bba7b977853dac632ec1482476ca742611e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a peaceful location and lies just a few metres from the Eiffel Tower. The metro st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.21" OriginalAmount="283.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872467208277" Longitude="2.3375746607781" StarRating="4" HotelCode="14860|270855" HotelName="Millennium Hotel Paris Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Haussman, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/1/8/1/5/3/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in an elegant Haussman building, this hotel is just 500 m from Opéra Garnier and the famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="293.77" OriginalAmount="285.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.852688507016" Longitude="2.3090466856956" StarRating="3" HotelCode="11960|744985" HotelName="Duquesne Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 avenue Duquesne, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1c/571c2e282762953e82d23797562707d9d0df27ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 200 m from Les Invalides, and a few steps from the Eiffel Tower, the UNESCO offices and gove...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="293.98" OriginalAmount="285.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873296370178" Longitude="2.3436968028545" StarRating="3" HotelCode="31198|6914" HotelName="Hôtel Acadia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/26/b4262b4364d10de7bcb2ea2d21fb624f7d3ec52a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located close to a main road, this hotel lies within a few minutes of a diverse selection ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.45" OriginalAmount="285.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859656675235" Longitude="2.3240844905376" StarRating="4" HotelCode="10778|762295" HotelName="Le Bellechasse Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Bellechasse, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/10/6a10729c4fb0dd66da4243d458ac85918dff0865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies only meters from the centre of Paris and numerous shopping and entertainment ve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.69" OriginalAmount="286.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875978702998" Longitude="2.2952239215374" StarRating="3" HotelCode="59058|791495" HotelName="Magda Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7, rue Troyon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/82/1a824e56f8d849cceccaae5ca4b8a80136726322.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.87" OriginalAmount="287.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883426913115" Longitude="2.2924840450287" StarRating="3" HotelCode="35058|762525" HotelName="Magellan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17-19 Rue Jean Baptiste Dumas, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/be/02bee75c7e32f196e2d99ece4491c6a0353657ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated, around 250 m from Péraire metro station and 500 m from the Arc de Tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.03" OriginalAmount="287.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.859163" Longitude="2.30744" StarRating="3" HotelCode="14449|302715" HotelName="Les Jardins d'Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Amelie, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/cd/fbcde69875c64d1750eaf346df3d4ae9766bba02.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Left Bank area of Seine, in the residential quarter of Invalides, just ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="297.25" OriginalAmount="288.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849142856841" Longitude="2.3471908316656" StarRating="4" HotelCode="11326|1589968" HotelName="Hôtel Les Bulles de Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Garden,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/54/9754a3c4bb20f6c6d2b4378d8c11edc2d6184ab6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and warm establishment is situated in the heart of the Quartier Latin and Saint-Germain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="298.72" OriginalAmount="290.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845746728365" Longitude="2.3706288635731" StarRating="3" HotelCode="60484|189966" HotelName="Best Western Hôtel Aurore" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Traversiere, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/33/de332bda87ca96e3b0a0af9b935e1bed497e5f9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.36" OriginalAmount="290.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875621552569" Longitude="2.3041749101748" StarRating="4" HotelCode="12218|191886" HotelName="Etoile Saint Honoré" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>214 Rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/e5/f0e5c2e05c2e0d7eb699f192c9ab5c3f24f1d6b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This spacious and inviting hotel is situated at the centre of Faubourg Saint Honoré, which is famous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.67" OriginalAmount="290.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880571235531" Longitude="2.3391008377075" StarRating="3" HotelCode="14850|300155" HotelName="Migny Opera Montmartre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/70/9a709f08b44fadc49bc24a6df228358703f11a8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a tranquil location at the foot of Montmartre. Plenty of shopping centres and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.97" OriginalAmount="291.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85495633443" Longitude="2.3633453249931" StarRating="3" HotelCode="50289|303455" HotelName="Turenne Le Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue de Turenne, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/b1/e3b1b6396ca384d99aa8428d08f5c21331def015.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is centrally located, lying amidst noble palaces that date back to the 17th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.98" OriginalAmount="293.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873749" Longitude="2.320196" StarRating="4" HotelCode="34976|302645" HotelName="Le Lavoisier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Lavoisier, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/42/644253ed0de18a68158f71608151e71ec13cd568.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of the French capital, between Saint Augustin church, La Madelei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.26" OriginalAmount="293.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847603611648" Longitude="2.3517742753029" StarRating="3" HotelCode="64083|301985" HotelName="Quartier Latin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9, Rue des Écoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/97/d997888a25820229628c0a00de7bbd691557607d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the renowned Quartier Latin within a few minutes walk of the lively Boulevard St. Germain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.67" OriginalAmount="294.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875180457194" Longitude="2.3327949643135" StarRating="3" HotelCode="31789|104382" HotelName="Helios Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>75 rue de la Victoire, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/92/46924d952b82cef4cc4cfee0274610ef88525e6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the Opera Garnier district, the hotel enjoys an exceptional location for leisure and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.86" OriginalAmount="295.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875607365927" Longitude="2.2937741875648" StarRating="3" HotelCode="26708|1675008" HotelName="Regence Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 avenue Carnot, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/17/8a17c64be81d686125765ed9b3a32e1aab1fbda8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.84" OriginalAmount="297.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842701784987" Longitude="2.3262101411819" StarRating="3" HotelCode="34406|319645" HotelName="Hôtel Renoir St. German" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Rue Montparnasse, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/c2/73c2d0682736dbe4b0ffb391d4dbb8ee5afa7b24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Montparnasse, the district of the city popular with Paris’ painters. Set co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.85" OriginalAmount="297.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.834893527714" Longitude="2.3296058177948" StarRating="4" HotelCode="25179|303905" HotelName="Villa Montparnasse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 rue Boulard, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/f1/28f1ed2b5b9559fa6840afeb112a189a09dfc90d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in very quiet and safe surroundings on the Left Bank, in the heart of the Mont...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.03" OriginalAmount="302.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.883557092046" Longitude="2.2941227178577" StarRating="3" HotelCode="54634|760715" HotelName="Hotel Etoile Pereire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 boulevard Pereire, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0a/a6/0aa683d1c6830b65e2ea5af489457effca4f8236.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located, the hotel is situated in a quiet residential area on the Boulevard Péreire. In th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.65" OriginalAmount="303.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85555610416" Longitude="2.3409353440297" StarRating="4" HotelCode="47465|1015745" HotelName="Citadines Saint-Germain-des-Prés Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>53 ter Quai des Grands Augustins, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/61/b1610c724be38789871695c7be9d393c11767d20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in the legendary district of St. Germain, the area of cultural tre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.22" OriginalAmount="305.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866260406845" Longitude="2.3372340202331" StarRating="4" HotelCode="19326|7844" HotelName="Golden Tulip Washington Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3f/de3fb3b5d5c642fed91f4d30d159746946dbd705.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the luxurious area of the 1st district and is to be found in amongst the fam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.45" OriginalAmount="305.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.847134102036" Longitude="2.3259365558624" StarRating="4" HotelCode="63227|302695" HotelName="Saint Gregoire" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43, Rue de l'Abbé Grégoire, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/44/24/442430ad58a4dbf97e3bcea67d67313633ab1c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated right in the heart of the Rive Gauche, in a charming neighbourhood in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.98" OriginalAmount="305.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87449598435" Longitude="2.3186409473419" StarRating="4" HotelCode="31742|7714" HotelName="Park Lane Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4 rue la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/c1/aec123fe266e551a63faaa74edd609330b200d40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in the centre of Paris, in the 8th district. The establishm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.21" OriginalAmount="306.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.882604118084" Longitude="2.333466411045" StarRating="3" HotelCode="11068|79064" HotelName="Timhotel Opéra Blanche Fontaine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Pierre Fontaine, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/01/ca01b2346a13e6ef9f479e0795ae2e84151c162b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel enjoys a peaceful location at the foot of Montmartre, just a few minutes on foot f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.71" OriginalAmount="310.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873675444957" Longitude="2.3449106923862" StarRating="3" HotelCode="14635|270405" HotelName="Le Wit Hôtel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de la Boule Rouge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/d1/24d16d67ed8a26e780c4eeec05b85e66d9eb3559.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located opposite the Folies Bergère. It is 50 m from the Grands Boulevards metro stop, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="327.46" OriginalAmount="317.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873395372023" Longitude="2.3023176840393" StarRating="4" HotelCode="34427|1546838" HotelName="Hôtel Atala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 rue Chateaubriand, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/44/274482456677dab13a774bca1906e443b89d7b5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Paris, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.32" OriginalAmount="318.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873056443892" Longitude="2.3097789287567" StarRating="4" HotelCode="56084|62144" HotelName="Hôtel Le 123 Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 rue du Faubourg St Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/24/5d244b3f9317d875ecf0d8ec1a7eddf285262ba5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Paris' 8th arrondissement, it is just a short walk to the splendid boulevard of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.47" OriginalAmount="318.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84543429922" Longitude="2.3240724205971" StarRating="4" HotelCode="25007|266355" HotelName="Littre" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 rue Littré, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/be/b9/beb9a6ad9bb7f0d6774db263160cf0154f7a54df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies on a quiet street between Saint Germain des Prés and Montparnasse, directly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.96" OriginalAmount="319.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872377234563" Longitude="2.3093095421791" StarRating="4" HotelCode="31208|7724" HotelName="Rochester Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de la Boétie, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/07/fc079c3285d5d3cf766f435a4e78ece283268d26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies on a main street and the heart of the French capital. The famous Champ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.13" OriginalAmount="319.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873043212629" Longitude="2.3180294036865" StarRating="3" HotelCode="32476|305685" HotelName="Elysees 8" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 rue Cambacérès, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a9/91/a991a545f1940096d045a8854aa35b08a2379da9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located near to the Élysée Palace and magnificent Rue du Faubourg Saint-Honoré. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="330.39" OriginalAmount="320.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.843745029915" Longitude="2.3391263186932" StarRating="3" HotelCode="36933|7544" HotelName="Observatoire Luxembourg" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Boulevard Saint Michel, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/e5/efe55279b507091c7fd83b2a228271bf6bc0e25c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.59" OriginalAmount="321.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872988523374" Longitude="2.3540300130844" StarRating="4" HotelCode="31200|189926" HotelName="Best Western Aulivia Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Petites Ecuries, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/44/73444308fb48c8f3c0b2d4eb65a90cfe496aed08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the opera house and the Place de la République at the heart of the lively theatre di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="332.14" OriginalAmount="322.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876778389291" Longitude="2.3383679990216" StarRating="3" HotelCode="34436|861695" HotelName="Brittany" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 et 5 rue Saint-Lazare, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/b6/b4b62691a77bb202ecd636bb8fa2c91138eb8d5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="332.51" OriginalAmount="322.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871338114655" Longitude="2.3280394077301" StarRating="4" HotelCode="13988|302675" HotelName="Le Pera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b6/1ab6e882f2a1860dc6105e4d77c1e1fc4641bb11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively Opéra and La Madeleine district, very close to major department stores and Pla...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.78" OriginalAmount="324.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872069" Longitude="2.303288" StarRating="4" HotelCode="19321|7834" HotelName="Warwick Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/5a/d75a6d7c83b086296e06c9be0fc099d27799e3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the heart of Paris on a side street off the famous Champs Elysée...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.57" OriginalAmount="325.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880505" Longitude="2.284557" StarRating="4" HotelCode="47692|7074" HotelName="Hyatt Regency Paris Étoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Place du Général Kœnig, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f8/faf83a6669800905b7dcf278de8955b4b4f667eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel enjoys an ideal location in the city of Paris. It is only 5 minutes to the Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="337.62" OriginalAmount="327.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848376704348" Longitude="2.342617213726" StarRating="4" HotelCode="37860|1643428" HotelName="Select Hôtel Rive Gauche" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 place Sorbonne, 75005 Paris, Ille de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/45/6d450755efbcc439be915b32cb6ba51c016884b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.02" OriginalAmount="328.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874677688105" Longitude="2.30578109622" StarRating="3" HotelCode="15940|85070" HotelName="Hôtel Plaza Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>177 Boulevard Haussmann, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e6/b8e68b055ee79c2505c45653751631913fc275d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Paris, some 200 m from the Champs Elysées. The George V métro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.33" OriginalAmount="328.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860630453827" Longitude="2.3468946687318" StarRating="4" HotelCode="14058|300395" HotelName="Citadines Les Halles Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue des Innocents, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/02/b802d79bbfb504e0051ae46a6e2a0738c08cfb5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Forum Les Halles and its pedestrian zone, near to the Chat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.81" OriginalAmount="328.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.878468618849" Longitude="2.3582893610001" StarRating="2" HotelCode="63662|428205" HotelName="Kuntz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Bar,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue des Deux Gares, 75010 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/22/4a2238c446493c48f7e45df996639c9ee0fff7dc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris (PAR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="341.50" OriginalAmount="331.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.885318" Longitude="2.335092" StarRating="2" HotelCode="27742|305425" HotelName="Hotel Du Moulin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Garden,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue Aristide Bruant, Paris 75018</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01d8dc568780c64a23970fce135b983cb48b7a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Halfway between the Moulin Rouge and the Sacré Coeur, this charming hotel is located on a quiet stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="341.56" OriginalAmount="331.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872885948192" Longitude="2.32400785423" StarRating="4" HotelCode="15268|763595" HotelName="Hotel &amp; Spa Royal Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue de L'Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/4d/eb4df719adbc844c8c3f19ecad180132eedc9077.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between the Madeleine church and the large department stores in the centre of P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="343.01" OriginalAmount="333.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.840072393627" Longitude="2.3458385467529" StarRating="4" HotelCode="45041|82536" HotelName="Serotel Lutèce" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Berthollet, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b9/46b9edb157d3e0b33cc5dd4ff77dc569b7eb7125.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting hotel is located in a historically interesting district at the heart of Paris. Only mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="343.26" OriginalAmount="333.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864013383152" Longitude="2.3341628909111" StarRating="4" HotelCode="33470|7524" HotelName="Normandy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de l’Echelle, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/a0/36a0065ad8b0a0c89d34eca06c5e96335b29b111.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is exceptionally situated, near the Louvre Museum and on the corner of the street St. Hono...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="343.47" OriginalAmount="333.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871668024333" Longitude="2.3270845413208" StarRating="3" HotelCode="35574|1037128" HotelName="Hotel Basile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Rue Godot de Mauroy, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/32/903240361701238ee68f11107792c2075907373e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is ideally located at the heart of Paris, between the Place de la Madeleine and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="344.64" OriginalAmount="334.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.87598" Longitude="2.342063" StarRating="3" HotelCode="14090|302365" HotelName="ibis Paris Opéra la Fayette" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/c1/59c1f27d48a407ce0f752126e0357a72e139d6ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Paris, with countless shopping venues, bars, r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="350.59" OriginalAmount="340.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873239917038" Longitude="2.3024860024452" StarRating="4" HotelCode="32041|7044" HotelName="Hotel Chateaubriand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Chateaubriand, Champs Elysées, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/13/04134c33713ac6e94e8e21c4ee85d89b0d63a000.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is centrally located at the heart of Paris' business district, just 200 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="350.69" OriginalAmount="340.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.890593" Longitude="2.240926" StarRating="4" HotelCode="29320|7224" HotelName="Hilton Paris la Defense" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place De La Defense Cnit, BP 210, 92053 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8c/f1/8cf19eff461671e03a3fdb3be573666117a6af4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies in the largest shopping and office centre of Europe, with over 1,50...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.72" OriginalAmount="341.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874626528862" Longitude="2.3168009519577" StarRating="4" HotelCode="34423|744615" HotelName="Arioso - Champs Elysées" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue d'Argenson, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/02/93026d8645f28e26f70cac9c903a6d36a5ef27fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Paris, 1 km from the Champs-Élysées. The location allows easy a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="352.83" OriginalAmount="342.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84450406079" Longitude="2.3729449510574" StarRating="4" HotelCode="35943|185356" HotelName="Mercure Paris Gare de Lyon TGV Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 place Louis Armand, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/b3/3fb3f5b58e51cb1a48c621f33a57b875db7e8627.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located behind the clock tower of the Gare du Lyon station. Its location guarantees gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.32" OriginalAmount="343.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.881991175557" Longitude="2.3409117014482" StarRating="4" HotelCode="44017|352375" HotelName="Carlton's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Boulevard Rochechouart, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/17/a217d35a58996eb187e6a29f3d52c03940e860f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional hotel is located at the foot of Montmartre and close to Sacré-Cœur as well as the M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.82" OriginalAmount="343.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871774759351" Longitude="2.349269092083" StarRating="4" HotelCode="13508|863605" HotelName="Hôtel L'Échiquier Opéra Paris - MGallery by Sofitel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Rue De L'Echiquier, 75010 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/92/0b92d6a0ca2ef9064e96a6c583158c9a8448489f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located close to the 'Grands Boulevards' and the opera house in Paris. The nea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.84" OriginalAmount="345.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866394501653" Longitude="2.3607087135315" StarRating="2" HotelCode="29477|389425" HotelName="Relais du Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>76 Rue de Turbigo, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/75/b47596f38ad07500641357a17aa70b8209f34e3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, only a few minutes walk from Galerie Lafayette and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="357.35" OriginalAmount="346.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876011" Longitude="2.296228" StarRating="3" HotelCode="56961|191856" HotelName="Elysees Paris" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1, Rue Brey, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/84/a484934fb8290ef5840ac5002d3d6fc812c3f68b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a peaceful side street, only a few metres from Etoile and the Champs Elysée...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.88" OriginalAmount="349.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845695539542" Longitude="2.344950735569" StarRating="3" HotelCode="52555|1661448" HotelName="Des Grands Hommes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Place du Panthéon, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/15/8e1515789542be61c07cf74dd7e9bf46ea95686d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="361.09" OriginalAmount="350.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880354" Longitude="2.317289" StarRating="4" HotelCode="25345|1037825" HotelName="Hotel Relais Monceau" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>85 Rue du Rocher, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/3c/343cb67a49fabd503a4ec14137e1baf22d586f3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Classicism and romanticism of the Haussmannian Paris meet a warm and cosy environment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="361.88" OriginalAmount="351.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853506525091" Longitude="2.3425796627998" StarRating="4" HotelCode="47992|1082058" HotelName="Hotel Villa d'Estrees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Gît le Coeur, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/21/e1219fd8de6a08348ae09e3f35f0e530154b03d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.39" OriginalAmount="353.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.877488719891" Longitude="2.3434406518936" StarRating="3" HotelCode="31199|7564" HotelName="Hôtel Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Rue de Maubeuge, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/e3/59e33f84a8ee907f1e49921c20693bcd7800a245.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The traditional hotel is situated close to the opera and a shopping centre. The Centre of New Indust...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.75" OriginalAmount="354.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.831565" Longitude="2.357401" StarRating="3" HotelCode="13456|81344" HotelName="Timhotel Paris Place d'Italie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>178 Boulevard Vincent Auriol, 75013 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f3/83/f3835d7e76c862f0c2db4eb91b3a85f6018d130f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel is located in the south of the city, close to Montparnasse. It is just 100 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="367.27" OriginalAmount="356.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848592" Longitude="2.348118" StarRating="3" HotelCode="18014|306565" HotelName="Hotel Atmosphères" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Rue des Ecoles, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/51/6f510300a899d0de9b02d528642f35a1cd1a4e0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant hotel enjoys an exemplary location between Saint-Michel and Saint-Germain. Nearby guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="367.96" OriginalAmount="357.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872151842419" Longitude="2.3281357404363" StarRating="3" HotelCode="34418|304345" HotelName="Hôtel Saint Pétersbourg Opéra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 rue Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b1/36/b136c7eea5b7d5345ce1dc5023b71ff96de7e3c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the centre of Paris, in a quiet district with plenty of resta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="368.66" OriginalAmount="357.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875534" Longitude="2.318752" StarRating="3" HotelCode="34412|761965" HotelName="Maison Malesherbes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 place Saint Augustin, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/d2/e4d27dc7ae8ef1aaf21ca74da9ffc5ec6cdb4fff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="373.34" OriginalAmount="362.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871343" Longitude="2.323902" StarRating="4" HotelCode="15137|300665" HotelName="New Hotel Roblin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Chauveau-Lagarde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/63/5863e9e34e2f536da4939bc029d513a96cb13ff2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This splendid hotel is centrally located, around 500 m from the Louvre, around 700 m from the opera ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="375.88" OriginalAmount="364.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866780904419" Longitude="2.3257970809937" StarRating="4" HotelCode="34421|7474" HotelName="Meliá Vendôme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/19/e319caaba22e35ab98aa006ace6bebacf118ca6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys a much sought after position in Paris, close to many of the French capita...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="379.98" OriginalAmount="368.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876074844451" Longitude="2.2963705658913" StarRating="3" HotelCode="34429|389265" HotelName="Emeraude Plaza Etoile" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Avenue de Wagram, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/14/3a14075e1bc239341229eb7dfc12fdceff35fd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few steps from the Arc de Triomphe and the Champs-Élysées. The nearest ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="380.47" OriginalAmount="369.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866383033032" Longitude="2.2893176972866" StarRating="5" HotelCode="10904|277605" HotelName="Sofitel Paris Baltimore Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Bis Avenue Kleber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/93/68930b6c60c8e75939b0f960c89d5503505347ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Paris’ most elegant district, near to the Champs-Élysées, the Arc de Triomph...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.94" OriginalAmount="371.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.855595190221" Longitude="2.2927951812744" StarRating="4" HotelCode="33468|104961" HotelName="Hôtel Pullman Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Avenue de Suffren, Entrée au 22 rue Jean Rey, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/2f/8f2ff48f0ffbeed11aa5f51ca3bee140acfee336.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the fashionable Avenue de Suffren, this city and business hotel is just a stone’s throw ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.96" OriginalAmount="371.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866593878795" Longitude="2.3090171813965" StarRating="5" HotelCode="31385|130484" HotelName="La Maison Champs Elysees" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8, Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/b3/f6b35d1d9e7650eeec7088499c1c30934406005b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated between the Champs-Élysées and the Avenue Montaigne in the heart of the Golden Triangle, cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="383.58" OriginalAmount="372.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.860602" Longitude="2.346566" StarRating="4" HotelCode="15238|765635" HotelName="Novotel Paris Les Halles" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Place Marguerite de Navarre, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/c1/88c1673e1666a54a55d9b37b1c492b1e4e0540f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.63" OriginalAmount="374.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871334586197" Longitude="2.3383122682571" StarRating="3" HotelCode="34811|300705" HotelName="Citadines Opéra Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Favart, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/39/39398616a1fb5255d8bd6d80e18d45c3ee7a686e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located near to the Opéra Comique theatre. A profusion of shops and bars as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.61" OriginalAmount="377.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866257" Longitude="2.288104" StarRating="4" HotelCode="12741|617975" HotelName="Garden Elysee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Saint-Didier, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/3f/9d3fc96b9a5956241d5c3f5f70b1fcfcb15caa4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location close to the Trocadéro, between the Eiffel Tower and the Champs ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.19" OriginalAmount="377.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8539152" Longitude="2.3631767" StarRating="3" HotelCode="34869|70324" HotelName="De Neuve" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Neuve Saint Pierre, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/d7/fbd7a10ba9d3ace245991a12f1a7790049b53541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is centrally located close to the city centre, although is also peaceful ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="398.85" OriginalAmount="387.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872876" Longitude="2.308198" StarRating="4" HotelCode="11182|7004" HotelName="Hôtel Bradford Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Rue Saint Philippe de Roule, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/88/f088682e1a58743643ead004f16686f5472f526d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs Elysées and Faubourg Saint Honoré. A selection of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.83" OriginalAmount="389.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869351553712" Longitude="2.3321512341499" StarRating="3" HotelCode="58702|303065" HotelName="Daunou Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Daunou, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/ee/c3eefd391a95d893a42ba94f011f85b4d29140db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of a very lively district where guests will find perfect connections to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="406.03" OriginalAmount="394.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850406" Longitude="2.342375" StarRating="3" HotelCode="10796|190196" HotelName="Belloy Saint-Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Racine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e6/18e65ab4a95c4a745ff7028fe2ab04a47686a983.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally located the historical Saint Germain district of Paris. Numerous sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="406.81" OriginalAmount="394.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870006104263" Longitude="2.2908827662468" StarRating="3" HotelCode="32504|61354" HotelName="Mercure Paris Champs Elysées" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Garden,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/c1/25c1a97d996d11a8d4217cde90f302761d2f70f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 2 km from the Eiffel Tower and around 200 m from the Arc de Triomphe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="414.54" OriginalAmount="402.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845372519215" Longitude="2.3752677440643" StarRating="4" HotelCode="15231|230246" HotelName="Novotel Paris Gare de Lyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 18/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Hector Malot, 75012 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a6/44a69685bcd0ec8cff96dea48a7c7d124b44fe72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right by the Gare de Lyon railway station, a 10-minute walk from the Bastille a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.34" OriginalAmount="403.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867153189193" Longitude="2.3375210165978" StarRating="4" HotelCode="50846|7424" HotelName="Hôtel Malte" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63 Rue de Richelieu, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/63/3363672811085e9c169532710837b2311f490e45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris close to the Opera, the Place Vendôme and the Musée du L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.44" OriginalAmount="410.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.850289969205" Longitude="2.3392671346664" StarRating="4" HotelCode="32474|1546858" HotelName="Hotel Baume" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7 rue Casimir Delavigne, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/2d/922d0c435f2c43e710fd4ee53de96e7cb9a519ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated at the heart of one of the most lively districts in Paris. The Louvr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.68" OriginalAmount="410.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.886488780318" Longitude="2.3356421291828" StarRating="2" HotelCode="50290|2240125" HotelName="Best Western Plus Hôtel Littéraire Marcel Aymé" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Rue Tholoze, 75018 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/ee/c7ee21214487b2dd72ccb51541a942d7bd90e4df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, recognisable by its typical Montmartre corner frontage, is located between the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="428.69" OriginalAmount="416.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84979930493" Longitude="2.3467987775803" StarRating="3" HotelCode="64084|194376" HotelName="Best Western Hôtel Jardin de Cluny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue du Sommerard, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/14/d2/14d2022ddb743d7924d066deac9b2dd2c96fb978.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="429.63" OriginalAmount="417.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868305313622" Longitude="2.3331195116043" StarRating="4" HotelCode="12013|7174" HotelName="Hôtel Edouard 7" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Avenue De l'Opera, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/50/1750f871641f79a1971fbf0d49b8221b572cdd3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical hotel is centrally located just a few minutes walk from the important sightseeing at...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="429.67" OriginalAmount="417.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872268736634" Longitude="2.3034851253033" StarRating="5" HotelCode="13845|109772" HotelName="Hôtel Lancaster" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue De Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/39/a23916b74d66ee3e57879b56f1629e06f42f7a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a stone’s throw from the most famous avenue in the world, the Champs Elysées, and just around t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="433.54" OriginalAmount="420.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.853957444119" Longitude="2.367462515831" StarRating="3" HotelCode="38598|1082328" HotelName="Bastille Speria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Rue Bastille, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/4b/324bdf822a67a5816fcddf8b399cc8037aa7da78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="434.71" OriginalAmount="422.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861794491616" Longitude="2.3408201336861" StarRating="4" HotelCode="14239|299565" HotelName="Louvre Saint-Honoré" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>141 Rue Saint Honore, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/7c/267cc2e2e4f332d950cb3dc487d2a24077c5024f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an ideal location on Rue St Honore in the heart of Paris' 1st district. It is next ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="434.81" OriginalAmount="422.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871893843606" Longitude="2.3281440138817" StarRating="4" HotelCode="10418|6954" HotelName="Hôtel Astra Opéra" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Rue de Caumartin, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7f/547fe2df7a50e6e22b0f18603ec927291a69fe38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel enjoys an exclusive location in one of Paris' hippest arrondissement, close to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="437.94" OriginalAmount="425.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867237879181" Longitude="2.2879296541214" StarRating="4" HotelCode="31744|7824" HotelName="Waldorf Trocadero" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>97 rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/74/ce74cd63b42d6e2a14a9abf986252d8ecf4bf66d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an exquisite and central location at the heart of Paris, only a few minutes' ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="439.18" OriginalAmount="426.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875013" Longitude="2.341613" StarRating="4" HotelCode="13806|974885" HotelName="Eugène en Ville" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Buffault, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/2d/452dc52d92648679615c5433e445bf4a1fea6538.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="439.86" OriginalAmount="427.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872012045476" Longitude="2.2969928383827" StarRating="4" HotelCode="42190|389365" HotelName="Radisson Blu Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>78bis Avenue Marceau (8º Arr), 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/68/0168ed7760ecaff379325dcc1239092cd18f53a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.48" OriginalAmount="429.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865824596238" Longitude="2.3360913991928" StarRating="3" HotelCode="29178|1649248" HotelName="Therese" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5-7 Rue Thérèse, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/c8/75c829af15fb6ee70e824754d1b2fe855e84973b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated at the heart of Paris, this hotel is located close to the Louvre, the Faubourg St. Honoré a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="443.03" OriginalAmount="430.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866005" Longitude="2.357074" StarRating="3" HotelCode="10541|1036588" HotelName="Austin's Art et Metiers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Montgolfier, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/d3/efd34180ee45278382a148e86e4d2af83d36ab0f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="444.96" OriginalAmount="432.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.858758896071" Longitude="2.3452849838444" StarRating="3" HotelCode="36731|861485" HotelName="Grand Hotel Dechampagne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>17 Rue Jean-Lantier, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e9/76/e97646740bfe538cb05b21463547a1f4916e0d87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The historic hotel wins everyone over through its extraordinarily central location, only around 10 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="447.95" OriginalAmount="434.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863348" Longitude="2.362304" StarRating="3" HotelCode="25347|1549058" HotelName="The Originals Boutique, Hotel du Vieux Saule, Paris Le Marais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue de Picardie, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/ce/e0ce731b982fde1c61bb2b9ed9e0ffc577383e7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="457.47" OriginalAmount="444.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868716402135" Longitude="2.32522174716" StarRating="4" HotelCode="27221|389205" HotelName="Hôtel Opéra Richepanse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 rue du Chevalier de Saint George, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/99/b6/99b697eb2526cc0783b8ce7bf9486589d276aa00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel lies right in the heart of historical Paris. It is located between the O...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="457.86" OriginalAmount="444.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854859269991" Longitude="2.3331168293953" StarRating="4" HotelCode="26017|2157945" HotelName="Bel Ami" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>7/11 rue St-Benoît, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/3f/0a3f01d64c3358752028881f5b7b808ee02ed5f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris, in Saint Germain des Prés, in the historic left bank ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="462.98" OriginalAmount="449.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.842987752764" Longitude="2.3422631621361" StarRating="4" HotelCode="34416|1037845" HotelName="Relais Saint-Jacques" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 rue de l’Abbé de l’Epée, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/2a/1c2ab35aac4d482715bbb9952c70e0a361044a1e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="463.26" OriginalAmount="449.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.844241049069" Longitude="2.3234716057777" StarRating="3" HotelCode="34407|1547028" HotelName="Hôtel Edouard 6" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Boulevard du Montparnasse, Montparnasse District, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/4f/d04f80373ff76410e62a8449516744300a739dbe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.72" OriginalAmount="454.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871446" Longitude="2.322507" StarRating="4" HotelCode="34433|305095" HotelName="Waldorf Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/69/4d690be934aa403f24cfc5718cd0b90a380af536.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated between the districts of Madeleine and Concorde, near to some of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="471.53" OriginalAmount="457.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.861292" Longitude="2.286341" StarRating="4" HotelCode="34401|1547318" HotelName="Les Jardins du Trocadéro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Benjamin-Franklin, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/3b/953be0b1c3f5859384bc670cdc56f1b64954e748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Orly (ORY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="482.00" OriginalAmount="467.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.846989" Longitude="2.325861" StarRating="4" HotelCode="13764|7254" HotelName="Holiday Inn Saint Germain des Prés" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>92 Rue de Vaugirard, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/1e/881e4d82017135cb9b9f9e43462539e5f4c6cdec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated, on the left bank of the river Seine. The Galeries Lafay...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="483.51" OriginalAmount="469.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.876791048358" Longitude="2.3075875639916" StarRating="5" HotelCode="34207|44964" HotelName="L'Hotel du Collectionneur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>51-57 Rue de Courcelles, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/28/2f28d60f4b14ece6e0b044a79cbf90ed0298ca28.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the 8th district and faces the wonderful Parc Monceau. The Cham...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="484.88" OriginalAmount="470.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.848757068636" Longitude="2.3495762050152" StarRating="3" HotelCode="31386|391855" HotelName="Agora St Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42 rue des Bernardins, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/1d/1c1dcba3b55815b9485b76acee89da3c476d7a2e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located at the heart of Paris, within 500 m of Notre Dame. Maubert Mutualité...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="485.14" OriginalAmount="471.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.872885" Longitude="2.3215" StarRating="5" HotelCode="26016|1905495" HotelName="Hyatt Paris Madeleine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Boulevard Malesherbes, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a9/80a9e55942d0e011f5f2b362073d02036419b695.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Paris on Boulevard Malesherbes, close to the oper...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="485.59" OriginalAmount="471.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867345" Longitude="2.28573" StarRating="5" HotelCode="29712|751995" HotelName="Renaissance Paris Le Parc Trocadero" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55-57 Avenue Raymond Poincare, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/da/b9daa3a185c84909c77046a4073f66e952471492.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 500 m from the Trocadero, while it is 1.3 km from the Eiffel Tower and Paris Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="486.54" OriginalAmount="472.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854991791141" Longitude="2.3045969884737" StarRating="4" HotelCode="25335|1015615" HotelName="La Bourdonnais" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111-113 Avenue de la Bourdonnais, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/0a/690a0ef983ae2281f235867c0cdac1ac9275835c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies between the Pont de l'Alma and the Pont d'Iéna on the River Seine at the heart ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="489.79" OriginalAmount="475.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.835791" Longitude="2.318961" StarRating="3" HotelCode="20229|300895" HotelName="Hotel Orchidee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Rue de l'Ouest, 75014 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/c9/03c9629a1d6ec25650d906dd45f137823342fa57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish, city hotel is located in exotic surrounds in Montparnasse, Paris' 14th arrondissement....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="494.00" OriginalAmount="479.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.88106865373" Longitude="2.3371508717537" StarRating="2" HotelCode="18924|303705" HotelName="Victor Masse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Bar,Central Heating,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>32 bis rue Victor Massé, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/6e/5b6e2377b37fb531a6a95d85985bb9297d39916a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a typical Parisian quarter, full of history, close to numerous caf...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="495.30" OriginalAmount="480.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.880331" Longitude="2.319552" StarRating="4" HotelCode="25344|191836" HotelName="Best Western Paris Gare Saint Lazare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue de Constantinople, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/43/9b/439b0f326245ec740cccadd75c9bc3601eb15130.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="502.79" OriginalAmount="488.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854456009354" Longitude="2.3390109837055" StarRating="3" HotelCode="48081|1424028" HotelName="Dauphine St. Germain" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>36 rue Dauphine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/96/8d96a03fb42de194b8941496780b7acc3053a27d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="504.94" OriginalAmount="490.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875412434912" Longitude="2.294530570507" StarRating="4" HotelCode="58476|860545" HotelName="Maison Albar Hotel Paris Champs-Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3 avenue Mac Mahon, 75017 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/9b/bc9b8a242c90cfb0739616cc6c53555b194a3dd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location on the right bank of the Seine in Paris’ 17th district. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="508.86" OriginalAmount="494.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865204397676" Longitude="2.3045486211777" StarRating="4" HotelCode="34435|7464" HotelName="Meliá Paris Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue Jean Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/45/474514cf07641e90bcc9a8eff2416ecb310830b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of the French capital, close to the right-hand bank of the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="509.24" OriginalAmount="494.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871989" Longitude="2.297915" StarRating="5" HotelCode="14016|82380" HotelName="Le Vernet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 rue Vernet, Champs Elysees, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/49/454972c8c01f2a40bdc4582261f3e564da1aea34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1.5 km from the Champs Elysees and the Arc de Triomphe. It is the ideal place f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="509.53" OriginalAmount="494.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856558752871" Longitude="2.3272588849068" StarRating="4" HotelCode="32039|389285" HotelName="Hotel Pont Royal Paris Saint Germain Des Pres" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 -7 Rue De Montalembert, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/bc/e8bcbfba924e653727c6c562bb126cee9eb09839.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable city hotel lies close to the River Seine and Pont Royal Bridge. The immediate vicini...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="512.95" OriginalAmount="498.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86712" Longitude="2.303877" StarRating="4" HotelCode="34410|305135" HotelName="West End" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue Clement Marot, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/9d/6d9d24becb0379d6be114926529faa1585626c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="516.87" OriginalAmount="501.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851524551031" Longitude="2.3486924171448" StarRating="4" HotelCode="34424|2255445" HotelName="Meliá Paris Notre-Dame" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 15/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Rue de Hotel Colbert, 75005 Paris, Ile de France</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/68/7d688956eae143a863fdfc0655906022ebe03ce1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel lies in the exciting city of Paris, on the fashionable left bank of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="517.56" OriginalAmount="502.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.857218764935" Longitude="2.3559142649174" StarRating="4" HotelCode="53467|3776975" HotelName="Hotel Du Bourg Tibourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Rue Du Bourg-Tibourg, 75004 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/f3/4cf3b28cd27dd2451ecfb5c97a488cb433e04764.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in 4th - Centre Pompidou Hotel Bourg Tibourg is a perfect starting point from which to explo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="523.86" OriginalAmount="508.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868534676728" Longitude="2.3297506570816" StarRating="4" HotelCode="31206|389795" HotelName="Mansart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 rue des Capucines?, 75001 Paris?</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/e4/afe439d6e11f42379d473020f218d8bcee49aa69.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located just a few metres from the famous Louvre Museum, Vendome Square and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="530.57" OriginalAmount="515.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868521495375" Longitude="2.3065079250772" StarRating="5" HotelCode="29150|7744" HotelName="Hotel Marignan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue de Marignan, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/df/e8df80bd717e0f15c6965ecf47a75abf4d4f3f0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the heart of the business, fashion and shopping district, between the mythic Champ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="535.18" OriginalAmount="519.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875597" Longitude="2.325543" StarRating="4" HotelCode="47693|7084" HotelName="Hilton Paris Opera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>108 Rue Saint Lazare, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/90/df9077748ca4c167760731c7f8ccb81e4b933d9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated is a wonderful, central location, close to the opera and the large department...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="545.70" OriginalAmount="529.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867509" Longitude="2.354014" StarRating="4" HotelCode="18786|273965" HotelName="Little Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rue Salomon De Caus, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b3/45/b34503a4c54ee48a795ea2a2b52262484e695d53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="546.01" OriginalAmount="530.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875388619758" Longitude="2.3261457681656" StarRating="3" HotelCode="18609|108082" HotelName="Timhotel Opéra Madeleine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Rue Saint Lazare, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/dc/24dcb32a6c05ed7c2acd42591ff6ed5931350d6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located in the heart of the French capital. Scores of shops and other entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="549.63" OriginalAmount="533.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.849723410386" Longitude="2.3096233606339" StarRating="4" HotelCode="34404|79054" HotelName="Hotel Villa Saxe Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Villa De Saxe, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/8a/4c8a6ca9d40f5e28f6ba545cff040e8374e3a1e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel enjoys a central, yet peaceful location in the French capital. An abundance of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="553.19" OriginalAmount="537.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873167586358" Longitude="2.3434460163116" StarRating="4" HotelCode="11925|303925" HotelName="Villa Opera Drouot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Rue Geoffroy Marie, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/75/01750e3e38e1c55863ff25ec781d2c8c736eb160.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a peaceful street, near the lively Grands Boulevards and just a short walk from the Opér...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="556.08" OriginalAmount="539.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.874294874569" Longitude="2.2980844974518" StarRating="5" HotelCode="15066|7514" HotelName="Napoléon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 02/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>40 Avenue de Friedland, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/bd/85bd9a97ee18ee95946a9554e5dc5ce4f69a67b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies just a few paces from some of Paris' top sights including the Arc de Triomp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="558.27" OriginalAmount="542.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869090436818" Longitude="2.3220285773277" StarRating="5" HotelCode="17721|82799" HotelName="Sofitel Paris Le Faubourg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Rue Boissy d'Anglas, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/4f/604f8e5a9affc1a479dfa788f1c2d8d2498ffab7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel lies at the heart of Paris, between the Place de la Concorde, the wonderfu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="574.26" OriginalAmount="557.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871754470894" Longitude="2.3123404383659" StarRating="4" HotelCode="63273|2251845" HotelName="Amastan Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Bar,Nightclub,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34 Rue Jean Mermoz, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/7b/297bed66a98a9e3b2e980b5a8b6af58defa8b121.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming Parisian hotel enjoys an impeccable location only 150 metres from the world famous Cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.85" OriginalAmount="562.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864386570752" Longitude="2.3317435383797" StarRating="4" HotelCode="34403|364265" HotelName="Emeraude Louvre Montana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Rue Saint Roch, Paris 75001</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/3a/eb3a553320e68459863829dce9ec114df4020ff6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated only a stone's throw from the Louvre, the Champs-Élysées and the Opera Garnie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="589.71" OriginalAmount="572.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864473029894" Longitude="2.3315101861954" StarRating="4" HotelCode="29134|1888575" HotelName="Le Pradey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5 rue Saint Roch, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/ac/60ac7cc76a6cf177a3ba578f68d94df959c68003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the very centre of Paris, this hotel has a prime location just 400 m from the Louvre Muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="599.45" OriginalAmount="581.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.845651411205" Longitude="2.3243191838265" StarRating="4" HotelCode="56520|58804" HotelName="Victoria Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Rue Blaise Desgoffe, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/22/b9/22b957232a67cd64c8ec6c423acc2b74b06b8d94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies on the left-hand bank of the River Seine and is one of the top Paris a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="606.88" OriginalAmount="589.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.870395125533" Longitude="2.3297211527824" StarRating="5" HotelCode="17368|82669" HotelName="Sofitel Le Scribe Paris Opéra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 rue Scribe, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/30/ef/30ef395ee3363cd47d81629cfe63cc330545c1ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city, the family-friendly hotel is located just a few metres from Opera Garnier ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="612.94" OriginalAmount="595.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86484356738" Longitude="2.3290023207664" StarRating="4" HotelCode="31820|389215" HotelName="Brighton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/10/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>218 rue de Rivoli, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/34/1534287f647b1fed1b7ec2ae77fdced0331e5eb4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Paris, close to the Tuileries and just a few minutes walk fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="613.90" OriginalAmount="596.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868323" Longitude="2.326862" StarRating="5" HotelCode="47253|389235" HotelName="Castille" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33-37 Rue Cambon, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/4c/924c392f9377a15a81eca9686bf90442269d02f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel whose interiors combine tasteful French and Venetian styles, is situated at t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="619.31" OriginalAmount="601.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.85929580494" Longitude="2.3103314638138" StarRating="4" HotelCode="37524|2365195" HotelName="Timhotel Invalides" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Boulevard de la Tour Maubourg, 75007 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/3c/ef3ca2a58eb9c4bde1d52f46ec57ddd202fc6422.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Paris just a few minutes walk from the Eiffel Tower and the Ch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="634.51" OriginalAmount="616.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873293367143" Longitude="2.3003911653817" StarRating="5" HotelCode="29710|744665" HotelName="Hotel Balzac" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 rue Balzac, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/dd/3b/dd3b54fe09f8dcacc8823174289fd6af7bcfda60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Paris within a few paces of the splendid boulevard of the Champs-Ély...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="646.40" OriginalAmount="627.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871804750968" Longitude="2.3235909640789" StarRating="3" HotelCode="15147|291715" HotelName="Vendome Opera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 bis rue de l’Arcade, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/19/67197cc179606a42e717d41af14c46a42966195e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the business and tourism district. Guests can take advantage o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="653.91" OriginalAmount="634.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.84801663526" Longitude="2.2871732711792" StarRating="3" HotelCode="11467|862725" HotelName="Hotel Carina Tour Eiffel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Rue Ginoux, 75015 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/73/3f7356c4f137f2072255a1f155b2462f5f4a1fe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Paris.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="655.46" OriginalAmount="636.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851829882513" Longitude="2.3448085784912" StarRating="4" HotelCode="15655|1427078" HotelName="Hôtel Parc Saint Séverin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Rue de la Parcheminerie, 75005 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/8a/b08a97b966db0dc1a0a69b04067c30a6961894a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="661.98" OriginalAmount="642.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871757999322" Longitude="2.298492193222" StarRating="4" HotelCode="31388|235766" HotelName="Amarante Champs Elysees" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>19 rue Vernet, 75008, Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50120/a_50120_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located in Paris' popular 8th Arrondissement. It is only a short walk to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="669.84" OriginalAmount="650.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873685" Longitude="2.300415" StarRating="5" HotelCode="29711|115432" HotelName="De Vigny" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9/11 Rue Balzac, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47709/a_47709_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the prestigious 8th district, in the heart of Paris. As convenient for busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="702.90" OriginalAmount="682.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.8754" Longitude="2.343516" StarRating="4" HotelCode="15597|7554" HotelName="Opera Cadet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Rue Cadet, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/e8/01e8bf50fe243dd130bfe28a01fedbf43cc76745.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a charming side street where guests may experience authentic Parisian flair...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="714.61" OriginalAmount="693.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.869397" Longitude="2.331158" StarRating="4" HotelCode="19376|7854" HotelName="Westminster" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>13 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/f0/3ef00750f4ab3651e8d4581c9accbc6f5d646f49.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located in the Rue de la Paix at heart of Paris, between the Rue Vendô...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="727.81" OriginalAmount="706.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867965" Longitude="2.325791" StarRating="5" HotelCode="25340|302575" HotelName="Burgundy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>6-8 Rue Duphot, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/zz/32ad0882e4d14f8f25d2e8e04cd253ac8d66fd30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Excellently located where the Rue Duphot meets the rue Saint-Honoré, this family-friendly hotel is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="733.69" OriginalAmount="712.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865432" Longitude="2.336237" StarRating="4" HotelCode="50288|860025" HotelName="Moliére" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Rue Moliere, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/92/4a927f938c565de2370d59dbb4b0ec916f2f6058.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Molière hotel is in the heart of Paris, in the 1st "arrondissement", the most harmonious and ele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="739.31" OriginalAmount="717.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.864510376527" Longitude="2.2886098396923" StarRating="5" HotelCode="15678|863595" HotelName="La Clef Tour Eiffel Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>83 avenue Kléber, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/c7/75c7d10ba6497e1a67d733a41876c916f04e99df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a prime location in the 16th arrondissement, about 290 m distance from the Trocade...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="742.66" OriginalAmount="721.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863986075279" Longitude="2.3362372595245" StarRating="5" HotelCode="36929|300415" HotelName="La Clef Louvre Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>8 Rue de Richelieu, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/a4/62a464aa89e5cafe3f6cdf74fafc5b81f9a15e03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is situated just a few steps from Paris' opera. The hotel is located directly opposit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="745.35" OriginalAmount="723.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867798946735" Longitude="2.3032115399837" StarRating="4" HotelCode="31207|7184" HotelName="Franklin D Roosevelt" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>18 Rue Clement Marot, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/e8/dde8c0a6dc9ed390438e62457d4e53f61b2b008b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located between the Champs-Élysées and Avenue Montaigne. There are plenty of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="749.43" OriginalAmount="727.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.863832522912" Longitude="2.3324784636498" StarRating="5" HotelCode="16548|302285" HotelName="Hotel Regina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Place des Pyramides, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/7e/697e4e638cb94c2862c5049664b1b0f6a85ae795.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of the French capital, directly beside the Louvre and close to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="750.83" OriginalAmount="728.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873215218769" Longitude="2.3428800702095" StarRating="3" HotelCode="25128|300025" HotelName="Pulitzer Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>23 rue du Faubourg Montmartre, 75009 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5d/bc/5dbc142a0fe38edd2d0727e150e410d027a8f030.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Paris, in the Opera district, very near to Rue Drouot, with i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="784.84" OriginalAmount="761.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875053" Longitude="2.301345" StarRating="5" HotelCode="17715|111242" HotelName="Sofitel Paris Arc de Triomphe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Rue Beaujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/c2/b8c2da429557479be3384d8f47aca44314fe47bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel lies in a lovely central location close to the Arc de Triomphe and the Champs É...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="794.84" OriginalAmount="771.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.873684483793" Longitude="2.3063041269779" StarRating="5" HotelCode="34411|7024" HotelName="Champs Elysees Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Rue de Berri, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/92/fb92ee1a1ad25b3158791b00780954e8ed47527e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Paris, close to the famous Champs-Élysées boulevard, making i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="804.98" OriginalAmount="781.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871017" Longitude="2.30493" StarRating="5" HotelCode="14582|7444" HotelName="Paris Marriott Champs-Elysees Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>70 Avenue des Champs-Elysees, Paris 75008</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/e6/5ee634f575692fa95a2e02c43019966a312c9c37.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 70 Avenue des Champs-Élysées and is the very image of French luxury. It is a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1038.49" OriginalAmount="1008.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866300988206" Longitude="2.2866287827492" StarRating="4" HotelCode="18736|141644" HotelName="Le Dokhan's, a Tribute Portfolio Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>117 Rue Lauriston, 75116 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/8c/3f8ce098b17199f6f315bfe0eb13680404fb1d84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is conveniently located in the 16th arrondissement of Paris. The property lies 1 km ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1088.60" OriginalAmount="1056.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.86908867251" Longitude="2.300817668438" StarRating="5" HotelCode="16208|7634" HotelName="Prince de Galles, a Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/f7/a5f750dddbac490bda3dafaf8470259f409d3382.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of Paris in Avenue George V, and is the ideal spot for browsing the ren...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1170.10" OriginalAmount="1136.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866450080316" Longitude="2.3085249960422" StarRating="5" HotelCode="31788|304555" HotelName="San Regis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12, rue Jean-Goujon, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/9e/399ea697a79b8fa4a1cd80fb8b60ce5f6d15107d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel lies in the immediate vicinity of the famous shopping street Champs Elysée...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1199.87" OriginalAmount="1164.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868765803102" Longitude="2.3305231332779" StarRating="5" HotelCode="26015|7574" HotelName="Park Hyatt Paris-Vendome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Rue de la Paix, 75002 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/82/8d8281925374d0426c0f8a9ed3c7038c6d28c243.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the prestigious street Rue de la Paix in Paris, this comfortable hotel is located just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1291.43" OriginalAmount="1253.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.854746322044" Longitude="2.3394897580147" StarRating="4" HotelCode="47990|1548388" HotelName="D' Aubusson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Rue Dauphine, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/0e/3e0ef7fde437dcb8b911d7fa4eb325fce7efd14a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1305.15" OriginalAmount="1267.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.856271097831" Longitude="2.3659658432007" StarRating="4" HotelCode="15760|1081888" HotelName="Le Pavillon de la Reine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Place des Vosges, 75003 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d6/1a/d61afe2e65a4ed33f1c75f78a4cbb767e3748cca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1657.55" OriginalAmount="1609.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.875817290786" Longitude="2.300466299057" StarRating="5" HotelCode="16989|59854" HotelName="Le Royal Monceau - Raffles Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>37 Avenue Hoche, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/ec/04ec35766d5d2cbe802cd90724c1bce5f1e7ac2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paris. The nearest airport is Paris - Charles de Gaulle (CDG).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1674.51" OriginalAmount="1625.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.865132" Longitude="2.328132" StarRating="5" HotelCode="14833|7504" HotelName="Le Meurice" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Eco Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>228 Rue de Rivoli, 75001 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/50/4150dd8c1cd7c1eb9915a675d5292837a253517d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Paris is one of the most romantic, stylish and exciting cities in the world, and guests at this hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1965.87" OriginalAmount="1908.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.851426597473" Longitude="2.3271998763084" StarRating="4" HotelCode="14266|7394" HotelName="Hotel Lutetia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>45 Boulevard Raspail, 75006 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/95/c2955a26030e149b93273d537cd7a3ac17bd43da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly in the heart of the fashionable Saint-Germain district, surrounded b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2518.17" OriginalAmount="2444.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.866179" Longitude="2.30426" StarRating="5" HotelCode="16062|389255" HotelName="Plaza Athenee" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 avenue Montaigne, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/34/3d34dd928853e1ed0c0ffc03931f4cabdc903cb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This excellent hotel is situated in the exclusive Avenue Montaigne in the heart of Paris. It is an i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2687.49" OriginalAmount="2609.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.871708183095" Longitude="2.3148122761269" StarRating="5" HotelCode="13928|38674" HotelName="Le Bristol Paris" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>112 rue du Faubourg Saint-Honoré, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/e9/2ce9c92275c7c3ad221bb2a7c22b7dad18165d88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on the Rue Faubourg St. Honoré, extremely close to the Elysées Palace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2893.93" OriginalAmount="2809.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.868788739249" Longitude="2.3007050156593" StarRating="5" HotelCode="12637|7194" HotelName="Four Seasons Hotel George V" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 Avenue George V, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/da/a6/daa67cd36406af06aa8e93c2086d6c7e4e468beb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel offers a quiet location in Triangle d´Or, one of the most elegant districts in Paris ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3527.09" OriginalAmount="3424.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.867347" Longitude="2.321054" StarRating="5" HotelCode="11623|105792" HotelName="Hôtel de Crillon, A Rosewood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Place de la Concorde, 75008 Paris</AddressLine>
          </AddressLines>
          <CityName>Paris</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/88/9e/889e76c52d00eb25b7d562bb97f7b1809e55a01d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The enchanting hotel is hidden behind an inconspicuous façade close to the grandiose maritime museum...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Conference Hall,Massage Centre,Spa,Wheelchair Access,Designated Smoking Area,Sauna,Kitchen,Jacuzzi,Swimming Pool,Garden,Bicycle Rental,Golf,Diet Meals</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,APARTMENT HOTEL,SPA HOTEL,ECO HOTEL,HOSTEL,HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d|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="dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="2" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="39286" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-22T00:00:00" End="2026-10-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="25346|1548818" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="in" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d|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="dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d" TimeStamp="0001-01-01T00:00:00" HotelName="Léonard de Vinci" HotelCode="25346|1548818" StarRating="2" GTCityId="39286" CountryCode="FR" CityName="Paris" CountryName="France" Address="22 Rue des Trois Bornes, 75011 Paris" PostCode="75011" PhoneNo="+33143575546" FaxNo="+33143576427" Email="hotelLeonarddeVinci@Yahoo.fr" CheckInTime="14:00" CheckOutTime="12:00" Latitude="48.867123" Longitude="2.374232" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1265856035|1776429659075830B2129B3||no|1548818|16|NzkuMjR8R0JQfDIwMjYtMTAtMDk=" OriginalAmount="79" TotalPrice="81.62" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after 8 PM please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for continental breakfast: approximately EUR 7 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 15.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 2-2 people:,Name: mandatory_tax, Cost: 7.66 USD,Tax Recovery Charges and Service Fees for 2-2 people: 8.48 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" 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="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-05T00:00:00" End="2026-10-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="81.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE" RoomTypeCode="0|0|1265856215|1776429659063507B2172B1||no|1548818|16|MTA0LjI2fEdCUHwyMDI2LTEwLTA4" OriginalAmount="104" TotalPrice="107.39" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/10/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" 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="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-04T00:00:00" End="2026-10-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="107.39" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TRIPLE, 3 BEDS" RoomTypeCode="0|0|1265856225|1776429659075830B2129B1||no|1548818|16|MTA1LjM4fEdCUHwyMDI2LTEwLTA5" OriginalAmount="105" TotalPrice="108.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 05/10/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after 8 PM please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Fee for continental breakfast: approximately EUR 7 per person&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Rollaway bed fee: EUR 15.0 per night&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Additional fees for 2-2 people:,Name: mandatory_tax, Cost: 7.66 USD,Tax Recovery Charges and Service Fees for 2-2 people: 11.28 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" 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="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-05T00:00:00" End="2026-10-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="108.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/e3/41/e341e7f152fb83dc910f2c7566887e99bcc4704d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/12/e2/12e2ed43cda3937cc383cf84c4ae12cce404c9ec.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5a/ca/5aca75aee078449f1ec0452e4d98bc07829d5d65.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d0/f4/d0f4f4eea0254f7052521d6c49ec0926b94b3c08.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a3/54/a354c9a9e73774cf1abddbf8d70e1cdb02682443.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7d/e6/7de62ae169c580d10cf197f24f3c91935c4c7e6b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e2/47/e2475b0a101850a786efdb20ff522d44b22d2cb1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/eb/9c/eb9c430438d96bbee060b222a5c25610625a5575.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a9/b3/a9b38cecca6e5bb8654f6df6031b09e75c45954d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/65/22/6522b420e0c74d7a388e6d106ec318307f331192.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b0/8c/b08cd8e0432ec8136d1638115e60f8da08895627.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b9/69/b9699067c0ec4464ed9e0c667acd7b973da64a2f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a8/9b/a89b334784b6716ec7919db70e49c20113acc48e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f3/aa/f3aa37115eef9e59c0db3ae378cacc435bc2a74a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bc/7f/bc7f1d06cc7e7c4fdaf8a40ff76f315f486dbe8b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f5/b6/f5b602e7f18dbb48e745ea6b87287f56a3e7a6c4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/48/ad481f0988862145695490ea13481105f24527b7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e2/13/e213c03924b881b34da5de94b2389be49df4ffae.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a0/a3/a0a3f5116ab9256a362e77636cab3f2c92f6f4d1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/04/eb/04ebfbff4b483586f52afd3581fd3270b841b60e.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Paris.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Wireless internet access is provided in public areas (no extra charge). Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee).&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Extra beds can be requested. Other features include a telephone, a TV and WiFi (no extra charge). Bathrooms are equipped with a shower and a hairdryer. The hotel has non-smoking rooms. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;It is possible to order breakfast.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 7.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 15.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.</HotelDescription><Facilities><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>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>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></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
dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d|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="dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: ROOM, DOUBLE OR TWIN BED" BoardBasis="Room 1: Room Only" TotalAdult="2" TotalChild="1">
      <Adults>
        <Adult Title="Mr" FirstName="Raj" LastName="Kumar" DOB="20010417" Age="25" />
        <Adult Title="Dr" FirstName="Preeti" LastName="Kumar" DOB="20010417" Age="25" />
      </Adults>
      <Childs>
        <Child Title="Miss" FirstName="Diya" LastName="Kumar" DOB="20240417" Age="2" />
      </Childs>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="25346|1548818" SourceId="16" RoomTypeCode="0|0|1265856035|1776429659075830B2129B3||no|1548818|16|NzkuMjR8R0JQfDIwMjYtMTAtMDk=" TotalPrice="81.62" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-22T00:00:00" End="2026-10-23T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Raj</FirstName>
    <LastName>Kumar</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
dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ 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>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Raj</FirstName>
  <LastName>Kumar</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-10-05T00: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-10-05T00:00:00" End="2026-10-18T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="81.62" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-10-22T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-10-23T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>79.24</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>france</CountryName>
  <PostCode>75011</PostCode>
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>1</Children>
      <GuestName>Mr Raj Kumar</GuestName>
      <RoomType>Room 1: ROOM, DOUBLE OR TWIN BED</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>81.62</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>79.24</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-10-09T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>22 Rue des Trois Bornes, 75011 Paris</_address>
  <_cityName>Paris</_cityName>
  <_fax>+33143576427</_fax>
  <_hotelName>Léonard de Vinci</_hotelName>
  <_phoneNo1>+33143575546</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430574</FileBookingId><BookingId>41946</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
dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d|DOTWBook|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dcaedc33-e333-4bdd-bbd9-a5176e1ccd4d|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>260430574</FileBookingId>
  <Status>Success</Status>
  <ImportantInfo>&lt;div style="color:#333333; font-size: 13px;"&gt;&lt;p&gt;&lt;table align='center' cellpading='10' width='95%' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
    &lt;tr&gt;
        &lt;td&gt;
            
                    &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;
            &lt;table cellpading='10' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
                
                
                &lt;tr&gt;
                    &lt;td&gt;Booking for:&lt;/td&gt;
                    &lt;td&gt;&lt;b&gt;Supplier: Léonard de Vinci - PARIS - FRANCE&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt; This booking is confirmed by Hotel Service&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt;
                                                            YOUR CONFIRMED BOOKING SUMMARY                                                &lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
                            &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;div id="voucherPanelRenew"&gt;
&lt;table style="font-family: arial, sans-serif !important;
              border: 1px #b2b2b2 !important;
              background: #b2b2b2 !important;
              color: #ffffff;
              -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;
              -moz-border-radius-topright: 3px;
              border-top-left-radius: 3px;
              border-top-right-radius: 3px;
              padding: 0 2px 0 7px;
              border-collapse: initial;
              -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding: 4px"&gt;
            VOUCHER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table id="voucherPanel" name="voucherPanel"  width="100%" style="font-family: arial, sans-serif; font-size: 12px; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;
                                            -webkit-border-bottom-left-radius: 3px;
                                            -moz-border-radius-bottomright: 3px;
                                            -moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px;
                                             border-bottom-left-radius: 3px;
                                             border-bottom: 1px solid #c9c9c9;
                                             border-left: 1px solid #c9c9c9;
                                             border-right: 1px solid #c9c9c9;
                                             padding: 7px; border-collapse: initial; -webkit-print-color-adjust:exact " align="center" &gt;
    &lt;tr&gt;
        &lt;td&gt;

        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="voucherGeneralDetails" name="voucherGeneralDetails"  width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Booking Reference No        &lt;/td&gt;
        &lt;td style="font-weight: bold"&gt;
             
            HTL-WBD-947583525                    &lt;/td&gt;
        &lt;td rowspan="7"&gt;
            &lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" &gt;
        &lt;/td&gt;

    &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Printed On        &lt;/td&gt;
        &lt;td&gt;
            Fri, 17 Apr 2026 12:41:43 GMT        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Itinerary Number        &lt;/td&gt;
        &lt;td&gt;
            ITN-WBD-947583475        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Booked By        &lt;/td&gt;
        &lt;td&gt;
            Worldwide DMC LTD - LONDON        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr style="font-weight: bold"&gt;
        &lt;td &gt;
            Booking Status        &lt;/td&gt;
        &lt;td&gt;
            Confirmed
        &lt;/td&gt;
    &lt;/tr&gt;

    


     
&lt;/table&gt;        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td  style="color: #b2b2b2;
                    padding: 7px 0; font-size: 14px"&gt;
            SERVICE PROVIDER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
           &lt;table id="serviceprovider" name="serviceprovider" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;

    
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Service Name        &lt;/td&gt;
        &lt;td&gt;
            &lt;div id="BookedServiceName" style="cursor: pointer" onclick="editField('BookedServiceName','BookedServiceNameInput')"&gt;Léonard de Vinci&lt;/div&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Address            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="serviceAddress" style="cursor: pointer" onclick="editField('serviceAddress','serviceAddressInput')"&gt;22 Rue des Trois Bornes 75011 Paris, PARIS, FRANCE&lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
        
            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Telephone            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="servicePhone" style="cursor: pointer" onclick="editField('servicePhone','servicePhoneInput')"&gt;33-+33143575546 &lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    

&lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td style="color: #b2b2b2; padding: 7px 0; font-size: 14px"&gt;
            PASSENGER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="passengerDetails" name="passengerDetails" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;
            &lt;tr&gt;
            &lt;td style="width: 30%; font-weight: bold"&gt;
                Passenger Name            &lt;/td&gt;
            &lt;td&gt;
                                    Mr. Raj Kumar                                    , Dr. Preeti Kumar                                    , Miss Diya Kumar                
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    
    
                        &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;
                    Passenger Nationality                &lt;/td&gt;
                &lt;td&gt;
                    &lt;div id="passengerNationality" style="cursor: pointer" onclick="editField('passengerNationality','passengerNationalityInput')"&gt;
                    INDIA                    &lt;/div&gt;
                                    &lt;/td&gt;
            &lt;/tr&gt;
        
                    &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;

                    Country of Residence                    &lt;/td&gt;
                &lt;td&gt;
                    UNITED KINGDOM                &lt;/td&gt;
            &lt;/tr&gt;
                &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Service Type        &lt;/td&gt;
        &lt;td&gt;
            Accommodation        &lt;/td&gt;
    &lt;/tr&gt;



            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                City            &lt;/td&gt;
            &lt;td&gt;
                PARIS            &lt;/td&gt;
        &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
        Supplier Reference         &lt;/td&gt;
        &lt;td&gt;
                        The supplier confirmation number will be visible 5 days before checkin.                                &lt;/td&gt;
    &lt;/tr&gt;

    
    

    &lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-in&lt;/td&gt;
    &lt;td&gt;Thu, 22 Oct 2026            &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-out &lt;/td&gt;
    &lt;td&gt;
        Fri, 23 Oct 2026                &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Type&lt;/td&gt;
    &lt;td&gt;&lt;div id="RoomName" style="cursor: pointer" onclick="editField('RoomName','RoomNameInput')"&gt;ROOM, DOUBLE OR TWIN BED
        
                &lt;/div&gt;
        
    &lt;/td&gt;
&lt;/tr&gt;



&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Occupancy &lt;/td&gt;
    &lt;td&gt;&lt;div id="roomTypeCategory" style="cursor: pointer" onclick="editField('roomTypeCategory','roomTypeCategoryInput')"&gt;2 Adults, 1 Child - Age: 2                 &lt;/div&gt;
            &lt;/td&gt;
&lt;/tr&gt;




&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Rate Basis&lt;/td&gt;
    &lt;td&gt;&lt;div id="rateBasis" style="cursor: pointer" onclick="editField('rateBasis','rateBasisInput')"&gt;Room Only                &lt;/div&gt;
              &lt;/td&gt;
&lt;/tr&gt;









    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt; Additional Services&lt;/td&gt;
        &lt;td&gt;
                  none                &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold; vertical-align: top;"&gt; Additional Requests&lt;/td&gt;
        &lt;td&gt;
            &lt;table style="font-size: 12px; font-family: arial; color: #333333;"&gt;
                                    &lt;tr&gt;
                        &lt;td&gt;
                                                           none                                                                                    &lt;/td&gt;
                    &lt;/tr&gt;
                            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
     
        
                     &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

            &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td style="color: #b2b2b2; padding: 7px 0; font-size: 14px"&gt;
            PROPERTY FEES DETAILS        &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="propertyFeesDetails" name="propertyFeesDetails" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;
                                    &lt;tr&gt;
                        &lt;td style="font-weight: bold; width: 30%"&gt; Taxes and Fees (included in price):&lt;/td&gt;
                        &lt;td&gt;GBP  1.71&lt;/td&gt;
                    &lt;/tr&gt;
                                    &lt;tr&gt;
                        &lt;td style="font-weight: bold; width: 30%"&gt; Taxes and Fees (payable on the spot):&lt;/td&gt;
                        &lt;td&gt;GBP  5.66&lt;/td&gt;
                    &lt;/tr&gt;
                            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    
    &lt;tr&gt;
        &lt;td&gt;
                                                &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

        &lt;/table&gt;
    &lt;input type="hidden" id="getUser" value="0"&gt;
&lt;/div&gt;
&lt;script type="text/javascript"&gt;
    function editField(contentView, contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentView).text().trim();
            $('#' + contentInput).val(content).show().focus();
            $('#' + contentView).hide();
            $('#sendEmailButton').hide();
            $('#editEmailButton').show();
        }
    }
    function removeField(contentView,contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentInput).val().trim();

            if(content.length &gt; 0) {
                if(contentView == 'specialCode') {

                    $('#' + contentView).html('&lt;div style="color: #5CB85C; font-weight: bold;"&gt;'+content+'&lt;/div&gt;').show();
                    $('.dailyRatesInput').html(content).show();
                } else {
                    $('#' + contentView).text(content).show();
                }
            } else {
                $('#' + contentView).text('none').show();
                $('.dailyRatesInput').hide();
            }

	        $('#' + contentInput).hide();
        }
    }
&lt;/script&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
                               &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;table style="border: 1px #b2b2b2;background: #b2b2b2;color: #ffffff;
              -webkit-border-top-left-radius: 2px; padding: 0px 2px;-webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;
              border-top-right-radius: 3px;padding-left: 7px; -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding-left: 4px"&gt;
            DAILY RATES        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;
                                             -moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
                                             border-bottom:1px solid #c9c9c9; border-left:1px solid #c9c9c9;
                                             border-right:1px solid #c9c9c9;padding: 5px;" align="center" &gt;

        &lt;tr&gt;
                                        &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Date                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Payable Rate                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Basis                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Min. Stay                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Market                    &lt;/th&gt;
                        &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td colspan="5"&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
       &lt;tr&gt;
            &lt;td  style="color: #b2b2b2; font-weight: bold; font-size: 12px;"&gt;
                Thu, 22 Oct 2026            &lt;/td&gt;

           
           
            &lt;td style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;

                                    GBP 79.24                
                                            &lt;/td&gt;

            &lt;td style="font-size: 12px;  padding-bottom: 0px; padding-top: 0px; "&gt;
                Room Only
                             &lt;/td&gt;

           
             &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                 -              &lt;/td&gt;

                                    &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                SUB CONTINENT            &lt;/td&gt;
                      
        &lt;/tr&gt;


        

        

       



        &lt;tr&gt;
            &lt;td colspan="5"&gt;
                &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px; font-size: 0px"&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    

    &lt;tr&gt;
        &lt;td colspan="5"&gt;
           Rates including all Room taxes and Service charges and may not include City Taxes.&lt;/br&gt;Please note that the rates shown above could be average daily rates and they might not reflect the actual daily rates for the room.        &lt;/td&gt;
    &lt;/tr&gt;


&lt;/table&gt;

            &lt;/td&gt;
        &lt;/tr&gt;
                                  
    &lt;tr&gt;&lt;td height=10&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Total Payable for this Booking: 79.24 GBP (UK Pounds Sterling)&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Compensation : &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Amendment &amp; Cancellation Policy&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;- Any amendments or cancellations must be done online before the cancellation deadline.&lt;br /&gt;
- Amendment on bookings confirmed through Dynamic rates &amp; inventory and 3rd Party supplier is possible only if the service is available at the time of amendment and for the dates required.&lt;br /&gt;
- No manual /offline amendment is possible.&lt;br /&gt;
- Certain services are non amendable and should be rebooked as per new dates before the cancellation deadline.&lt;br /&gt;
- No Passenger Name change allowed&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;div style="font-family: arial; color: #333333"&gt;
    &lt;strong&gt;Cancellation Rules: &lt;/strong&gt;
    &lt;ul&gt;
    
                     &lt;li&gt;
                            Before            
            
            
                            Fri, 09 Oct 2026 02:29:59                      
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            No Cancellation Charge.                                                     
                                                                                        No Amendment Charge.                                                                            &lt;/span&gt;
                &lt;/li&gt;

            
            
                     &lt;li&gt;
                            After            
                            Fri, 09 Oct 2026 02:30:00              
            
                    
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            Cancellation Charge: GBP 79.24.                                                     
                                                                                        Amendment Charge: GBP 79.24.                                                                             &lt;/span&gt;
                &lt;/li&gt;

            
                &lt;/ul&gt;
&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;No-Shows or Early Checkout&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;100% charges will apply for No Shows and Early Check out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/br&gt;&lt;b&gt;Tariff Notes:&lt;/b&gt;&lt;/br&gt;CheckIn instructions: &lt;ul&gt;  &lt;li&gt;Extra-person charges may apply and vary depending on property policy&lt;/li&gt;&lt;li&gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&lt;/li&gt;&lt;li&gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&lt;/li&gt;&lt;li&gt;This property accepts credit cards; cash is not accepted&lt;/li&gt;&lt;li&gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&lt;/li&gt;  &lt;/ul&gt;,CheckIn special instructions: To make arrangements for check-in please contact the property at least 24 hours before arrival using the information on the booking confirmation. If you are planning to arrive after 8 PM please contact the property in advance using the information on the booking confirmation. Guests must contact the property in advance for check-in instructions. Front desk staff will greet guests on arrival at the property. For any questions, please contact the property using the information on the booking confirmation. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &lt;p&gt;You'll be asked to pay the following charges at the property. Fees may include applicable taxes:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;A tax is imposed by the city: EUR 3.25 per person, per night. This tax does not apply to children under 18 years of age. &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;,Optional fees: &lt;ul&gt; &lt;li&gt;Fee for continental breakfast: approximately EUR 7 per person&lt;/li&gt;&lt;li&gt;Rollaway bed fee: EUR 15.0 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;,Know before you go: &lt;ul&gt;  &lt;li&gt;Cash transactions at this property cannot exceed EUR 1000, due to national regulations. For further details, please contact the property using information in the booking confirmation. &lt;/li&gt; &lt;/ul&gt;,Additional fees for 2-2 people:,Name: mandatory_tax, Cost: 7.66 USD,Tax Recovery Charges and Service Fees for 2-2 people: 8.48 USD (This amount is included within the total price). Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;strong&gt;Bookings including children will be based on sharing parents bedding and no separate bed for children is provided unless otherwise stated.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Thank you !&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;Webbeds Customer Service&lt;/p&gt;
&lt;p&gt;&lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" style="padding: 15px 0;" /&gt;&lt;/p&gt;
&lt;p&gt;Should you need anything, please refer to &lt;span dir="ltr"&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank" &gt;https://www.webbeds.com/contact-global-cs/&lt;/a&gt;&lt;/span&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank"&gt; &lt;/a&gt;for our Global Customer Service Contact details.&lt;/p&gt;

&lt;br /&gt;
&lt;div&gt;</ImportantInfo>
  <SupplierRef>947583525</SupplierRef>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5cffe46b-1780-409b-981e-456ec3690232|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="5cffe46b-1780-409b-981e-456ec3690232">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="1,12" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-20T00:00:00" End="2026-09-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
5cffe46b-1780-409b-981e-456ec3690232|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-04-17T13:43:24.0820505+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5cffe46b-1780-409b-981e-456ec3690232" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="136.61" OriginalAmount="132.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|941815" HotelName="Premier Inn Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airside Retail Park, Swords, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/55/9c555ecb02a6831bb0258640bb839f291ff6ce01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal location for the airport, this hotel is located just 1.5 km from Dublin International Airpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="142.10" OriginalAmount="137.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348143101955" Longitude="-6.2949370496586" StarRating="3" HotelCode="915225|1676838" HotelName="Phoenix Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>39 Parkgate Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/60/7360fe543e8b48ecd9b2a3d2f34a00182c575cb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.80" OriginalAmount="148.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348356874797" Longitude="-6.2778966697571" StarRating="1" HotelCode="47443|596915" HotelName="Generator Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/06/4506550eb89f40e91ebed5d576ba3e7e8c18208b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is centrally located in Smithfield, a 10-minute walk from O'Connell Street. Many attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.02" OriginalAmount="159.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|510935" HotelName="Crowne Plaza Blanchardstown" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blanchardstown Centre, Blanchardstown, Dublin 15, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c1/cbc1a611833067362987616731999440036b03a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within Ireland's largest shopping complex, Blanchardstown Shopping Centre, this charming cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.74" OriginalAmount="163.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|1631828" HotelName="Maldron Hotel Newlands Cross" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naas Road, Newlands Cross, Dublin 22, Dublin D22 V6Y6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b2/d6b288a45e455bc6a1944f2deba90d26b32eaf51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located at Dublin's gateway to Ireland, junction 9 on the M50 motorway...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.03" OriginalAmount="164.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.350694766362" Longitude="-6.2517712797622" StarRating="2" HotelCode="34784|239406" HotelName="Jacobs Inn Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21-28 Talbot Place, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f9/75f97e02e59b9a731f6b7ccc2bce5beadb0eddc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.90" OriginalAmount="166.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.269292" Longitude="-6.113217" StarRating="4" HotelCode="33795|456185" HotelName="Fitzpatrick Castle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Killiney, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/e0/3de000d9f4a2ff2d308be92e18788415390328d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located in the epitome of elegance on the South Dublin Coast, overlook...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.56" OriginalAmount="173.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334415" Longitude="-6.262834" StarRating="3" HotelCode="409269|1095188" HotelName="Harcourt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2b/1e2b3e6434d9acd4a9bf6577d75ef4e2367b0fa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.32" OriginalAmount="176.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.309737" Longitude="-6.402745" StarRating="4" HotelCode="94831|368415" HotelName="Green Isle Conference &amp; Leisure Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>St. Johns Drive, Newlands Cross, Clondalkin, Dublin 22, D22 F9F4</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/f3/c6f3cd20cec26023e57e07f58002ae2202c00fd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Newlands Cross, overlooking the main Dublin to Cork/Limerick N7 dual-c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.15" OriginalAmount="178.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|275075" HotelName="Maldron Hotel Tallaght" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitestown Way, Tallaght, Dublin 24, Dublin D24 XC9W</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/e4/98e4bfdf5ecadb81beb7b2016ba7fed821d82593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on Whitestown Way in Tallaght. It is just 9 km from Dublin city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.22" OriginalAmount="185.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.372683393248" Longitude="-6.2530298531056" StarRating="3" HotelCode="258997|215646" HotelName="Dublin Skylon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Upper Drumcondra Road, Dublin D09 V1Y2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/5f/ac5f904b69fb66951daccdd28767217020fa426d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located between the centre of Dublin and the international airport. An array of shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.49" OriginalAmount="187.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|349805" HotelName="Clayton Hotel Liffey Valle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fonthill Road, Liffey Valley, Dublin D22 X4W6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/48/8548f4b19a48bba326d2a4b38bd293083c9da243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the N4, close to the M50 (exit 7), on the orbital route around the developin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.56" OriginalAmount="187.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|753095" HotelName="Louis Fitzgerald Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naas Road Exit 1A, Newland's Cross, Dublin 22</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/70/fd7032282ae4695399d39bf59f67ce074bfe056e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="195.17" OriginalAmount="189.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.388688" Longitude="-6.1104469411392" StarRating="3" HotelCode="34781|1091568" HotelName="Marine Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Cross, Dublin 13, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3c/c53cad8382e40402cecd40fc1e6dd975a27ee798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.82" OriginalAmount="202.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.304819819621" Longitude="-6.2056124210358" StarRating="5" HotelCode="318128|101412" HotelName="Radisson Blu St. Helen's Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillorgan Road, Blackrock, 4 Dublin, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/f7/74f7679e57726af12c7c6302383ccb264dcba04e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst magnificent gardens at the heart of Dublin, this luxury hotel lies on Stillorgan Road i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.27" OriginalAmount="205.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|347435" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Porterstown Road, Castleknock, Dublin 15</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/62/2f620731e4257658fb41b5c0c44ecb639bd24414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just outside Castleknock Village, 9 km from Dublin city, 13 km from Dublin air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="213.80" OriginalAmount="207.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.419464" Longitude="-6.379421" StarRating="4" HotelCode="61684|832185" HotelName="Carlton Hotel Blanchardstown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Church Road, Tyrrelstown, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/55/c2555325e4c1875e864792712e04378c42e4b5e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in Tyrrelstown, to the west of Dublin. It is located some 5 km from the M50 motorway an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.72" OriginalAmount="228.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|14684" HotelName="Hilton Garden Inn Dublin Custom House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Custom House Quay, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/af/46afb776620b0acfd062ab9c1e87d2121b7c317a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Dublin, on the banks of the River Liffey. The capital's nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.66" OriginalAmount="230.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|1645488" HotelName="Clayton Hotel Leopardstown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopardstown Road, Central Park, Dublin 18, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/86/7c86338c49b1bc5f0afb3bc86fefe7c81c798aae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located about 8 km south of Dublin city centre. Off both the N11 and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.00" OriginalAmount="233.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|347315" HotelName="Carlton Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Cloghran, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f5/c7f5a25155cdbb163f26d40fa61ad397b97707b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is just a 20-minute drive away from Dublin city centre and conveniently located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.31" OriginalAmount="237.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.4009" Longitude="-6.26407" StarRating="3" HotelCode="59411|465095" HotelName="Metro Hotel Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Santry Cross, Ballymun Road, Dublin 9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/a6/afa62e47769723ace7b0418fcc63c5cecb5ca823.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The tallest hotel in Dublin, this establishment has recently opened, just 5 minutes from Dublin airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.33" OriginalAmount="239.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|349705" HotelName="Maldron Hotel Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dublin Airport, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/3d/513d77d3e8a93837773b9ae96623b1a75981bf2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is around 12 km from the centre of Dublin and Donabate Beach. Conveniently the cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.68" OriginalAmount="239.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|275065" HotelName="Clayton Hotel Cardiff Lane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cardiff Lane, Sir John Rogerson’s Quay, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fc/ddfc9dccb94ce10345bfe5b4c5c8688cc30be5eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies on the southern banks of the Liffey. Within 1 km, guests will find pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.29" OriginalAmount="243.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333328897849" Longitude="-6.2234886931152" StarRating="3" HotelCode="15029|465585" HotelName="Sandymount" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Kitchen,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herbert Road, Lansdowne Road, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/65/72656b14a81c584e78bfbb1bff6f7aeceb661802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel lies close to the tourist centre with a selection of shops, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.38" OriginalAmount="246.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|14694" HotelName="Jurys Inn Parnell Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Street, Moore Street Plaza, Dublin 1, Dublin D01 E0H3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a5/01a5ae0aa82ec1edafe8b2be3a53d7772ca1b585.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies right next to O’Connell Street. Dublin's main shopping streets, Henry Street and Jerv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.69" OriginalAmount="247.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|1084498" HotelName="Hotel Riu Plaza The Gresham Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Upper O´Connell Street, Dublin, D01 C3W7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ee/59ee4032707d5c758a001e41efe4a79bc8c002aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located at the heart of Dublin within a short distance of shops, thea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.02" OriginalAmount="255.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|278165" HotelName="Clayton Hotel Ballsbridge" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Merrion Road, Ballsbridge, Dublin 4, DO4 P3C3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d9/37d9850e737d6b1c993a008735be56723f4c5772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautifully restored 19th century Masonic School is ideally located in the heart of Dublin's ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.54" OriginalAmount="260.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|347355" HotelName="Cassidys Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cavendish Row, Upper O'Connell Street, Dublin, D01 V3P6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/ea/93ea3e94723c461ce0094d5ea6742d99c929b6dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of O'Connell Street, Dublin's main street; and lies within easy wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="279.43" OriginalAmount="271.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|429705" HotelName="Maldron Hotel Parnell Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Square West, Rotunda, Dublin 1, Dublin D01 HX02</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/ea/0eeae0cfc750251d868aefa034ea8bd8c5a57b40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a superb location. It is just off Parnell Square and O'Connell Street (a main stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.22" OriginalAmount="276.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333944117107" Longitude="-6.2309458851814" StarRating="4" HotelCode="35178|1428628" HotelName="Ariel House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-54 Lansdowne Road, Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/72/6072b571251f5e3a12922691877bc45d97175ecf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is situated on a quiet street in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.71" OriginalAmount="277.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|234896" HotelName="Arlington O'Connell Bridge Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Bachelors Walk, O'Connell Bridge, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7c/8d7cee70d45ef9d40c29f71331c47002d470098a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies just 300 m from the centre of Dublin and only a few paces from Trinity Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.07" OriginalAmount="293.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40428222453" Longitude="-6.245629682209" StarRating="4" HotelCode="33798|58364" HotelName="Crowne Plaza Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northwood Park, Santry, Dublin, D09 X9X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c2/57c2dd60063e9b9a88d01a299cdb803239435466.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a luxurious haven situated in a mature and tranquil parkland setting, just 15 minutes from D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.08" OriginalAmount="300.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|430245" HotelName="Belvedere Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Denmark Street, Dublin 1, Dublin D01 W1C0</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/91/ed917584a393b6f1430fb9d1a3529375aae679ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Georgian Dublin, just a few minutes' walk from O'Connell Stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.96" OriginalAmount="301.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.340848606173" Longitude="-6.268232613802" StarRating="4" HotelCode="387398|319325" HotelName="Radisson Blu Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golden Lane, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/a7/3ea7e981c8c67afb16cf129dcf23de9fe2e0ba08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="324.49" OriginalAmount="315.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|41084" HotelName="Hilton Dublin Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Northern Cross, Malahide Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/d6/27d61de27cfdf3c63a44f6aa35cec0eda098d55a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel lies some 5 km from Dublin city centre. Bars, pubs, clubs and nightlife spots can...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.57" OriginalAmount="319.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|244666" HotelName="Ashling Hotel Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkgate Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/79/8179c0fcb6a0f0d0b5b8c3ce96d0737b467876d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Parkgate Street, across the River Liffey from Heuston train station. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.74" OriginalAmount="322.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|2487065" HotelName="Marlin Hotel Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Bow Lane East, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/43/87432b689a46ec785fbeece0ac646717f1490f7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.00" OriginalAmount="328.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|14674" HotelName="Jurys Inn Dublin Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Christchurch Place, Dublin 8 D08 REK7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/48/264894f1c0f154cfd6e59bec75c8625710ba1499.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Dublin, within a short distance of the tourist centre where bars, rest...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.36" OriginalAmount="329.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.360726859663" Longitude="-6.2537434576722" StarRating="4" HotelCode="370515|331645" HotelName="The Croke Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jones's Road, Dublin 3, D03 E5Y8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/00/41000482979975fb330090c9496581c7cac0dfa4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a perfect location in Dublin. Bars, restaurants, and links to the public transport...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="357.92" OriginalAmount="347.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34123" Longitude="-6.264673" StarRating="3" HotelCode="25171|1095758" HotelName="Drury Court House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28-30 Lower Stephen's St., Dublin City Centre</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/bf/56bfc3c1efdf97b0a71a2eb1546f5e838f6c05bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.35" OriginalAmount="351.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34431536709" Longitude="-6.2770980042615" StarRating="4" HotelCode="144289|1105918" HotelName="Staycity Aparthotel Saint Augustine St" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>42-76 Saint Augustine Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/a0/44a03cca2340246def7f270b6c6aae9586974454.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="366.79" OriginalAmount="356.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|51514" HotelName="InterContinental Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmonscourt Road, Ballsbridge, Dublin 4, D04 A9K8 Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/5a/f15a3558c02db3427781b77afd647142d4a33df7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dublin, this hotel is approximately 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="372.80" OriginalAmount="361.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.349294" Longitude="-6.278387" StarRating="3" HotelCode="113813|429875" HotelName="Maldron Hotel Smithfield" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin 7, Dublin D07 RF2Y</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/53/0453e321ef991e0cf7a2b6beb0e718a18dd103e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Dublin's city centre. Its doors open onto Smithfield Plaz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="373.91" OriginalAmount="363.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35595101" Longitude="-6.26048022" StarRating="3" HotelCode="55260|2502915" HotelName="Clifden Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>32 Gardiner Place, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/eb/dcebf986501dfb17aba6f1b4242cd054384ae420.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated just off O'Connell Street in Dublin City Centre, Clifden Guesthouse Dublin City is convenie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.04" OriginalAmount="388.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3419181" Longitude="-6.25671566" StarRating="3" HotelCode="82529|2247135" HotelName="Trinity Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Frederick Street South, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/zz/fdadeca89596b135dce160a632215dca2dad171e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.00" OriginalAmount="409.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|331615" HotelName="Temple Bar Hotel Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Fleet Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7d/b07dd1da06c86d671780a15debce594c354c2a1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located by O'Connell Bridge in the lively Temple Bar, at the heart of the li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="495.81" OriginalAmount="481.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3505157" Longitude="-6.2552857" StarRating="2" HotelCode="145766|2502955" HotelName="Celtic Lodge Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>82 Talbot Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/ac/35acd918e663b3117b38757b950b2c35c795ecc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lodge is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="576.79" OriginalAmount="559.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353792536177" Longitude="-6.2624229490757" StarRating="3" HotelCode="17884|430125" HotelName="Hotel St. George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Parnell Square, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/2b/f82bb3fbede01e6a08c2ff32e96e8fc38b2616aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="579.15" OriginalAmount="562.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343131534291" Longitude="-6.2738009116908" StarRating="3" HotelCode="145970|1096208" HotelName="Staycity Serviced Apartments Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>High Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/4d/9c4ddbad056356f5208ae8417ec3cdc38e8d2bea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Aparthotel is located in Dublin’s centre, just 5 minutes’ walk from Temple Bar. Dublin Castle i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="631.94" OriginalAmount="613.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|465075" HotelName="Grafton Capital Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stephens Street Lower, Dublin City Centre, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/6a/8d6a2e469f41e74b92f8ebb99696d321cfa2c233.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional, Georgian-style hotel is located at the heart of Dublin within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="647.68" OriginalAmount="628.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|14654" HotelName="Conrad Dublin" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Earlsfort Terrace, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/51/1b513c6a025701c3fe178bbf72664bd30146c1ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Dublin, close to Trinity College. It is just a short walk to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="748.16" OriginalAmount="726.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.335684110353" Longitude="-6.263355645369" StarRating="4" HotelCode="311215|1922295" HotelName="The Dean Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/69/6d69acaa6dcff58040ce81ac18e9f8594ba80306.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="955.97" OriginalAmount="928.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|920605" HotelName="The Morrison, A Doubletree by Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Ormond Quay, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/90/6490656abad57b1c681c3b074c8ca300345f68ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre on the banks of the River Liffey, very close to the Millenn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1475.04" OriginalAmount="1432.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338938867742" Longitude="-6.256091594696" StarRating="5" HotelCode="45050|464225" HotelName="The Shelbourne Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 Saint Stephens Green, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/df/d6df3dec190e45131884ef3ecbaa06e91083be63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on St Stephen's Green in central Dublin with the best of Dublin on its doorstep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1603.38" OriginalAmount="1556.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341432" Longitude="-6.26144" StarRating="5" HotelCode="18537|14714" HotelName="The Westbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balfe Street, Dublin 2, Dublin D02 CH66</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/82/6682e7981979d7e6ba685d356a8f7d85a4a22b16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated at the heart of Dublin close to St. Stephen's Green shopping centre. P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Restaurant,Telephone Service,Internet,Laundry,Room Service,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Designated Smoking Area,Bicycle Rental,Nightclub,Diet Meals,Wheelchair Access,Lounge,Shopping Arcade,Garden,Golf,Spa,Heated Pool</BasicAmenities>
    <HotelRating>4,5,3,1,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,GOLF HOTEL,ECO HOTEL,GUESTHOUSE,APARTMENT HOTEL,HOTEL,SPA HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5cffe46b-1780-409b-981e-456ec3690232|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="5cffe46b-1780-409b-981e-456ec3690232">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="1,12" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-20T00:00:00" End="2026-09-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
5cffe46b-1780-409b-981e-456ec3690232|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-04-17T13:43:45.3675291+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5cffe46b-1780-409b-981e-456ec3690232" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="160.47" OriginalAmount="155.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|941815|Bed &amp; Breakfast" HotelName="Premier Inn Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airside Retail Park, Swords, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/55/9c555ecb02a6831bb0258640bb839f291ff6ce01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal location for the airport, this hotel is located just 1.5 km from Dublin International Airpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.53" OriginalAmount="176.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|510935|Bed &amp; Breakfast" HotelName="Crowne Plaza Blanchardstown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blanchardstown Centre, Blanchardstown, Dublin 15, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c1/cbc1a611833067362987616731999440036b03a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within Ireland's largest shopping complex, Blanchardstown Shopping Centre, this charming cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.97" OriginalAmount="179.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|1631828|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naas Road, Newlands Cross, Dublin 22, Dublin D22 V6Y6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b2/d6b288a45e455bc6a1944f2deba90d26b32eaf51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located at Dublin's gateway to Ireland, junction 9 on the M50 motorway...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.43" OriginalAmount="194.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.350694766362" Longitude="-6.2517712797622" StarRating="2" HotelCode="34784|239406|Bed &amp; Breakfast" HotelName="Jacobs Inn Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21-28 Talbot Place, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f9/75f97e02e59b9a731f6b7ccc2bce5beadb0eddc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.66" OriginalAmount="194.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.269292" Longitude="-6.113217" StarRating="4" HotelCode="33795|456185|Bed &amp; Breakfast" HotelName="Fitzpatrick Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Killiney, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/e0/3de000d9f4a2ff2d308be92e18788415390328d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located in the epitome of elegance on the South Dublin Coast, overlook...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.24" OriginalAmount="195.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348356874797" Longitude="-6.2778966697571" StarRating="1" HotelCode="47443|596915|Bed &amp; Breakfast" HotelName="Generator Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/06/4506550eb89f40e91ebed5d576ba3e7e8c18208b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is centrally located in Smithfield, a 10-minute walk from O'Connell Street. Many attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.27" OriginalAmount="205.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|347435|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Porterstown Road, Castleknock, Dublin 15</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/62/2f620731e4257658fb41b5c0c44ecb639bd24414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just outside Castleknock Village, 9 km from Dublin city, 13 km from Dublin air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.57" OriginalAmount="205.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334415" Longitude="-6.262834" StarRating="3" HotelCode="409269|1095188|Bed &amp; Breakfast" HotelName="Harcourt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2b/1e2b3e6434d9acd4a9bf6577d75ef4e2367b0fa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="221.13" OriginalAmount="214.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|275075|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitestown Way, Tallaght, Dublin 24, Dublin D24 XC9W</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/e4/98e4bfdf5ecadb81beb7b2016ba7fed821d82593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on Whitestown Way in Tallaght. It is just 9 km from Dublin city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.56" OriginalAmount="218.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|753095|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naas Road Exit 1A, Newland's Cross, Dublin 22</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/70/fd7032282ae4695399d39bf59f67ce074bfe056e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.60" OriginalAmount="230.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|349805|Bed &amp; Breakfast" HotelName="Clayton Hotel Liffey Valle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fonthill Road, Liffey Valley, Dublin D22 X4W6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/48/8548f4b19a48bba326d2a4b38bd293083c9da243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the N4, close to the M50 (exit 7), on the orbital route around the developin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.41" OriginalAmount="239.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.388688" Longitude="-6.1104469411392" StarRating="3" HotelCode="34781|1091568|Bed &amp; Breakfast" HotelName="Marine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Cross, Dublin 13, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3c/c53cad8382e40402cecd40fc1e6dd975a27ee798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.97" OriginalAmount="242.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.304819819621" Longitude="-6.2056124210358" StarRating="5" HotelCode="318128|101412|Bed &amp; Breakfast" HotelName="Radisson Blu St. Helen's Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillorgan Road, Blackrock, 4 Dublin, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/f7/74f7679e57726af12c7c6302383ccb264dcba04e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst magnificent gardens at the heart of Dublin, this luxury hotel lies on Stillorgan Road i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.69" OriginalAmount="247.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|1084498|Bed &amp; Breakfast" HotelName="Hotel Riu Plaza The Gresham Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Upper O´Connell Street, Dublin, D01 C3W7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ee/59ee4032707d5c758a001e41efe4a79bc8c002aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located at the heart of Dublin within a short distance of shops, thea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.78" OriginalAmount="254.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|14684|Bed &amp; Breakfast" HotelName="Hilton Garden Inn Dublin Custom House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Custom House Quay, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/af/46afb776620b0acfd062ab9c1e87d2121b7c317a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Dublin, on the banks of the River Liffey. The capital's nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.67" OriginalAmount="256.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|1645488|Bed &amp; Breakfast" HotelName="Clayton Hotel Leopardstown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopardstown Road, Central Park, Dublin 18, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/86/7c86338c49b1bc5f0afb3bc86fefe7c81c798aae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located about 8 km south of Dublin city centre. Off both the N11 and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.23" OriginalAmount="264.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|275065|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cardiff Lane, Sir John Rogerson’s Quay, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fc/ddfc9dccb94ce10345bfe5b4c5c8688cc30be5eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies on the southern banks of the Liffey. Within 1 km, guests will find pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.42" OriginalAmount="268.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|14694|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Street, Moore Street Plaza, Dublin 1, Dublin D01 E0H3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a5/01a5ae0aa82ec1edafe8b2be3a53d7772ca1b585.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies right next to O’Connell Street. Dublin's main shopping streets, Henry Street and Jerv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.22" OriginalAmount="276.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333944117107" Longitude="-6.2309458851814" StarRating="4" HotelCode="35178|1428628|Bed &amp; Breakfast" HotelName="Ariel House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-54 Lansdowne Road, Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/72/6072b571251f5e3a12922691877bc45d97175ecf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is situated on a quiet street in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.23" OriginalAmount="277.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|349705|Bed &amp; Breakfast" HotelName="Maldron Hotel Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dublin Airport, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/3d/513d77d3e8a93837773b9ae96623b1a75981bf2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is around 12 km from the centre of Dublin and Donabate Beach. Conveniently the cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.04" OriginalAmount="285.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|347315|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Cloghran, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f5/c7f5a25155cdbb163f26d40fa61ad397b97707b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is just a 20-minute drive away from Dublin city centre and conveniently located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.60" OriginalAmount="294.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|278165|Bed &amp; Breakfast" HotelName="Clayton Hotel Ballsbridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Merrion Road, Ballsbridge, Dublin 4, DO4 P3C3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d9/37d9850e737d6b1c993a008735be56723f4c5772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautifully restored 19th century Masonic School is ideally located in the heart of Dublin's ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="305.93" OriginalAmount="297.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.4009" Longitude="-6.26407" StarRating="3" HotelCode="59411|465095|Bed &amp; Breakfast" HotelName="Metro Hotel Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Santry Cross, Ballymun Road, Dublin 9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/a6/afa62e47769723ace7b0418fcc63c5cecb5ca823.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The tallest hotel in Dublin, this establishment has recently opened, just 5 minutes from Dublin airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.53" OriginalAmount="297.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333328897849" Longitude="-6.2234886931152" StarRating="3" HotelCode="15029|465585|Bed &amp; Breakfast" HotelName="Sandymount" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Kitchen,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herbert Road, Lansdowne Road, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/65/72656b14a81c584e78bfbb1bff6f7aeceb661802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel lies close to the tourist centre with a selection of shops, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.15" OriginalAmount="303.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.419464" Longitude="-6.379421" StarRating="4" HotelCode="61684|832185|Bed &amp; Breakfast" HotelName="Carlton Hotel Blanchardstown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Church Road, Tyrrelstown, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/55/c2555325e4c1875e864792712e04378c42e4b5e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in Tyrrelstown, to the west of Dublin. It is located some 5 km from the M50 motorway an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.91" OriginalAmount="310.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|234896|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Bachelors Walk, O'Connell Bridge, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7c/8d7cee70d45ef9d40c29f71331c47002d470098a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies just 300 m from the centre of Dublin and only a few paces from Trinity Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.97" OriginalAmount="311.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|429705|Bed &amp; Breakfast" HotelName="Maldron Hotel Parnell Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Square West, Rotunda, Dublin 1, Dublin D01 HX02</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/ea/0eeae0cfc750251d868aefa034ea8bd8c5a57b40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a superb location. It is just off Parnell Square and O'Connell Street (a main stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.64" OriginalAmount="320.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|347355|Bed &amp; Breakfast" HotelName="Cassidys Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cavendish Row, Upper O'Connell Street, Dublin, D01 V3P6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/ea/93ea3e94723c461ce0094d5ea6742d99c929b6dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of O'Connell Street, Dublin's main street; and lies within easy wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.12" OriginalAmount="323.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.340848606173" Longitude="-6.268232613802" StarRating="4" HotelCode="387398|319325|Bed &amp; Breakfast" HotelName="Radisson Blu Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golden Lane, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/a7/3ea7e981c8c67afb16cf129dcf23de9fe2e0ba08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.84" OriginalAmount="328.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40428222453" Longitude="-6.245629682209" StarRating="4" HotelCode="33798|58364|Bed &amp; Breakfast" HotelName="Crowne Plaza Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northwood Park, Santry, Dublin, D09 X9X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c2/57c2dd60063e9b9a88d01a299cdb803239435466.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a luxurious haven situated in a mature and tranquil parkland setting, just 15 minutes from D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.24" OriginalAmount="337.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|430245|Bed &amp; Breakfast" HotelName="Belvedere Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Denmark Street, Dublin 1, Dublin D01 W1C0</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/91/ed917584a393b6f1430fb9d1a3529375aae679ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Georgian Dublin, just a few minutes' walk from O'Connell Stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.95" OriginalAmount="341.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|41084|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Northern Cross, Malahide Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/d6/27d61de27cfdf3c63a44f6aa35cec0eda098d55a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel lies some 5 km from Dublin city centre. Bars, pubs, clubs and nightlife spots can...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.21" OriginalAmount="351.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|2487065|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Bow Lane East, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/43/87432b689a46ec785fbeece0ac646717f1490f7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.28" OriginalAmount="360.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|51514|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmonscourt Road, Ballsbridge, Dublin 4, D04 A9K8 Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/5a/f15a3558c02db3427781b77afd647142d4a33df7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dublin, this hotel is approximately 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.94" OriginalAmount="378.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|244666|Bed &amp; Breakfast" HotelName="Ashling Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkgate Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/79/8179c0fcb6a0f0d0b5b8c3ce96d0737b467876d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Parkgate Street, across the River Liffey from Heuston train station. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="390.23" OriginalAmount="378.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.349294" Longitude="-6.278387" StarRating="3" HotelCode="113813|429875|Bed &amp; Breakfast" HotelName="Maldron Hotel Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin 7, Dublin D07 RF2Y</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/53/0453e321ef991e0cf7a2b6beb0e718a18dd103e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Dublin's city centre. Its doors open onto Smithfield Plaz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.04" OriginalAmount="388.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3419181" Longitude="-6.25671566" StarRating="3" HotelCode="82529|2247135|Bed &amp; Breakfast" HotelName="Trinity Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Frederick Street South, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/zz/fdadeca89596b135dce160a632215dca2dad171e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="428.91" OriginalAmount="416.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|331615|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Fleet Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7d/b07dd1da06c86d671780a15debce594c354c2a1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located by O'Connell Bridge in the lively Temple Bar, at the heart of the li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="695.35" OriginalAmount="675.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|465075|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stephens Street Lower, Dublin City Centre, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/6a/8d6a2e469f41e74b92f8ebb99696d321cfa2c233.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional, Georgian-style hotel is located at the heart of Dublin within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="705.85" OriginalAmount="685.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|14654|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Earlsfort Terrace, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/51/1b513c6a025701c3fe178bbf72664bd30146c1ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Dublin, close to Trinity College. It is just a short walk to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="989.85" OriginalAmount="961.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|920605|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Ormond Quay, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/90/6490656abad57b1c681c3b074c8ca300345f68ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre on the banks of the River Liffey, very close to the Millenn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1704.46" OriginalAmount="1654.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338938867742" Longitude="-6.256091594696" StarRating="5" HotelCode="45050|464225|Bed &amp; Breakfast" HotelName="The Shelbourne Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 Saint Stephens Green, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/df/d6df3dec190e45131884ef3ecbaa06e91083be63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on St Stephen's Green in central Dublin with the best of Dublin on its doorstep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Restaurant,Telephone Service,Internet,Laundry,Room Service,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Designated Smoking Area,Bicycle Rental,Nightclub,Diet Meals,Wheelchair Access,Lounge,Shopping Arcade,Garden,Golf,Spa,Heated Pool</BasicAmenities>
    <HotelRating>4,5,3,1,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,GOLF HOTEL,ECO HOTEL,GUESTHOUSE,APARTMENT HOTEL,HOTEL,SPA HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5cffe46b-1780-409b-981e-456ec3690232|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="5cffe46b-1780-409b-981e-456ec3690232">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="1,12" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-20T00:00:00" End="2026-09-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Half Board</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
5cffe46b-1780-409b-981e-456ec3690232|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-04-17T13:43:49.1618777+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5cffe46b-1780-409b-981e-456ec3690232" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="262.58" OriginalAmount="254.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|510935|Half Board" HotelName="Crowne Plaza Blanchardstown" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blanchardstown Centre, Blanchardstown, Dublin 15, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c1/cbc1a611833067362987616731999440036b03a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within Ireland's largest shopping complex, Blanchardstown Shopping Centre, this charming cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="609.80" OriginalAmount="592.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|244666|Half Board" HotelName="Ashling Hotel Dublin" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkgate Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/79/8179c0fcb6a0f0d0b5b8c3ce96d0737b467876d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Parkgate Street, across the River Liffey from Heuston train station. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="944.69" OriginalAmount="917.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|14654|Half Board" HotelName="Conrad Dublin" Meals="HALF BOARD" BedType="HALF BOARD" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Earlsfort Terrace, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/51/1b513c6a025701c3fe178bbf72664bd30146c1ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Dublin, close to Trinity College. It is just a short walk to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Restaurant,Telephone Service,Internet,Laundry,Room Service,Sauna,Designated Smoking Area,Bicycle Rental,Nightclub,Wheelchair Access,Lounge,Shopping Arcade,Golf,Spa</BasicAmenities>
    <HotelRating>4,5,3,1,2</HotelRating>
    <BedType />
    <Meals>HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,GOLF HOTEL,ECO HOTEL,GUESTHOUSE,APARTMENT HOTEL,HOTEL,SPA HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5cffe46b-1780-409b-981e-456ec3690232|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="5cffe46b-1780-409b-981e-456ec3690232">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="1,12" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-20T00:00:00" End="2026-09-21T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
5cffe46b-1780-409b-981e-456ec3690232|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-04-17T13:43:52.636645+01:00" Version="0" EchoToken="Search" TransactionIdentifier="5cffe46b-1780-409b-981e-456ec3690232" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="160.47" OriginalAmount="155.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|941815|Bed &amp; Breakfast" HotelName="Premier Inn Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Airside Retail Park, Swords, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/55/9c555ecb02a6831bb0258640bb839f291ff6ce01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;An ideal location for the airport, this hotel is located just 1.5 km from Dublin International Airpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="181.53" OriginalAmount="176.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|510935|Bed &amp; Breakfast" HotelName="Crowne Plaza Blanchardstown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Blanchardstown Centre, Blanchardstown, Dublin 15, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/c1/cbc1a611833067362987616731999440036b03a9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within Ireland's largest shopping complex, Blanchardstown Shopping Centre, this charming cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.97" OriginalAmount="179.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|1631828|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naas Road, Newlands Cross, Dublin 22, Dublin D22 V6Y6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/b2/d6b288a45e455bc6a1944f2deba90d26b32eaf51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located at Dublin's gateway to Ireland, junction 9 on the M50 motorway...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.43" OriginalAmount="194.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.350694766362" Longitude="-6.2517712797622" StarRating="2" HotelCode="34784|239406|Bed &amp; Breakfast" HotelName="Jacobs Inn Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21-28 Talbot Place, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/f9/75f97e02e59b9a731f6b7ccc2bce5beadb0eddc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.66" OriginalAmount="194.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.269292" Longitude="-6.113217" StarRating="4" HotelCode="33795|456185|Bed &amp; Breakfast" HotelName="Fitzpatrick Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Killiney, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/e0/3de000d9f4a2ff2d308be92e18788415390328d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located in the epitome of elegance on the South Dublin Coast, overlook...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="201.24" OriginalAmount="195.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348356874797" Longitude="-6.2778966697571" StarRating="1" HotelCode="47443|596915|Bed &amp; Breakfast" HotelName="Generator Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/06/4506550eb89f40e91ebed5d576ba3e7e8c18208b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is centrally located in Smithfield, a 10-minute walk from O'Connell Street. Many attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.27" OriginalAmount="205.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|347435|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Porterstown Road, Castleknock, Dublin 15</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/62/2f620731e4257658fb41b5c0c44ecb639bd24414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just outside Castleknock Village, 9 km from Dublin city, 13 km from Dublin air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="211.57" OriginalAmount="205.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334415" Longitude="-6.262834" StarRating="3" HotelCode="409269|1095188|Bed &amp; Breakfast" HotelName="Harcourt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Conference Hall,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/2b/1e2b3e6434d9acd4a9bf6577d75ef4e2367b0fa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="221.13" OriginalAmount="214.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|275075|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Whitestown Way, Tallaght, Dublin 24, Dublin D24 XC9W</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/e4/98e4bfdf5ecadb81beb7b2016ba7fed821d82593.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business hotel is located on Whitestown Way in Tallaght. It is just 9 km from Dublin city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.56" OriginalAmount="218.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|753095|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Naas Road Exit 1A, Newland's Cross, Dublin 22</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/70/fd7032282ae4695399d39bf59f67ce074bfe056e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.60" OriginalAmount="230.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|349805|Bed &amp; Breakfast" HotelName="Clayton Hotel Liffey Valle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fonthill Road, Liffey Valley, Dublin D22 X4W6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/48/8548f4b19a48bba326d2a4b38bd293083c9da243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the N4, close to the M50 (exit 7), on the orbital route around the developin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.41" OriginalAmount="239.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.388688" Longitude="-6.1104469411392" StarRating="3" HotelCode="34781|1091568|Bed &amp; Breakfast" HotelName="Marine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sutton Cross, Dublin 13, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3c/c53cad8382e40402cecd40fc1e6dd975a27ee798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.97" OriginalAmount="242.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.304819819621" Longitude="-6.2056124210358" StarRating="5" HotelCode="318128|101412|Bed &amp; Breakfast" HotelName="Radisson Blu St. Helen's Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stillorgan Road, Blackrock, 4 Dublin, County Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/f7/74f7679e57726af12c7c6302383ccb264dcba04e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying amidst magnificent gardens at the heart of Dublin, this luxury hotel lies on Stillorgan Road i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.69" OriginalAmount="247.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|1084498|Bed &amp; Breakfast" HotelName="Hotel Riu Plaza The Gresham Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Upper O´Connell Street, Dublin, D01 C3W7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ee/59ee4032707d5c758a001e41efe4a79bc8c002aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located at the heart of Dublin within a short distance of shops, thea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.78" OriginalAmount="254.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|14684|Bed &amp; Breakfast" HotelName="Hilton Garden Inn Dublin Custom House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Custom House Quay, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/af/46afb776620b0acfd062ab9c1e87d2121b7c317a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Dublin, on the banks of the River Liffey. The capital's nume...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.67" OriginalAmount="256.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|1645488|Bed &amp; Breakfast" HotelName="Clayton Hotel Leopardstown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Leopardstown Road, Central Park, Dublin 18, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/86/7c86338c49b1bc5f0afb3bc86fefe7c81c798aae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located about 8 km south of Dublin city centre. Off both the N11 and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.23" OriginalAmount="264.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|275065|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cardiff Lane, Sir John Rogerson’s Quay, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/fc/ddfc9dccb94ce10345bfe5b4c5c8688cc30be5eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming city hotel lies on the southern banks of the Liffey. Within 1 km, guests will find pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.42" OriginalAmount="268.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|14694|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Street, Moore Street Plaza, Dublin 1, Dublin D01 E0H3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/a5/01a5ae0aa82ec1edafe8b2be3a53d7772ca1b585.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies right next to O’Connell Street. Dublin's main shopping streets, Henry Street and Jerv...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.22" OriginalAmount="276.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333944117107" Longitude="-6.2309458851814" StarRating="4" HotelCode="35178|1428628|Bed &amp; Breakfast" HotelName="Ariel House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50-54 Lansdowne Road, Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/72/6072b571251f5e3a12922691877bc45d97175ecf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is situated on a quiet street in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.23" OriginalAmount="277.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|349705|Bed &amp; Breakfast" HotelName="Maldron Hotel Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dublin Airport, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/3d/513d77d3e8a93837773b9ae96623b1a75981bf2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel is around 12 km from the centre of Dublin and Donabate Beach. Conveniently the cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.04" OriginalAmount="285.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|347315|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Old Airport Road, Cloghran, Co. Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/f5/c7f5a25155cdbb163f26d40fa61ad397b97707b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The conference hotel is just a 20-minute drive away from Dublin city centre and conveniently located...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.60" OriginalAmount="294.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|278165|Bed &amp; Breakfast" HotelName="Clayton Hotel Ballsbridge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Merrion Road, Ballsbridge, Dublin 4, DO4 P3C3</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/d9/37d9850e737d6b1c993a008735be56723f4c5772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This beautifully restored 19th century Masonic School is ideally located in the heart of Dublin's ex...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="305.93" OriginalAmount="297.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.4009" Longitude="-6.26407" StarRating="3" HotelCode="59411|465095|Bed &amp; Breakfast" HotelName="Metro Hotel Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Santry Cross, Ballymun Road, Dublin 9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/a6/afa62e47769723ace7b0418fcc63c5cecb5ca823.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The tallest hotel in Dublin, this establishment has recently opened, just 5 minutes from Dublin airp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="306.53" OriginalAmount="297.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333328897849" Longitude="-6.2234886931152" StarRating="3" HotelCode="15029|465585|Bed &amp; Breakfast" HotelName="Sandymount" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Kitchen,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Herbert Road, Lansdowne Road, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/65/72656b14a81c584e78bfbb1bff6f7aeceb661802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This historical city hotel lies close to the tourist centre with a selection of shops, restaurants a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.15" OriginalAmount="303.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.419464" Longitude="-6.379421" StarRating="4" HotelCode="61684|832185|Bed &amp; Breakfast" HotelName="Carlton Hotel Blanchardstown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Church Road, Tyrrelstown, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/55/c2555325e4c1875e864792712e04378c42e4b5e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in Tyrrelstown, to the west of Dublin. It is located some 5 km from the M50 motorway an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.91" OriginalAmount="310.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|234896|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23-25 Bachelors Walk, O'Connell Bridge, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/7c/8d7cee70d45ef9d40c29f71331c47002d470098a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel lies just 300 m from the centre of Dublin and only a few paces from Trinity Co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.97" OriginalAmount="311.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|429705|Bed &amp; Breakfast" HotelName="Maldron Hotel Parnell Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parnell Square West, Rotunda, Dublin 1, Dublin D01 HX02</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/ea/0eeae0cfc750251d868aefa034ea8bd8c5a57b40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a superb location. It is just off Parnell Square and O'Connell Street (a main stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.64" OriginalAmount="320.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|347355|Bed &amp; Breakfast" HotelName="Cassidys Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cavendish Row, Upper O'Connell Street, Dublin, D01 V3P6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/ea/93ea3e94723c461ce0094d5ea6742d99c929b6dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the top of O'Connell Street, Dublin's main street; and lies within easy wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.12" OriginalAmount="323.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.340848606173" Longitude="-6.268232613802" StarRating="4" HotelCode="387398|319325|Bed &amp; Breakfast" HotelName="Radisson Blu Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Golden Lane, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/a7/3ea7e981c8c67afb16cf129dcf23de9fe2e0ba08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.84" OriginalAmount="328.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40428222453" Longitude="-6.245629682209" StarRating="4" HotelCode="33798|58364|Bed &amp; Breakfast" HotelName="Crowne Plaza Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Northwood Park, Santry, Dublin, D09 X9X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c2/57c2dd60063e9b9a88d01a299cdb803239435466.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a luxurious haven situated in a mature and tranquil parkland setting, just 15 minutes from D...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.24" OriginalAmount="337.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|430245|Bed &amp; Breakfast" HotelName="Belvedere Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Denmark Street, Dublin 1, Dublin D01 W1C0</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/91/ed917584a393b6f1430fb9d1a3529375aae679ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Georgian Dublin, just a few minutes' walk from O'Connell Stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.95" OriginalAmount="341.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|41084|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Northern Cross, Malahide Road, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/d6/27d61de27cfdf3c63a44f6aa35cec0eda098d55a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel lies some 5 km from Dublin city centre. Bars, pubs, clubs and nightlife spots can...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.21" OriginalAmount="351.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|2487065|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Bow Lane East, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/43/87432b689a46ec785fbeece0ac646717f1490f7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.28" OriginalAmount="360.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|51514|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmonscourt Road, Ballsbridge, Dublin 4, D04 A9K8 Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/5a/f15a3558c02db3427781b77afd647142d4a33df7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Dublin, this hotel is approximately 1.5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.94" OriginalAmount="378.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|244666|Bed &amp; Breakfast" HotelName="Ashling Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkgate Street, Dublin 8, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/79/8179c0fcb6a0f0d0b5b8c3ce96d0737b467876d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated on Parkgate Street, across the River Liffey from Heuston train station. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="390.23" OriginalAmount="378.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.349294" Longitude="-6.278387" StarRating="3" HotelCode="113813|429875|Bed &amp; Breakfast" HotelName="Maldron Hotel Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Smithfield Square, Dublin 7, Dublin D07 RF2Y</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/53/0453e321ef991e0cf7a2b6beb0e718a18dd103e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the heart of Dublin's city centre. Its doors open onto Smithfield Plaz...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="400.04" OriginalAmount="388.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3419181" Longitude="-6.25671566" StarRating="3" HotelCode="82529|2247135|Bed &amp; Breakfast" HotelName="Trinity Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Frederick Street South, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/zz/fdadeca89596b135dce160a632215dca2dad171e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="428.91" OriginalAmount="416.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|331615|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13-17 Fleet Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7d/b07dd1da06c86d671780a15debce594c354c2a1c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located by O'Connell Bridge in the lively Temple Bar, at the heart of the li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="695.35" OriginalAmount="675.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|465075|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Stephens Street Lower, Dublin City Centre, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/6a/8d6a2e469f41e74b92f8ebb99696d321cfa2c233.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This traditional, Georgian-style hotel is located at the heart of Dublin within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="705.85" OriginalAmount="685.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|14654|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Earlsfort Terrace, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/51/1b513c6a025701c3fe178bbf72664bd30146c1ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies at the heart of Dublin, close to Trinity College. It is just a short walk to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="989.85" OriginalAmount="961.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|920605|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Ormond Quay, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/64/90/6490656abad57b1c681c3b074c8ca300345f68ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre on the banks of the River Liffey, very close to the Millenn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1704.46" OriginalAmount="1654.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338938867742" Longitude="-6.256091594696" StarRating="5" HotelCode="45050|464225|Bed &amp; Breakfast" HotelName="The Shelbourne Autograph Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>27 Saint Stephens Green, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/df/d6df3dec190e45131884ef3ecbaa06e91083be63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on St Stephen's Green in central Dublin with the best of Dublin on its doorstep...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Restaurant,Telephone Service,Internet,Laundry,Room Service,Jacuzzi,Kitchen,Massage Centre,Sauna,Swimming Pool,Designated Smoking Area,Bicycle Rental,Nightclub,Diet Meals,Wheelchair Access,Lounge,Shopping Arcade,Garden,Golf,Spa,Heated Pool</BasicAmenities>
    <HotelRating>4,5,3,1,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,GOLF HOTEL,ECO HOTEL,GUESTHOUSE,APARTMENT HOTEL,HOTEL,SPA HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5cffe46b-1780-409b-981e-456ec3690232|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
5cffe46b-1780-409b-981e-456ec3690232|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
5cffe46b-1780-409b-981e-456ec3690232|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="5cffe46b-1780-409b-981e-456ec3690232" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: FAMILY, 2 QUEEN BEDS" BoardBasis="Room 1: Room Only" TotalAdult="2" TotalChild="2">
      <Adults>
        <Adult Title="Mr" FirstName="Arjun" LastName="Singh" DOB="20010417" Age="25" />
        <Adult Title="Mrs" FirstName="Shweta" LastName="Singh" DOB="20010417" Age="25" />
      </Adults>
      <Childs>
        <Child Title="Miss" FirstName="Priya" LastName="Singh" DOB="20250417" Age="1" />
        <Child Title="Miss" FirstName="Divya " LastName="Singh" DOB="20140417" Age="12" />
      </Childs>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="258993|14684|Bed &amp; Breakfast" SourceId="16" RoomTypeCode="0|0|1443876435|1776429838058897B2035B5||no|14684|16|MjIyLjQ2fEdCUHwyMDI2LTA5LTE5" TotalPrice="229.13" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-20T00:00:00" End="2026-09-21T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Arjun</FirstName>
    <LastName>Singh</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
5cffe46b-1780-409b-981e-456ec3690232|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ 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>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Arjun</FirstName>
  <LastName>Singh</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-09-15T00: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-09-15T00:00:00" End="2026-09-16T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="229.13" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-09-20T00:00:00</CheckIn>
  <CheckInTime>24-Hour</CheckInTime>
  <CheckOut>2026-09-21T00:00:00</CheckOut>
  <CheckOutTime>24-Hour</CheckOutTime>
  <CostAmountInSalesCurrency>222.46</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>ireland</CountryName>
  <PostCode />
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>2</Children>
      <GuestName>Mr Arjun Singh</GuestName>
      <RoomType>Room 1: FAMILY, 2 QUEEN BEDS</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>229.13</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>222.46</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-09-19T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>1 Custom House Quay, Dublin</_address>
  <_cityName>Dublin</_cityName>
  <_fax>+35318290400</_fax>
  <_hotelName>Hilton Garden Inn Dublin Custom House</_hotelName>
  <_phoneNo1>+35318541500</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430575</FileBookingId><BookingId>41947</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.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
5cffe46b-1780-409b-981e-456ec3690232|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>260430575</FileBookingId>
  <Status>Success</Status>
  <ImportantInfo>&lt;div style="color:#333333; font-size: 13px;"&gt;&lt;p&gt;&lt;table align='center' cellpading='10' width='95%' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
    &lt;tr&gt;
        &lt;td&gt;
            
                    &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;
            &lt;table cellpading='10' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
                
                
                &lt;tr&gt;
                    &lt;td&gt;Booking for:&lt;/td&gt;
                    &lt;td&gt;&lt;b&gt;Supplier: Hilton Garden Inn Dublin City Centre - DUBLIN - REPUBLIC OF IRELAND&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt; This booking is confirmed by Hotel Service&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt;
                                                            YOUR CONFIRMED BOOKING SUMMARY                                                &lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
                            &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;div id="voucherPanelRenew"&gt;
&lt;table style="font-family: arial, sans-serif !important;
              border: 1px #b2b2b2 !important;
              background: #b2b2b2 !important;
              color: #ffffff;
              -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;
              -moz-border-radius-topright: 3px;
              border-top-left-radius: 3px;
              border-top-right-radius: 3px;
              padding: 0 2px 0 7px;
              border-collapse: initial;
              -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding: 4px"&gt;
            VOUCHER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table id="voucherPanel" name="voucherPanel"  width="100%" style="font-family: arial, sans-serif; font-size: 12px; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;
                                            -webkit-border-bottom-left-radius: 3px;
                                            -moz-border-radius-bottomright: 3px;
                                            -moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px;
                                             border-bottom-left-radius: 3px;
                                             border-bottom: 1px solid #c9c9c9;
                                             border-left: 1px solid #c9c9c9;
                                             border-right: 1px solid #c9c9c9;
                                             padding: 7px; border-collapse: initial; -webkit-print-color-adjust:exact " align="center" &gt;
    &lt;tr&gt;
        &lt;td&gt;

        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="voucherGeneralDetails" name="voucherGeneralDetails"  width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Booking Reference No        &lt;/td&gt;
        &lt;td style="font-weight: bold"&gt;
             
            HTL-WBD-947585485                    &lt;/td&gt;
        &lt;td rowspan="7"&gt;
            &lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" &gt;
        &lt;/td&gt;

    &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Printed On        &lt;/td&gt;
        &lt;td&gt;
            Fri, 17 Apr 2026 12:45:04 GMT        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Itinerary Number        &lt;/td&gt;
        &lt;td&gt;
            ITN-WBD-947585445        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Booked By        &lt;/td&gt;
        &lt;td&gt;
            Worldwide DMC LTD - LONDON        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr style="font-weight: bold"&gt;
        &lt;td &gt;
            Booking Status        &lt;/td&gt;
        &lt;td&gt;
            Confirmed
        &lt;/td&gt;
    &lt;/tr&gt;

    


     
&lt;/table&gt;        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td  style="color: #b2b2b2;
                    padding: 7px 0; font-size: 14px"&gt;
            SERVICE PROVIDER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
           &lt;table id="serviceprovider" name="serviceprovider" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;

    
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Service Name        &lt;/td&gt;
        &lt;td&gt;
            &lt;div id="BookedServiceName" style="cursor: pointer" onclick="editField('BookedServiceName','BookedServiceNameInput')"&gt;Hilton Garden Inn Dublin City Centre&lt;/div&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Address            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="serviceAddress" style="cursor: pointer" onclick="editField('serviceAddress','serviceAddressInput')"&gt;Custom House Quay, DUBLIN, REPUBLIC OF IRELAND&lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
        
            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Telephone            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="servicePhone" style="cursor: pointer" onclick="editField('servicePhone','servicePhoneInput')"&gt;353-353 1 854 1500 &lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    

&lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td style="color: #b2b2b2; padding: 7px 0; font-size: 14px"&gt;
            PASSENGER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="passengerDetails" name="passengerDetails" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;
            &lt;tr&gt;
            &lt;td style="width: 30%; font-weight: bold"&gt;
                Passenger Name            &lt;/td&gt;
            &lt;td&gt;
                                    Mr. Arjun Singh                                    , Mrs. Shweta Singh                                    , Miss Priya Singh                                    , Miss Divya Singh                
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    
    
                        &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;
                    Passenger Nationality                &lt;/td&gt;
                &lt;td&gt;
                    &lt;div id="passengerNationality" style="cursor: pointer" onclick="editField('passengerNationality','passengerNationalityInput')"&gt;
                    INDIA                    &lt;/div&gt;
                                    &lt;/td&gt;
            &lt;/tr&gt;
        
                    &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;

                    Country of Residence                    &lt;/td&gt;
                &lt;td&gt;
                    UNITED KINGDOM                &lt;/td&gt;
            &lt;/tr&gt;
                &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Service Type        &lt;/td&gt;
        &lt;td&gt;
            Accommodation        &lt;/td&gt;
    &lt;/tr&gt;



            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                City            &lt;/td&gt;
            &lt;td&gt;
                DUBLIN            &lt;/td&gt;
        &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
        Supplier Reference         &lt;/td&gt;
        &lt;td&gt;
                        GQ417124502CVD1DQFTFQ#3459509667                                &lt;/td&gt;
    &lt;/tr&gt;

    
    

    &lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-in&lt;/td&gt;
    &lt;td&gt;Sun, 20 Sep 2026            &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-out &lt;/td&gt;
    &lt;td&gt;
        Mon, 21 Sep 2026                &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Type&lt;/td&gt;
    &lt;td&gt;&lt;div id="RoomName" style="cursor: pointer" onclick="editField('RoomName','RoomNameInput')"&gt;FAMILY, 2 QUEEN BEDS
        
                &lt;/div&gt;
        
    &lt;/td&gt;
&lt;/tr&gt;



&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Occupancy &lt;/td&gt;
    &lt;td&gt;&lt;div id="roomTypeCategory" style="cursor: pointer" onclick="editField('roomTypeCategory','roomTypeCategoryInput')"&gt;2 Adults, 2 Children - Ages: 1,12                 &lt;/div&gt;
            &lt;/td&gt;
&lt;/tr&gt;




&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Rate Basis&lt;/td&gt;
    &lt;td&gt;&lt;div id="rateBasis" style="cursor: pointer" onclick="editField('rateBasis','rateBasisInput')"&gt;Room Only                &lt;/div&gt;
              &lt;/td&gt;
&lt;/tr&gt;









    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt; Additional Services&lt;/td&gt;
        &lt;td&gt;
                  none                &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold; vertical-align: top;"&gt; Additional Requests&lt;/td&gt;
        &lt;td&gt;
            &lt;table style="font-size: 12px; font-family: arial; color: #333333;"&gt;
                                    &lt;tr&gt;
                        &lt;td&gt;
                                                           none                                                                                    &lt;/td&gt;
                    &lt;/tr&gt;
                            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
     
        
                     &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    
    &lt;tr&gt;
        &lt;td&gt;
                                                &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

        &lt;/table&gt;
    &lt;input type="hidden" id="getUser" value="0"&gt;
&lt;/div&gt;
&lt;script type="text/javascript"&gt;
    function editField(contentView, contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentView).text().trim();
            $('#' + contentInput).val(content).show().focus();
            $('#' + contentView).hide();
            $('#sendEmailButton').hide();
            $('#editEmailButton').show();
        }
    }
    function removeField(contentView,contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentInput).val().trim();

            if(content.length &gt; 0) {
                if(contentView == 'specialCode') {

                    $('#' + contentView).html('&lt;div style="color: #5CB85C; font-weight: bold;"&gt;'+content+'&lt;/div&gt;').show();
                    $('.dailyRatesInput').html(content).show();
                } else {
                    $('#' + contentView).text(content).show();
                }
            } else {
                $('#' + contentView).text('none').show();
                $('.dailyRatesInput').hide();
            }

	        $('#' + contentInput).hide();
        }
    }
&lt;/script&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
                               &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;table style="border: 1px #b2b2b2;background: #b2b2b2;color: #ffffff;
              -webkit-border-top-left-radius: 2px; padding: 0px 2px;-webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;
              border-top-right-radius: 3px;padding-left: 7px; -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding-left: 4px"&gt;
            DAILY RATES        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;
                                             -moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
                                             border-bottom:1px solid #c9c9c9; border-left:1px solid #c9c9c9;
                                             border-right:1px solid #c9c9c9;padding: 5px;" align="center" &gt;

        &lt;tr&gt;
                                        &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Date                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Payable Rate                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Basis                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Min. Stay                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Market                    &lt;/th&gt;
                        &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td colspan="5"&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
       &lt;tr&gt;
            &lt;td  style="color: #b2b2b2; font-weight: bold; font-size: 12px;"&gt;
                Sun, 20 Sep 2026            &lt;/td&gt;

           
           
            &lt;td style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;

                                    GBP 222.46                
                                            &lt;/td&gt;

            &lt;td style="font-size: 12px;  padding-bottom: 0px; padding-top: 0px; "&gt;
                Room Only
                             &lt;/td&gt;

           
             &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                 -              &lt;/td&gt;

                                    &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                SUB CONTINENT            &lt;/td&gt;
                      
        &lt;/tr&gt;


        

        

       



        &lt;tr&gt;
            &lt;td colspan="5"&gt;
                &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px; font-size: 0px"&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    

    &lt;tr&gt;
        &lt;td colspan="5"&gt;
           Rates including all Room taxes and Service charges and may not include City Taxes.&lt;/br&gt;Please note that the rates shown above could be average daily rates and they might not reflect the actual daily rates for the room.        &lt;/td&gt;
    &lt;/tr&gt;


&lt;/table&gt;

            &lt;/td&gt;
        &lt;/tr&gt;
                                  
    &lt;tr&gt;&lt;td height=10&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Total Payable for this Booking: 222.46 GBP (UK Pounds Sterling)&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Compensation : &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Amendment &amp; Cancellation Policy&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;- Any amendments or cancellations must be done online before the cancellation deadline.&lt;br /&gt;
- Amendment on bookings confirmed through Dynamic rates &amp; inventory and 3rd Party supplier is possible only if the service is available at the time of amendment and for the dates required.&lt;br /&gt;
- No manual /offline amendment is possible.&lt;br /&gt;
- Certain services are non amendable and should be rebooked as per new dates before the cancellation deadline.&lt;br /&gt;
- No Passenger Name change allowed&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;div style="font-family: arial; color: #333333"&gt;
    &lt;strong&gt;Cancellation Rules: &lt;/strong&gt;
    &lt;ul&gt;
    
                     &lt;li&gt;
                            Before            
            
            
                            Sat, 19 Sep 2026 05:29:59                      
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            No Cancellation Charge.                                                     
                                                                                        No Amendment Charge.                                                                            &lt;/span&gt;
                &lt;/li&gt;

            
            
                     &lt;li&gt;
                            After            
                            Sat, 19 Sep 2026 05:30:00              
            
                    
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            Cancellation Charge: GBP 222.46.                                                     
                                                                                        Amendment Charge: GBP 222.46.                                                                             &lt;/span&gt;
                &lt;/li&gt;

            
                &lt;/ul&gt;
&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;No-Shows or Early Checkout&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;100% charges will apply for No Shows and Early Check out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/br&gt;&lt;b&gt;Tariff Notes:&lt;/b&gt;&lt;/br&gt;Best Rate Available. Depending on the hotel's policy extra charge for children's Stay and Breakfast is applicable and payable at hotel. Rates include all taxes which are charged by law ; however, rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees, service charge, etc.&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;strong&gt;Bookings including children will be based on sharing parents bedding and no separate bed for children is provided unless otherwise stated.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Thank you !&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;Webbeds Customer Service&lt;/p&gt;
&lt;p&gt;&lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" style="padding: 15px 0;" /&gt;&lt;/p&gt;
&lt;p&gt;Should you need anything, please refer to &lt;span dir="ltr"&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank" &gt;https://www.webbeds.com/contact-global-cs/&lt;/a&gt;&lt;/span&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank"&gt; &lt;/a&gt;for our Global Customer Service Contact details.&lt;/p&gt;

&lt;br /&gt;
&lt;div&gt;</ImportantInfo>
  <SupplierRef>947585485</SupplierRef>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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="6c9898d4-77e6-45b2-978a-1a81e3aeec31">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2490" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="VN" 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
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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-04-17T13:47:07.3107614+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6c9898d4-77e6-45b2-978a-1a81e3aeec31" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="98.48" OriginalAmount="95.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205282" Longitude="16.3364142" StarRating="0" HotelCode="97704|120392" HotelName="a&amp;o Wien Stadthalle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelder Gürtel 9-11, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/70/7b70a52225acbf48cdf21fad276cb22856663664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in one of Europe's most beautiful cities, Vienna. Situated 2 km from the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.93" OriginalAmount="99.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.170232066791" Longitude="16.374599039555" StarRating="2" HotelCode="260430|2171535" HotelName="a&amp;t Holiday Hostel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizgasse 66, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/94/1e946f44f827d47482bc6739d45b454d95b894b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 75 rooms. Most storeys can be reached by lift. Services and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.70" OriginalAmount="143.4" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.175357385884" Longitude="16.381445271443" StarRating="3" HotelCode="388200|1715478" HotelName="Smart Apart Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Waldgasse 19, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/9e/bf9eab96eff8a9645fb8fd9e73ad15b8212ddace.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.08" OriginalAmount="172.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.163909975392" Longitude="16.32317836627" StarRating="3" HotelCode="141925|747035" HotelName="7 Days Premium Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoffingergasse 33, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/32/5132209a9fdf6eb4a80dcca56c2f36d8ffa25244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.50" OriginalAmount="177.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.226123606579" Longitude="16.362282335758" StarRating="3" HotelCode="69523|85555" HotelName="Hotel Mozart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Julius-Tandler-Platz 4, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/ee/0fee859c0b1a5909739fab40020408993f941bd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is 3 km from the centre of Vienna and 6 km from the River Danube. Vienna International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.18" OriginalAmount="182.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.173895435214" Longitude="16.420290470123" StarRating="3" HotelCode="87895|3901075" HotelName="Hotel Hahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 72, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/19/3c19bedd7f7c7c5d48bcb81bd3fc84a652895791.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="188.52" OriginalAmount="183.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198122884068" Longitude="16.337462514639" StarRating="4" HotelCode="11879|269665" HotelName="Mercure Wien Westbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felberstrasse 4, 1150 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/29/d829f861eaeb8adf9c31c442f7a8a9511054305d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel lies directly opposite Westbahnhof within a 10-minute walk, guests will r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.70" OriginalAmount="194.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193163162241" Longitude="16.339196562767" StarRating="3" HotelCode="42033|351095" HotelName="ibis Wien Mariahilf" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Gürtel 22-24, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/75/f275414726db5d916f7f17d479f66780b7b6ba31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the centre of Vienna, close to Westbahnhof and the famous shopping m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="204.56" OriginalAmount="198.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18659" Longitude="16.41349" StarRating="2" HotelCode="36051|2308295" HotelName="ibis budget Wien Sankt Marx" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Franzosengraben 15, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/c0/4dc023cdf47216049c4fe956fc8ae99e3f0d6077.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.61" OriginalAmount="199.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194030343624" Longitude="16.389074921608" StarRating="4" HotelCode="10352|350935" HotelName="Arthotel Ana Enzian" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 51, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/d1/d1080cb73c42ef03/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Vienna, only a short walk from the city's famous sights, suc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.66" OriginalAmount="200.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213807" Longitude="16.350938" StarRating="4" HotelCode="64237|952665" HotelName="Pension Baronesse" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 61, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/ee/53eee8f39007e48f6e43964ffa21412a6ed71fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="206.78" OriginalAmount="200.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.222367" Longitude="16.397913" StarRating="2" HotelCode="212688|2309575" HotelName="ibis budget Wien Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d5/34d5e698dd2fe8101862567299ba374954c3971d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.74" OriginalAmount="204.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216038" Longitude="16.33775" StarRating="3" HotelCode="96036|1528458" HotelName="Geblergasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Geblergasse 21, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/1e/2b1ef1a93a025b56e846bf18ca0f8a607cc35873.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located mere minutes from the city centre, this hotel is the ideal base from which to e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.53" OriginalAmount="206.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213523" Longitude="16.344021" StarRating="3" HotelCode="103924|3898085" HotelName="Korotan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Albertgasse 48, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/0b/530b0dfc438404900f398da86b73d877b192c93e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.90" OriginalAmount="206.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221784" Longitude="16.357926" StarRating="4" HotelCode="32564|377845" HotelName="Hotel &amp; Palais Strudlhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasteurgasse 1, 1090 Wien, Österreich</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01df83f94f9496628115dea19b5861ea9d0881b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.54" OriginalAmount="208.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.246032434073" Longitude="16.341259915344" StarRating="4" HotelCode="49117|372635" HotelName="Living Hotel Kaiser Franz Joseph" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sieveringer Straße 4, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/0e/000e642c6c1e58b9f6f78b804c691029cf33ab04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies amidst peaceful, green surrounds in Döbling, one of Vienna's most elegant residentia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.52" OriginalAmount="212.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.191315" Longitude="16.400441" StarRating="3" HotelCode="103941|1528958" HotelName="Gartenhotel Gabriel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 165, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d4/f3d45e758e91f940d8e5a0d49ac452a2c9c22c8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.84" OriginalAmount="214.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199188476266" Longitude="16.333741379133" StarRating="3" HotelCode="33067|848365" HotelName="Boutiquehotel Stadthalle Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hackengasse 20, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/6e/a46e7ebad16ff06a157ef69c1f9a0da27fed217a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quiet spot between the West Station and the Stadthalle centre, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.01" OriginalAmount="218.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.153742" Longitude="16.282727" StarRating="4" HotelCode="103936|3900245" HotelName="Am Spiegeln" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Johann-Hörbiger-Gasse 30, 1230 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d6/75d644d825770d17b371730610eadabe4e68111a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.35" OriginalAmount="221.7" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186813517017" Longitude="16.420706212521" StarRating="4" HotelCode="67259|75304" HotelName="Roomz Hotel Vienna Gasometer" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 17/09/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>Paragonstraße 1, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/0217ae5e159d6ff31aca731e2d38613b8de1b08d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated near to the Gasometers in Vienna’s 11th district, Simmering. All the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.90" OriginalAmount="224.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198645" Longitude="16.323384" StarRating="3" HotelCode="14251|384625" HotelName="Lucia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hütteldorfer Straße 79, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/60/3f6050b043255e7202f960594256ad3b95b06700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 10-minute public transport journey away from the Schönbrunn Palace as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.09" OriginalAmount="225.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199647624417" Longitude="16.352657127613" StarRating="3" HotelCode="47720|377935" HotelName="Hotel-Pension Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 1, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/32/3132c0a4bc05b3da7bb29e5e3e801beaa8287f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Mariahilferstrasse, the oldest and longest shopping street in Vienna. From ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.23" OriginalAmount="226.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196429766964" Longitude="16.341422796249" StarRating="4" HotelCode="258499|135154" HotelName="InterCityHotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Straße 122, Ecke Kaiserstraße, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/e3/96e39853ddc304c25e12767a1acbcd42ea1b57f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location, right on one of the city’s famous shopping streets (Mariahilfer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.42" OriginalAmount="226.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2148512" Longitude="16.3402136" StarRating="3" HotelCode="36053|384525" HotelName="Boutique Hotel Donauwalzer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Gürtel 27, 1170 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a349b846d0393929d760d1f3e71871c9d2cab1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel has convenient connections to the public transport system; the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.99" OriginalAmount="228.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199158" Longitude="16.351829" StarRating="4" HotelCode="130635|3900005" HotelName="Hotel Schani Salon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 58, 1070 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e0/b8e018c546978022eb32444c57df9a05b6eb1eec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.14" OriginalAmount="234.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220672476868" Longitude="16.399385333062" StarRating="3" HotelCode="210781|944725" HotelName="Best Western Plus Hotel Arcadia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Max-Winter-Platz 5, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ff/2dff139bb857623cf7be183619ff230366bdcc63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.48" OriginalAmount="237.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200486360516" Longitude="16.338429450989" StarRating="4" HotelCode="10293|383065" HotelName="ARCOTEL Wimberger Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neubaugürtel 34-36, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/62/3962ac349ceefa711a42738f4288df2529aa67d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in Vienna's vibrant 7th district, just 10 minutes from the Museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.15" OriginalAmount="238.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19238489528" Longitude="16.399532267529" StarRating="4" HotelCode="177077|937075" HotelName="Best Western Plus Amedia Hotel Wien" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 153-155, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2d/9b2dbec013eaebe79fdacbf587a116f27656799e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 4 stops on the metro from the centre of Vienna - in the vibrant business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.80" OriginalAmount="239.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194148350678" Longitude="16.346339285374" StarRating="4" HotelCode="219939|2293165" HotelName="Arthotel ANA Boutique Six" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Webgasse 23, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fcd20e6f7883ef3d0f29ca95373ae730bd75c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 93 rooms. Most of the storeys can be reached by lift. A breakfast roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.64" OriginalAmount="242.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221671" Longitude="16.356645" StarRating="4" HotelCode="10291|848835" HotelName="Boltzmann" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boltzmanngasse 8, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/32/0f32681c9cbd7bade1a580c7a0f14de6d6d64302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the centre of Vienna in the quiet 9th city district. Located ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.29" OriginalAmount="243.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202479" Longitude="16.357446" StarRating="3" HotelCode="387631|937065" HotelName="Admiral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Karl Schweighofer-Gasse 7, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c5/66c5b41c7eed30d9e65f0948f8a979877aeee602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.72" OriginalAmount="243.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20130213" Longitude="16.34042116" StarRating="3" HotelCode="79922|1614088" HotelName="Novum Hotel Kaffeemühle Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 45, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/2a/b52a8e2456884bfbcdc717880d0e97889b4c6b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.82" OriginalAmount="243.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199751584889" Longitude="16.359779834747" StarRating="2" HotelCode="371243|937275" HotelName="Hotel Terminus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fillgraderg 4, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/af/f9af3b74928ad9e03c65a8e30796fb56518d67a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="251.34" OriginalAmount="244.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193382" Longitude="16.334401" StarRating="3" HotelCode="103944|1528908" HotelName="Stanys - Das Apartmenthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 161, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/7d/f17d745b1467b33f43a20252b1e624f8c9be8249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="252.58" OriginalAmount="245.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194572215034" Longitude="16.340222373016" StarRating="4" HotelCode="14734|34504" HotelName="Leonardo Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Matrosengasse 6-8, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/bc/38bcc921aad3bc6b75a4fe597ad3601ab1133ae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to Mariahilfer Straße, Vienna’s biggest shopping street. It is 2 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="257.95" OriginalAmount="250.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215285" Longitude="16.34895" StarRating="2" HotelCode="103926|3902935" HotelName="Pension Vera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alserstrasse 18, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fc/a9fce9cfbebfc7abef1be93b60fb052db92e34d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.31" OriginalAmount="251.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182923" Longitude="16.378578" StarRating="0" HotelCode="186486|933815" HotelName="a&amp;o Wien Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 11, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/66/16666db83f9187820ee1f3199cb9b368b8a1bac3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.21" OriginalAmount="252.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.211025923371" Longitude="16.351574957371" StarRating="3" HotelCode="19521|1021068" HotelName="Zipser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 49, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/99/c199d5ef3e567f3bef7759dfa91593bc88b54e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="262.40" OriginalAmount="254.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18368862" Longitude="16.37741503" StarRating="3" HotelCode="611689|2370415" HotelName="Smartments Business Wien Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Gertrude Frohlich Sandner Strasse 15, 10 Favoriten, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/4f/014f7db47afe8b1aafec56ddf7cbaa390c8d67ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.08" OriginalAmount="255.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.188903" Longitude="16.349583" StarRating="3" HotelCode="103951|1517918" HotelName="ibis Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schoenbrunnerstrasse 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/58/d458a25cf8b5195f6a92ac788b0a2fd7dddf9ead.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.18" OriginalAmount="255.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213354" Longitude="16.347202" StarRating="3" HotelCode="130658|952645" HotelName="Hotel-Pension City Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Daungasse 1, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3a/563a8b4333b707a961f47e22eb10b0ded32c656b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.50" OriginalAmount="256.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186908293625" Longitude="16.375559270382" StarRating="3" HotelCode="47707|385945" HotelName="Novum Hotel Congress" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 34, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/a7/60a703484256e1dfeb77a2db66c44a80b9fcd879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, comfortable hotel is situated opposite the city's southern railway station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.86" OriginalAmount="258.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203409593465" Longitude="16.335725784301" StarRating="4" HotelCode="10508|2188985" HotelName="arte Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wurzbachgasse 17, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1d/4f1dc4106f3e4a575394e39629968bb568cf00a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the centre of Vienna, which is around 10 minutes away with public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.22" OriginalAmount="259.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.239091048111" Longitude="16.430169045925" StarRating="3" HotelCode="73767|1656388" HotelName="Lenas Donau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramerstrasse 52, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/b3/bfb3023aaca22756ecab45be422d1c31a6e865ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.90" OriginalAmount="260.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.222201" Longitude="16.397623" StarRating="3" HotelCode="103942|1427148" HotelName="ibis Wien Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7a, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/38/0038672207fe3cb2f2e4c644f6428ffcfd91faa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.00" OriginalAmount="260.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220307022233" Longitude="16.355882585049" StarRating="4" HotelCode="10478|747155" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Str 33, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/a5/eca58d30d9b14bd8db042bbb37eb46503a13e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.03" OriginalAmount="260.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.175287" Longitude="16.420459" StarRating="4" HotelCode="178232|1979985" HotelName="JUFA Hotel Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 50, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6b/b56b1c48f6405d63bb1bd609b4a9e4205a2fef84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urlaub in einer der charmantesten Städte Europas! Modern ausgestattet und mit guter Verkehrsanbindun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.34" OriginalAmount="260.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231262379644" Longitude="16.386494636535" StarRating="3" HotelCode="651588|2463645" HotelName="the niu Franz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dresdner Straße 111, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/7c/007c148f4a32265575529a7e1625eaf93e6b3328.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.48" OriginalAmount="261.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.178563" Longitude="16.371975" StarRating="3" HotelCode="130758|1197918" HotelName="Caroline Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 138, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/22/8b227e5d42e2ace18522f1c36447c5ce734716ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.43" OriginalAmount="263.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.232538328629" Longitude="16.353945074869" StarRating="3" HotelCode="930969|1185048" HotelName="ibis Styles Wien City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döblinger Hauptstraße 2, 1190 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0a/d50a7b8a9b2c222e43a37ce697b7991bbb9f0c87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.91" OriginalAmount="264.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182449211608" Longitude="16.381281110451" StarRating="4" HotelCode="306642|1595248" HotelName="Hotel Schani Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Strasse 22, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/39/b839659fbd3ac0dbc85db6b4a705a6c1e8029e2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.79" OriginalAmount="266.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.168586327817" Longitude="16.424592733383" StarRating="2" HotelCode="260491|3902265" HotelName="Pension Königs Cafe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Ebersdorfer-Strasse 26, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c671807f4d83b70e00c1a415b4a084ff2eb4b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.43" OriginalAmount="268.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204824" Longitude="16.343139" StarRating="4" HotelCode="50968|2370475" HotelName="Max Brown 7th District Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenfeldgasse 74, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/60/3960adfa2212431484254fdb9f0e45c3a0e41e16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 5th district of Vienna, close to the city centre and historical district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.57" OriginalAmount="269.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.240396531036" Longitude="16.387204693119" StarRating="4" HotelCode="268699|1517908" HotelName="Harry's Home Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 94-96, 1210 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c2/f7c2e0a43dbed2957bda1aa254c01c8719a3bfb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.84" OriginalAmount="270.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197891357629" Longitude="16.336511671543" StarRating="4" HotelCode="37089|1021088" HotelName="Hotel Westbahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pelzgasse 1, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/34/c934a728cfb40ebaebc65901c0b3843eef6df2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.05" OriginalAmount="271.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187294551195" Longitude="16.339711546898" StarRating="3" HotelCode="136926|3897815" HotelName="Fabrik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gaudenzdorfer Gürtel 73, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/dd/3bdda65373a9bf9d8e2b6acb6e66edb3b7af18a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.29" OriginalAmount="272.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16887393" Longitude="16.34672405" StarRating="4" HotelCode="954992|2389855" HotelName="Holiday Inn Vienna - South" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wienerbergstrasse 7, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/5e/575eef57268f300c69a6f6a2a0c37967b6573189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.66" OriginalAmount="272.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194833" Longitude="16.350573" StarRating="3" HotelCode="295094|2615075" HotelName="Hotel Mocca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strasse 70, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf99b3a1282797b0febd74fbe20fea93bb0c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.16" OriginalAmount="272.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.214919614427" Longitude="16.336541175842" StarRating="4" HotelCode="60592|937125" HotelName="Exe Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottakringer Strasse 34-36, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f6/4ef631ff279200ffcd8d8611c7598e849eca0bfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hernal quarter, only a few minutes from the famous shopping mile Mariah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.96" OriginalAmount="273.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203866907716" Longitude="16.38874232769" StarRating="4" HotelCode="12247|269545" HotelName="Mercure Grand Hotel Biedermeier Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 28, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a4/66a4702fb212350c4079ab14c2da01d03ebe7abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the quiet old Viennese Biedermeier passage, Sünnhof. It is just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.17" OriginalAmount="274.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231289179959" Longitude="16.356842815876" StarRating="3" HotelCode="173018|382975" HotelName="Arthotel ANA Katharina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augasse 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/e1/7de1fe9f48e3d42f90d5f0e13f625a3e792d7802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in a quiet area and is easily accessible by public transportation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="283.41" OriginalAmount="275.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.232751" Longitude="16.373242" StarRating="3" HotelCode="300259|3903485" HotelName="Marien-Hof Appartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hartlgasse 21, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/a4/b5a4b0abe614622b7647678c28f37eec35478437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.13" OriginalAmount="275.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.214838" Longitude="16.351354" StarRating="4" HotelCode="89967|2464745" HotelName="Pension Excellence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alser Strasse 21, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/75/277503b79940b359786157b36532e1a843afa264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.11" OriginalAmount="276.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.24266553919" Longitude="16.435638070106" StarRating="4" HotelCode="37088|34534" HotelName="ARCOTEL Donauzentrum" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 83-85, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/7a/787a97a338ed79050d7469b8948e596bd525f299.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located for transport in the Danube centre, Vienna's famous shopping and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.91" OriginalAmount="278.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.22261341" Longitude="16.39415151" StarRating="4" HotelCode="605380|2252955" HotelName="roomz Hotel Wien Prater" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rothschildplatz 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a96d1c8cdbf141362cbd1bb0967dd98353812e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.97" OriginalAmount="278.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216694276821" Longitude="16.359992883432" StarRating="3" HotelCode="36057|952655" HotelName="Hotel-Pension Baron am Schottentor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Straße 12, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/4f/4f4f288335de4b33ef3a586c0e4d72112f0bc20b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.50" OriginalAmount="281.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.190004" Longitude="16.356808" StarRating="4" HotelCode="12395|1021268" HotelName="pentahotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstraße 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/fd/00fdc07524dd114ceee0f5de986cf63810070c97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Vienna’s 5th district. Guests are able to reach the metro station ‘Pilgramga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="290.46" OriginalAmount="282" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.230703143203" Longitude="16.35522544384" StarRating="4" HotelCode="10847|937085" HotelName="Arthotel ANA Gala Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viriotgasse 5, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bf/07bf28d2f7f09c0b63b121e65f90b5561328453d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.51" OriginalAmount="283.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.192702027364" Longitude="16.357518381615" StarRating="4" HotelCode="213217|955145" HotelName="Safestay Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönbrunner Straße 41, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/62/ec620cfddd5bf396bfb65526fd5ca63d69c44889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.67" OriginalAmount="283.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1906674" Longitude="16.3415767" StarRating="3" HotelCode="639866|3906085" HotelName="Oliver Live like Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strabe 126, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/b1/31b1be6e7bbdeb3b0a57bac036500b66922101dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.23" OriginalAmount="285.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.233503" Longitude="16.345629" StarRating="4" HotelCode="89971|1528628" HotelName="Hotel Park-Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hasenauerstrasse 12, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c3/0bc33f94c05ab64679033dd1ee5f0dba9a3cf44c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.42" OriginalAmount="285.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19112" Longitude="16.408383" StarRating="4" HotelCode="119223|1116218" HotelName="Vienna Sporthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Baumgasse 83, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/fb/2dfb7b0dd1d4500d0328e5192f574a05d00136dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="295.13" OriginalAmount="286.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.190983908478" Longitude="16.316686412373" StarRating="4" HotelCode="170118|866435" HotelName="Radisson Blu Park Royal Palace Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schlossallee 8, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c7/28c7d1fe0c77a69fb4ff9a7e9a7d591a5d078195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located next to the Vienna Technical Museum and Schönbrunn Palace. Right on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="297.29" OriginalAmount="288.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219683" Longitude="16.285513" StarRating="4" HotelCode="36058|384385" HotelName="Austria Trend Hotel Schloss Wilhelminenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Savoyenstraße 2, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ac/2aacc65d25e2641854d2a674e58f39f4cd04681d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the north-western outskirts of Vienna and surrounded by 120,000 m² of groun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.50" OriginalAmount="291.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185073540401" Longitude="16.352224711639" StarRating="3" HotelCode="24648|937135" HotelName="The Art Hotel Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Brandmayergasse 7-9, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/cb/cfcb98bb7c323e785c349efc1bb6f4cf5c83183c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated between Schönbrunn Palace and Naschmarkt market, both just a short walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="300.72" OriginalAmount="291.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21433787" Longitude="16.39110612" StarRating="2" HotelCode="776634|3897695" HotelName="ibis Styles Wien Messe Prater Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Franzensbrückenstrasse 26, Leopoldstadt, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/e5/cee5909ff939e6e4089b90ab50c34bafbc4e0a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.12" OriginalAmount="292.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216203743679" Longitude="16.35963767767" StarRating="4" HotelCode="16546|105291" HotelName="Hotel Regina" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rooseveltplatz 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c2/cec282c4f5b3228547b8a0978cedae8db62bc77f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located in Vienna's university district, close to a famous church. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.59" OriginalAmount="294.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186173323264" Longitude="16.324911117554" StarRating="3" HotelCode="166006|937295" HotelName="Koncept Hotel Liebelei" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sechshauser St. 83, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/b5/ceb53581a7d4e97ba5aba3aa864d9bc861ab3624.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.61" OriginalAmount="295.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210856" Longitude="16.379337" StarRating="3" HotelCode="130127|3897875" HotelName="Pension Dr. Geissler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Postgasse 14, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/06/b506d965b7a65c242ad2803267c76b1d64103c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.64" OriginalAmount="295.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.22369269" Longitude="16.4063321" StarRating="3" HotelCode="972689|2435225" HotelName="Best Western Plus Celebrity Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wehlistrasse 153, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d5/dbd5327af4bbb31a3268a9562f189a495c5a38f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="305.54" OriginalAmount="296.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.218231" Longitude="16.365057" StarRating="2" HotelCode="36054|374235" HotelName="Riess City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 27, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/0b/a50b37f32ab88833204a28508068a850bc55edea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="311.69" OriginalAmount="302.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.224095" Longitude="16.398945" StarRating="3" HotelCode="36045|848395" HotelName="Novotel Suites Wien City Donau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radingerstrasse 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/c5/85c542c857cef9f0448fa0dfafcd4a860853d50a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.15" OriginalAmount="305.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184858" Longitude="16.333845" StarRating="3" HotelCode="208387|1021158" HotelName="Star Inn Hotel Wien Schönbrunn, by Comfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile 224, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8c/ec8c0b532285f38f3e7fa66a4d6666731300961f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.09" OriginalAmount="310.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18036475" Longitude="16.33381437" StarRating="3" HotelCode="499204|3901175" HotelName="grätzlhotel meidlingermarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Reschgasse 4, 1120 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/8a/c58a32d611937218a3295c5ac674fd6e18585365.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.74" OriginalAmount="311.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199120491813" Longitude="16.352602243424" StarRating="3" HotelCode="36046|1650548" HotelName="Hotel Pension Haydn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstrasse 57-59, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf87e951d8c293ef7d9c83b3640847a66d3603e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.58" OriginalAmount="312.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186229653482" Longitude="16.370944529772" StarRating="3" HotelCode="54498|1021178" HotelName="myNext Sommerhotel Wieden" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schelleingasse 36, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2b/d62baad171d3e1d309805c90dcc0b1d846a79b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Vienna. The accommodation comprises a total of 115 snug bedrooms. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="322.75" OriginalAmount="313.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215386851031" Longitude="16.386148084656" StarRating="3" HotelCode="25189|848855" HotelName="Das Capri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 44-46, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/628e7f323448dced/63/63de6f7ee584fb1347bb3ea8cb480127/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The central location of this hotel in Praterstrasse in Vienna’s 2nd district makes it an ideal base ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.17" OriginalAmount="313.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.191636172133" Longitude="16.35451734066" StarRating="4" HotelCode="200974|350975" HotelName="Austria Trend Hotel Ananas" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rechte Wienzeile 93-95 / Sonnenhofgasse 8-10, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b3/a8b3f858b9c61f43c41e60fd8f3fa9109db31531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located by the Naschmarkt market on Ringstraße within a short distance of a selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.22" OriginalAmount="315.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195862998264" Longitude="16.289495229721" StarRating="3" HotelCode="136992|1528818" HotelName="Klimt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felbigergasse 58, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/c1/c9c131d6c345036ea101b02dcdf81b920645ee25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.41" OriginalAmount="315.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.250163002198" Longitude="16.439589495701" StarRating="3" HotelCode="162997|224806" HotelName="Hotel Donaustadt Kagran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Donaufelderstraße 232, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/08/7108a15963a1325a9b4269fb570a50d9a8bea104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.69" OriginalAmount="316.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="0" HotelCode="839466|4771855" HotelName="Jaz Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/d1/f1d1c072aa1f75921a87766b5297ecf15c1dd3c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.72" OriginalAmount="324.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.162940326256" Longitude="16.340392827988" StarRating="4" HotelCode="31379|384325" HotelName="Austria Trend Hotel Bosei" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutheil Schoder Gasse 7b, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e7/c8e7dfd30f52e9afb12c0dc500d84c7a5f407a53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the outskirts of Vienna, directly next to the tranquil Wienerberg hill. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.72" OriginalAmount="324.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185617" Longitude="16.403885" StarRating="4" HotelCode="178547|937105" HotelName="Austria Trend Hotel Doppio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 99 / Rinnböckstraße 1, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6c/3f6c574f2b8f2f4bb3130fccb5b90efd879822f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.60" OriginalAmount="325.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196573" Longitude="16.341819" StarRating="4" HotelCode="372786|1906625" HotelName="Ruby Marie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 2-4, Ecke Mariahilfer Straße 120, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/a6/45a6d06262d2d17e60bb43890806fddece7f5f40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.69" OriginalAmount="328.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179377" Longitude="16.411197" StarRating="4" HotelCode="207570|1453988" HotelName="SIMM's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmeringer Hauptstraße 55, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/e4/abe4136706919f5eec53bad7e5bb4be3235c68bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="341.51" OriginalAmount="331.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203538" Longitude="16.341358" StarRating="3" HotelCode="89970|1649648" HotelName="Hotel Pension Alla Lenz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halbgasse 3-5, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c2/5ac2fb936c562a006cdd95b7b3144a79b16f269f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="344.29" OriginalAmount="334.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189340237198" Longitude="16.37213408947" StarRating="3" HotelCode="10742|351265" HotelName="Austria Trend Hotel beim Theresianum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 52, 1040 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e8/bee851b3b059a8fd8b8ce1634046c39cc7bb98fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully appointed hotel is situated at the heart of Vienna, only a few metres away from a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="344.78" OriginalAmount="334.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187692" Longitude="16.378157" StarRating="4" HotelCode="16230|384725" HotelName="Novum Hotel Prinz Eugen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 14, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ce/03ce2e13741662ccdb9518cf010f55671848746f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the embassy quarter of Vienna and provides an excellent poin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.19" OriginalAmount="337.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220819" Longitude="16.389037" StarRating="3" HotelCode="12874|1021288" HotelName="Kunsthof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlfeldgasse 13, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/af/efaf6ac86f690866ab341aadfb1153da82accda4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="350.72" OriginalAmount="340.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182173" Longitude="16.378377" StarRating="4" HotelCode="244266|999095" HotelName="Hotel Zeitgeist" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 15, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/55/2255e08c77516ec3921161b73328e2dc3d831fb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="351.30" OriginalAmount="341.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21592" Longitude="16.404982" StarRating="3" HotelCode="38551|351035" HotelName="Austria Trend Hotel Messe Prater Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Messestraße 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/dd/33dde5fbf781b5a8b6e5723e4c279cfb00b506a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel lies in the immediate vicinity of Vienna's MessezentrumWienNeu exhibition centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="352.26" OriginalAmount="342.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18636213" Longitude="16.37990749" StarRating="0" HotelCode="960671|2556275" HotelName="Joyn Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Straße 6, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/0a/1d0a2193685184e56a71966eb0c711b289646902.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.42" OriginalAmount="344.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.226450602296" Longitude="16.356518268585" StarRating="4" HotelCode="172184|2224" HotelName="H+ Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liechtensteinstraße 87-89, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2e/702e19d2bb89d3c3009ca648a540eb5ec79c4364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel affords a charming location in a historical district of Vienna and is an ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.10" OriginalAmount="344.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219598" Longitude="16.386329" StarRating="4" HotelCode="82623|2323195" HotelName="Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Stadtgutgasse 31, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d4/9cd4fcfd3646c6e09a2ce735e686109b5ecfb541.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="356.65" OriginalAmount="346.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195026243106" Longitude="16.384472250939" StarRating="4" HotelCode="69928|76894" HotelName="Austria Trend Hotel Savoyen Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 16, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/86/838664fe1a37bdcb486ed2c32b13100a4263b790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by historic buildings that are rich in tradition, this city and business hotel serves as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="357.70" OriginalAmount="347.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207874" Longitude="16.370086" StarRating="4" HotelCode="12981|105321" HotelName="Graben" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorotheergasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e2/18e23dc851a28762bc229da8aa53d3ea43346bbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies at the heart of the city in the quiet antiques district directly on St. Ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="358.25" OriginalAmount="347.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19582" Longitude="16.38267" StarRating="4" HotelCode="67260|350985" HotelName="Lindner Hotel Am Belvedere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/42/c64231268081de2573cd9ecc2e3b61259856cf2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="361.41" OriginalAmount="350.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206694450554" Longitude="16.391099215344" StarRating="4" HotelCode="297069|1810438" HotelName="Ruby Sofie" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marxergasse 17, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/02/f4028b276021093e14fe3c0597d58af3b3ed6c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="363.72" OriginalAmount="353.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210999112445" Longitude="16.377683579922" StarRating="4" HotelCode="103933|1232248" HotelName="Alma Boutique" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hafnersteig 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/36/de3650d6e4cb413ba8cffb39c0162c72302413b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.65" OriginalAmount="354.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200130274223" Longitude="16.354602728836" StarRating="4" HotelCode="69873|1872975" HotelName="NH Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 32-34, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/76/ae76ef1bc1b59312529f9c3608b4fe0ce05404f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the longest shopping streets in Europe, right in the Spittelberg dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.21" OriginalAmount="354.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185863" Longitude="16.37934" StarRating="3" HotelCode="534670|2182895" HotelName="ibis Wien Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/8c/5e8c85189817cd03be79eff4ea1bb18e189f9acb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="366.57" OriginalAmount="355.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.217075896608" Longitude="16.389520168304" StarRating="3" HotelCode="15197|937095" HotelName="Austria Classic Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 72, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/01/50017a6dd5a71a0479f4d94009093e41151adfbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="369.56" OriginalAmount="358.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213950017418" Longitude="16.421513557434" StarRating="4" HotelCode="13534|2304" HotelName="Hilton Vienna Danube Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 269, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/75/75999d1cbbf1e789/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside the Danube. The convention centres, such as the Austria Cente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.52" OriginalAmount="360.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207871074758" Longitude="16.372383534908" StarRating="4" HotelCode="16960|105331" HotelName="Royal" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f21eb90ad23c817b979b3256aef2c0a42b5c47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel has been family-run since 1931 and enjoys a fabulous peaceful location directly b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="378.03" OriginalAmount="367.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18761947" Longitude="16.37777177" StarRating="0" HotelCode="765896|3899965" HotelName="MOOONS Wien managed by Arcotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 16, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/65/94655eaa766b638bb8e6268cdf4e95496ebce0af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="383.35" OriginalAmount="372.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231906" Longitude="16.417196" StarRating="4" HotelCode="61868|383045" HotelName="ARCOTEL Kaiserwasser" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 8, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/33/6833f222339b9805142f9c5f4b13deeee66de76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="384.37" OriginalAmount="373.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209470866474" Longitude="16.351462304592" StarRating="4" HotelCode="47784|1627858" HotelName="Theaterhotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefstädter Straße 22, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/cb/03cb7683cd2fb40fa7cd21413d7586fb83de1a33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.20" OriginalAmount="373.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196535253191" Longitude="16.395748257637" StarRating="4" HotelCode="76006|115692" HotelName="Eurostars Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 120, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c4/68c4a55c5696b16ccfeebfe4b25fd7af403d9891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel constitutes the perfect starting point for excursions around Vienna and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.38" OriginalAmount="374.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19556" Longitude="16.38327" StarRating="4" HotelCode="43671|290895" HotelName="NH Wien Belvedere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12a, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/64/aa64883d119e0b00d6177df78bee80e93fd07c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the former State Printing House directly by the Botanical Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="386.59" OriginalAmount="375.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19773628" Longitude="16.34753775" StarRating="2" HotelCode="465538|3902315" HotelName="Pension Hargita" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Andreasgasse 1/8, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/87/bb871484c329be902f5b74cc7930ece2e23d7878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="395.64" OriginalAmount="384.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194962" Longitude="16.369409" StarRating="4" HotelCode="63685|384585" HotelName="Hotel Johann Strauss" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/06/bf064d463047d91f9d3f3b95b4858bf88ebadd05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, allowing guests to explore Vienna and it sights without a car....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="395.74" OriginalAmount="384.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219551085784" Longitude="16.325431466103" StarRating="4" HotelCode="96774|326805" HotelName="Senator Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Hauptstraße 105, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c6/57c6341230d7de0c1349e7601980eca9a292b1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 km from the city centre. It lies 3.6 km from Westbahnhof railway station, 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="399.69" OriginalAmount="388.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208588" Longitude="16.35406" StarRating="4" HotelCode="318238|184416" HotelName="Hotel Josefshof am Rathaus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefsgasse 4-6, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c1/dcc1962212a9516abf25d99df513d846ccc9287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, offering traditional Viennese flair and modern equipment. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="399.97" OriginalAmount="388.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184156" Longitude="16.3777235" StarRating="3" HotelCode="300836|1515228" HotelName="Star Inn Hotel Premium Wien Hauptbahnhof, by Quality" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerhard-Bronner-Straße 5, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/59/fb59339f17c606f4d86c8a666c0bd3a16678c166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies a 2-minute walk from the Wien train station, 4 km from Hofburg Palace and 5 km from P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.78" OriginalAmount="393.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184332" Longitude="16.329946" StarRating="4" HotelCode="16630|2404" HotelName="Renaissance Wien Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile, Ullmannstrasse 71, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/f5/54f500775f074eed6b40f60ba93e0583d11f57e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Schönbrunn Palace and the Westbahnhof. Public transport links allows...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="409.36" OriginalAmount="397.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.217643324193" Longitude="16.382361352444" StarRating="4" HotelCode="14785|34514" HotelName="Hotel Nestroy Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 7 &amp; 10 – 12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c0/93c034218239bcd146f1339c2b3af5a8f97a17ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city of Vienna, only a few minutes walking distance away from the historic city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="410.17" OriginalAmount="398.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18582" Longitude="16.378603" StarRating="4" HotelCode="534671|2244955" HotelName="Novotel Wien Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 6, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d0/ffd02958d64786b95df58161f732522eaaa613c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="411.80" OriginalAmount="399.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21760334802" Longitude="16.381997107969" StarRating="4" HotelCode="904705|866645" HotelName="Hotel IMLAUER Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 10-12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/83/50837b8b22097faaccd3f4b01f7c9a62e9a31b45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only a 10-minute walk away from the city center the stylish 4-star hotel IMLAUER Wien, is situated i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="412.82" OriginalAmount="400.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2132749" Longitude="16.3831598" StarRating="4" HotelCode="410467|183176" HotelName="Novotel Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aspernbrueckengasse 1, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/53/0a539845d61c31a22144e6f1e9650719d0c64e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.85" OriginalAmount="403.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197845767357" Longitude="16.34844481945" StarRating="4" HotelCode="10451|290885" HotelName="NH Collection Wien Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 78, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/18/b218ef9d8e54dce6a009f3d81646e70ca8bda178.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on the longest shopping street in Europe, the Mariahilfer. Links to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.49" OriginalAmount="405.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.235307281698" Longitude="16.421918570995" StarRating="4" HotelCode="13428|290905" HotelName="NH Danube City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Strasse 21, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ca/65cae2822073a5aeb67a464db4cbb137dd07843c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Donaustadt, in northern Vienna, right next to the Austria Center Vienna an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="419.68" OriginalAmount="407.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19746" Longitude="16.36863" StarRating="4" HotelCode="10984|225006" HotelName="Kaiserhof Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankenberggasse 10, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/3f/103fda647509bbb8e03486f96d3e51f936767be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is very popular thanks to its excellent location in the heart of historical Vienn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="421.48" OriginalAmount="409.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193564" Longitude="16.361559" StarRating="4" HotelCode="13533|2324" HotelName="Holiday Inn Vienna City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstrasse 53, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/59/4459250bcb7c22bffd9cd7bdd3a810bea2729733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located at the heart of Vienna just 20 km from Wien-Schwechat airport. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="432.48" OriginalAmount="419.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179243340053" Longitude="16.362376213074" StarRating="4" HotelCode="96777|332735" HotelName="Rainers" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 184, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/zz/bcadab089567ea764bf631bf0fbd2e374abd8142.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located 500 m from the Südbahnhof, 1 km from Keplerplatz metro station an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="433.43" OriginalAmount="420.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.218559237342" Longitude="16.38811737299" StarRating="4" HotelCode="24649|937165" HotelName="Der Wilhelmshof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kleine Stadtgutgasse 4, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/f5/34f53e3c686f144d06dcfb856815cd504a4bcfd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="434.48" OriginalAmount="421.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206174704707" Longitude="16.371039748192" StarRating="4" HotelCode="12235|2274" HotelName="Austria Trend Hotel Europa Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 18, Eingang Neuer Markt 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/b9/b6b9f9e018aa83bb0fd56c4e7ef53584adbbe3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located, this hotel lies in the historical centre of Vienna, between the state opera house ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.68" OriginalAmount="428.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="4" HotelCode="14797|182836" HotelName="Mercure Wien Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 1a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/21/892131ce1ebebe60b87f5e602e25b5462ab884ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Vienna in the historic city centre. Exclusive shopping areas ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="444.25" OriginalAmount="431.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183529875424" Longitude="16.376417577266" StarRating="4" HotelCode="42968|45964" HotelName="AZIMUT Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/44/d444e303d2d4edcdb480c4963b98938164eb1c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its perfect location near to the new central railway station, on Favoritenstrasse (shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="444.62" OriginalAmount="431.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201366" Longitude="16.380109" StarRating="4" HotelCode="28283|105892" HotelName="HiLight Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salesianergasse 2, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/fb/1ffb8dd8df99d8a833f3db26fd416141e9a8d4bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located only a short walk from the city centre and Wien-Mitte railway statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="450.37" OriginalAmount="437.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213220796878" Longitude="16.413413286209" StarRating="4" HotelCode="70863|84410" HotelName="Courtyard by Marriott Vienna Prater/Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trabrennstrasse 4, Wien1020</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/51/ed5127dcefb11b57aba01817ce0ba9d32daf2496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="451.67" OriginalAmount="438.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221259522006" Longitude="16.384729743004" StarRating="3" HotelCode="16945|848805" HotelName="Hotel Am Augarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heinestraße 15, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/50/d350e494f884b71393159c47bb47d941e8f79b7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Vienna, this hotel lies close to the Prater and within just 10 minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="452.04" OriginalAmount="438.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209624586845" Longitude="16.353567838669" StarRating="3" HotelCode="12912|1114608" HotelName="Graf Stadion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/09/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Buchfeldgasse 5, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/2d/082dcc63d6ebb67287234a7954abbc225cded657.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="452.65" OriginalAmount="439.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203858" Longitude="16.370545" StarRating="4" HotelCode="89973|1438598" HotelName="Opera Suites Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kärtnerstraße 47, 1. Stock, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/e5/b9e57c7c7229175135dd52f83c01925a93e71445.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="454.14" OriginalAmount="440.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12303118" Longitude="16.56550804" StarRating="3" HotelCode="524331|2239335" HotelName="Moxy Vienna Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ausfahrtsstraße 4, 1300 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bd/67bdbc2464ef323bf6c8be1c7799ca2bb7017c1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="456.49" OriginalAmount="443.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21677433" Longitude="16.37826959" StarRating="3" HotelCode="498535|3900455" HotelName="Grätzlhotel Karmelitermarkt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Sperlgasse 6, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/d6/dfd66de90309e16625cbdefab66f45189ab8ee3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.12" OriginalAmount="453.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199692587848" Longitude="16.37741804123" StarRating="4" HotelCode="17709|34524" HotelName="Hotel Am Konzerthaus Vienna - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Heumarkt 35-37, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/92/41928c48a54625a3abfa4e2fae2d5346663cd2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.39" OriginalAmount="453.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208326" Longitude="16.354786" StarRating="5" HotelCode="59229|49234" HotelName="The Levante Parliament" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auerspergstraße 9, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/7e/6d7e9eb9d852c8d906bb4754f11ff496f8ee3414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a central location, behind the Parliament building and the Viennese City Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="468.26" OriginalAmount="454.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210255822291" Longitude="16.378547584079" StarRating="4" HotelCode="539660|2634915" HotelName="Ruby Lissi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 19, Laurenzerberg 2, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/14/cc1416792fbc126ba3edea4318bc93a417325719.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="470.39" OriginalAmount="456.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2047" Longitude="16.3731" StarRating="3" HotelCode="455449|3900105" HotelName="Johannesgasse Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a8/7ca83093326281a10ca2e3a5c2ac82649170e779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="474.44" OriginalAmount="460.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200551" Longitude="16.364735" StarRating="4" HotelCode="42795|182956" HotelName="Mercure Secession Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Getreidemarkt 5, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f2/caf255566de9354aece8f9596ddd675dd36abc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="476.57" OriginalAmount="462.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210443" Longitude="16.371577" StarRating="4" HotelCode="76498|1528768" HotelName="Arthotel ANA Amadeus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wildpretmarkt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/51/9451722b74b0670de7a5d180ab9782c2ca66f16d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="477.96" OriginalAmount="464.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219836" Longitude="16.359831" StarRating="4" HotelCode="13214|225226" HotelName="The Harmonie Vienna, BW Premier Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harmoniegasse 5-7, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/99/dd997ac8b5834a38d9a2231ee29232ab4a6fb8f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this hotel is to be found in the heart of Vienna directly by the park of a French ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="479.72" OriginalAmount="465.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215242213601" Longitude="16.376138627529" StarRating="4" HotelCode="33453|183016" HotelName="Mercure Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hollandstrasse 3, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b8/73b85ea7cde6c106097ae2ad3393cd2e0b32ebd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="484.14" OriginalAmount="470.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201639" Longitude="16.3687116" StarRating="3" HotelCode="909534|1252868" HotelName="Living Hotel An der Oper" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 44, Eingang Elisabeth Straße 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/78/a078b371d9c774307c70680a46bef98232086d4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="487.05" OriginalAmount="472.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.121675783563" Longitude="16.56286329031" StarRating="4" HotelCode="316766|1093828" HotelName="NH Vienna Airport Conference Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Einfahrtsstrasse 1-3, Flughafen Wien, 1300 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64ca43fd10c5269361690e4b1f411cc07624b99c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the arrivals hall of Vienna International Airport and is the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.75" OriginalAmount="476.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195199" Longitude="16.367321" StarRating="4" HotelCode="12175|384535" HotelName="Hotel Erzherzog Rainer" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 27-29, 4. Bezirk, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/24/55245d931bf221d0414f1b7ba60e40d1ff56ba9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 4th district, within a short walk from the State Opera House, the Künstl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="498.02" OriginalAmount="483.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20714390074" Longitude="16.372116626984" StarRating="4" HotelCode="31225|464655" HotelName="TOP CityLine Hotel Kaiserin Elisabeth" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Weihburggasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/9a/189ae2de1d94f4c3712d6801c615ba3d3ac9327d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This venerable hotel is located in the centre of Vienna, near the famous pedestrian precinct, the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="499.31" OriginalAmount="484.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206514340722" Longitude="16.354393959045" StarRating="4" HotelCode="387242|919035" HotelName="25hours Hotel Wien beim MuseumsQuartier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelderstraße 1-3, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/d4/f6d4db0675d4e065e43920baaba5e2df57ad6048.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated by a park near to the Parliament building, close to the U-Bahn (underground tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="506.70" OriginalAmount="491.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207570773088" Longitude="16.352634429932" StarRating="4" HotelCode="336613|3900445" HotelName="Rathaus Wein &amp; Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 13, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/95/7c95ff2f2c6245ec9ea89b9c1464d437e4adcb6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="520.20" OriginalAmount="505.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18511637" Longitude="16.38369746" StarRating="5" HotelCode="938230|3902085" HotelName="Andaz Vienna Am Belvedere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arsenalstrasse 10, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/49/fe49d18635279f247a6c99daae40ea50c0020060.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="524.90" OriginalAmount="509.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198448270807" Longitude="16.357494592667" StarRating="2" HotelCode="92782|994845" HotelName="Kolping Wien Zentral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Straße 39, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b3/64b34488eaf4d61be6f333b9e245dbb0a4f228fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a lift and features 90 rooms. The friendly staff at the reception desk in the lobby ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="526.66" OriginalAmount="511.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.211523695165" Longitude="16.373982296274" StarRating="4" HotelCode="317041|1764828" HotelName="Mercure Vienna First" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desider Friedmann Platz 2, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/15/141508a55c256767e863a2a2734129738729d76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="527.99" OriginalAmount="512.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200944301974" Longitude="16.359199084656" StarRating="4" HotelCode="25114|848875" HotelName="Boutiquehotel Das Tyrol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Straße 15, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ea/f4eab6443dd74749b489219e7ed3cfefbc533de3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location close to the natural history and art museums, the Hofburg imperi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="539.54" OriginalAmount="523.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205679" Longitude="16.371049" StarRating="5" HotelCode="200892|464605" HotelName="Ambassador" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Str. 22, Neuer Markt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/ee/9dee778e34d12af8e79ef1d2295e0cda24a58adc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, like no other hotel in the city, has been a symbol of luxury, elegance and tradition for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="543.78" OriginalAmount="527.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210182359901" Longitude="16.378134898148" StarRating="3" HotelCode="16031|994855" HotelName="Post" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/85/f48577933d5b43515734d0357a26b63ed705d217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="544.03" OriginalAmount="528.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198245" Longitude="16.363981" StarRating="3" HotelCode="103949|2244945" HotelName="Drei Kronen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schleifmühlgasse 25, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ed/d1ed20c28a28dac8fd077e2746b05997ee88edf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="546.50" OriginalAmount="530.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231777" Longitude="16.412656" StarRating="5" HotelCode="263229|1007215" HotelName="Meliá Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Donau-City-Straße 7, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/59/1f591194b95efbaef0569b7e2732aecf49376259.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="546.96" OriginalAmount="531.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20224483" Longitude="16.37499099" StarRating="5" HotelCode="318949|1520998" HotelName="Grand Ferdinand" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 10-12, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/43/7243669953a3b19977fceea8bcb96bae22b932c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the Ringstraße boulevard in the centre of Vienna. The City Park and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="556.94" OriginalAmount="540.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203607698615" Longitude="16.356649696827" StarRating="4" HotelCode="160766|1872985" HotelName="Hotel ViennArt am MuseumsQuartier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Breite Gasse 9, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/21/8a21f3c4711fbd1e2a79df85d9ac792da64ee0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Spittelberg, close to the famous shopping street, Mariahilferstraße. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="567.60" OriginalAmount="551.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204097" Longitude="16.372522" StarRating="4" HotelCode="44856|225866" HotelName="Schlosshotel Römischer Kaiser" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 16, Wien 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/18/9718bce0e5f39a120cf20f74def17d8f25642323.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="568.56" OriginalAmount="552.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21351034157" Longitude="16.352119445801" StarRating="3" HotelCode="58763|2234" HotelName="The Levante Laudon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laudongasse 8, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/25/d225e1ad2595ce62cc3775cd1b715fb9f6578a22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="570.94" OriginalAmount="554.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197275438572" Longitude="16.386432945728" StarRating="4" HotelCode="16622|84440" HotelName="Renaissance Imperial Riding School" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungargasse 60, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/87/79875c0c7aaca8037794c3a0e2473ec41128b6ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the beautiful Belvedere Palace within a few minutes walk of the state opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="583.39" OriginalAmount="566.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209930347622" Longitude="16.372562084656" StarRating="4" HotelCode="324596|1712258" HotelName="City Pension Stephansplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Bauernmarkt 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a2/8ea24dd7a861359d7a00cb0057f1399c7ca4b693.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="587.66" OriginalAmount="570.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206343" Longitude="16.375945" StarRating="3" HotelCode="262132|1766218" HotelName="Singerstrasse 21/25" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 21/25, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/57/da5783def84e0b6f44b87b916c2f94ad62fa2218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="591.64" OriginalAmount="574.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212518" Longitude="16.372659" StarRating="4" HotelCode="130890|2323205" HotelName="MyPlace City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vorlaufstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/59/bf596de560f173f67a42499613241902f734ed86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="599.43" OriginalAmount="581.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197486407327" Longitude="16.367209553719" StarRating="5" HotelCode="48076|372615" HotelName="Das Triest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/ef/73ef8e59e2dcff9c518587d2a84ab447eb9259b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and design hotel is situated in the centre of Vienna, near Karlsplatz. All of the city's m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.96" OriginalAmount="587.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205462" Longitude="16.377794" StarRating="4" HotelCode="197477|383035" HotelName="Hotel Am Parkring" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12, 1. Bezirk, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/7e/5f7e1412628f1a7bbf9b242542d265b09c8dc5d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is located in the 11th, 12th and 13th floors of the Gartenbauh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="606.85" OriginalAmount="589.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203098214835" Longitude="16.356207132339" StarRating="4" HotelCode="259025|1010715" HotelName="K+K Hotel Maria Theresia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchberggasse 6, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/19/c319a27278dbcf7d687eda1cc0dabe2a3b41fe2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located close to the natural history and art history museums in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="614.60" OriginalAmount="596.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215436" Longitude="16.364898" StarRating="0" HotelCode="19180|2314" HotelName="Hilton Vienna Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/5e/685ed3aa16f9db8e5ec3fef97c7eb772dec25cc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is located on the famous Ringstraße and opposite the Stock Exchange. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="615.87" OriginalAmount="597.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204184" Longitude="16.372687" StarRating="4" HotelCode="89968|1434428" HotelName="Mailberger Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/47/1547c4dea24b43e262edac119aa5a75076fe1459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="619.98" OriginalAmount="601.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208211" Longitude="16.375302" StarRating="4" HotelCode="130849|1528708" HotelName="König von Ungarn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schulerstraße 10, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cd/69cd14862f523003e5e620a3cfb9924317e5ebdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="626.47" OriginalAmount="608.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201996997493" Longitude="16.3790756464" StarRating="5" HotelCode="258454|2354" HotelName="InterContinental Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 28, 1037 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c62ea6132e2d8ba3f37647240bf4ede7d31e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is ideally located directly opposite the city park and within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="630.61" OriginalAmount="612.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206012036133" Longitude="16.38297021389" StarRating="0" HotelCode="18940|2294" HotelName="Hilton Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Stadtpark 1, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/64/fd641011f2b0c04b6f8999c348c36d4e79102731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside the beautiful city park at the heart of Vienna. Sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="632.52" OriginalAmount="614.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20926735" Longitude="16.36872511" StarRating="3" HotelCode="518323|2323225" HotelName="Pension Nossek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Graben 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/63/fa633efd7ce6724599a5c589e8255e9ddc95a750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="633.54" OriginalAmount="615.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212256529754" Longitude="16.368179172278" StarRating="4" HotelCode="18603|224736" HotelName="Das Tigra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiefer Graben 14-20, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e4/0ae4c0cd2387aba23635a875e49d776a338b1c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="648.87" OriginalAmount="629.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212864" Longitude="16.379873" StarRating="5" HotelCode="161442|182126" HotelName="SO/ Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 1, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/94/6994fb6f76eace8e21ca24ee7dd6d35f661d02be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the city, only a short walk from all major attractions. The Sc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="655.39" OriginalAmount="636.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208145" Longitude="16.368361" StarRating="4" HotelCode="64238|1233388" HotelName="Pertschy Palais Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Habsburgergasse 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a2/40a2867d53801d959ee9d7fed8ae17fcbbc1de15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="664.04" OriginalAmount="644.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207107" Longitude="16.37086" StarRating="3" HotelCode="81145|3898015" HotelName="Pension Neuer Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seilergasse 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/21/1e2166fffe79a92160b5d541fa272045afb0576a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="672.91" OriginalAmount="653.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213836" Longitude="16.371505" StarRating="4" HotelCode="259030|384595" HotelName="K+K Palais Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolfsplatz 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/3f/e23f6dc73642b29f9a44a44dda500c7602e82372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant city hotel is situated in the centre of Vienna and 13 km from the airport. Countless sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="679.68" OriginalAmount="659.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210285" Longitude="16.373579" StarRating="4" HotelCode="185737|1499748" HotelName="Hotel Topazz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lichtensteg 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/27/d2275e558a5a9e4966adef1047a02c0843b40629.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the city centre of Vienna, only about 200 m from Stephansdom (St S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="682.21" OriginalAmount="662.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213249393957" Longitude="16.356893777847" StarRating="4" HotelCode="16492|2394" HotelName="Austria Trend Hotel Rathauspark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Bar,Fax,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rathausstraße 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f0/11f077d398b6f457c62d9d1b2b5831c9cb7e2935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Vienna. The town hall, the Burgtheater (imperial court t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="698.77" OriginalAmount="678.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202640568945" Longitude="16.366911828518" StarRating="4" HotelCode="15431|383025" HotelName="Hotel Das Opernring" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opernring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/30/e830a7d1f15735068534be11aacf557e8cdb7f05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Vienna, directly on the famous Ringstraße boulevard, opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="757.33" OriginalAmount="735.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2051296" Longitude="16.369038" StarRating="5" HotelCode="930970|3903115" HotelName="The Guesthouse Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Führichgasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/47/0347f2a47b16c91dc481e93a16455d5aae689ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna. There are a number of shops nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="782.17" OriginalAmount="759.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21434500754" Longitude="16.380210220814" StarRating="4" HotelCode="18244|384835" HotelName="Hotel Stefanie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 12, 2. Bezirk, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/3e/dd3ed7a3ff0afa0bf628ec089d8a727744d03ff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Taborstrasse always had a special significance as an access road to the imperial city of Vienna. To ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="802.16" OriginalAmount="778.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201062490125" Longitude="16.394365845404" StarRating="4" HotelCode="212528|2368915" HotelName="Hotel Spiess &amp; Spiess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hainburger Straße 19, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/a9/48a9a1d01d06ae5a9306785d7f855100de5f75f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="815.76" OriginalAmount="792" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204553358584" Longitude="16.37052744627" StarRating="4" HotelCode="10402|2254" HotelName="Austria Trend Hotel Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 32-34, Eingang Führichgasse 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0f/220f254941b7d6b5f04e68cc81cf7e9c3e8280a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kärtner Straße. St. Stephen's Cathedral, the state opera house, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="819.31" OriginalAmount="795.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204839377064" Longitude="16.351314783096" StarRating="4" HotelCode="197410|382985" HotelName="Altstadt Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 41, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/9f/159fff673825043bae0753c5ff793ee90329ed2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 7th district of Vienna: the Spittelberg area, which is famous for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="869.65" OriginalAmount="844.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216391" Longitude="16.389474" StarRating="1" HotelCode="66581|1756658" HotelName="Praterstern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mayergasse 6, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/46/5346a09af974f8977a3d705a4aa076b6ecb5f8d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="876.11" OriginalAmount="850.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199958073995" Longitude="16.364129036665" StarRating="4" HotelCode="10738|225086" HotelName="Beethoven" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Papagenogasse 6, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f9/f8f9e9a97432257a85d029e2613523f61be3c8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the outdoor Naschmarkt market and the Theater an der Wien in the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="890.75" OriginalAmount="864.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210118" Longitude="16.365582" StarRating="5" HotelCode="61869|64184" HotelName="Radisson Blu Style Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 12, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3e/de3e1826e8eaa81f605dc799295a2cf4783dbf4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business design hotel is nestled in the heart of one of Europe's leading cultural capitals, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="938.49" OriginalAmount="911.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202653082754" Longitude="16.36638879776" StarRating="5" HotelCode="26239|2364" HotelName="Le Méridien Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Robert-Stolz-Platz 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c8/adc8f6ea6e5003e1ac1958d4823e7dd083cc8ed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on the famous Ringstraße and opposite the Opera and the Hofbu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="993.96" OriginalAmount="965.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21597957" Longitude="16.35660324" StarRating="0" HotelCode="951975|3901045" HotelName="Abieshomes Serviced Apartments - Votivpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Garnisongasse 7, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/57593/3057593/1.jpg?f=14980067</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.25" OriginalAmount="985.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204549783343" Longitude="16.356467306614" StarRating="5" HotelCode="210343|1016665" HotelName="Sans Souci Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burggasse 2, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/df/dbdff9c441d026d0d47caad917127c935e828431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1017.66" OriginalAmount="988.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209778306755" Longitude="16.365828216076" StarRating="5" HotelCode="97882|747625" HotelName="Steigenberger Hotel Herrenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/fd/16fdad36bc62e73f07d155ab55ed105a064aaf8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Vienna's 1st district, in the heart of the historical city centre. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1077.70" OriginalAmount="1046.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204877" Longitude="16.377667" StarRating="5" HotelCode="14581|2374" HotelName="Vienna Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/aa/abaa88abb76d408ae660558a0e00a5179c306bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located opposite the city park on the famous Ringstraße. Sights of in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1182.11" OriginalAmount="1147.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208767" Longitude="16.372093" StarRating="4" HotelCode="42796|1020518" HotelName="Am Stephansplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stephansplatz 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/31/ee311e34a03069a1e9ebff18050fe854f064fb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1307.19" OriginalAmount="1269.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202063142709" Longitude="16.372093856335" StarRating="5" HotelCode="200963|2284" HotelName="Grand Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaerntner Ring 9, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a2/faa2d46a85c1cc33759f17c6cf39f8f2d6020e9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within a few paces of the state opera house, St. Stephen's cathedral and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1322.89" OriginalAmount="1284.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216352082213" Longitude="16.368475556374" StarRating="5" HotelCode="199646|919095" HotelName="Palais Hansen Kempinski Vienna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/c3/afc38c9f4bec6807872901eb4e392c1dd65378c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Vienna. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1486.57" OriginalAmount="1443.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201698" Longitude="16.371112" StarRating="5" HotelCode="387322|107582" HotelName="The Ring Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/2a/5e2a2e4a12b299378a89de58859ee8fb55b5784e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre on the Boulevard Ringstraße. All the important sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2038.44" OriginalAmount="1979.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20219185748" Longitude="16.375991106033" StarRating="5" HotelCode="186631|900635" HotelName="The Ritz-Carlton, Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 5-7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/af/59af450acb97d405dfa3f18c7649136eea068c50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2267.29" OriginalAmount="2201.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203893722375" Longitude="16.369816660881" StarRating="5" HotelCode="17079|2414" HotelName="Hotel Sacher Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Philharmonikerstraße 4, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2a/722a525d60280e3a43d8b5c129e143958e5ed8ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This world-famous luxury hotel is situated in a privileged location opposite the State Opera and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2547.12" OriginalAmount="2472.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201213" Longitude="16.373144" StarRating="5" HotelCode="258302|2344" HotelName="Hotel Imperial,  a Luxury Collection Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 16, 1015 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/97/8297be237960bb863e05ffec61764d5c178155b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located close to the state opera house, St. Stephen's Cathedral and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2635.31" OriginalAmount="2558.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210815" Longitude="16.368049" StarRating="5" HotelCode="284513|993925" HotelName="Park Hyatt Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Hof 2, Vienna 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/63/67636d5ccb89d656fa0bfe30f5a88b5a4c973dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2681.10" OriginalAmount="2603.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174492854267" Longitude="16.35538905859" StarRating="3" HotelCode="193766|2024465" HotelName="Royal Living Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knöllgasse 30, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/b8/36b88c314ac2bb66d0f35474db0af07a2ed45723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Bicycle Rental,Lounge,Wheelchair Access,Sauna,Golf,Jacuzzi,Massage Centre,Swimming Pool,Garden,Kitchen,Spa</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,GOLF HOTEL,APARTMENT HOTEL,HOTEL,HOSTEL,GUESTHOUSE,AIRPORT HOTEL,APARTMENT,GUEST HOUSES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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="6c9898d4-77e6-45b2-978a-1a81e3aeec31">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2490" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="VN" 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
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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-04-17T13:47:26.2032856+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6c9898d4-77e6-45b2-978a-1a81e3aeec31" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="174.74" OriginalAmount="169.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.170232066791" Longitude="16.374599039555" StarRating="2" HotelCode="260430|2171535|Bed &amp; Breakfast" HotelName="a&amp;t Holiday Hostel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizgasse 66, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/94/1e946f44f827d47482bc6739d45b454d95b894b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 75 rooms. Most storeys can be reached by lift. Services and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.50" OriginalAmount="177.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.226123606579" Longitude="16.362282335758" StarRating="3" HotelCode="69523|85555|Bed &amp; Breakfast" HotelName="Hotel Mozart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Julius-Tandler-Platz 4, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/ee/0fee859c0b1a5909739fab40020408993f941bd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is 3 km from the centre of Vienna and 6 km from the River Danube. Vienna International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.79" OriginalAmount="202.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.163909975392" Longitude="16.32317836627" StarRating="3" HotelCode="141925|747035|Bed &amp; Breakfast" HotelName="7 Days Premium Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoffingergasse 33, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/32/5132209a9fdf6eb4a80dcca56c2f36d8ffa25244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.53" OriginalAmount="206.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213523" Longitude="16.344021" StarRating="3" HotelCode="103924|3898085|Bed &amp; Breakfast" HotelName="Korotan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Albertgasse 48, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/0b/530b0dfc438404900f398da86b73d877b192c93e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.52" OriginalAmount="212.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.191315" Longitude="16.400441" StarRating="3" HotelCode="103941|1528958|Bed &amp; Breakfast" HotelName="Gartenhotel Gabriel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 165, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d4/f3d45e758e91f940d8e5a0d49ac452a2c9c22c8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.09" OriginalAmount="225.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199647624417" Longitude="16.352657127613" StarRating="3" HotelCode="47720|377935|Bed &amp; Breakfast" HotelName="Hotel-Pension Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 1, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/32/3132c0a4bc05b3da7bb29e5e3e801beaa8287f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Mariahilferstrasse, the oldest and longest shopping street in Vienna. From ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.12" OriginalAmount="225.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193163162241" Longitude="16.339196562767" StarRating="3" HotelCode="42033|351095|Bed &amp; Breakfast" HotelName="ibis Wien Mariahilf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Gürtel 22-24, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/75/f275414726db5d916f7f17d479f66780b7b6ba31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the centre of Vienna, close to Westbahnhof and the famous shopping m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.22" OriginalAmount="230.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.222367" Longitude="16.397913" StarRating="2" HotelCode="212688|2309575|Bed &amp; Breakfast" HotelName="ibis budget Wien Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d5/34d5e698dd2fe8101862567299ba374954c3971d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.60" OriginalAmount="232.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194030343624" Longitude="16.389074921608" StarRating="4" HotelCode="10352|350935|Bed &amp; Breakfast" HotelName="Arthotel Ana Enzian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 51, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/d1/d1080cb73c42ef03/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Vienna, only a short walk from the city's famous sights, suc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.23" OriginalAmount="237.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198645" Longitude="16.323384" StarRating="3" HotelCode="14251|384625|Bed &amp; Breakfast" HotelName="Lucia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hütteldorfer Straße 79, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/60/3f6050b043255e7202f960594256ad3b95b06700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 10-minute public transport journey away from the Schönbrunn Palace as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.26" OriginalAmount="237.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.153742" Longitude="16.282727" StarRating="4" HotelCode="103936|3900245|Bed &amp; Breakfast" HotelName="Am Spiegeln" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Johann-Hörbiger-Gasse 30, 1230 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d6/75d644d825770d17b371730610eadabe4e68111a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.87" OriginalAmount="238.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.173895435214" Longitude="16.420290470123" StarRating="3" HotelCode="87895|3901075|Bed &amp; Breakfast" HotelName="Hotel Hahn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 72, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/19/3c19bedd7f7c7c5d48bcb81bd3fc84a652895791.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.15" OriginalAmount="238.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186813517017" Longitude="16.420706212521" StarRating="4" HotelCode="67259|75304|Bed &amp; Breakfast" HotelName="Roomz Hotel Vienna Gasometer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paragonstraße 1, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/0217ae5e159d6ff31aca731e2d38613b8de1b08d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated near to the Gasometers in Vienna’s 11th district, Simmering. All the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.15" OriginalAmount="238.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19238489528" Longitude="16.399532267529" StarRating="4" HotelCode="177077|937075|Bed &amp; Breakfast" HotelName="Best Western Plus Amedia Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 153-155, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2d/9b2dbec013eaebe79fdacbf587a116f27656799e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 4 stops on the metro from the centre of Vienna - in the vibrant business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.64" OriginalAmount="242.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221671" Longitude="16.356645" StarRating="4" HotelCode="10291|848835|Bed &amp; Breakfast" HotelName="Boltzmann" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boltzmanngasse 8, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/32/0f32681c9cbd7bade1a580c7a0f14de6d6d64302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the centre of Vienna in the quiet 9th city district. Located ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.29" OriginalAmount="243.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198122884068" Longitude="16.337462514639" StarRating="4" HotelCode="11879|269665|Bed &amp; Breakfast" HotelName="Mercure Wien Westbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felberstrasse 4, 1150 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/29/d829f861eaeb8adf9c31c442f7a8a9511054305d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel lies directly opposite Westbahnhof within a 10-minute walk, guests will r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.54" OriginalAmount="243.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221784" Longitude="16.357926" StarRating="4" HotelCode="32564|377845|Bed &amp; Breakfast" HotelName="Hotel &amp; Palais Strudlhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasteurgasse 1, 1090 Wien, Österreich</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01df83f94f9496628115dea19b5861ea9d0881b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.80" OriginalAmount="247.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.175357385884" Longitude="16.381445271443" StarRating="3" HotelCode="388200|1715478|Bed &amp; Breakfast" HotelName="Smart Apart Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Waldgasse 19, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/9e/bf9eab96eff8a9645fb8fd9e73ad15b8212ddace.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.41" OriginalAmount="251.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202479" Longitude="16.357446" StarRating="3" HotelCode="387631|937065|Bed &amp; Breakfast" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Karl Schweighofer-Gasse 7, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c5/66c5b41c7eed30d9e65f0948f8a979877aeee602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.96" OriginalAmount="252.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199751584889" Longitude="16.359779834747" StarRating="2" HotelCode="371243|937275|Bed &amp; Breakfast" HotelName="Hotel Terminus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fillgraderg 4, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/af/f9af3b74928ad9e03c65a8e30796fb56518d67a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.21" OriginalAmount="252.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.211025923371" Longitude="16.351574957371" StarRating="3" HotelCode="19521|1021068|Bed &amp; Breakfast" HotelName="Zipser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 49, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/99/c199d5ef3e567f3bef7759dfa91593bc88b54e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.48" OriginalAmount="261.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.178563" Longitude="16.371975" StarRating="3" HotelCode="130758|1197918|Bed &amp; Breakfast" HotelName="Caroline Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 138, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/22/8b227e5d42e2ace18522f1c36447c5ce734716ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.56" OriginalAmount="262.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200486360516" Longitude="16.338429450989" StarRating="4" HotelCode="10293|383065|Bed &amp; Breakfast" HotelName="ARCOTEL Wimberger Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neubaugürtel 34-36, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/62/3962ac349ceefa711a42738f4288df2529aa67d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in Vienna's vibrant 7th district, just 10 minutes from the Museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.66" OriginalAmount="264.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.246032434073" Longitude="16.341259915344" StarRating="4" HotelCode="49117|372635|Bed &amp; Breakfast" HotelName="Living Hotel Kaiser Franz Joseph" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sieveringer Straße 4, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/0e/000e642c6c1e58b9f6f78b804c691029cf33ab04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies amidst peaceful, green surrounds in Döbling, one of Vienna's most elegant residentia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.91" OriginalAmount="269.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196429766964" Longitude="16.341422796249" StarRating="4" HotelCode="258499|135154|Bed &amp; Breakfast" HotelName="InterCityHotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Straße 122, Ecke Kaiserstraße, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/e3/96e39853ddc304c25e12767a1acbcd42ea1b57f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location, right on one of the city’s famous shopping streets (Mariahilfer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.84" OriginalAmount="270.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199188476266" Longitude="16.333741379133" StarRating="3" HotelCode="33067|848365|Bed &amp; Breakfast" HotelName="Boutiquehotel Stadthalle Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hackengasse 20, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/6e/a46e7ebad16ff06a157ef69c1f9a0da27fed217a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quiet spot between the West Station and the Stadthalle centre, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.05" OriginalAmount="271.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187294551195" Longitude="16.339711546898" StarRating="3" HotelCode="136926|3897815|Bed &amp; Breakfast" HotelName="Fabrik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gaudenzdorfer Gürtel 73, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/dd/3bdda65373a9bf9d8e2b6acb6e66edb3b7af18a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.96" OriginalAmount="273.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2148512" Longitude="16.3402136" StarRating="3" HotelCode="36053|384525|Bed &amp; Breakfast" HotelName="Boutique Hotel Donauwalzer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Gürtel 27, 1170 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a349b846d0393929d760d1f3e71871c9d2cab1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel has convenient connections to the public transport system; the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.74" OriginalAmount="274.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205282" Longitude="16.3364142" StarRating="0" HotelCode="97704|120392|Bed &amp; Breakfast" HotelName="a&amp;o Wien Stadthalle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelder Gürtel 9-11, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/70/7b70a52225acbf48cdf21fad276cb22856663664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in one of Europe's most beautiful cities, Vienna. Situated 2 km from the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.11" OriginalAmount="276.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.24266553919" Longitude="16.435638070106" StarRating="4" HotelCode="37088|34534|Bed &amp; Breakfast" HotelName="ARCOTEL Donauzentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 83-85, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/7a/787a97a338ed79050d7469b8948e596bd525f299.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located for transport in the Danube centre, Vienna's famous shopping and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.55" OriginalAmount="277.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199158" Longitude="16.351829" StarRating="4" HotelCode="130635|3900005|Bed &amp; Breakfast" HotelName="Hotel Schani Salon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 58, 1070 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e0/b8e018c546978022eb32444c57df9a05b6eb1eec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.39" OriginalAmount="279.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194148350678" Longitude="16.346339285374" StarRating="4" HotelCode="219939|2293165|Bed &amp; Breakfast" HotelName="Arthotel ANA Boutique Six" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Webgasse 23, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fcd20e6f7883ef3d0f29ca95373ae730bd75c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 93 rooms. Most of the storeys can be reached by lift. A breakfast roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.08" OriginalAmount="285.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220672476868" Longitude="16.399385333062" StarRating="3" HotelCode="210781|944725|Bed &amp; Breakfast" HotelName="Best Western Plus Hotel Arcadia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Max-Winter-Platz 5, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ff/2dff139bb857623cf7be183619ff230366bdcc63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.23" OriginalAmount="285.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.233503" Longitude="16.345629" StarRating="4" HotelCode="89971|1528628|Bed &amp; Breakfast" HotelName="Hotel Park-Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hasenauerstrasse 12, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c3/0bc33f94c05ab64679033dd1ee5f0dba9a3cf44c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.30" OriginalAmount="290.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186908293625" Longitude="16.375559270382" StarRating="3" HotelCode="47707|385945|Bed &amp; Breakfast" HotelName="Novum Hotel Congress" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 34, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/a7/60a703484256e1dfeb77a2db66c44a80b9fcd879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, comfortable hotel is situated opposite the city's southern railway station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.30" OriginalAmount="290.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.188903" Longitude="16.349583" StarRating="3" HotelCode="103951|1517918|Bed &amp; Breakfast" HotelName="ibis Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schoenbrunnerstrasse 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/58/d458a25cf8b5195f6a92ac788b0a2fd7dddf9ead.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.61" OriginalAmount="290.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.168586327817" Longitude="16.424592733383" StarRating="2" HotelCode="260491|3902265|Bed &amp; Breakfast" HotelName="Pension Königs Cafe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Ebersdorfer-Strasse 26, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c671807f4d83b70e00c1a415b4a084ff2eb4b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.39" OriginalAmount="293.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16887393" Longitude="16.34672405" StarRating="4" HotelCode="954992|2389855|Bed &amp; Breakfast" HotelName="Holiday Inn Vienna - South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wienerbergstrasse 7, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/5e/575eef57268f300c69a6f6a2a0c37967b6573189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.44" OriginalAmount="294.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194572215034" Longitude="16.340222373016" StarRating="4" HotelCode="14734|34504|Bed &amp; Breakfast" HotelName="Leonardo Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Matrosengasse 6-8, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/bc/38bcc921aad3bc6b75a4fe597ad3601ab1133ae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to Mariahilfer Straße, Vienna’s biggest shopping street. It is 2 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.36" OriginalAmount="295.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.222201" Longitude="16.397623" StarRating="3" HotelCode="103942|1427148|Bed &amp; Breakfast" HotelName="ibis Wien Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7a, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/38/0038672207fe3cb2f2e4c644f6428ffcfd91faa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.61" OriginalAmount="295.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210856" Longitude="16.379337" StarRating="3" HotelCode="130127|3897875|Bed &amp; Breakfast" HotelName="Pension Dr. Geissler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Postgasse 14, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/06/b506d965b7a65c242ad2803267c76b1d64103c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.24" OriginalAmount="298.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.239091048111" Longitude="16.430169045925" StarRating="3" HotelCode="73767|1656388|Bed &amp; Breakfast" HotelName="Lenas Donau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramerstrasse 52, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/b3/bfb3023aaca22756ecab45be422d1c31a6e865ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.25" OriginalAmount="300.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20130213" Longitude="16.34042116" StarRating="3" HotelCode="79922|1614088|Bed &amp; Breakfast" HotelName="Novum Hotel Kaffeemühle Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 45, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/2a/b52a8e2456884bfbcdc717880d0e97889b4c6b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.42" OriginalAmount="301.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194833" Longitude="16.350573" StarRating="3" HotelCode="295094|2615075|Bed &amp; Breakfast" HotelName="Hotel Mocca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strasse 70, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf99b3a1282797b0febd74fbe20fea93bb0c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.15" OriginalAmount="303.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182923" Longitude="16.378578" StarRating="0" HotelCode="186486|933815|Bed &amp; Breakfast" HotelName="a&amp;o Wien Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 11, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/66/16666db83f9187820ee1f3199cb9b368b8a1bac3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.55" OriginalAmount="303.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.175287" Longitude="16.420459" StarRating="4" HotelCode="178232|1979985|Bed &amp; Breakfast" HotelName="JUFA Hotel Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 50, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6b/b56b1c48f6405d63bb1bd609b4a9e4205a2fef84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urlaub in einer der charmantesten Städte Europas! Modern ausgestattet und mit guter Verkehrsanbindun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="313.39" OriginalAmount="304.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.232538328629" Longitude="16.353945074869" StarRating="3" HotelCode="930969|1185048|Bed &amp; Breakfast" HotelName="ibis Styles Wien City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döblinger Hauptstraße 2, 1190 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0a/d50a7b8a9b2c222e43a37ce697b7991bbb9f0c87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.99" OriginalAmount="305.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19112" Longitude="16.408383" StarRating="4" HotelCode="119223|1116218|Bed &amp; Breakfast" HotelName="Vienna Sporthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Baumgasse 83, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/fb/2dfb7b0dd1d4500d0328e5192f574a05d00136dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.86" OriginalAmount="306.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197891357629" Longitude="16.336511671543" StarRating="4" HotelCode="37089|1021088|Bed &amp; Breakfast" HotelName="Hotel Westbahn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pelzgasse 1, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/34/c934a728cfb40ebaebc65901c0b3843eef6df2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.45" OriginalAmount="307.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.214838" Longitude="16.351354" StarRating="4" HotelCode="89967|2464745|Bed &amp; Breakfast" HotelName="Pension Excellence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alser Strasse 21, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/75/277503b79940b359786157b36532e1a843afa264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.69" OriginalAmount="307.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193382" Longitude="16.334401" StarRating="3" HotelCode="103944|1528908|Bed &amp; Breakfast" HotelName="Stanys - Das Apartmenthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 161, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/7d/f17d745b1467b33f43a20252b1e624f8c9be8249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.62" OriginalAmount="308.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231289179959" Longitude="16.356842815876" StarRating="3" HotelCode="173018|382975|Bed &amp; Breakfast" HotelName="Arthotel ANA Katharina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augasse 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/e1/7de1fe9f48e3d42f90d5f0e13f625a3e792d7802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in a quiet area and is easily accessible by public transportation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.54" OriginalAmount="310.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.240396531036" Longitude="16.387204693119" StarRating="4" HotelCode="268699|1517908|Bed &amp; Breakfast" HotelName="Harry's Home Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 94-96, 1210 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c2/f7c2e0a43dbed2957bda1aa254c01c8719a3bfb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.68" OriginalAmount="311.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213807" Longitude="16.350938" StarRating="4" HotelCode="64237|952665|Bed &amp; Breakfast" HotelName="Pension Baronesse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 61, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/ee/53eee8f39007e48f6e43964ffa21412a6ed71fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.45" OriginalAmount="312.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182449211608" Longitude="16.381281110451" StarRating="4" HotelCode="306642|1595248|Bed &amp; Breakfast" HotelName="Hotel Schani Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Strasse 22, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/39/b839659fbd3ac0dbc85db6b4a705a6c1e8029e2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.64" OriginalAmount="312.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.214919614427" Longitude="16.336541175842" StarRating="4" HotelCode="60592|937125|Bed &amp; Breakfast" HotelName="Exe Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottakringer Strasse 34-36, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f6/4ef631ff279200ffcd8d8611c7598e849eca0bfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hernal quarter, only a few minutes from the famous shopping mile Mariah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.18" OriginalAmount="313.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231262379644" Longitude="16.386494636535" StarRating="3" HotelCode="651588|2463645|Bed &amp; Breakfast" HotelName="the niu Franz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dresdner Straße 111, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/7c/007c148f4a32265575529a7e1625eaf93e6b3328.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="324.26" OriginalAmount="314.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203866907716" Longitude="16.38874232769" StarRating="4" HotelCode="12247|269545|Bed &amp; Breakfast" HotelName="Mercure Grand Hotel Biedermeier Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 28, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a4/66a4702fb212350c4079ab14c2da01d03ebe7abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the quiet old Viennese Biedermeier passage, Sünnhof. It is just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.41" OriginalAmount="315.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.250163002198" Longitude="16.439589495701" StarRating="3" HotelCode="162997|224806|Bed &amp; Breakfast" HotelName="Hotel Donaustadt Kagran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Donaufelderstraße 232, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/08/7108a15963a1325a9b4269fb570a50d9a8bea104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.24" OriginalAmount="319.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.191636172133" Longitude="16.35451734066" StarRating="4" HotelCode="200974|350975|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Ananas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rechte Wienzeile 93-95 / Sonnenhofgasse 8-10, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b3/a8b3f858b9c61f43c41e60fd8f3fa9109db31531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located by the Naschmarkt market on Ringstraße within a short distance of a selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.00" OriginalAmount="321.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216203743679" Longitude="16.35963767767" StarRating="4" HotelCode="16546|105291|Bed &amp; Breakfast" HotelName="Hotel Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rooseveltplatz 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c2/cec282c4f5b3228547b8a0978cedae8db62bc77f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located in Vienna's university district, close to a famous church. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.65" OriginalAmount="321.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219683" Longitude="16.285513" StarRating="4" HotelCode="36058|384385|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Schloss Wilhelminenberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Savoyenstraße 2, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ac/2aacc65d25e2641854d2a674e58f39f4cd04681d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the north-western outskirts of Vienna and surrounded by 120,000 m² of groun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.230703143203" Longitude="16.35522544384" StarRating="4" HotelCode="10847|937085|Bed &amp; Breakfast" HotelName="Arthotel ANA Gala Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viriotgasse 5, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bf/07bf28d2f7f09c0b63b121e65f90b5561328453d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="334.43" OriginalAmount="324.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21433787" Longitude="16.39110612" StarRating="2" HotelCode="776634|3897695|Bed &amp; Breakfast" HotelName="ibis Styles Wien Messe Prater Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Franzensbrückenstrasse 26, Leopoldstadt, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/e5/cee5909ff939e6e4089b90ab50c34bafbc4e0a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.38" OriginalAmount="326.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.192702027364" Longitude="16.357518381615" StarRating="4" HotelCode="213217|955145|Bed &amp; Breakfast" HotelName="Safestay Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönbrunner Straße 41, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/62/ec620cfddd5bf396bfb65526fd5ca63d69c44889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.69" OriginalAmount="328.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179377" Longitude="16.411197" StarRating="4" HotelCode="207570|1453988|Bed &amp; Breakfast" HotelName="SIMM's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmeringer Hauptstraße 55, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/e4/abe4136706919f5eec53bad7e5bb4be3235c68bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.71" OriginalAmount="329.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203409593465" Longitude="16.335725784301" StarRating="4" HotelCode="10508|2188985|Bed &amp; Breakfast" HotelName="arte Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wurzbachgasse 17, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1d/4f1dc4106f3e4a575394e39629968bb568cf00a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the centre of Vienna, which is around 10 minutes away with public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.81" OriginalAmount="329.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204824" Longitude="16.343139" StarRating="4" HotelCode="50968|2370475|Bed &amp; Breakfast" HotelName="Max Brown 7th District Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenfeldgasse 74, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/60/3960adfa2212431484254fdb9f0e45c3a0e41e16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 5th district of Vienna, close to the city centre and historical district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.33" OriginalAmount="336.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.190983908478" Longitude="16.316686412373" StarRating="4" HotelCode="170118|866435|Bed &amp; Breakfast" HotelName="Radisson Blu Park Royal Palace Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schlossallee 8, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c7/28c7d1fe0c77a69fb4ff9a7e9a7d591a5d078195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located next to the Vienna Technical Museum and Schönbrunn Palace. Right on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.32" OriginalAmount="337.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199120491813" Longitude="16.352602243424" StarRating="3" HotelCode="36046|1650548|Bed &amp; Breakfast" HotelName="Hotel Pension Haydn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstrasse 57-59, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf87e951d8c293ef7d9c83b3640847a66d3603e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.06" OriginalAmount="337.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186173323264" Longitude="16.324911117554" StarRating="3" HotelCode="166006|937295|Bed &amp; Breakfast" HotelName="Koncept Hotel Liebelei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sechshauser St. 83, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/b5/ceb53581a7d4e97ba5aba3aa864d9bc861ab3624.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="350.72" OriginalAmount="340.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182173" Longitude="16.378377" StarRating="4" HotelCode="244266|999095|Bed &amp; Breakfast" HotelName="Hotel Zeitgeist" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 15, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/55/2255e08c77516ec3921161b73328e2dc3d831fb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.74" OriginalAmount="343.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195862998264" Longitude="16.289495229721" StarRating="3" HotelCode="136992|1528818|Bed &amp; Breakfast" HotelName="Klimt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felbigergasse 58, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/c1/c9c131d6c345036ea101b02dcdf81b920645ee25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.27" OriginalAmount="343.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.190004" Longitude="16.356808" StarRating="4" HotelCode="12395|1021268|Bed &amp; Breakfast" HotelName="pentahotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstraße 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/fd/00fdc07524dd114ceee0f5de986cf63810070c97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Vienna’s 5th district. Guests are able to reach the metro station ‘Pilgramga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.42" OriginalAmount="344.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.226450602296" Longitude="16.356518268585" StarRating="4" HotelCode="172184|2224|Bed &amp; Breakfast" HotelName="H+ Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liechtensteinstraße 87-89, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2e/702e19d2bb89d3c3009ca648a540eb5ec79c4364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel affords a charming location in a historical district of Vienna and is an ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.10" OriginalAmount="344.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219598" Longitude="16.386329" StarRating="4" HotelCode="82623|2323195|Bed &amp; Breakfast" HotelName="Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Stadtgutgasse 31, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d4/9cd4fcfd3646c6e09a2ce735e686109b5ecfb541.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="356.96" OriginalAmount="346.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215386851031" Longitude="16.386148084656" StarRating="3" HotelCode="25189|848855|Bed &amp; Breakfast" HotelName="Das Capri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 44-46, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/628e7f323448dced/63/63de6f7ee584fb1347bb3ea8cb480127/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The central location of this hotel in Praterstrasse in Vienna’s 2nd district makes it an ideal base ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="358.53" OriginalAmount="348.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.22261341" Longitude="16.39415151" StarRating="4" HotelCode="605380|2252955|Bed &amp; Breakfast" HotelName="roomz Hotel Wien Prater" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rothschildplatz 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a96d1c8cdbf141362cbd1bb0967dd98353812e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.00" OriginalAmount="348.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186229653482" Longitude="16.370944529772" StarRating="3" HotelCode="54498|1021178|Bed &amp; Breakfast" HotelName="myNext Sommerhotel Wieden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schelleingasse 36, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2b/d62baad171d3e1d309805c90dcc0b1d846a79b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Vienna. The accommodation comprises a total of 115 snug bedrooms. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.21" OriginalAmount="348.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.22369269" Longitude="16.4063321" StarRating="3" HotelCode="972689|2435225|Bed &amp; Breakfast" HotelName="Best Western Plus Celebrity Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wehlistrasse 153, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d5/dbd5327af4bbb31a3268a9562f189a495c5a38f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.43" OriginalAmount="351.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185617" Longitude="16.403885" StarRating="4" HotelCode="178547|937105|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Doppio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 99 / Rinnböckstraße 1, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6c/3f6c574f2b8f2f4bb3130fccb5b90efd879822f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.98" OriginalAmount="352.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184858" Longitude="16.333845" StarRating="3" HotelCode="208387|1021158|Bed &amp; Breakfast" HotelName="Star Inn Hotel Wien Schönbrunn, by Comfort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile 224, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8c/ec8c0b532285f38f3e7fa66a4d6666731300961f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.34" OriginalAmount="353.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.224095" Longitude="16.398945" StarRating="3" HotelCode="36045|848395|Bed &amp; Breakfast" HotelName="Novotel Suites Wien City Donau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radingerstrasse 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/c5/85c542c857cef9f0448fa0dfafcd4a860853d50a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="366.57" OriginalAmount="355.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.217075896608" Longitude="16.389520168304" StarRating="3" HotelCode="15197|937095|Bed &amp; Breakfast" HotelName="Austria Classic Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 72, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/01/50017a6dd5a71a0479f4d94009093e41151adfbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="375.37" OriginalAmount="364.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207874" Longitude="16.370086" StarRating="4" HotelCode="12981|105321|Bed &amp; Breakfast" HotelName="Graben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorotheergasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e2/18e23dc851a28762bc229da8aa53d3ea43346bbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies at the heart of the city in the quiet antiques district directly on St. Ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="381.83" OriginalAmount="370.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187692" Longitude="16.378157" StarRating="4" HotelCode="16230|384725|Bed &amp; Breakfast" HotelName="Novum Hotel Prinz Eugen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 14, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ce/03ce2e13741662ccdb9518cf010f55671848746f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the embassy quarter of Vienna and provides an excellent poin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.76" OriginalAmount="374.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203538" Longitude="16.341358" StarRating="3" HotelCode="89970|1649648|Bed &amp; Breakfast" HotelName="Hotel Pension Alla Lenz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halbgasse 3-5, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c2/5ac2fb936c562a006cdd95b7b3144a79b16f269f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.85" OriginalAmount="374.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196573" Longitude="16.341819" StarRating="4" HotelCode="372786|1906625|Bed &amp; Breakfast" HotelName="Ruby Marie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 2-4, Ecke Mariahilfer Straße 120, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/a6/45a6d06262d2d17e60bb43890806fddece7f5f40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="386.59" OriginalAmount="375.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19773628" Longitude="16.34753775" StarRating="2" HotelCode="465538|3902315|Bed &amp; Breakfast" HotelName="Pension Hargita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Andreasgasse 1/8, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/87/bb871484c329be902f5b74cc7930ece2e23d7878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.31" OriginalAmount="377.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.162940326256" Longitude="16.340392827988" StarRating="4" HotelCode="31379|384325|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Bosei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutheil Schoder Gasse 7b, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e7/c8e7dfd30f52e9afb12c0dc500d84c7a5f407a53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the outskirts of Vienna, directly next to the tranquil Wienerberg hill. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="396.88" OriginalAmount="385.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195026243106" Longitude="16.384472250939" StarRating="4" HotelCode="69928|76894|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Savoyen Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 16, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/86/838664fe1a37bdcb486ed2c32b13100a4263b790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by historic buildings that are rich in tradition, this city and business hotel serves as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="398.02" OriginalAmount="386.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220819" Longitude="16.389037" StarRating="3" HotelCode="12874|1021288|Bed &amp; Breakfast" HotelName="Kunsthof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlfeldgasse 13, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/af/efaf6ac86f690866ab341aadfb1153da82accda4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="403.27" OriginalAmount="391.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207871074758" Longitude="16.372383534908" StarRating="4" HotelCode="16960|105331|Bed &amp; Breakfast" HotelName="Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f21eb90ad23c817b979b3256aef2c0a42b5c47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel has been family-run since 1931 and enjoys a fabulous peaceful location directly b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="411.43" OriginalAmount="399.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206694450554" Longitude="16.391099215344" StarRating="4" HotelCode="297069|1810438|Bed &amp; Breakfast" HotelName="Ruby Sofie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marxergasse 17, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/02/f4028b276021093e14fe3c0597d58af3b3ed6c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.54" OriginalAmount="403.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196535253191" Longitude="16.395748257637" StarRating="4" HotelCode="76006|115692|Bed &amp; Breakfast" HotelName="Eurostars Embassy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 120, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c4/68c4a55c5696b16ccfeebfe4b25fd7af403d9891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel constitutes the perfect starting point for excursions around Vienna and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="416.84" OriginalAmount="404.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="0" HotelCode="839466|4771855|Bed &amp; Breakfast" HotelName="Jaz Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/d1/f1d1c072aa1f75921a87766b5297ecf15c1dd3c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.86" OriginalAmount="405.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18761947" Longitude="16.37777177" StarRating="0" HotelCode="765896|3899965|Bed &amp; Breakfast" HotelName="MOOONS Wien managed by Arcotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 16, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/65/94655eaa766b638bb8e6268cdf4e95496ebce0af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.46" OriginalAmount="410.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200130274223" Longitude="16.354602728836" StarRating="4" HotelCode="69873|1872975|Bed &amp; Breakfast" HotelName="NH Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 32-34, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/76/ae76ef1bc1b59312529f9c3608b4fe0ce05404f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the longest shopping streets in Europe, right in the Spittelberg dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.93" OriginalAmount="410.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231906" Longitude="16.417196" StarRating="4" HotelCode="61868|383045|Bed &amp; Breakfast" HotelName="ARCOTEL Kaiserwasser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 8, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/33/6833f222339b9805142f9c5f4b13deeee66de76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="424.13" OriginalAmount="411.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213950017418" Longitude="16.421513557434" StarRating="4" HotelCode="13534|2304|Bed &amp; Breakfast" HotelName="Hilton Vienna Danube Waterfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 269, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/75/75999d1cbbf1e789/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside the Danube. The convention centres, such as the Austria Cente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="425.46" OriginalAmount="413.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194962" Longitude="16.369409" StarRating="4" HotelCode="63685|384585|Bed &amp; Breakfast" HotelName="Hotel Johann Strauss" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/06/bf064d463047d91f9d3f3b95b4858bf88ebadd05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, allowing guests to explore Vienna and it sights without a car....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="433.43" OriginalAmount="420.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.218559237342" Longitude="16.38811737299" StarRating="4" HotelCode="24649|937165|Bed &amp; Breakfast" HotelName="Der Wilhelmshof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kleine Stadtgutgasse 4, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/f5/34f53e3c686f144d06dcfb856815cd504a4bcfd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.28" OriginalAmount="428.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210999112445" Longitude="16.377683579922" StarRating="4" HotelCode="103933|1232248|Bed &amp; Breakfast" HotelName="Alma Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hafnersteig 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/36/de3650d6e4cb413ba8cffb39c0162c72302413b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.33" OriginalAmount="429.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19556" Longitude="16.38327" StarRating="4" HotelCode="43671|290895|Bed &amp; Breakfast" HotelName="NH Wien Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12a, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/64/aa64883d119e0b00d6177df78bee80e93fd07c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the former State Printing House directly by the Botanical Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.89" OriginalAmount="429.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19582" Longitude="16.38267" StarRating="4" HotelCode="67260|350985|Bed &amp; Breakfast" HotelName="Lindner Hotel Am Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/42/c64231268081de2573cd9ecc2e3b61259856cf2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="443.04" OriginalAmount="430.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179243340053" Longitude="16.362376213074" StarRating="4" HotelCode="96777|332735|Bed &amp; Breakfast" HotelName="Rainers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 184, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/zz/bcadab089567ea764bf631bf0fbd2e374abd8142.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located 500 m from the Südbahnhof, 1 km from Keplerplatz metro station an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="447.12" OriginalAmount="434.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189340237198" Longitude="16.37213408947" StarRating="3" HotelCode="10742|351265|Bed &amp; Breakfast" HotelName="Austria Trend Hotel beim Theresianum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 52, 1040 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e8/bee851b3b059a8fd8b8ce1634046c39cc7bb98fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully appointed hotel is situated at the heart of Vienna, only a few metres away from a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="450.99" OriginalAmount="437.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184156" Longitude="16.3777235" StarRating="3" HotelCode="300836|1515228|Bed &amp; Breakfast" HotelName="Star Inn Hotel Premium Wien Hauptbahnhof, by Quality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerhard-Bronner-Straße 5, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/59/fb59339f17c606f4d86c8a666c0bd3a16678c166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies a 2-minute walk from the Wien train station, 4 km from Hofburg Palace and 5 km from P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="451.02" OriginalAmount="437.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21592" Longitude="16.404982" StarRating="3" HotelCode="38551|351035|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Messe Prater Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Messestraße 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/dd/33dde5fbf781b5a8b6e5723e4c279cfb00b506a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel lies in the immediate vicinity of Vienna's MessezentrumWienNeu exhibition centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="452.04" OriginalAmount="438.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209624586845" Longitude="16.353567838669" StarRating="3" HotelCode="12912|1114608|Bed &amp; Breakfast" HotelName="Graf Stadion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/09/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Buchfeldgasse 5, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/2d/082dcc63d6ebb67287234a7954abbc225cded657.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="455.87" OriginalAmount="442.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19746" Longitude="16.36863" StarRating="4" HotelCode="10984|225006|Bed &amp; Breakfast" HotelName="Kaiserhof Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankenberggasse 10, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/3f/103fda647509bbb8e03486f96d3e51f936767be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is very popular thanks to its excellent location in the heart of historical Vienn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="461.03" OriginalAmount="447.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184332" Longitude="16.329946" StarRating="4" HotelCode="16630|2404|Bed &amp; Breakfast" HotelName="Renaissance Wien Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile, Ullmannstrasse 71, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/f5/54f500775f074eed6b40f60ba93e0583d11f57e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Schönbrunn Palace and the Westbahnhof. Public transport links allows...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="464.43" OriginalAmount="450.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208588" Longitude="16.35406" StarRating="4" HotelCode="318238|184416|Bed &amp; Breakfast" HotelName="Hotel Josefshof am Rathaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefsgasse 4-6, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c1/dcc1962212a9516abf25d99df513d846ccc9287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, offering traditional Viennese flair and modern equipment. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="465.26" OriginalAmount="451.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209470866474" Longitude="16.351462304592" StarRating="4" HotelCode="47784|1627858|Bed &amp; Breakfast" HotelName="Theaterhotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefstädter Straße 22, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/cb/03cb7683cd2fb40fa7cd21413d7586fb83de1a33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.42" OriginalAmount="453.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185863" Longitude="16.37934" StarRating="3" HotelCode="534670|2182895|Bed &amp; Breakfast" HotelName="ibis Wien Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/8c/5e8c85189817cd03be79eff4ea1bb18e189f9acb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="468.85" OriginalAmount="455.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2132749" Longitude="16.3831598" StarRating="4" HotelCode="410467|183176|Bed &amp; Breakfast" HotelName="Novotel Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aspernbrueckengasse 1, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/53/0a539845d61c31a22144e6f1e9650719d0c64e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="474.59" OriginalAmount="460.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206174704707" Longitude="16.371039748192" StarRating="4" HotelCode="12235|2274|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Europa Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 18, Eingang Neuer Markt 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/b9/b6b9f9e018aa83bb0fd56c4e7ef53584adbbe3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located, this hotel lies in the historical centre of Vienna, between the state opera house ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="477.37" OriginalAmount="463.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18582" Longitude="16.378603" StarRating="4" HotelCode="534671|2244955|Bed &amp; Breakfast" HotelName="Novotel Wien Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 6, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d0/ffd02958d64786b95df58161f732522eaaa613c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="477.96" OriginalAmount="464.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219836" Longitude="16.359831" StarRating="4" HotelCode="13214|225226|Bed &amp; Breakfast" HotelName="The Harmonie Vienna, BW Premier Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harmoniegasse 5-7, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/99/dd997ac8b5834a38d9a2231ee29232ab4a6fb8f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this hotel is to be found in the heart of Vienna directly by the park of a French ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="485.44" OriginalAmount="471.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183529875424" Longitude="16.376417577266" StarRating="4" HotelCode="42968|45964|Bed &amp; Breakfast" HotelName="AZIMUT Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/44/d444e303d2d4edcdb480c4963b98938164eb1c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its perfect location near to the new central railway station, on Favoritenstrasse (shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="487.05" OriginalAmount="472.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.121675783563" Longitude="16.56286329031" StarRating="4" HotelCode="316766|1093828|Bed &amp; Breakfast" HotelName="NH Vienna Airport Conference Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Einfahrtsstrasse 1-3, Flughafen Wien, 1300 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64ca43fd10c5269361690e4b1f411cc07624b99c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the arrivals hall of Vienna International Airport and is the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="489.49" OriginalAmount="475.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.235307281698" Longitude="16.421918570995" StarRating="4" HotelCode="13428|290905|Bed &amp; Breakfast" HotelName="NH Danube City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Strasse 21, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ca/65cae2822073a5aeb67a464db4cbb137dd07843c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Donaustadt, in northern Vienna, right next to the Austria Center Vienna an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.17" OriginalAmount="475.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197845767357" Longitude="16.34844481945" StarRating="4" HotelCode="10451|290885|Bed &amp; Breakfast" HotelName="NH Collection Wien Zentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 78, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/18/b218ef9d8e54dce6a009f3d81646e70ca8bda178.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on the longest shopping street in Europe, the Mariahilfer. Links to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.17" OriginalAmount="475.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12303118" Longitude="16.56550804" StarRating="3" HotelCode="524331|2239335|Bed &amp; Breakfast" HotelName="Moxy Vienna Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ausfahrtsstraße 4, 1300 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bd/67bdbc2464ef323bf6c8be1c7799ca2bb7017c1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.75" OriginalAmount="476.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195199" Longitude="16.367321" StarRating="4" HotelCode="12175|384535|Bed &amp; Breakfast" HotelName="Hotel Erzherzog Rainer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 27-29, 4. Bezirk, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/24/55245d931bf221d0414f1b7ba60e40d1ff56ba9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 4th district, within a short walk from the State Opera House, the Künstl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="494.49" OriginalAmount="480.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219551085784" Longitude="16.325431466103" StarRating="4" HotelCode="96774|326805|Bed &amp; Breakfast" HotelName="Senator Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Hauptstraße 105, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c6/57c6341230d7de0c1349e7601980eca9a292b1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 km from the city centre. It lies 3.6 km from Westbahnhof railway station, 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="500.21" OriginalAmount="485.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193564" Longitude="16.361559" StarRating="4" HotelCode="13533|2324|Bed &amp; Breakfast" HotelName="Holiday Inn Vienna City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstrasse 53, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/59/4459250bcb7c22bffd9cd7bdd3a810bea2729733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located at the heart of Vienna just 20 km from Wien-Schwechat airport. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="501.79" OriginalAmount="487.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="4" HotelCode="14797|182836|Bed &amp; Breakfast" HotelName="Mercure Wien Zentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 1a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/21/892131ce1ebebe60b87f5e602e25b5462ab884ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Vienna in the historic city centre. Exclusive shopping areas ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="516.15" OriginalAmount="501.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208326" Longitude="16.354786" StarRating="5" HotelCode="59229|49234|Bed &amp; Breakfast" HotelName="The Levante Parliament" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auerspergstraße 9, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/7e/6d7e9eb9d852c8d906bb4754f11ff496f8ee3414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a central location, behind the Parliament building and the Viennese City Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="521.87" OriginalAmount="506.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213220796878" Longitude="16.413413286209" StarRating="4" HotelCode="70863|84410|Bed &amp; Breakfast" HotelName="Courtyard by Marriott Vienna Prater/Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trabrennstrasse 4, Wien1020</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/51/ed5127dcefb11b57aba01817ce0ba9d32daf2496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="524.50" OriginalAmount="509.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201366" Longitude="16.380109" StarRating="4" HotelCode="28283|105892|Bed &amp; Breakfast" HotelName="HiLight Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salesianergasse 2, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/fb/1ffb8dd8df99d8a833f3db26fd416141e9a8d4bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located only a short walk from the city centre and Wien-Mitte railway statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="524.90" OriginalAmount="509.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198448270807" Longitude="16.357494592667" StarRating="2" HotelCode="92782|994845|Bed &amp; Breakfast" HotelName="Kolping Wien Zentral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Straße 39, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b3/64b34488eaf4d61be6f333b9e245dbb0a4f228fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a lift and features 90 rooms. The friendly staff at the reception desk in the lobby ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="535.62" OriginalAmount="520.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210255822291" Longitude="16.378547584079" StarRating="4" HotelCode="539660|2634915|Bed &amp; Breakfast" HotelName="Ruby Lissi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 19, Laurenzerberg 2, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/14/cc1416792fbc126ba3edea4318bc93a417325719.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="540.56" OriginalAmount="524.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215242213601" Longitude="16.376138627529" StarRating="4" HotelCode="33453|183016|Bed &amp; Breakfast" HotelName="Mercure Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hollandstrasse 3, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b8/73b85ea7cde6c106097ae2ad3393cd2e0b32ebd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="541.80" OriginalAmount="526.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20714390074" Longitude="16.372116626984" StarRating="4" HotelCode="31225|464655|Bed &amp; Breakfast" HotelName="TOP CityLine Hotel Kaiserin Elisabeth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Weihburggasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/9a/189ae2de1d94f4c3712d6801c615ba3d3ac9327d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This venerable hotel is located in the centre of Vienna, near the famous pedestrian precinct, the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="543.41" OriginalAmount="527.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199692587848" Longitude="16.37741804123" StarRating="4" HotelCode="17709|34524|Bed &amp; Breakfast" HotelName="Hotel Am Konzerthaus Vienna - MGallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Heumarkt 35-37, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/92/41928c48a54625a3abfa4e2fae2d5346663cd2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="543.78" OriginalAmount="527.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210182359901" Longitude="16.378134898148" StarRating="3" HotelCode="16031|994855|Bed &amp; Breakfast" HotelName="Post" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/85/f48577933d5b43515734d0357a26b63ed705d217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="544.03" OriginalAmount="528.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198245" Longitude="16.363981" StarRating="3" HotelCode="103949|2244945|Bed &amp; Breakfast" HotelName="Drei Kronen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schleifmühlgasse 25, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ed/d1ed20c28a28dac8fd077e2746b05997ee88edf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="551.75" OriginalAmount="535.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200551" Longitude="16.364735" StarRating="4" HotelCode="42795|182956|Bed &amp; Breakfast" HotelName="Mercure Secession Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Getreidemarkt 5, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f2/caf255566de9354aece8f9596ddd675dd36abc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="553.42" OriginalAmount="537.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207570773088" Longitude="16.352634429932" StarRating="4" HotelCode="336613|3900445|Bed &amp; Breakfast" HotelName="Rathaus Wein &amp; Design" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 13, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/95/7c95ff2f2c6245ec9ea89b9c1464d437e4adcb6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="557.37" OriginalAmount="541.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206514340722" Longitude="16.354393959045" StarRating="4" HotelCode="387242|919035|Bed &amp; Breakfast" HotelName="25hours Hotel Wien beim MuseumsQuartier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelderstraße 1-3, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/d4/f6d4db0675d4e065e43920baaba5e2df57ad6048.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated by a park near to the Parliament building, close to the U-Bahn (underground tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="565.96" OriginalAmount="549.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2047" Longitude="16.3731" StarRating="3" HotelCode="455449|3900105|Bed &amp; Breakfast" HotelName="Johannesgasse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a8/7ca83093326281a10ca2e3a5c2ac82649170e779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="576.96" OriginalAmount="560.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18511637" Longitude="16.38369746" StarRating="5" HotelCode="938230|3902085|Bed &amp; Breakfast" HotelName="Andaz Vienna Am Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arsenalstrasse 10, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/49/fe49d18635279f247a6c99daae40ea50c0020060.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="577.49" OriginalAmount="560.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21760334802" Longitude="16.381997107969" StarRating="4" HotelCode="904705|866645|Bed &amp; Breakfast" HotelName="Hotel IMLAUER Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 10-12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/83/50837b8b22097faaccd3f4b01f7c9a62e9a31b45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only a 10-minute walk away from the city center the stylish 4-star hotel IMLAUER Wien, is situated i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="591.02" OriginalAmount="573.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203607698615" Longitude="16.356649696827" StarRating="4" HotelCode="160766|1872985|Bed &amp; Breakfast" HotelName="Hotel ViennArt am MuseumsQuartier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Breite Gasse 9, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/21/8a21f3c4711fbd1e2a79df85d9ac792da64ee0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Spittelberg, close to the famous shopping street, Mariahilferstraße. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.47" OriginalAmount="586.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.217643324193" Longitude="16.382361352444" StarRating="4" HotelCode="14785|34514|Bed &amp; Breakfast" HotelName="Hotel Nestroy Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 7 &amp; 10 – 12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c0/93c034218239bcd146f1339c2b3af5a8f97a17ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city of Vienna, only a few minutes walking distance away from the historic city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="613.95" OriginalAmount="596.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205679" Longitude="16.371049" StarRating="5" HotelCode="200892|464605|Bed &amp; Breakfast" HotelName="Ambassador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Str. 22, Neuer Markt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/ee/9dee778e34d12af8e79ef1d2295e0cda24a58adc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, like no other hotel in the city, has been a symbol of luxury, elegance and tradition for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="618.31" OriginalAmount="600.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204097" Longitude="16.372522" StarRating="4" HotelCode="44856|225866|Bed &amp; Breakfast" HotelName="Schlosshotel Römischer Kaiser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 16, Wien 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/18/9718bce0e5f39a120cf20f74def17d8f25642323.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="619.98" OriginalAmount="601.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208211" Longitude="16.375302" StarRating="4" HotelCode="130849|1528708|Bed &amp; Breakfast" HotelName="König von Ungarn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schulerstraße 10, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cd/69cd14862f523003e5e620a3cfb9924317e5ebdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="624.09" OriginalAmount="605.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231777" Longitude="16.412656" StarRating="5" HotelCode="263229|1007215|Bed &amp; Breakfast" HotelName="Meliá Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Donau-City-Straße 7, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/59/1f591194b95efbaef0569b7e2732aecf49376259.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="628.38" OriginalAmount="610.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197275438572" Longitude="16.386432945728" StarRating="4" HotelCode="16622|84440|Bed &amp; Breakfast" HotelName="Renaissance Imperial Riding School" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungargasse 60, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/87/79875c0c7aaca8037794c3a0e2473ec41128b6ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the beautiful Belvedere Palace within a few minutes walk of the state opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="631.10" OriginalAmount="612.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210443" Longitude="16.371577" StarRating="4" HotelCode="76498|1528768|Bed &amp; Breakfast" HotelName="Arthotel ANA Amadeus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wildpretmarkt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/51/9451722b74b0670de7a5d180ab9782c2ca66f16d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="632.52" OriginalAmount="614.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20926735" Longitude="16.36872511" StarRating="3" HotelCode="518323|2323225|Bed &amp; Breakfast" HotelName="Pension Nossek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Graben 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/63/fa633efd7ce6724599a5c589e8255e9ddc95a750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.58" OriginalAmount="617.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206012036133" Longitude="16.38297021389" StarRating="0" HotelCode="18940|2294|Bed &amp; Breakfast" HotelName="Hilton Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Stadtpark 1, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/64/fd641011f2b0c04b6f8999c348c36d4e79102731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside the beautiful city park at the heart of Vienna. Sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="641.24" OriginalAmount="622.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.211523695165" Longitude="16.373982296274" StarRating="4" HotelCode="317041|1764828|Bed &amp; Breakfast" HotelName="Mercure Vienna First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desider Friedmann Platz 2, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/15/141508a55c256767e863a2a2734129738729d76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="654.99" OriginalAmount="635.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197486407327" Longitude="16.367209553719" StarRating="5" HotelCode="48076|372615|Bed &amp; Breakfast" HotelName="Das Triest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/ef/73ef8e59e2dcff9c518587d2a84ab447eb9259b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and design hotel is situated in the centre of Vienna, near Karlsplatz. All of the city's m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="661.72" OriginalAmount="642.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203098214835" Longitude="16.356207132339" StarRating="4" HotelCode="259025|1010715|Bed &amp; Breakfast" HotelName="K+K Hotel Maria Theresia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchberggasse 6, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/19/c319a27278dbcf7d687eda1cc0dabe2a3b41fe2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located close to the natural history and art history museums in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="662.22" OriginalAmount="642.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20224483" Longitude="16.37499099" StarRating="5" HotelCode="318949|1520998|Bed &amp; Breakfast" HotelName="Grand Ferdinand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 10-12, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/43/7243669953a3b19977fceea8bcb96bae22b932c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the Ringstraße boulevard in the centre of Vienna. The City Park and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="663.64" OriginalAmount="644.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201639" Longitude="16.3687116" StarRating="3" HotelCode="909534|1252868|Bed &amp; Breakfast" HotelName="Living Hotel An der Oper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 44, Eingang Elisabeth Straße 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/78/a078b371d9c774307c70680a46bef98232086d4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="664.04" OriginalAmount="644.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207107" Longitude="16.37086" StarRating="3" HotelCode="81145|3898015|Bed &amp; Breakfast" HotelName="Pension Neuer Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seilergasse 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/21/1e2166fffe79a92160b5d541fa272045afb0576a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="664.53" OriginalAmount="645.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212256529754" Longitude="16.368179172278" StarRating="4" HotelCode="18603|224736|Bed &amp; Breakfast" HotelName="Das Tigra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiefer Graben 14-20, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e4/0ae4c0cd2387aba23635a875e49d776a338b1c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="671.64" OriginalAmount="652.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205462" Longitude="16.377794" StarRating="4" HotelCode="197477|383035|Bed &amp; Breakfast" HotelName="Hotel Am Parkring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12, 1. Bezirk, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/7e/5f7e1412628f1a7bbf9b242542d265b09c8dc5d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is located in the 11th, 12th and 13th floors of the Gartenbauh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="672.91" OriginalAmount="653.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213836" Longitude="16.371505" StarRating="4" HotelCode="259030|384595|Bed &amp; Breakfast" HotelName="K+K Palais Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolfsplatz 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/3f/e23f6dc73642b29f9a44a44dda500c7602e82372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant city hotel is situated in the centre of Vienna and 13 km from the airport. Countless sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="691.94" OriginalAmount="671.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204184" Longitude="16.372687" StarRating="4" HotelCode="89968|1434428|Bed &amp; Breakfast" HotelName="Mailberger Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/47/1547c4dea24b43e262edac119aa5a75076fe1459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="715.12" OriginalAmount="694.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208145" Longitude="16.368361" StarRating="4" HotelCode="64238|1233388|Bed &amp; Breakfast" HotelName="Pertschy Palais Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Habsburgergasse 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a2/40a2867d53801d959ee9d7fed8ae17fcbbc1de15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="720.28" OriginalAmount="699.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206343" Longitude="16.375945" StarRating="3" HotelCode="262132|1766218|Bed &amp; Breakfast" HotelName="Singerstrasse 21/25" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 21/25, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/57/da5783def84e0b6f44b87b916c2f94ad62fa2218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="726.55" OriginalAmount="705.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201996997493" Longitude="16.3790756464" StarRating="5" HotelCode="258454|2354|Bed &amp; Breakfast" HotelName="InterContinental Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 28, 1037 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c62ea6132e2d8ba3f37647240bf4ede7d31e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is ideally located directly opposite the city park and within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="739.25" OriginalAmount="717.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215436" Longitude="16.364898" StarRating="0" HotelCode="19180|2314|Bed &amp; Breakfast" HotelName="Hilton Vienna Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/5e/685ed3aa16f9db8e5ec3fef97c7eb772dec25cc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is located on the famous Ringstraße and opposite the Stock Exchange. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="740.09" OriginalAmount="718.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213249393957" Longitude="16.356893777847" StarRating="4" HotelCode="16492|2394|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Rathauspark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Bar,Fax,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rathausstraße 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f0/11f077d398b6f457c62d9d1b2b5831c9cb7e2935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Vienna. The town hall, the Burgtheater (imperial court t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="742.40" OriginalAmount="720.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212864" Longitude="16.379873" StarRating="5" HotelCode="161442|182126|Bed &amp; Breakfast" HotelName="SO/ Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 1, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/94/6994fb6f76eace8e21ca24ee7dd6d35f661d02be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the city, only a short walk from all major attractions. The Sc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="755.04" OriginalAmount="733.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202640568945" Longitude="16.366911828518" StarRating="4" HotelCode="15431|383025|Bed &amp; Breakfast" HotelName="Hotel Das Opernring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opernring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/30/e830a7d1f15735068534be11aacf557e8cdb7f05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Vienna, directly on the famous Ringstraße boulevard, opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="782.17" OriginalAmount="759.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21434500754" Longitude="16.380210220814" StarRating="4" HotelCode="18244|384835|Bed &amp; Breakfast" HotelName="Hotel Stefanie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 12, 2. Bezirk, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/3e/dd3ed7a3ff0afa0bf628ec089d8a727744d03ff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Taborstrasse always had a special significance as an access road to the imperial city of Vienna. To ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="783.35" OriginalAmount="760.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210285" Longitude="16.373579" StarRating="4" HotelCode="185737|1499748|Bed &amp; Breakfast" HotelName="Hotel Topazz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lichtensteg 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/27/d2275e558a5a9e4966adef1047a02c0843b40629.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the city centre of Vienna, only about 200 m from Stephansdom (St S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="802.16" OriginalAmount="778.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201062490125" Longitude="16.394365845404" StarRating="4" HotelCode="212528|2368915|Bed &amp; Breakfast" HotelName="Hotel Spiess &amp; Spiess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hainburger Straße 19, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/a9/48a9a1d01d06ae5a9306785d7f855100de5f75f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="819.31" OriginalAmount="795.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204839377064" Longitude="16.351314783096" StarRating="4" HotelCode="197410|382985|Bed &amp; Breakfast" HotelName="Altstadt Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 41, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/9f/159fff673825043bae0753c5ff793ee90329ed2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 7th district of Vienna: the Spittelberg area, which is famous for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="889.92" OriginalAmount="864" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204553358584" Longitude="16.37052744627" StarRating="4" HotelCode="10402|2254|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 32-34, Eingang Führichgasse 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0f/220f254941b7d6b5f04e68cc81cf7e9c3e8280a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kärtner Straße. St. Stephen's Cathedral, the state opera house, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="959.82" OriginalAmount="931.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210118" Longitude="16.365582" StarRating="5" HotelCode="61869|64184|Bed &amp; Breakfast" HotelName="Radisson Blu Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 12, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3e/de3e1826e8eaa81f605dc799295a2cf4783dbf4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business design hotel is nestled in the heart of one of Europe's leading cultural capitals, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="978.63" OriginalAmount="950.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199958073995" Longitude="16.364129036665" StarRating="4" HotelCode="10738|225086|Bed &amp; Breakfast" HotelName="Beethoven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Papagenogasse 6, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f9/f8f9e9a97432257a85d029e2613523f61be3c8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the outdoor Naschmarkt market and the Theater an der Wien in the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="986.73" OriginalAmount="957.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202653082754" Longitude="16.36638879776" StarRating="5" HotelCode="26239|2364|Bed &amp; Breakfast" HotelName="Le Méridien Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Robert-Stolz-Platz 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c8/adc8f6ea6e5003e1ac1958d4823e7dd083cc8ed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on the famous Ringstraße and opposite the Opera and the Hofbu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.25" OriginalAmount="985.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204549783343" Longitude="16.356467306614" StarRating="5" HotelCode="210343|1016665|Bed &amp; Breakfast" HotelName="Sans Souci Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burggasse 2, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/df/dbdff9c441d026d0d47caad917127c935e828431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1042.91" OriginalAmount="1012.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209778306755" Longitude="16.365828216076" StarRating="5" HotelCode="97882|747625|Bed &amp; Breakfast" HotelName="Steigenberger Hotel Herrenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/fd/16fdad36bc62e73f07d155ab55ed105a064aaf8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Vienna's 1st district, in the heart of the historical city centre. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1149.73" OriginalAmount="1116.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204877" Longitude="16.377667" StarRating="5" HotelCode="14581|2374|Bed &amp; Breakfast" HotelName="Vienna Marriott Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/aa/abaa88abb76d408ae660558a0e00a5179c306bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located opposite the city park on the famous Ringstraße. Sights of in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1182.11" OriginalAmount="1147.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208767" Longitude="16.372093" StarRating="4" HotelCode="42796|1020518|Bed &amp; Breakfast" HotelName="Am Stephansplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stephansplatz 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/31/ee311e34a03069a1e9ebff18050fe854f064fb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1322.89" OriginalAmount="1284.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216352082213" Longitude="16.368475556374" StarRating="5" HotelCode="199646|919095|Bed &amp; Breakfast" HotelName="Palais Hansen Kempinski Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/c3/afc38c9f4bec6807872901eb4e392c1dd65378c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Vienna. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1405.42" OriginalAmount="1364.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202063142709" Longitude="16.372093856335" StarRating="5" HotelCode="200963|2284|Bed &amp; Breakfast" HotelName="Grand Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaerntner Ring 9, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a2/faa2d46a85c1cc33759f17c6cf39f8f2d6020e9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within a few paces of the state opera house, St. Stephen's cathedral and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1591.04" OriginalAmount="1544.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201698" Longitude="16.371112" StarRating="5" HotelCode="387322|107582|Bed &amp; Breakfast" HotelName="The Ring Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/2a/5e2a2e4a12b299378a89de58859ee8fb55b5784e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre on the Boulevard Ringstraße. All the important sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2133.27" OriginalAmount="2071.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20219185748" Longitude="16.375991106033" StarRating="5" HotelCode="186631|900635|Bed &amp; Breakfast" HotelName="The Ritz-Carlton, Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 5-7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/af/59af450acb97d405dfa3f18c7649136eea068c50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2409.03" OriginalAmount="2338.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203893722375" Longitude="16.369816660881" StarRating="5" HotelCode="17079|2414|Bed &amp; Breakfast" HotelName="Hotel Sacher Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Philharmonikerstraße 4, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2a/722a525d60280e3a43d8b5c129e143958e5ed8ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This world-famous luxury hotel is situated in a privileged location opposite the State Opera and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2704.52" OriginalAmount="2625.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201213" Longitude="16.373144" StarRating="5" HotelCode="258302|2344|Bed &amp; Breakfast" HotelName="Hotel Imperial,  a Luxury Collection Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 16, 1015 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/97/8297be237960bb863e05ffec61764d5c178155b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located close to the state opera house, St. Stephen's Cathedral and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2739.35" OriginalAmount="2659.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210815" Longitude="16.368049" StarRating="5" HotelCode="284513|993925|Bed &amp; Breakfast" HotelName="Park Hyatt Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Hof 2, Vienna 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/63/67636d5ccb89d656fa0bfe30f5a88b5a4c973dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Bicycle Rental,Lounge,Wheelchair Access,Sauna,Golf,Jacuzzi,Massage Centre,Swimming Pool,Garden,Kitchen,Spa</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,GOLF HOTEL,APARTMENT HOTEL,HOTEL,HOSTEL,GUESTHOUSE,AIRPORT HOTEL,APARTMENT,GUEST HOUSES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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="6c9898d4-77e6-45b2-978a-1a81e3aeec31">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2490" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="141925|747035|Bed &amp; Breakfast" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="vn" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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="6c9898d4-77e6-45b2-978a-1a81e3aeec31" TimeStamp="0001-01-01T00:00:00" HotelName="7 Days Premium Wien" HotelCode="141925|747035" StarRating="3" GTCityId="2490" CountryCode="AT" CityName="Vienna" CountryName="Austria" Address="Hoffingergasse 33, 1120 Wien" PostCode="1120" PhoneNo="+4318030050" FaxNo="" Email="hotel.wien@7dayspremiumhotels.at" CheckInTime="15:00" CheckOutTime="11:00" Latitude="48.163909975392" Longitude="16.32317836627" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only|Room 2: Room Only|Room 3: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, TWIN BEDS|Room 2: ROOM, TWIN BEDS|Room 3: ROOM, TWIN BEDS" RoomTypeCode="0|0|1266395795|1776430050084176B2153B2||no^0|0|1266395795|1776430050084176B2153B2||no^0|0|1266395795|1776430050084176B2153B2||no|747035|16|MTY3LjY3fEdCUHwyMDI2LTA5LTIx" OriginalAmount="168" TotalPrice="172.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 17/09/2026"><AdditionalDetails>Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;Fees payable at the property will be collected in local currency. If shown in non-local currency on your booking confirmation the listed amount is based on current exchange rates, which may vary at the time of travel.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Internet access|Fridge|Safe|Balcony/Terrace|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-17T00:00:00" End="2026-09-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="172.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/51/32/5132209a9fdf6eb4a80dcca56c2f36d8ffa25244.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d0/7d/d07db30e15bdaad35225e6ee65952f84e22d9aac.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b6/e5/b6e54fe47b5bf2f37946c861dc1bf27d1eb890f7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cf/dd/cfdd1c9579477386a97e77daea2af57f673ccb6b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ba/19/ba19bb467914af572b0c4f9e7b4e0c9e35558acb.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/80/a8/80a8301262ca12bb254d0faa80bced63e9ddeae7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/27/6c/276cb5ff4ddb05adca51f1e6ea6c9f5091c60c05.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2a/9e/2a9e6959a50283d85861a7f534660b2ac5259b89.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0b/0a/0b0ad1a35141ac0e1656df2ad3131f101c81dbbb.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c8/92/c89240071a715e77cc762b86c15b07079cb83971.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/34/b8/34b8ad3dca7b0f9eb00e7bcc76de1c3d47cec114.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b5/74/b5747ba718873e69ccdbafebbdcc3824e2e8697d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4c/de/4cdefc6948877742306ae6a64562bd4339075c77.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7f/dc/7fdc271698c6249837117747c6a467c2466f37c4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b7/0b/b70bf1e1045be7e2535f35956bf385daf852ce54.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/81/f3/81f36cf13e945210522f6e1362aade9bab3667f3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/06/59/06597cdf0adafcd3a4930540cad526e2d34507b2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/33/9f/339f24631ca9a4b8bab735fa0a95b985b97bf8da.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/88/7d/887d10f54b3561dfb91fcbe954664b3639f26846.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/89/66/8966b3f03775552f97225850f85e598d64ef9221.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/08/2b/082bd99d7d2cfe7bbcf672bc6f4f54aed488e6be.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/86/02/8602021efee46cb969c4cc9481bdb1554bcc0d6b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/zz/3aada779de44e1875072ed07807c8dcdfe12443f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e3/dd/e3dd83ff42b1efe7add073c7f22f7e761191529f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/d1/dcd168499ad8da4ebab725793563662b0648255e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bb/c6/bbc6185b9b5df75a0780357272f65426f354f0f4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0b/fb/0bfb108a4278902c32e9c294d61a378fda344390.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;95 rooms are available to guests at this hotel, which includes a lift and a 24-hour reception desk. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a baggage storage service, room service, a laundry service and a conference room. Wireless internet access allows guests to stay connected while on holiday. 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;A balcony is included as standard in some rooms. Valuables can be securely stored in a safe. Extra comforts include a refrigerator. Other features include a telephone, a television with cable channels and WiFi (for a fee). Bathrooms are equipped with a shower and a hairdryer. The hotel has family rooms and non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;For those who wish to stay active while on holiday, the hotel offers tennis. Parents can unwind while the kids can participate in an entertainment programme full of fun activities. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Breakfast can be booked.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 10.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 12.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Depending on the capacity of the room booked, children up to the age of 6 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 EUR.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>43-180-1237233</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>43-180-1237230</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>95</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>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>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>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tennis</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
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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="6c9898d4-77e6-45b2-978a-1a81e3aeec31" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: ROOM, TWIN BEDS" BoardBasis="Room 1: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Prem" LastName="Kumar" DOB="20010417" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 2: ROOM, TWIN BEDS" BoardBasis="Room 2: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Miss" FirstName="Shweta" LastName="Surana" DOB="20010417" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 3: ROOM, TWIN BEDS" BoardBasis="Room 3: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Harsh" LastName="Surana" DOB="20010417" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="VN" ClientCountry="Vietnam" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="141925|747035|Bed &amp; Breakfast" SourceId="16" RoomTypeCode="0|0|1266395795|1776430050084176B2153B2||no^0|0|1266395795|1776430050084176B2153B2||no^0|0|1266395795|1776430050084176B2153B2||no|747035|16|MTY3LjY3fEdCUHwyMDI2LTA5LTIx" TotalPrice="172.7" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-23T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Prem</FirstName>
    <LastName>Kumar</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
b47ed2a9-8de8-4d9a-a5ce-9f71d1cd9647|HandlerError|Exception while deserilize request|System.NullReferenceException: Object reference not set to an instance of an object.
   at Handler.HotelHandler.SaveBooking(HotelBookRQ BookRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelHandler\HotelHandler\HotelHandler.cs:line 960
   at Handler.HotelHandler.Book(HotelBookRQ BookRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelHandler\HotelHandler\HotelHandler.cs:line 420
   at Handler.HotelHandler.ProcessRequest(String pRequest) in D:\Projects\WorldwideDMCV2\Module\Hotel\HotelHandler\HotelHandler\HotelHandler.cs:line 116 | Request:- <HotelBookRQ EchoToken="Book" TraceId="6c9898d4-77e6-45b2-978a-1a81e3aeec31" EmailId="shikha.v@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c" ><GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="VN" ClientCountry="Vietnam" /><AgencyBookingRef>Shikha</AgencyBookingRef><Accommodation SourceId="16" HotelId="141925|747035|Bed &amp; Breakfast"  RoomTypeCode="0|0|1266395795|1776430050084176B2153B2||no^0|0|1266395795|1776430050084176B2153B2||no^0|0|1266395795|1776430050084176B2153B2||no|747035|16|MTY3LjY3fEdCUHwyMDI2LTA5LTIx" TotalPrice="172.7" IsHoldBooking="false"  HoldBy="0" IPAddress="110.227.208.150" /><StayDateRange Start="2026-09-22" End="2026-09-23" /><Rooms><Room RoomType="Room 1: ROOM, TWIN BEDS" BoardBasis="Room 1: Room Only" TotalAdult="1" TotalChild="0"><Adults><Adult Title="Mr" FirstName="Prem" LastName="Kumar" DOB="20010417" Age="25"/></Adults></Room><Room RoomType="Room 2: ROOM, TWIN BEDS" BoardBasis="Room 2: Room Only" TotalAdult="1" TotalChild="0"><Adults><Adult Title="Miss" FirstName="Shweta" LastName="Surana" DOB="20010417" Age="25"/></Adults></Room><Room RoomType="Room 3: ROOM, TWIN BEDS" BoardBasis="Room 3: Room Only" TotalAdult="1" TotalChild="0"><Adults><Adult Title="Mr" FirstName="Harsh" LastName="Surana" DOB="20010417" Age="25"/></Adults></Room></Rooms><CustomerAddress><AddressLines><AddressLine></AddressLine></AddressLines><CityName></CityName><PostalCode></PostalCode><Country></Country></CustomerAddress><Remarks>Booking</Remarks><CountryCode_MoneyReceive>75</CountryCode_MoneyReceive><MHLInfo><Address>Ahmedabad Test</Address><EmailId>shikha.v@wwdmc.com</EmailId><FileBookingId></FileBookingId><Title>Mr</Title><FirstName>Prem</FirstName><LastName>Kumar</LastName><PaymentResponse>No-Payment-Getway</PaymentResponse><PaymentStatusId>0</PaymentStatusId><AgencyId>13973</AgencyId><AgentId>18072</AgentId><DirectClientId>0</DirectClientId><SalesSourceId>24</SalesSourceId><PhoneNo></PhoneNo><PostCode></PostCode><SalesPersonId>96</SalesPersonId><CityCode>7 </CityCode><SupportNo>+44 (0) 20 8569 8080</SupportNo></MHLInfo></HotelBookRQ>||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
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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="6c9898d4-77e6-45b2-978a-1a81e3aeec31" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: ROOM, TWIN BEDS" BoardBasis="Room 1: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Prem" LastName="Kumar" DOB="20010417" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 2: ROOM, TWIN BEDS" BoardBasis="Room 2: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Miss" FirstName="Shweta" LastName="Surana" DOB="20010417" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 3: ROOM, TWIN BEDS" BoardBasis="Room 3: Room Only" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Harsh" LastName="Surana" DOB="20010417" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="VN" ClientCountry="Vietnam" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="141925|747035|Bed &amp; Breakfast" SourceId="16" RoomTypeCode="0|0|1266395795|1776430050084176B2153B2||no^0|0|1266395795|1776430050084176B2153B2||no^0|0|1266395795|1776430050084176B2153B2||no|747035|16|MTY3LjY3fEdCUHwyMDI2LTA5LTIx" TotalPrice="172.7" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-23T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Prem</FirstName>
    <LastName>Kumar</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
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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="6c9898d4-77e6-45b2-978a-1a81e3aeec31">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2490" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="VN" 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
6c9898d4-77e6-45b2-978a-1a81e3aeec31|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-04-17T13:48:57.2461494+01:00" Version="0" EchoToken="Search" TransactionIdentifier="6c9898d4-77e6-45b2-978a-1a81e3aeec31" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="174.74" OriginalAmount="169.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.170232066791" Longitude="16.374599039555" StarRating="2" HotelCode="260430|2171535|Bed &amp; Breakfast" HotelName="a&amp;t Holiday Hostel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizgasse 66, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/94/1e946f44f827d47482bc6739d45b454d95b894b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 75 rooms. Most storeys can be reached by lift. Services and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.50" OriginalAmount="177.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.226123606579" Longitude="16.362282335758" StarRating="3" HotelCode="69523|85555|Bed &amp; Breakfast" HotelName="Hotel Mozart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 28/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Julius-Tandler-Platz 4, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/ee/0fee859c0b1a5909739fab40020408993f941bd9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is 3 km from the centre of Vienna and 6 km from the River Danube. Vienna International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="208.79" OriginalAmount="202.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.163909975392" Longitude="16.32317836627" StarRating="3" HotelCode="141925|747035|Bed &amp; Breakfast" HotelName="7 Days Premium Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoffingergasse 33, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/32/5132209a9fdf6eb4a80dcca56c2f36d8ffa25244.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.53" OriginalAmount="206.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213523" Longitude="16.344021" StarRating="3" HotelCode="103924|3898085|Bed &amp; Breakfast" HotelName="Korotan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Albertgasse 48, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/0b/530b0dfc438404900f398da86b73d877b192c93e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.52" OriginalAmount="212.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.191315" Longitude="16.400441" StarRating="3" HotelCode="103941|1528958|Bed &amp; Breakfast" HotelName="Gartenhotel Gabriel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 165, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d4/f3d45e758e91f940d8e5a0d49ac452a2c9c22c8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.09" OriginalAmount="225.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199647624417" Longitude="16.352657127613" StarRating="3" HotelCode="47720|377935|Bed &amp; Breakfast" HotelName="Hotel-Pension Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 1, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/32/3132c0a4bc05b3da7bb29e5e3e801beaa8287f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Mariahilferstrasse, the oldest and longest shopping street in Vienna. From ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.12" OriginalAmount="225.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193163162241" Longitude="16.339196562767" StarRating="3" HotelCode="42033|351095|Bed &amp; Breakfast" HotelName="ibis Wien Mariahilf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Gürtel 22-24, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/75/f275414726db5d916f7f17d479f66780b7b6ba31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is located in the centre of Vienna, close to Westbahnhof and the famous shopping m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.22" OriginalAmount="230.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.222367" Longitude="16.397913" StarRating="2" HotelCode="212688|2309575|Bed &amp; Breakfast" HotelName="ibis budget Wien Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d5/34d5e698dd2fe8101862567299ba374954c3971d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.60" OriginalAmount="232.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194030343624" Longitude="16.389074921608" StarRating="4" HotelCode="10352|350935|Bed &amp; Breakfast" HotelName="Arthotel Ana Enzian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 51, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/d1/d1080cb73c42ef03/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Vienna, only a short walk from the city's famous sights, suc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.23" OriginalAmount="237.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198645" Longitude="16.323384" StarRating="3" HotelCode="14251|384625|Bed &amp; Breakfast" HotelName="Lucia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hütteldorfer Straße 79, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/60/3f6050b043255e7202f960594256ad3b95b06700.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated a 10-minute public transport journey away from the Schönbrunn Palace as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="244.26" OriginalAmount="237.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.153742" Longitude="16.282727" StarRating="4" HotelCode="103936|3900245|Bed &amp; Breakfast" HotelName="Am Spiegeln" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Johann-Hörbiger-Gasse 30, 1230 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/d6/75d644d825770d17b371730610eadabe4e68111a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.87" OriginalAmount="238.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.173895435214" Longitude="16.420290470123" StarRating="3" HotelCode="87895|3901075|Bed &amp; Breakfast" HotelName="Hotel Hahn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 72, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/19/3c19bedd7f7c7c5d48bcb81bd3fc84a652895791.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.15" OriginalAmount="238.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186813517017" Longitude="16.420706212521" StarRating="4" HotelCode="67259|75304|Bed &amp; Breakfast" HotelName="Roomz Hotel Vienna Gasometer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paragonstraße 1, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/0217ae5e159d6ff31aca731e2d38613b8de1b08d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated near to the Gasometers in Vienna’s 11th district, Simmering. All the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="246.15" OriginalAmount="238.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19238489528" Longitude="16.399532267529" StarRating="4" HotelCode="177077|937075|Bed &amp; Breakfast" HotelName="Best Western Plus Amedia Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 153-155, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2d/9b2dbec013eaebe79fdacbf587a116f27656799e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 4 stops on the metro from the centre of Vienna - in the vibrant business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.64" OriginalAmount="242.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221671" Longitude="16.356645" StarRating="4" HotelCode="10291|848835|Bed &amp; Breakfast" HotelName="Boltzmann" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Boltzmanngasse 8, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/32/0f32681c9cbd7bade1a580c7a0f14de6d6d64302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located in the centre of Vienna in the quiet 9th city district. Located ri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.29" OriginalAmount="243.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198122884068" Longitude="16.337462514639" StarRating="4" HotelCode="11879|269665|Bed &amp; Breakfast" HotelName="Mercure Wien Westbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felberstrasse 4, 1150 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/29/d829f861eaeb8adf9c31c442f7a8a9511054305d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel lies directly opposite Westbahnhof within a 10-minute walk, guests will r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.54" OriginalAmount="243.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221784" Longitude="16.357926" StarRating="4" HotelCode="32564|377845|Bed &amp; Breakfast" HotelName="Hotel &amp; Palais Strudlhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasteurgasse 1, 1090 Wien, Österreich</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01df83f94f9496628115dea19b5861ea9d0881b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="254.80" OriginalAmount="247.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.175357385884" Longitude="16.381445271443" StarRating="3" HotelCode="388200|1715478|Bed &amp; Breakfast" HotelName="Smart Apart Living" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Waldgasse 19, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/9e/bf9eab96eff8a9645fb8fd9e73ad15b8212ddace.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.41" OriginalAmount="251.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202479" Longitude="16.357446" StarRating="3" HotelCode="387631|937065|Bed &amp; Breakfast" HotelName="Admiral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Karl Schweighofer-Gasse 7, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c5/66c5b41c7eed30d9e65f0948f8a979877aeee602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.96" OriginalAmount="252.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199751584889" Longitude="16.359779834747" StarRating="2" HotelCode="371243|937275|Bed &amp; Breakfast" HotelName="Hotel Terminus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fillgraderg 4, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/af/f9af3b74928ad9e03c65a8e30796fb56518d67a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="260.21" OriginalAmount="252.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.211025923371" Longitude="16.351574957371" StarRating="3" HotelCode="19521|1021068|Bed &amp; Breakfast" HotelName="Zipser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 49, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/99/c199d5ef3e567f3bef7759dfa91593bc88b54e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.48" OriginalAmount="261.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.178563" Longitude="16.371975" StarRating="3" HotelCode="130758|1197918|Bed &amp; Breakfast" HotelName="Caroline Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 138, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/22/8b227e5d42e2ace18522f1c36447c5ce734716ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.56" OriginalAmount="262.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200486360516" Longitude="16.338429450989" StarRating="4" HotelCode="10293|383065|Bed &amp; Breakfast" HotelName="ARCOTEL Wimberger Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neubaugürtel 34-36, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/62/3962ac349ceefa711a42738f4288df2529aa67d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in Vienna's vibrant 7th district, just 10 minutes from the Museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="272.66" OriginalAmount="264.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.246032434073" Longitude="16.341259915344" StarRating="4" HotelCode="49117|372635|Bed &amp; Breakfast" HotelName="Living Hotel Kaiser Franz Joseph" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sieveringer Straße 4, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/0e/000e642c6c1e58b9f6f78b804c691029cf33ab04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies amidst peaceful, green surrounds in Döbling, one of Vienna's most elegant residentia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="277.91" OriginalAmount="269.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196429766964" Longitude="16.341422796249" StarRating="4" HotelCode="258499|135154|Bed &amp; Breakfast" HotelName="InterCityHotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Straße 122, Ecke Kaiserstraße, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/e3/96e39853ddc304c25e12767a1acbcd42ea1b57f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location, right on one of the city’s famous shopping streets (Mariahilfer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.84" OriginalAmount="270.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199188476266" Longitude="16.333741379133" StarRating="3" HotelCode="33067|848365|Bed &amp; Breakfast" HotelName="Boutiquehotel Stadthalle Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hackengasse 20, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/6e/a46e7ebad16ff06a157ef69c1f9a0da27fed217a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in a quiet spot between the West Station and the Stadthalle centre, w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="280.05" OriginalAmount="271.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187294551195" Longitude="16.339711546898" StarRating="3" HotelCode="136926|3897815|Bed &amp; Breakfast" HotelName="Fabrik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gaudenzdorfer Gürtel 73, 1120 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/dd/3bdda65373a9bf9d8e2b6acb6e66edb3b7af18a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.96" OriginalAmount="273.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2148512" Longitude="16.3402136" StarRating="3" HotelCode="36053|384525|Bed &amp; Breakfast" HotelName="Boutique Hotel Donauwalzer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Gürtel 27, 1170 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a349b846d0393929d760d1f3e71871c9d2cab1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel has convenient connections to the public transport system; the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.74" OriginalAmount="274.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205282" Longitude="16.3364142" StarRating="0" HotelCode="97704|120392|Bed &amp; Breakfast" HotelName="a&amp;o Wien Stadthalle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelder Gürtel 9-11, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/70/7b70a52225acbf48cdf21fad276cb22856663664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in one of Europe's most beautiful cities, Vienna. Situated 2 km from the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.11" OriginalAmount="276.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.24266553919" Longitude="16.435638070106" StarRating="4" HotelCode="37088|34534|Bed &amp; Breakfast" HotelName="ARCOTEL Donauzentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 83-85, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/7a/787a97a338ed79050d7469b8948e596bd525f299.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located for transport in the Danube centre, Vienna's famous shopping and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.55" OriginalAmount="277.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199158" Longitude="16.351829" StarRating="4" HotelCode="130635|3900005|Bed &amp; Breakfast" HotelName="Hotel Schani Salon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 58, 1070 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/e0/b8e018c546978022eb32444c57df9a05b6eb1eec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="288.39" OriginalAmount="279.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194148350678" Longitude="16.346339285374" StarRating="4" HotelCode="219939|2293165|Bed &amp; Breakfast" HotelName="Arthotel ANA Boutique Six" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Webgasse 23, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fcd20e6f7883ef3d0f29ca95373ae730bd75c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 93 rooms. Most of the storeys can be reached by lift. A breakfast roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.08" OriginalAmount="285.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220672476868" Longitude="16.399385333062" StarRating="3" HotelCode="210781|944725|Bed &amp; Breakfast" HotelName="Best Western Plus Hotel Arcadia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Max-Winter-Platz 5, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ff/2dff139bb857623cf7be183619ff230366bdcc63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 800 m from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="294.23" OriginalAmount="285.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.233503" Longitude="16.345629" StarRating="4" HotelCode="89971|1528628|Bed &amp; Breakfast" HotelName="Hotel Park-Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hasenauerstrasse 12, 1190 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/c3/0bc33f94c05ab64679033dd1ee5f0dba9a3cf44c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.30" OriginalAmount="290.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186908293625" Longitude="16.375559270382" StarRating="3" HotelCode="47707|385945|Bed &amp; Breakfast" HotelName="Novum Hotel Congress" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 34, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/a7/60a703484256e1dfeb77a2db66c44a80b9fcd879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, comfortable hotel is situated opposite the city's southern railway station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.30" OriginalAmount="290.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.188903" Longitude="16.349583" StarRating="3" HotelCode="103951|1517918|Bed &amp; Breakfast" HotelName="ibis Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schoenbrunnerstrasse 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/58/d458a25cf8b5195f6a92ac788b0a2fd7dddf9ead.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="299.61" OriginalAmount="290.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.168586327817" Longitude="16.424592733383" StarRating="2" HotelCode="260491|3902265|Bed &amp; Breakfast" HotelName="Pension Königs Cafe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiser-Ebersdorfer-Strasse 26, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c671807f4d83b70e00c1a415b4a084ff2eb4b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="302.39" OriginalAmount="293.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.16887393" Longitude="16.34672405" StarRating="4" HotelCode="954992|2389855|Bed &amp; Breakfast" HotelName="Holiday Inn Vienna - South" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wienerbergstrasse 7, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/5e/575eef57268f300c69a6f6a2a0c37967b6573189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="303.44" OriginalAmount="294.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194572215034" Longitude="16.340222373016" StarRating="4" HotelCode="14734|34504|Bed &amp; Breakfast" HotelName="Leonardo Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Matrosengasse 6-8, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/bc/38bcc921aad3bc6b75a4fe597ad3601ab1133ae3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right next to Mariahilfer Straße, Vienna’s biggest shopping street. It is 2 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.36" OriginalAmount="295.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.222201" Longitude="16.397623" StarRating="3" HotelCode="103942|1427148|Bed &amp; Breakfast" HotelName="ibis Wien Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lassallestrasse 7a, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/38/0038672207fe3cb2f2e4c644f6428ffcfd91faa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.61" OriginalAmount="295.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210856" Longitude="16.379337" StarRating="3" HotelCode="130127|3897875|Bed &amp; Breakfast" HotelName="Pension Dr. Geissler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Postgasse 14, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/06/b506d965b7a65c242ad2803267c76b1d64103c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="307.24" OriginalAmount="298.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.239091048111" Longitude="16.430169045925" StarRating="3" HotelCode="73767|1656388|Bed &amp; Breakfast" HotelName="Lenas Donau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramerstrasse 52, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/b3/bfb3023aaca22756ecab45be422d1c31a6e865ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="309.25" OriginalAmount="300.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20130213" Longitude="16.34042116" StarRating="3" HotelCode="79922|1614088|Bed &amp; Breakfast" HotelName="Novum Hotel Kaffeemühle Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 45, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/2a/b52a8e2456884bfbcdc717880d0e97889b4c6b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.42" OriginalAmount="301.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194833" Longitude="16.350573" StarRating="3" HotelCode="295094|2615075|Bed &amp; Breakfast" HotelName="Hotel Mocca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strasse 70, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf99b3a1282797b0febd74fbe20fea93bb0c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.15" OriginalAmount="303.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182923" Longitude="16.378578" StarRating="0" HotelCode="186486|933815|Bed &amp; Breakfast" HotelName="a&amp;o Wien Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 11, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/66/16666db83f9187820ee1f3199cb9b368b8a1bac3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.55" OriginalAmount="303.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.175287" Longitude="16.420459" StarRating="4" HotelCode="178232|1979985|Bed &amp; Breakfast" HotelName="JUFA Hotel Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 50, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6b/b56b1c48f6405d63bb1bd609b4a9e4205a2fef84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urlaub in einer der charmantesten Städte Europas! Modern ausgestattet und mit guter Verkehrsanbindun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="313.39" OriginalAmount="304.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.232538328629" Longitude="16.353945074869" StarRating="3" HotelCode="930969|1185048|Bed &amp; Breakfast" HotelName="ibis Styles Wien City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Döblinger Hauptstraße 2, 1190 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/0a/d50a7b8a9b2c222e43a37ce697b7991bbb9f0c87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.99" OriginalAmount="305.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19112" Longitude="16.408383" StarRating="4" HotelCode="119223|1116218|Bed &amp; Breakfast" HotelName="Vienna Sporthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Baumgasse 83, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/fb/2dfb7b0dd1d4500d0328e5192f574a05d00136dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="315.86" OriginalAmount="306.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197891357629" Longitude="16.336511671543" StarRating="4" HotelCode="37089|1021088|Bed &amp; Breakfast" HotelName="Hotel Westbahn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pelzgasse 1, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/34/c934a728cfb40ebaebc65901c0b3843eef6df2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.45" OriginalAmount="307.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.214838" Longitude="16.351354" StarRating="4" HotelCode="89967|2464745|Bed &amp; Breakfast" HotelName="Pension Excellence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alser Strasse 21, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/75/277503b79940b359786157b36532e1a843afa264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="316.69" OriginalAmount="307.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193382" Longitude="16.334401" StarRating="3" HotelCode="103944|1528908|Bed &amp; Breakfast" HotelName="Stanys - Das Apartmenthotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 161, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/7d/f17d745b1467b33f43a20252b1e624f8c9be8249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.62" OriginalAmount="308.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231289179959" Longitude="16.356842815876" StarRating="3" HotelCode="173018|382975|Bed &amp; Breakfast" HotelName="Arthotel ANA Katharina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Augasse 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/e1/7de1fe9f48e3d42f90d5f0e13f625a3e792d7802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in a quiet area and is easily accessible by public transportation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.54" OriginalAmount="310.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.240396531036" Longitude="16.387204693119" StarRating="4" HotelCode="268699|1517908|Bed &amp; Breakfast" HotelName="Harry's Home Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 94-96, 1210 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/c2/f7c2e0a43dbed2957bda1aa254c01c8719a3bfb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="320.68" OriginalAmount="311.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213807" Longitude="16.350938" StarRating="4" HotelCode="64237|952665|Bed &amp; Breakfast" HotelName="Pension Baronesse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 61, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/ee/53eee8f39007e48f6e43964ffa21412a6ed71fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.45" OriginalAmount="312.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182449211608" Longitude="16.381281110451" StarRating="4" HotelCode="306642|1595248|Bed &amp; Breakfast" HotelName="Hotel Schani Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Strasse 22, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/39/b839659fbd3ac0dbc85db6b4a705a6c1e8029e2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="321.64" OriginalAmount="312.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.214919614427" Longitude="16.336541175842" StarRating="4" HotelCode="60592|937125|Bed &amp; Breakfast" HotelName="Exe Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottakringer Strasse 34-36, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f6/4ef631ff279200ffcd8d8611c7598e849eca0bfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hernal quarter, only a few minutes from the famous shopping mile Mariah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="323.18" OriginalAmount="313.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231262379644" Longitude="16.386494636535" StarRating="3" HotelCode="651588|2463645|Bed &amp; Breakfast" HotelName="the niu Franz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dresdner Straße 111, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/7c/007c148f4a32265575529a7e1625eaf93e6b3328.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="324.26" OriginalAmount="314.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203866907716" Longitude="16.38874232769" StarRating="4" HotelCode="12247|269545|Bed &amp; Breakfast" HotelName="Mercure Grand Hotel Biedermeier Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 28, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a4/66a4702fb212350c4079ab14c2da01d03ebe7abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the quiet old Viennese Biedermeier passage, Sünnhof. It is just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="325.41" OriginalAmount="315.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.250163002198" Longitude="16.439589495701" StarRating="3" HotelCode="162997|224806|Bed &amp; Breakfast" HotelName="Hotel Donaustadt Kagran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Donaufelderstraße 232, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/08/7108a15963a1325a9b4269fb570a50d9a8bea104.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.24" OriginalAmount="319.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.191636172133" Longitude="16.35451734066" StarRating="4" HotelCode="200974|350975|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Ananas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rechte Wienzeile 93-95 / Sonnenhofgasse 8-10, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b3/a8b3f858b9c61f43c41e60fd8f3fa9109db31531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located by the Naschmarkt market on Ringstraße within a short distance of a selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.00" OriginalAmount="321.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216203743679" Longitude="16.35963767767" StarRating="4" HotelCode="16546|105291|Bed &amp; Breakfast" HotelName="Hotel Regina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rooseveltplatz 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c2/cec282c4f5b3228547b8a0978cedae8db62bc77f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located in Vienna's university district, close to a famous church. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.65" OriginalAmount="321.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219683" Longitude="16.285513" StarRating="4" HotelCode="36058|384385|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Schloss Wilhelminenberg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Savoyenstraße 2, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ac/2aacc65d25e2641854d2a674e58f39f4cd04681d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the north-western outskirts of Vienna and surrounded by 120,000 m² of groun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="333.72" OriginalAmount="324" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.230703143203" Longitude="16.35522544384" StarRating="4" HotelCode="10847|937085|Bed &amp; Breakfast" HotelName="Arthotel ANA Gala Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viriotgasse 5, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bf/07bf28d2f7f09c0b63b121e65f90b5561328453d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="334.43" OriginalAmount="324.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21433787" Longitude="16.39110612" StarRating="2" HotelCode="776634|3897695|Bed &amp; Breakfast" HotelName="ibis Styles Wien Messe Prater Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Franzensbrückenstrasse 26, Leopoldstadt, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/e5/cee5909ff939e6e4089b90ab50c34bafbc4e0a95.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="336.38" OriginalAmount="326.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.192702027364" Longitude="16.357518381615" StarRating="4" HotelCode="213217|955145|Bed &amp; Breakfast" HotelName="Safestay Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönbrunner Straße 41, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/62/ec620cfddd5bf396bfb65526fd5ca63d69c44889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="338.69" OriginalAmount="328.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179377" Longitude="16.411197" StarRating="4" HotelCode="207570|1453988|Bed &amp; Breakfast" HotelName="SIMM's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Simmeringer Hauptstraße 55, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/e4/abe4136706919f5eec53bad7e5bb4be3235c68bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.71" OriginalAmount="329.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203409593465" Longitude="16.335725784301" StarRating="4" HotelCode="10508|2188985|Bed &amp; Breakfast" HotelName="arte Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wurzbachgasse 17, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1d/4f1dc4106f3e4a575394e39629968bb568cf00a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the centre of Vienna, which is around 10 minutes away with public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="339.81" OriginalAmount="329.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204824" Longitude="16.343139" StarRating="4" HotelCode="50968|2370475|Bed &amp; Breakfast" HotelName="Max Brown 7th District Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenfeldgasse 74, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/60/3960adfa2212431484254fdb9f0e45c3a0e41e16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 5th district of Vienna, close to the city centre and historical district...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="346.33" OriginalAmount="336.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.190983908478" Longitude="16.316686412373" StarRating="4" HotelCode="170118|866435|Bed &amp; Breakfast" HotelName="Radisson Blu Park Royal Palace Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schlossallee 8, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c7/28c7d1fe0c77a69fb4ff9a7e9a7d591a5d078195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located next to the Vienna Technical Museum and Schönbrunn Palace. Right on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="347.32" OriginalAmount="337.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199120491813" Longitude="16.352602243424" StarRating="3" HotelCode="36046|1650548|Bed &amp; Breakfast" HotelName="Hotel Pension Haydn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstrasse 57-59, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf87e951d8c293ef7d9c83b3640847a66d3603e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="348.06" OriginalAmount="337.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186173323264" Longitude="16.324911117554" StarRating="3" HotelCode="166006|937295|Bed &amp; Breakfast" HotelName="Koncept Hotel Liebelei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sechshauser St. 83, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/b5/ceb53581a7d4e97ba5aba3aa864d9bc861ab3624.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="350.72" OriginalAmount="340.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182173" Longitude="16.378377" StarRating="4" HotelCode="244266|999095|Bed &amp; Breakfast" HotelName="Hotel Zeitgeist" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 15, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/55/2255e08c77516ec3921161b73328e2dc3d831fb3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 3.5 km from the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.74" OriginalAmount="343.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195862998264" Longitude="16.289495229721" StarRating="3" HotelCode="136992|1528818|Bed &amp; Breakfast" HotelName="Klimt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felbigergasse 58, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/c1/c9c131d6c345036ea101b02dcdf81b920645ee25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.27" OriginalAmount="343.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.190004" Longitude="16.356808" StarRating="4" HotelCode="12395|1021268|Bed &amp; Breakfast" HotelName="pentahotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstraße 92, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/fd/00fdc07524dd114ceee0f5de986cf63810070c97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Vienna’s 5th district. Guests are able to reach the metro station ‘Pilgramga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="354.42" OriginalAmount="344.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.226450602296" Longitude="16.356518268585" StarRating="4" HotelCode="172184|2224|Bed &amp; Breakfast" HotelName="H+ Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Liechtensteinstraße 87-89, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/2e/702e19d2bb89d3c3009ca648a540eb5ec79c4364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel affords a charming location in a historical district of Vienna and is an ideal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.10" OriginalAmount="344.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219598" Longitude="16.386329" StarRating="4" HotelCode="82623|2323195|Bed &amp; Breakfast" HotelName="Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Große Stadtgutgasse 31, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/d4/9cd4fcfd3646c6e09a2ce735e686109b5ecfb541.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="356.96" OriginalAmount="346.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215386851031" Longitude="16.386148084656" StarRating="3" HotelCode="25189|848855|Bed &amp; Breakfast" HotelName="Das Capri Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 44-46, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/628e7f323448dced/63/63de6f7ee584fb1347bb3ea8cb480127/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The central location of this hotel in Praterstrasse in Vienna’s 2nd district makes it an ideal base ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="358.53" OriginalAmount="348.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.22261341" Longitude="16.39415151" StarRating="4" HotelCode="605380|2252955|Bed &amp; Breakfast" HotelName="roomz Hotel Wien Prater" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rothschildplatz 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a96d1c8cdbf141362cbd1bb0967dd98353812e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.00" OriginalAmount="348.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186229653482" Longitude="16.370944529772" StarRating="3" HotelCode="54498|1021178|Bed &amp; Breakfast" HotelName="myNext Sommerhotel Wieden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Schelleingasse 36, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/2b/d62baad171d3e1d309805c90dcc0b1d846a79b98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Vienna. The accommodation comprises a total of 115 snug bedrooms. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="359.21" OriginalAmount="348.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.22369269" Longitude="16.4063321" StarRating="3" HotelCode="972689|2435225|Bed &amp; Breakfast" HotelName="Best Western Plus Celebrity Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wehlistrasse 153, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d5/dbd5327af4bbb31a3268a9562f189a495c5a38f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.43" OriginalAmount="351.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185617" Longitude="16.403885" StarRating="4" HotelCode="178547|937105|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Doppio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 99 / Rinnböckstraße 1, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6c/3f6c574f2b8f2f4bb3130fccb5b90efd879822f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="362.98" OriginalAmount="352.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184858" Longitude="16.333845" StarRating="3" HotelCode="208387|1021158|Bed &amp; Breakfast" HotelName="Star Inn Hotel Wien Schönbrunn, by Comfort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile 224, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8c/ec8c0b532285f38f3e7fa66a4d6666731300961f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="364.34" OriginalAmount="353.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.224095" Longitude="16.398945" StarRating="3" HotelCode="36045|848395|Bed &amp; Breakfast" HotelName="Novotel Suites Wien City Donau" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radingerstrasse 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/c5/85c542c857cef9f0448fa0dfafcd4a860853d50a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="366.57" OriginalAmount="355.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.217075896608" Longitude="16.389520168304" StarRating="3" HotelCode="15197|937095|Bed &amp; Breakfast" HotelName="Austria Classic Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 72, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/01/50017a6dd5a71a0479f4d94009093e41151adfbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="375.37" OriginalAmount="364.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207874" Longitude="16.370086" StarRating="4" HotelCode="12981|105321|Bed &amp; Breakfast" HotelName="Graben" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dorotheergasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/e2/18e23dc851a28762bc229da8aa53d3ea43346bbe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel lies at the heart of the city in the quiet antiques district directly on St. Ste...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="381.83" OriginalAmount="370.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187692" Longitude="16.378157" StarRating="4" HotelCode="16230|384725|Bed &amp; Breakfast" HotelName="Novum Hotel Prinz Eugen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 14, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ce/03ce2e13741662ccdb9518cf010f55671848746f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the embassy quarter of Vienna and provides an excellent poin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.76" OriginalAmount="374.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203538" Longitude="16.341358" StarRating="3" HotelCode="89970|1649648|Bed &amp; Breakfast" HotelName="Hotel Pension Alla Lenz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halbgasse 3-5, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c2/5ac2fb936c562a006cdd95b7b3144a79b16f269f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="385.85" OriginalAmount="374.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196573" Longitude="16.341819" StarRating="4" HotelCode="372786|1906625|Bed &amp; Breakfast" HotelName="Ruby Marie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 2-4, Ecke Mariahilfer Straße 120, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/a6/45a6d06262d2d17e60bb43890806fddece7f5f40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="386.59" OriginalAmount="375.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19773628" Longitude="16.34753775" StarRating="2" HotelCode="465538|3902315|Bed &amp; Breakfast" HotelName="Pension Hargita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Andreasgasse 1/8, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/87/bb871484c329be902f5b74cc7930ece2e23d7878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="389.31" OriginalAmount="377.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.162940326256" Longitude="16.340392827988" StarRating="4" HotelCode="31379|384325|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Bosei" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutheil Schoder Gasse 7b, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e7/c8e7dfd30f52e9afb12c0dc500d84c7a5f407a53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the outskirts of Vienna, directly next to the tranquil Wienerberg hill. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="396.88" OriginalAmount="385.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195026243106" Longitude="16.384472250939" StarRating="4" HotelCode="69928|76894|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Savoyen Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 16, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/86/838664fe1a37bdcb486ed2c32b13100a4263b790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by historic buildings that are rich in tradition, this city and business hotel serves as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="398.02" OriginalAmount="386.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220819" Longitude="16.389037" StarRating="3" HotelCode="12874|1021288|Bed &amp; Breakfast" HotelName="Kunsthof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlfeldgasse 13, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/af/efaf6ac86f690866ab341aadfb1153da82accda4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="403.27" OriginalAmount="391.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207871074758" Longitude="16.372383534908" StarRating="4" HotelCode="16960|105331|Bed &amp; Breakfast" HotelName="Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f21eb90ad23c817b979b3256aef2c0a42b5c47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel has been family-run since 1931 and enjoys a fabulous peaceful location directly b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="411.43" OriginalAmount="399.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206694450554" Longitude="16.391099215344" StarRating="4" HotelCode="297069|1810438|Bed &amp; Breakfast" HotelName="Ruby Sofie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marxergasse 17, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/02/f4028b276021093e14fe3c0597d58af3b3ed6c15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="415.54" OriginalAmount="403.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196535253191" Longitude="16.395748257637" StarRating="4" HotelCode="76006|115692|Bed &amp; Breakfast" HotelName="Eurostars Embassy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 120, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c4/68c4a55c5696b16ccfeebfe4b25fd7af403d9891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel constitutes the perfect starting point for excursions around Vienna and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="416.84" OriginalAmount="404.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="0" HotelCode="839466|4771855|Bed &amp; Breakfast" HotelName="Jaz Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/d1/f1d1c072aa1f75921a87766b5297ecf15c1dd3c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.86" OriginalAmount="405.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18761947" Longitude="16.37777177" StarRating="0" HotelCode="765896|3899965|Bed &amp; Breakfast" HotelName="MOOONS Wien managed by Arcotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 16, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/65/94655eaa766b638bb8e6268cdf4e95496ebce0af.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.46" OriginalAmount="410.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200130274223" Longitude="16.354602728836" StarRating="4" HotelCode="69873|1872975|Bed &amp; Breakfast" HotelName="NH Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 32-34, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/76/ae76ef1bc1b59312529f9c3608b4fe0ce05404f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the longest shopping streets in Europe, right in the Spittelberg dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="422.93" OriginalAmount="410.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231906" Longitude="16.417196" StarRating="4" HotelCode="61868|383045|Bed &amp; Breakfast" HotelName="ARCOTEL Kaiserwasser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Straße 8, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/33/6833f222339b9805142f9c5f4b13deeee66de76a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="424.13" OriginalAmount="411.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213950017418" Longitude="16.421513557434" StarRating="4" HotelCode="13534|2304|Bed &amp; Breakfast" HotelName="Hilton Vienna Danube Waterfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 269, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/75/75999d1cbbf1e789/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside the Danube. The convention centres, such as the Austria Cente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="425.46" OriginalAmount="413.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194962" Longitude="16.369409" StarRating="4" HotelCode="63685|384585|Bed &amp; Breakfast" HotelName="Hotel Johann Strauss" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/06/bf064d463047d91f9d3f3b95b4858bf88ebadd05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, allowing guests to explore Vienna and it sights without a car....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="433.43" OriginalAmount="420.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.218559237342" Longitude="16.38811737299" StarRating="4" HotelCode="24649|937165|Bed &amp; Breakfast" HotelName="Der Wilhelmshof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kleine Stadtgutgasse 4, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/f5/34f53e3c686f144d06dcfb856815cd504a4bcfd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="441.28" OriginalAmount="428.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210999112445" Longitude="16.377683579922" StarRating="4" HotelCode="103933|1232248|Bed &amp; Breakfast" HotelName="Alma Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hafnersteig 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/36/de3650d6e4cb413ba8cffb39c0162c72302413b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.33" OriginalAmount="429.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19556" Longitude="16.38327" StarRating="4" HotelCode="43671|290895|Bed &amp; Breakfast" HotelName="NH Wien Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12a, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/64/aa64883d119e0b00d6177df78bee80e93fd07c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the former State Printing House directly by the Botanical Garde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.89" OriginalAmount="429.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19582" Longitude="16.38267" StarRating="4" HotelCode="67260|350985|Bed &amp; Breakfast" HotelName="Lindner Hotel Am Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 12, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/42/c64231268081de2573cd9ecc2e3b61259856cf2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="443.04" OriginalAmount="430.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179243340053" Longitude="16.362376213074" StarRating="4" HotelCode="96777|332735|Bed &amp; Breakfast" HotelName="Rainers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 184, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/zz/bcadab089567ea764bf631bf0fbd2e374abd8142.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located 500 m from the Südbahnhof, 1 km from Keplerplatz metro station an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="447.12" OriginalAmount="434.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.189340237198" Longitude="16.37213408947" StarRating="3" HotelCode="10742|351265|Bed &amp; Breakfast" HotelName="Austria Trend Hotel beim Theresianum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Favoritenstraße 52, 1040 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e8/bee851b3b059a8fd8b8ce1634046c39cc7bb98fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This tastefully appointed hotel is situated at the heart of Vienna, only a few metres away from a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="450.99" OriginalAmount="437.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184156" Longitude="16.3777235" StarRating="3" HotelCode="300836|1515228|Bed &amp; Breakfast" HotelName="Star Inn Hotel Premium Wien Hauptbahnhof, by Quality" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gerhard-Bronner-Straße 5, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/59/fb59339f17c606f4d86c8a666c0bd3a16678c166.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies a 2-minute walk from the Wien train station, 4 km from Hofburg Palace and 5 km from P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="451.02" OriginalAmount="437.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21592" Longitude="16.404982" StarRating="3" HotelCode="38551|351035|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Messe Prater Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Messestraße 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/dd/33dde5fbf781b5a8b6e5723e4c279cfb00b506a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel lies in the immediate vicinity of Vienna's MessezentrumWienNeu exhibition centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="452.04" OriginalAmount="438.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209624586845" Longitude="16.353567838669" StarRating="3" HotelCode="12912|1114608|Bed &amp; Breakfast" HotelName="Graf Stadion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/09/2026" HotelFacility="Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Buchfeldgasse 5, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/2d/082dcc63d6ebb67287234a7954abbc225cded657.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="455.87" OriginalAmount="442.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19746" Longitude="16.36863" StarRating="4" HotelCode="10984|225006|Bed &amp; Breakfast" HotelName="Kaiserhof Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankenberggasse 10, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/3f/103fda647509bbb8e03486f96d3e51f936767be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is very popular thanks to its excellent location in the heart of historical Vienn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="461.03" OriginalAmount="447.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184332" Longitude="16.329946" StarRating="4" HotelCode="16630|2404|Bed &amp; Breakfast" HotelName="Renaissance Wien Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile, Ullmannstrasse 71, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/f5/54f500775f074eed6b40f60ba93e0583d11f57e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Schönbrunn Palace and the Westbahnhof. Public transport links allows...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="464.43" OriginalAmount="450.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208588" Longitude="16.35406" StarRating="4" HotelCode="318238|184416|Bed &amp; Breakfast" HotelName="Hotel Josefshof am Rathaus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefsgasse 4-6, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/c1/dcc1962212a9516abf25d99df513d846ccc9287d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the city centre, offering traditional Viennese flair and modern equipment. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="465.26" OriginalAmount="451.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209470866474" Longitude="16.351462304592" StarRating="4" HotelCode="47784|1627858|Bed &amp; Breakfast" HotelName="Theaterhotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefstädter Straße 22, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/cb/03cb7683cd2fb40fa7cd21413d7586fb83de1a33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.42" OriginalAmount="453.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185863" Longitude="16.37934" StarRating="3" HotelCode="534670|2182895|Bed &amp; Breakfast" HotelName="ibis Wien Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/8c/5e8c85189817cd03be79eff4ea1bb18e189f9acb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="468.85" OriginalAmount="455.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2132749" Longitude="16.3831598" StarRating="4" HotelCode="410467|183176|Bed &amp; Breakfast" HotelName="Novotel Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aspernbrueckengasse 1, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/53/0a539845d61c31a22144e6f1e9650719d0c64e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="474.59" OriginalAmount="460.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206174704707" Longitude="16.371039748192" StarRating="4" HotelCode="12235|2274|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Europa Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 18, Eingang Neuer Markt 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/b9/b6b9f9e018aa83bb0fd56c4e7ef53584adbbe3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located, this hotel lies in the historical centre of Vienna, between the state opera house ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="477.37" OriginalAmount="463.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18582" Longitude="16.378603" StarRating="4" HotelCode="534671|2244955|Bed &amp; Breakfast" HotelName="Novotel Wien Hauptbahnhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 6, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d0/ffd02958d64786b95df58161f732522eaaa613c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="477.96" OriginalAmount="464.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219836" Longitude="16.359831" StarRating="4" HotelCode="13214|225226|Bed &amp; Breakfast" HotelName="The Harmonie Vienna, BW Premier Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harmoniegasse 5-7, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/99/dd997ac8b5834a38d9a2231ee29232ab4a6fb8f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this hotel is to be found in the heart of Vienna directly by the park of a French ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="485.44" OriginalAmount="471.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.183529875424" Longitude="16.376417577266" StarRating="4" HotelCode="42968|45964|Bed &amp; Breakfast" HotelName="AZIMUT Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 8, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/44/d444e303d2d4edcdb480c4963b98938164eb1c68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its perfect location near to the new central railway station, on Favoritenstrasse (shopping str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="487.05" OriginalAmount="472.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.121675783563" Longitude="16.56286329031" StarRating="4" HotelCode="316766|1093828|Bed &amp; Breakfast" HotelName="NH Vienna Airport Conference Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Einfahrtsstrasse 1-3, Flughafen Wien, 1300 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/ca/64ca43fd10c5269361690e4b1f411cc07624b99c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly opposite the arrivals hall of Vienna International Airport and is the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="489.49" OriginalAmount="475.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.235307281698" Longitude="16.421918570995" StarRating="4" HotelCode="13428|290905|Bed &amp; Breakfast" HotelName="NH Danube City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Wagramer Strasse 21, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/ca/65cae2822073a5aeb67a464db4cbb137dd07843c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Donaustadt, in northern Vienna, right next to the Austria Center Vienna an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.17" OriginalAmount="475.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197845767357" Longitude="16.34844481945" StarRating="4" HotelCode="10451|290885|Bed &amp; Breakfast" HotelName="NH Collection Wien Zentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 78, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/18/b218ef9d8e54dce6a009f3d81646e70ca8bda178.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on the longest shopping street in Europe, the Mariahilfer. Links to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.17" OriginalAmount="475.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12303118" Longitude="16.56550804" StarRating="3" HotelCode="524331|2239335|Bed &amp; Breakfast" HotelName="Moxy Vienna Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ausfahrtsstraße 4, 1300 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bd/67bdbc2464ef323bf6c8be1c7799ca2bb7017c1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.75" OriginalAmount="476.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195199" Longitude="16.367321" StarRating="4" HotelCode="12175|384535|Bed &amp; Breakfast" HotelName="Hotel Erzherzog Rainer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 27-29, 4. Bezirk, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/24/55245d931bf221d0414f1b7ba60e40d1ff56ba9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the 4th district, within a short walk from the State Opera House, the Künstl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="494.49" OriginalAmount="480.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219551085784" Longitude="16.325431466103" StarRating="4" HotelCode="96774|326805|Bed &amp; Breakfast" HotelName="Senator Hotel Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Hauptstraße 105, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c6/57c6341230d7de0c1349e7601980eca9a292b1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 km from the city centre. It lies 3.6 km from Westbahnhof railway station, 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="500.21" OriginalAmount="485.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193564" Longitude="16.361559" StarRating="4" HotelCode="13533|2324|Bed &amp; Breakfast" HotelName="Holiday Inn Vienna City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstrasse 53, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/59/4459250bcb7c22bffd9cd7bdd3a810bea2729733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located at the heart of Vienna just 20 km from Wien-Schwechat airport. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="501.79" OriginalAmount="487.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2037" Longitude="16.3612" StarRating="4" HotelCode="14797|182836|Bed &amp; Breakfast" HotelName="Mercure Wien Zentrum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 1a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/21/892131ce1ebebe60b87f5e602e25b5462ab884ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Vienna in the historic city centre. Exclusive shopping areas ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="516.15" OriginalAmount="501.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208326" Longitude="16.354786" StarRating="5" HotelCode="59229|49234|Bed &amp; Breakfast" HotelName="The Levante Parliament" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Auerspergstraße 9, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/7e/6d7e9eb9d852c8d906bb4754f11ff496f8ee3414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a central location, behind the Parliament building and the Viennese City Hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="521.87" OriginalAmount="506.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213220796878" Longitude="16.413413286209" StarRating="4" HotelCode="70863|84410|Bed &amp; Breakfast" HotelName="Courtyard by Marriott Vienna Prater/Messe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trabrennstrasse 4, Wien1020</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/51/ed5127dcefb11b57aba01817ce0ba9d32daf2496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="524.50" OriginalAmount="509.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201366" Longitude="16.380109" StarRating="4" HotelCode="28283|105892|Bed &amp; Breakfast" HotelName="HiLight Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salesianergasse 2, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/fb/1ffb8dd8df99d8a833f3db26fd416141e9a8d4bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located only a short walk from the city centre and Wien-Mitte railway statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="524.90" OriginalAmount="509.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198448270807" Longitude="16.357494592667" StarRating="2" HotelCode="92782|994845|Bed &amp; Breakfast" HotelName="Kolping Wien Zentral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Straße 39, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/b3/64b34488eaf4d61be6f333b9e245dbb0a4f228fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a lift and features 90 rooms. The friendly staff at the reception desk in the lobby ar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="535.62" OriginalAmount="520.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210255822291" Longitude="16.378547584079" StarRating="4" HotelCode="539660|2634915|Bed &amp; Breakfast" HotelName="Ruby Lissi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 19, Laurenzerberg 2, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/14/cc1416792fbc126ba3edea4318bc93a417325719.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="540.56" OriginalAmount="524.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215242213601" Longitude="16.376138627529" StarRating="4" HotelCode="33453|183016|Bed &amp; Breakfast" HotelName="Mercure Wien City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hollandstrasse 3, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/b8/73b85ea7cde6c106097ae2ad3393cd2e0b32ebd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="541.80" OriginalAmount="526.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20714390074" Longitude="16.372116626984" StarRating="4" HotelCode="31225|464655|Bed &amp; Breakfast" HotelName="TOP CityLine Hotel Kaiserin Elisabeth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Weihburggasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/9a/189ae2de1d94f4c3712d6801c615ba3d3ac9327d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This venerable hotel is located in the centre of Vienna, near the famous pedestrian precinct, the ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="543.41" OriginalAmount="527.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199692587848" Longitude="16.37741804123" StarRating="4" HotelCode="17709|34524|Bed &amp; Breakfast" HotelName="Hotel Am Konzerthaus Vienna - MGallery" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Heumarkt 35-37, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/92/41928c48a54625a3abfa4e2fae2d5346663cd2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="543.78" OriginalAmount="527.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210182359901" Longitude="16.378134898148" StarRating="3" HotelCode="16031|994855|Bed &amp; Breakfast" HotelName="Post" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Fleischmarkt 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/85/f48577933d5b43515734d0357a26b63ed705d217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="544.03" OriginalAmount="528.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.198245" Longitude="16.363981" StarRating="3" HotelCode="103949|2244945|Bed &amp; Breakfast" HotelName="Drei Kronen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schleifmühlgasse 25, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ed/d1ed20c28a28dac8fd077e2746b05997ee88edf6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="551.75" OriginalAmount="535.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200551" Longitude="16.364735" StarRating="4" HotelCode="42795|182956|Bed &amp; Breakfast" HotelName="Mercure Secession Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Getreidemarkt 5, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f2/caf255566de9354aece8f9596ddd675dd36abc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="553.42" OriginalAmount="537.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207570773088" Longitude="16.352634429932" StarRating="4" HotelCode="336613|3900445|Bed &amp; Breakfast" HotelName="Rathaus Wein &amp; Design" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 13, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/95/7c95ff2f2c6245ec9ea89b9c1464d437e4adcb6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="557.37" OriginalAmount="541.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206514340722" Longitude="16.354393959045" StarRating="4" HotelCode="387242|919035|Bed &amp; Breakfast" HotelName="25hours Hotel Wien beim MuseumsQuartier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelderstraße 1-3, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/d4/f6d4db0675d4e065e43920baaba5e2df57ad6048.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated by a park near to the Parliament building, close to the U-Bahn (underground tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="565.96" OriginalAmount="549.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2047" Longitude="16.3731" StarRating="3" HotelCode="455449|3900105|Bed &amp; Breakfast" HotelName="Johannesgasse Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a8/7ca83093326281a10ca2e3a5c2ac82649170e779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="576.96" OriginalAmount="560.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18511637" Longitude="16.38369746" StarRating="5" HotelCode="938230|3902085|Bed &amp; Breakfast" HotelName="Andaz Vienna Am Belvedere" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arsenalstrasse 10, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/49/fe49d18635279f247a6c99daae40ea50c0020060.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="577.49" OriginalAmount="560.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21760334802" Longitude="16.381997107969" StarRating="4" HotelCode="904705|866645|Bed &amp; Breakfast" HotelName="Hotel IMLAUER Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 10-12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/83/50837b8b22097faaccd3f4b01f7c9a62e9a31b45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only a 10-minute walk away from the city center the stylish 4-star hotel IMLAUER Wien, is situated i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="591.02" OriginalAmount="573.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203607698615" Longitude="16.356649696827" StarRating="4" HotelCode="160766|1872985|Bed &amp; Breakfast" HotelName="Hotel ViennArt am MuseumsQuartier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Breite Gasse 9, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/21/8a21f3c4711fbd1e2a79df85d9ac792da64ee0e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Spittelberg, close to the famous shopping street, Mariahilferstraße. Th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="604.47" OriginalAmount="586.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.217643324193" Longitude="16.382361352444" StarRating="4" HotelCode="14785|34514|Bed &amp; Breakfast" HotelName="Hotel Nestroy Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 7 &amp; 10 – 12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c0/93c034218239bcd146f1339c2b3af5a8f97a17ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city of Vienna, only a few minutes walking distance away from the historic city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="613.95" OriginalAmount="596.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205679" Longitude="16.371049" StarRating="5" HotelCode="200892|464605|Bed &amp; Breakfast" HotelName="Ambassador" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Str. 22, Neuer Markt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/ee/9dee778e34d12af8e79ef1d2295e0cda24a58adc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel, like no other hotel in the city, has been a symbol of luxury, elegance and tradition for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="618.31" OriginalAmount="600.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204097" Longitude="16.372522" StarRating="4" HotelCode="44856|225866|Bed &amp; Breakfast" HotelName="Schlosshotel Römischer Kaiser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 16, Wien 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/18/9718bce0e5f39a120cf20f74def17d8f25642323.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="619.98" OriginalAmount="601.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208211" Longitude="16.375302" StarRating="4" HotelCode="130849|1528708|Bed &amp; Breakfast" HotelName="König von Ungarn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schulerstraße 10, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cd/69cd14862f523003e5e620a3cfb9924317e5ebdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="624.09" OriginalAmount="605.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231777" Longitude="16.412656" StarRating="5" HotelCode="263229|1007215|Bed &amp; Breakfast" HotelName="Meliá Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Donau-City-Straße 7, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/59/1f591194b95efbaef0569b7e2732aecf49376259.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="628.38" OriginalAmount="610.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197275438572" Longitude="16.386432945728" StarRating="4" HotelCode="16622|84440|Bed &amp; Breakfast" HotelName="Renaissance Imperial Riding School" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ungargasse 60, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/87/79875c0c7aaca8037794c3a0e2473ec41128b6ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies close to the beautiful Belvedere Palace within a few minutes walk of the state opera...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="631.10" OriginalAmount="612.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210443" Longitude="16.371577" StarRating="4" HotelCode="76498|1528768|Bed &amp; Breakfast" HotelName="Arthotel ANA Amadeus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wildpretmarkt 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/51/9451722b74b0670de7a5d180ab9782c2ca66f16d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="632.52" OriginalAmount="614.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20926735" Longitude="16.36872511" StarRating="3" HotelCode="518323|2323225|Bed &amp; Breakfast" HotelName="Pension Nossek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guest houses" CnxPolicy="Free CXL until 04/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Graben 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/63/fa633efd7ce6724599a5c589e8255e9ddc95a750.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="635.58" OriginalAmount="617.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206012036133" Longitude="16.38297021389" StarRating="0" HotelCode="18940|2294|Bed &amp; Breakfast" HotelName="Hilton Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Stadtpark 1, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/64/fd641011f2b0c04b6f8999c348c36d4e79102731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside the beautiful city park at the heart of Vienna. Sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="641.24" OriginalAmount="622.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.211523695165" Longitude="16.373982296274" StarRating="4" HotelCode="317041|1764828|Bed &amp; Breakfast" HotelName="Mercure Vienna First" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Desider Friedmann Platz 2, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/15/141508a55c256767e863a2a2734129738729d76e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="654.99" OriginalAmount="635.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197486407327" Longitude="16.367209553719" StarRating="5" HotelCode="48076|372615|Bed &amp; Breakfast" HotelName="Das Triest" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/ef/73ef8e59e2dcff9c518587d2a84ab447eb9259b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and design hotel is situated in the centre of Vienna, near Karlsplatz. All of the city's m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="661.72" OriginalAmount="642.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203098214835" Longitude="16.356207132339" StarRating="4" HotelCode="259025|1010715|Bed &amp; Breakfast" HotelName="K+K Hotel Maria Theresia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchberggasse 6, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/19/c319a27278dbcf7d687eda1cc0dabe2a3b41fe2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located close to the natural history and art history museums in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="662.22" OriginalAmount="642.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20224483" Longitude="16.37499099" StarRating="5" HotelCode="318949|1520998|Bed &amp; Breakfast" HotelName="Grand Ferdinand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 10-12, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/43/7243669953a3b19977fceea8bcb96bae22b932c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the Ringstraße boulevard in the centre of Vienna. The City Park and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="663.64" OriginalAmount="644.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201639" Longitude="16.3687116" StarRating="3" HotelCode="909534|1252868|Bed &amp; Breakfast" HotelName="Living Hotel An der Oper" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 44, Eingang Elisabeth Straße 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/78/a078b371d9c774307c70680a46bef98232086d4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="664.04" OriginalAmount="644.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207107" Longitude="16.37086" StarRating="3" HotelCode="81145|3898015|Bed &amp; Breakfast" HotelName="Pension Neuer Markt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Seilergasse 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/21/1e2166fffe79a92160b5d541fa272045afb0576a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="664.53" OriginalAmount="645.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212256529754" Longitude="16.368179172278" StarRating="4" HotelCode="18603|224736|Bed &amp; Breakfast" HotelName="Das Tigra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiefer Graben 14-20, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e4/0ae4c0cd2387aba23635a875e49d776a338b1c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="671.64" OriginalAmount="652.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205462" Longitude="16.377794" StarRating="4" HotelCode="197477|383035|Bed &amp; Breakfast" HotelName="Hotel Am Parkring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12, 1. Bezirk, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/7e/5f7e1412628f1a7bbf9b242542d265b09c8dc5d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is located in the 11th, 12th and 13th floors of the Gartenbauh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="672.91" OriginalAmount="653.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213836" Longitude="16.371505" StarRating="4" HotelCode="259030|384595|Bed &amp; Breakfast" HotelName="K+K Palais Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rudolfsplatz 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/3f/e23f6dc73642b29f9a44a44dda500c7602e82372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The elegant city hotel is situated in the centre of Vienna and 13 km from the airport. Countless sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="691.94" OriginalAmount="671.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204184" Longitude="16.372687" StarRating="4" HotelCode="89968|1434428|Bed &amp; Breakfast" HotelName="Mailberger Hof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/47/1547c4dea24b43e262edac119aa5a75076fe1459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="715.12" OriginalAmount="694.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208145" Longitude="16.368361" StarRating="4" HotelCode="64238|1233388|Bed &amp; Breakfast" HotelName="Pertschy Palais Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Habsburgergasse 5, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/a2/40a2867d53801d959ee9d7fed8ae17fcbbc1de15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="720.28" OriginalAmount="699.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206343" Longitude="16.375945" StarRating="3" HotelCode="262132|1766218|Bed &amp; Breakfast" HotelName="Singerstrasse 21/25" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 21/25, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/57/da5783def84e0b6f44b87b916c2f94ad62fa2218.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="726.55" OriginalAmount="705.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201996997493" Longitude="16.3790756464" StarRating="5" HotelCode="258454|2354|Bed &amp; Breakfast" HotelName="InterContinental Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 28, 1037 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c62ea6132e2d8ba3f37647240bf4ede7d31e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is ideally located directly opposite the city park and within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="739.25" OriginalAmount="717.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215436" Longitude="16.364898" StarRating="0" HotelCode="19180|2314|Bed &amp; Breakfast" HotelName="Hilton Vienna Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/5e/685ed3aa16f9db8e5ec3fef97c7eb772dec25cc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is located on the famous Ringstraße and opposite the Stock Exchange. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="740.09" OriginalAmount="718.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213249393957" Longitude="16.356893777847" StarRating="4" HotelCode="16492|2394|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Rathauspark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Bar,Fax,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rathausstraße 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f0/11f077d398b6f457c62d9d1b2b5831c9cb7e2935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Vienna. The town hall, the Burgtheater (imperial court t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="742.40" OriginalAmount="720.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212864" Longitude="16.379873" StarRating="5" HotelCode="161442|182126|Bed &amp; Breakfast" HotelName="SO/ Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 1, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/94/6994fb6f76eace8e21ca24ee7dd6d35f661d02be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the city, only a short walk from all major attractions. The Sc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="755.04" OriginalAmount="733.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202640568945" Longitude="16.366911828518" StarRating="4" HotelCode="15431|383025|Bed &amp; Breakfast" HotelName="Hotel Das Opernring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opernring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/30/e830a7d1f15735068534be11aacf557e8cdb7f05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Vienna, directly on the famous Ringstraße boulevard, opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="782.17" OriginalAmount="759.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21434500754" Longitude="16.380210220814" StarRating="4" HotelCode="18244|384835|Bed &amp; Breakfast" HotelName="Hotel Stefanie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taborstrasse 12, 2. Bezirk, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/3e/dd3ed7a3ff0afa0bf628ec089d8a727744d03ff3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Taborstrasse always had a special significance as an access road to the imperial city of Vienna. To ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="783.35" OriginalAmount="760.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210285" Longitude="16.373579" StarRating="4" HotelCode="185737|1499748|Bed &amp; Breakfast" HotelName="Hotel Topazz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lichtensteg 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/27/d2275e558a5a9e4966adef1047a02c0843b40629.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is perfectly located in the city centre of Vienna, only about 200 m from Stephansdom (St S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="802.16" OriginalAmount="778.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201062490125" Longitude="16.394365845404" StarRating="4" HotelCode="212528|2368915|Bed &amp; Breakfast" HotelName="Hotel Spiess &amp; Spiess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hainburger Straße 19, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/a9/48a9a1d01d06ae5a9306785d7f855100de5f75f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="819.31" OriginalAmount="795.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204839377064" Longitude="16.351314783096" StarRating="4" HotelCode="197410|382985|Bed &amp; Breakfast" HotelName="Altstadt Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 41, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/9f/159fff673825043bae0753c5ff793ee90329ed2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 7th district of Vienna: the Spittelberg area, which is famous for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="889.92" OriginalAmount="864" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204553358584" Longitude="16.37052744627" StarRating="4" HotelCode="10402|2254|Bed &amp; Breakfast" HotelName="Austria Trend Hotel Astoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 32-34, Eingang Führichgasse 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0f/220f254941b7d6b5f04e68cc81cf7e9c3e8280a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kärtner Straße. St. Stephen's Cathedral, the state opera house, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="959.82" OriginalAmount="931.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210118" Longitude="16.365582" StarRating="5" HotelCode="61869|64184|Bed &amp; Breakfast" HotelName="Radisson Blu Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 12, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3e/de3e1826e8eaa81f605dc799295a2cf4783dbf4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business design hotel is nestled in the heart of one of Europe's leading cultural capitals, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="978.63" OriginalAmount="950.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199958073995" Longitude="16.364129036665" StarRating="4" HotelCode="10738|225086|Bed &amp; Breakfast" HotelName="Beethoven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Papagenogasse 6, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/f9/f8f9e9a97432257a85d029e2613523f61be3c8b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the outdoor Naschmarkt market and the Theater an der Wien in the centre of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="986.73" OriginalAmount="957.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202653082754" Longitude="16.36638879776" StarRating="5" HotelCode="26239|2364|Bed &amp; Breakfast" HotelName="Le Méridien Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Robert-Stolz-Platz 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c8/adc8f6ea6e5003e1ac1958d4823e7dd083cc8ed9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on the famous Ringstraße and opposite the Opera and the Hofbu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1015.25" OriginalAmount="985.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204549783343" Longitude="16.356467306614" StarRating="5" HotelCode="210343|1016665|Bed &amp; Breakfast" HotelName="Sans Souci Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burggasse 2, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/df/dbdff9c441d026d0d47caad917127c935e828431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1042.91" OriginalAmount="1012.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209778306755" Longitude="16.365828216076" StarRating="5" HotelCode="97882|747625|Bed &amp; Breakfast" HotelName="Steigenberger Hotel Herrenhof" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/fd/16fdad36bc62e73f07d155ab55ed105a064aaf8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Vienna's 1st district, in the heart of the historical city centre. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1149.73" OriginalAmount="1116.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204877" Longitude="16.377667" StarRating="5" HotelCode="14581|2374|Bed &amp; Breakfast" HotelName="Vienna Marriott Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/aa/abaa88abb76d408ae660558a0e00a5179c306bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located opposite the city park on the famous Ringstraße. Sights of in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1182.11" OriginalAmount="1147.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208767" Longitude="16.372093" StarRating="4" HotelCode="42796|1020518|Bed &amp; Breakfast" HotelName="Am Stephansplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Stephansplatz 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/31/ee311e34a03069a1e9ebff18050fe854f064fb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1322.89" OriginalAmount="1284.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216352082213" Longitude="16.368475556374" StarRating="5" HotelCode="199646|919095|Bed &amp; Breakfast" HotelName="Palais Hansen Kempinski Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/c3/afc38c9f4bec6807872901eb4e392c1dd65378c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Vienna. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1405.42" OriginalAmount="1364.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202063142709" Longitude="16.372093856335" StarRating="5" HotelCode="200963|2284|Bed &amp; Breakfast" HotelName="Grand Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaerntner Ring 9, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a2/faa2d46a85c1cc33759f17c6cf39f8f2d6020e9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within a few paces of the state opera house, St. Stephen's cathedral and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1591.04" OriginalAmount="1544.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201698" Longitude="16.371112" StarRating="5" HotelCode="387322|107582|Bed &amp; Breakfast" HotelName="The Ring Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5e/2a/5e2a2e4a12b299378a89de58859ee8fb55b5784e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly in the city centre on the Boulevard Ringstraße. All the important sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2133.27" OriginalAmount="2071.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20219185748" Longitude="16.375991106033" StarRating="5" HotelCode="186631|900635|Bed &amp; Breakfast" HotelName="The Ritz-Carlton, Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 5-7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/af/59af450acb97d405dfa3f18c7649136eea068c50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2409.03" OriginalAmount="2338.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203893722375" Longitude="16.369816660881" StarRating="5" HotelCode="17079|2414|Bed &amp; Breakfast" HotelName="Hotel Sacher Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Philharmonikerstraße 4, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2a/722a525d60280e3a43d8b5c129e143958e5ed8ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This world-famous luxury hotel is situated in a privileged location opposite the State Opera and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2704.52" OriginalAmount="2625.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201213" Longitude="16.373144" StarRating="5" HotelCode="258302|2344|Bed &amp; Breakfast" HotelName="Hotel Imperial,  a Luxury Collection Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Ring 16, 1015 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/97/8297be237960bb863e05ffec61764d5c178155b7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located close to the state opera house, St. Stephen's Cathedral and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2739.35" OriginalAmount="2659.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210815" Longitude="16.368049" StarRating="5" HotelCode="284513|993925|Bed &amp; Breakfast" HotelName="Park Hyatt Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Hof 2, Vienna 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/63/67636d5ccb89d656fa0bfe30f5a88b5a4c973dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Bicycle Rental,Lounge,Wheelchair Access,Sauna,Golf,Jacuzzi,Massage Centre,Swimming Pool,Garden,Kitchen,Spa</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,SPA HOTEL,GOLF HOTEL,APARTMENT HOTEL,HOTEL,HOSTEL,GUESTHOUSE,AIRPORT HOTEL,APARTMENT,GUEST HOUSES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
86234648-9c89-44bc-8e87-0e28fa74b849|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="86234648-9c89-44bc-8e87-0e28fa74b849">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
          <GuestCount PaxCode="8" Age="7,12" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="2490" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-23T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="VN" 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
86234648-9c89-44bc-8e87-0e28fa74b849|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-04-17T13:49:14.9626059+01:00" Version="0" EchoToken="Search" TransactionIdentifier="86234648-9c89-44bc-8e87-0e28fa74b849" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="77.87" OriginalAmount="75.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194148350678" Longitude="16.346339285374" StarRating="4" HotelCode="219939|2293165" HotelName="Arthotel ANA Boutique Six" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Webgasse 23, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/4f/764fcd20e6f7883ef3d0f29ca95373ae730bd75c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 93 rooms. Most of the storeys can be reached by lift. A breakfast roo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.60" OriginalAmount="86.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.170232066791" Longitude="16.374599039555" StarRating="2" HotelCode="260430|2171535" HotelName="a&amp;t Holiday Hostel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leibnizgasse 66, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/94/1e946f44f827d47482bc6739d45b454d95b894b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers guests a total of 75 rooms. Most storeys can be reached by lift. Services and faci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.09" OriginalAmount="88.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221784" Longitude="16.357926" StarRating="4" HotelCode="32564|377845" HotelName="Hotel &amp; Palais Strudlhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pasteurgasse 1, 1090 Wien, Österreich</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/1d/b01df83f94f9496628115dea19b5861ea9d0881b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.87" OriginalAmount="89.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.230703143203" Longitude="16.35522544384" StarRating="4" HotelCode="10847|937085" HotelName="Arthotel ANA Gala Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viriotgasse 5, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/bf/07bf28d2f7f09c0b63b121e65f90b5561328453d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.16" OriginalAmount="89.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.175287" Longitude="16.420459" StarRating="4" HotelCode="178232|1979985" HotelName="JUFA Hotel Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mautner Markhof-Gasse 50, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/6b/b56b1c48f6405d63bb1bd609b4a9e4205a2fef84.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Urlaub in einer der charmantesten Städte Europas! Modern ausgestattet und mit guter Verkehrsanbindun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="96.16" OriginalAmount="93.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220307022233" Longitude="16.355882585049" StarRating="4" HotelCode="10478|747155" HotelName="Atlanta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/09/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Str 33, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/a5/eca58d30d9b14bd8db042bbb37eb46503a13e253.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.04" OriginalAmount="101.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20130213" Longitude="16.34042116" StarRating="3" HotelCode="79922|1614088" HotelName="Novum Hotel Kaffeemühle Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaiserstraße 45, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/2a/b52a8e2456884bfbcdc717880d0e97889b4c6b5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="107.95" OriginalAmount="104.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.191315" Longitude="16.400441" StarRating="3" HotelCode="103941|1528958" HotelName="Gartenhotel Gabriel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 165, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/d4/f3d45e758e91f940d8e5a0d49ac452a2c9c22c8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.66" OriginalAmount="107.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213354" Longitude="16.347202" StarRating="3" HotelCode="130658|952645" HotelName="Hotel-Pension City Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Daungasse 1, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3a/563a8b4333b707a961f47e22eb10b0ded32c656b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.16" OriginalAmount="107.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219683" Longitude="16.285513" StarRating="4" HotelCode="36058|384385" HotelName="Austria Trend Hotel Schloss Wilhelminenberg" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Savoyenstraße 2, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/ac/2aacc65d25e2641854d2a674e58f39f4cd04681d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the north-western outskirts of Vienna and surrounded by 120,000 m² of groun...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.20" OriginalAmount="107.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186813517017" Longitude="16.420706212521" StarRating="4" HotelCode="67259|75304" HotelName="Roomz Hotel Vienna Gasometer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Paragonstraße 1, 1110 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/17/0217ae5e159d6ff31aca731e2d38613b8de1b08d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated near to the Gasometers in Vienna’s 11th district, Simmering. All the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="111.50" OriginalAmount="108.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186908293625" Longitude="16.375559270382" StarRating="3" HotelCode="47707|385945" HotelName="Novum Hotel Congress" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 34, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/a7/60a703484256e1dfeb77a2db66c44a80b9fcd879.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located, comfortable hotel is situated opposite the city's southern railway station, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="112.06" OriginalAmount="108.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213950017418" Longitude="16.421513557434" StarRating="4" HotelCode="13534|2304" HotelName="Hilton Vienna Danube Waterfront" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Handelskai 269, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/75/75999d1cbbf1e789/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside the Danube. The convention centres, such as the Austria Cente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.76" OriginalAmount="110.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.187692" Longitude="16.378157" StarRating="4" HotelCode="16230|384725" HotelName="Novum Hotel Prinz Eugen" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Gürtel 14, Wieden, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ce/03ce2e13741662ccdb9518cf010f55671848746f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing city hotel is located in the embassy quarter of Vienna and provides an excellent poin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.88" OriginalAmount="112.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18582" Longitude="16.378603" StarRating="4" HotelCode="534671|2244955" HotelName="Novotel Wien Hauptbahnhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Canettistrasse 6, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/d0/ffd02958d64786b95df58161f732522eaaa613c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.89" OriginalAmount="112.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193382" Longitude="16.334401" StarRating="3" HotelCode="103944|1528908" HotelName="Stanys - Das Apartmenthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 161, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/7d/f17d745b1467b33f43a20252b1e624f8c9be8249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.63" OriginalAmount="113.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.182923" Longitude="16.378578" StarRating="0" HotelCode="186486|933815" HotelName="a&amp;o Wien Hauptbahnhof" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sonnwendgasse 11, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/66/16666db83f9187820ee1f3199cb9b368b8a1bac3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="116.81" OriginalAmount="113.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.205282" Longitude="16.3364142" StarRating="0" HotelCode="97704|120392" HotelName="a&amp;o Wien Stadthalle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lerchenfelder Gürtel 9-11, 1160 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/70/7b70a52225acbf48cdf21fad276cb22856663664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set in one of Europe's most beautiful cities, Vienna. Situated 2 km from the city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="118.40" OriginalAmount="114.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195862998264" Longitude="16.289495229721" StarRating="3" HotelCode="136992|1528818" HotelName="Klimt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Felbigergasse 58, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/c1/c9c131d6c345036ea101b02dcdf81b920645ee25.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="120.26" OriginalAmount="116.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202479" Longitude="16.357446" StarRating="3" HotelCode="387631|937065" HotelName="Admiral" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Karl Schweighofer-Gasse 7, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/c5/66c5b41c7eed30d9e65f0948f8a979877aeee602.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="121.81" OriginalAmount="118.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.1906674" Longitude="16.3415767" StarRating="3" HotelCode="639866|3906085" HotelName="Oliver Live like Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strabe 126, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/b1/31b1be6e7bbdeb3b0a57bac036500b66922101dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.89" OriginalAmount="119.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213807" Longitude="16.350938" StarRating="4" HotelCode="64237|952665" HotelName="Pension Baronesse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 61, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/ee/53eee8f39007e48f6e43964ffa21412a6ed71fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="124.83" OriginalAmount="121.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203409593465" Longitude="16.335725784301" StarRating="4" HotelCode="10508|2188985" HotelName="arte Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wurzbachgasse 17, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/1d/4f1dc4106f3e4a575394e39629968bb568cf00a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies close to the centre of Vienna, which is around 10 minutes away with public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.18" OriginalAmount="124.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.175357385884" Longitude="16.381445271443" StarRating="3" HotelCode="388200|1715478" HotelName="Smart Apart Living" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Waldgasse 19, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/9e/bf9eab96eff8a9645fb8fd9e73ad15b8212ddace.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="130.18" OriginalAmount="126.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2148512" Longitude="16.3402136" StarRating="3" HotelCode="36053|384525" HotelName="Boutique Hotel Donauwalzer" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Gürtel 27, 1170 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/34/6a349b846d0393929d760d1f3e71871c9d2cab1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located city hotel has convenient connections to the public transport system; the tra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.66" OriginalAmount="129.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216038" Longitude="16.33775" StarRating="3" HotelCode="96036|1528458" HotelName="Geblergasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Geblergasse 21, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/1e/2b1ef1a93a025b56e846bf18ca0f8a607cc35873.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located mere minutes from the city centre, this hotel is the ideal base from which to e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.13" OriginalAmount="130.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215285" Longitude="16.34895" StarRating="2" HotelCode="103926|3902935" HotelName="Pension Vera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alserstrasse 18, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/fc/a9fce9cfbebfc7abef1be93b60fb052db92e34d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.91" OriginalAmount="131.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.224095" Longitude="16.398945" StarRating="3" HotelCode="36045|848395" HotelName="Novotel Suites Wien City Donau" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Radingerstrasse 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/85/c5/85c542c857cef9f0448fa0dfafcd4a860853d50a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.74" OriginalAmount="133.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203866907716" Longitude="16.38874232769" StarRating="4" HotelCode="12247|269545" HotelName="Mercure Grand Hotel Biedermeier Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 28, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/a4/66a4702fb212350c4079ab14c2da01d03ebe7abe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the quiet old Viennese Biedermeier passage, Sünnhof. It is just a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.12" OriginalAmount="138.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.22369269" Longitude="16.4063321" StarRating="3" HotelCode="972689|2435225" HotelName="Best Western Plus Celebrity Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Wehlistrasse 153, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/d5/dbd5327af4bbb31a3268a9562f189a495c5a38f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.76" OriginalAmount="140.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19112" Longitude="16.408383" StarRating="4" HotelCode="119223|1116218" HotelName="Vienna Sporthotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baumgasse 83, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/fb/2dfb7b0dd1d4500d0328e5192f574a05d00136dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.77" OriginalAmount="141.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.194833" Longitude="16.350573" StarRating="3" HotelCode="295094|2615075" HotelName="Hotel Mocca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumpendorfer Strasse 70, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/cf/27cf99b3a1282797b0febd74fbe20fea93bb0c62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="147.28" OriginalAmount="142.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.186173323264" Longitude="16.324911117554" StarRating="3" HotelCode="166006|937295" HotelName="Koncept Hotel Liebelei" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/09/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sechshauser St. 83, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/b5/ceb53581a7d4e97ba5aba3aa864d9bc861ab3624.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.48" OriginalAmount="144.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2132749" Longitude="16.3831598" StarRating="4" HotelCode="410467|183176" HotelName="Novotel Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aspernbrueckengasse 1, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/53/0a539845d61c31a22144e6f1e9650719d0c64e5b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.50" OriginalAmount="145.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.179243340053" Longitude="16.362376213074" StarRating="4" HotelCode="96777|332735" HotelName="Rainers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 184, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/zz/bcadab089567ea764bf631bf0fbd2e374abd8142.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located 500 m from the Südbahnhof, 1 km from Keplerplatz metro station an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="150.90" OriginalAmount="146.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199120491813" Longitude="16.352602243424" StarRating="3" HotelCode="36046|1650548" HotelName="Hotel Pension Haydn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilferstrasse 57-59, 1060 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/f8/5cf87e951d8c293ef7d9c83b3640847a66d3603e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200486360516" Longitude="16.338429450989" StarRating="4" HotelCode="10293|383065" HotelName="ARCOTEL Wimberger Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Neubaugürtel 34-36, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/62/3962ac349ceefa711a42738f4288df2529aa67d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is located in Vienna's vibrant 7th district, just 10 minutes from the Museu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.90" OriginalAmount="147.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19238489528" Longitude="16.399532267529" StarRating="4" HotelCode="177077|937075" HotelName="Best Western Plus Amedia Hotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 153-155, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/2d/9b2dbec013eaebe79fdacbf587a116f27656799e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 4 stops on the metro from the centre of Vienna - in the vibrant business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.94" OriginalAmount="147.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.218231" Longitude="16.365057" StarRating="2" HotelCode="36054|374235" HotelName="Riess City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkenstraße 27, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/0b/a50b37f32ab88833204a28508068a850bc55edea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.74" OriginalAmount="150.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199647624417" Longitude="16.352657127613" StarRating="3" HotelCode="47720|377935" HotelName="Hotel-Pension Continental" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 1, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/32/3132c0a4bc05b3da7bb29e5e3e801beaa8287f51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Mariahilferstrasse, the oldest and longest shopping street in Vienna. From ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="155.71" OriginalAmount="151.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184858" Longitude="16.333845" StarRating="3" HotelCode="208387|1021158" HotelName="Star Inn Hotel Wien Schönbrunn, by Comfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile 224, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/8c/ec8c0b532285f38f3e7fa66a4d6666731300961f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.33" OriginalAmount="153.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18636213" Longitude="16.37990749" StarRating="0" HotelCode="960671|2556275" HotelName="Joyn Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Karl-Popper-Straße 6, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/0a/1d0a2193685184e56a71966eb0c711b289646902.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.95" OriginalAmount="155.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200130274223" Longitude="16.354602728836" StarRating="4" HotelCode="69873|1872975" HotelName="NH Wien City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 32-34, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/76/ae76ef1bc1b59312529f9c3608b4fe0ce05404f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on one of the longest shopping streets in Europe, right in the Spittelberg dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.47" OriginalAmount="155.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19350824855" Longitude="16.334033310413" StarRating="4" HotelCode="18999|81034" HotelName="Hotel Brauhof Wien" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/09/2026" HotelFacility="Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 156, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/ed/63ed9b8a96cd08df3877b489ae71f26442acb511.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located exactly halfway between Vienna's centre and the Schönbrunn Palace on the city'...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.53" OriginalAmount="155.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203538" Longitude="16.341358" StarRating="3" HotelCode="89970|1649648" HotelName="Hotel Pension Alla Lenz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halbgasse 3-5, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c2/5ac2fb936c562a006cdd95b7b3144a79b16f269f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.57" OriginalAmount="155.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210856" Longitude="16.379337" StarRating="3" HotelCode="130127|3897875" HotelName="Pension Dr. Geissler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Postgasse 14, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/06/b506d965b7a65c242ad2803267c76b1d64103c99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="162.87" OriginalAmount="158.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.22261341" Longitude="16.39415151" StarRating="4" HotelCode="605380|2252955" HotelName="roomz Hotel Wien Prater" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Rothschildplatz 2, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/96/3a96d1c8cdbf141362cbd1bb0967dd98353812e2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.35" OriginalAmount="158.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219551085784" Longitude="16.325431466103" StarRating="4" HotelCode="96774|326805" HotelName="Senator Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hernalser Hauptstraße 105, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/c6/57c6341230d7de0c1349e7601980eca9a292b1b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated 5 km from the city centre. It lies 3.6 km from Westbahnhof railway station, 5...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.72" OriginalAmount="158.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.178563" Longitude="16.371975" StarRating="3" HotelCode="130758|1197918" HotelName="Caroline Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gudrunstraße 138, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/22/8b227e5d42e2ace18522f1c36447c5ce734716ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.98" OriginalAmount="159.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.214838" Longitude="16.351354" StarRating="4" HotelCode="89967|2464745" HotelName="Pension Excellence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alser Strasse 21, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/75/277503b79940b359786157b36532e1a843afa264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.30" OriginalAmount="159.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.220819" Longitude="16.389037" StarRating="3" HotelCode="12874|1021288" HotelName="Kunsthof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mühlfeldgasse 13, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/af/efaf6ac86f690866ab341aadfb1153da82accda4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.27" OriginalAmount="160.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216694276821" Longitude="16.359992883432" StarRating="3" HotelCode="36057|952655" HotelName="Hotel-Pension Baron am Schottentor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Währinger Straße 12, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/4f/4f4f288335de4b33ef3a586c0e4d72112f0bc20b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="169.44" OriginalAmount="164.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197891357629" Longitude="16.336511671543" StarRating="4" HotelCode="37089|1021088" HotelName="Hotel Westbahn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pelzgasse 1, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/34/c934a728cfb40ebaebc65901c0b3843eef6df2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.09" OriginalAmount="165.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.217643324193" Longitude="16.382361352444" StarRating="4" HotelCode="14785|34514" HotelName="Hotel Nestroy Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 7 &amp; 10 – 12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/c0/93c034218239bcd146f1339c2b3af5a8f97a17ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city of Vienna, only a few minutes walking distance away from the historic city ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="171.18" OriginalAmount="166.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199751584889" Longitude="16.359779834747" StarRating="2" HotelCode="371243|937275" HotelName="Hotel Terminus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fillgraderg 4, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/af/f9af3b74928ad9e03c65a8e30796fb56518d67a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.84" OriginalAmount="167.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.185617" Longitude="16.403885" StarRating="4" HotelCode="178547|937105" HotelName="Austria Trend Hotel Doppio" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 99 / Rinnböckstraße 1, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6c/3f6c574f2b8f2f4bb3130fccb5b90efd879822f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="174.92" OriginalAmount="169.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.193564" Longitude="16.361559" StarRating="4" HotelCode="13533|2324" HotelName="Holiday Inn Vienna City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Margaretenstrasse 53, 1050 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/59/4459250bcb7c22bffd9cd7bdd3a810bea2729733.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This deluxe city hotel is located at the heart of Vienna just 20 km from Wien-Schwechat airport. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="178.39" OriginalAmount="173.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.218559237342" Longitude="16.38811737299" StarRating="4" HotelCode="24649|937165" HotelName="Der Wilhelmshof" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kleine Stadtgutgasse 4, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/f5/34f53e3c686f144d06dcfb856815cd504a4bcfd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.22" OriginalAmount="174.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19173343" Longitude="16.38640295" StarRating="3" HotelCode="445108|1679608" HotelName="Belvedere Apartment Vienna - Hegergasse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hegergasse 3, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/b8/cfb899e110e61e1d10e84966d1b6356fad0e5302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="179.58" OriginalAmount="174.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203858" Longitude="16.370545" StarRating="4" HotelCode="89973|1438598" HotelName="Opera Suites Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kärtnerstraße 47, 1. Stock, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/e5/b9e57c7c7229175135dd52f83c01925a93e71445.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="180.00" OriginalAmount="174.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197845767357" Longitude="16.34844481945" StarRating="4" HotelCode="10451|290885" HotelName="NH Collection Wien Zentrum" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mariahilfer Strasse 78, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/18/b218ef9d8e54dce6a009f3d81646e70ca8bda178.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located on the longest shopping street in Europe, the Mariahilfer. Links to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.99" OriginalAmount="179.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.12303118" Longitude="16.56550804" StarRating="3" HotelCode="524331|2239335" HotelName="Moxy Vienna Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ausfahrtsstraße 4, 1300 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/bd/67bdbc2464ef323bf6c8be1c7799ca2bb7017c1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="187.36" OriginalAmount="181.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21760334802" Longitude="16.381997107969" StarRating="4" HotelCode="904705|866645" HotelName="Hotel IMLAUER Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rotensterngasse 10-12, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/83/50837b8b22097faaccd3f4b01f7c9a62e9a31b45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only a 10-minute walk away from the city center the stylish 4-star hotel IMLAUER Wien, is situated i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.27" OriginalAmount="184.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.221259522006" Longitude="16.384729743004" StarRating="3" HotelCode="16945|848805" HotelName="Hotel Am Augarten" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Heinestraße 15, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/50/d350e494f884b71393159c47bb47d941e8f79b7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of Vienna, this hotel lies close to the Prater and within just 10 minutes walk ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.42" OriginalAmount="194.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.2047" Longitude="16.3731" StarRating="3" HotelCode="455449|3900105" HotelName="Johannesgasse Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 8, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/a8/7ca83093326281a10ca2e3a5c2ac82649170e779.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="202.43" OriginalAmount="196.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.190983908478" Longitude="16.316686412373" StarRating="4" HotelCode="170118|866435" HotelName="Radisson Blu Park Royal Palace Hotel Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schlossallee 8, 1140 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/c7/28c7d1fe0c77a69fb4ff9a7e9a7d591a5d078195.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located next to the Vienna Technical Museum and Schönbrunn Palace. Right on the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="203.19" OriginalAmount="197.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.223591" Longitude="16.317753" StarRating="4" HotelCode="130679|3902505" HotelName="Ferchergasse Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferchergasse 19, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/21/4321b69df227c9574ed73b8d6971b884e0cf8dcf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.65" OriginalAmount="199.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.196535253191" Longitude="16.395748257637" StarRating="4" HotelCode="76006|115692" HotelName="Eurostars Embassy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Landstrasser Hauptstrasse 120, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/c4/68c4a55c5696b16ccfeebfe4b25fd7af403d9891.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel constitutes the perfect starting point for excursions around Vienna and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.15" OriginalAmount="201.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21351034157" Longitude="16.352119445801" StarRating="3" HotelCode="58763|2234" HotelName="The Levante Laudon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laudongasse 8, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/25/d225e1ad2595ce62cc3775cd1b715fb9f6578a22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="207.62" OriginalAmount="201.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.214919614427" Longitude="16.336541175842" StarRating="4" HotelCode="60592|937125" HotelName="Exe Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ottakringer Strasse 34-36, 1170 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/f6/4ef631ff279200ffcd8d8611c7598e849eca0bfb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Hernal quarter, only a few minutes from the famous shopping mile Mariah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.15" OriginalAmount="203.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.219836" Longitude="16.359831" StarRating="4" HotelCode="13214|225226" HotelName="The Harmonie Vienna, BW Premier Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harmoniegasse 5-7, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/99/dd997ac8b5834a38d9a2231ee29232ab4a6fb8f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this hotel is to be found in the heart of Vienna directly by the park of a French ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.03" OriginalAmount="207.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213249393957" Longitude="16.356893777847" StarRating="4" HotelCode="16492|2394" HotelName="Austria Trend Hotel Rathauspark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Nightclub,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rathausstraße 17, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/f0/11f077d398b6f457c62d9d1b2b5831c9cb7e2935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated at the heart of Vienna. The town hall, the Burgtheater (imperial court t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="216.69" OriginalAmount="210.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209930347622" Longitude="16.372562084656" StarRating="4" HotelCode="324596|1712258" HotelName="City Pension Stephansplatz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Bauernmarkt 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/a2/8ea24dd7a861359d7a00cb0057f1399c7ca4b693.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.44" OriginalAmount="212.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.232751" Longitude="16.373242" StarRating="3" HotelCode="300259|3903485" HotelName="Marien-Hof Appartment Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hartlgasse 21, 1200 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/a4/b5a4b0abe614622b7647678c28f37eec35478437.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="220.32" OriginalAmount="213.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209470866474" Longitude="16.351462304592" StarRating="4" HotelCode="47784|1627858" HotelName="Theaterhotel Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Josefstädter Straße 22, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/cb/03cb7683cd2fb40fa7cd21413d7586fb83de1a33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.50" OriginalAmount="216.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201366" Longitude="16.380109" StarRating="4" HotelCode="28283|105892" HotelName="HiLight Suites Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Salesianergasse 2, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/fb/1ffb8dd8df99d8a833f3db26fd416141e9a8d4bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located only a short walk from the city centre and Wien-Mitte railway statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.84" OriginalAmount="223.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.211025923371" Longitude="16.351574957371" StarRating="3" HotelCode="19521|1021068" HotelName="Zipser" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/09/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 49, 1080 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/99/c199d5ef3e567f3bef7759dfa91593bc88b54e3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="230.04" OriginalAmount="223.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.231777" Longitude="16.412656" StarRating="5" HotelCode="263229|1007215" HotelName="Meliá Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Donau-City-Straße 7, 1220 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/59/1f591194b95efbaef0569b7e2732aecf49376259.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.79" OriginalAmount="226.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216203743679" Longitude="16.35963767767" StarRating="4" HotelCode="16546|105291" HotelName="Hotel Regina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rooseveltplatz 15, 1090 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/c2/cec282c4f5b3228547b8a0978cedae8db62bc77f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is centrally located in Vienna's university district, close to a famous church. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.86" OriginalAmount="226.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.162940326256" Longitude="16.340392827988" StarRating="4" HotelCode="31379|384325" HotelName="Austria Trend Hotel Bosei" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gutheil Schoder Gasse 7b, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e7/c8e7dfd30f52e9afb12c0dc500d84c7a5f407a53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on the outskirts of Vienna, directly next to the tranquil Wienerberg hill. The neare...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="233.56" OriginalAmount="226.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.192702027364" Longitude="16.357518381615" StarRating="4" HotelCode="213217|955145" HotelName="Safestay Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schönbrunner Straße 41, 1050 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/62/ec620cfddd5bf396bfb65526fd5ca63d69c44889.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.15" OriginalAmount="238.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197699163072" Longitude="16.367265880108" StarRating="4" HotelCode="130959|1649198" HotelName="Saint Shermin" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rilkeplatz 7, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/47/d84783896fa61ad48bdc3d60573fc26a50b94a92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.90" OriginalAmount="238.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.195026243106" Longitude="16.384472250939" StarRating="4" HotelCode="69928|76894" HotelName="Austria Trend Hotel Savoyen Vienna" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rennweg 16, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/86/838664fe1a37bdcb486ed2c32b13100a4263b790.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by historic buildings that are rich in tradition, this city and business hotel serves as ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="249.83" OriginalAmount="242.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203098214835" Longitude="16.356207132339" StarRating="4" HotelCode="259025|1010715" HotelName="K+K Hotel Maria Theresia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchberggasse 6, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/19/c319a27278dbcf7d687eda1cc0dabe2a3b41fe2e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located close to the natural history and art history museums in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.77" OriginalAmount="246.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.184332" Longitude="16.329946" StarRating="4" HotelCode="16630|2404" HotelName="Renaissance Wien Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Linke Wienzeile, Ullmannstrasse 71, 1150 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/f5/54f500775f074eed6b40f60ba93e0583d11f57e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Schönbrunn Palace and the Westbahnhof. Public transport links allows...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.93" OriginalAmount="260.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.213220796878" Longitude="16.413413286209" StarRating="4" HotelCode="70863|84410" HotelName="Courtyard by Marriott Vienna Prater/Messe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trabrennstrasse 4, Wien1020</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/51/ed5127dcefb11b57aba01817ce0ba9d32daf2496.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.51" OriginalAmount="263.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207871074758" Longitude="16.372383534908" StarRating="4" HotelCode="16960|105331" HotelName="Royal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Singerstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/f2/b8f21eb90ad23c817b979b3256aef2c0a42b5c47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel has been family-run since 1931 and enjoys a fabulous peaceful location directly b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.02" OriginalAmount="265.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.200551" Longitude="16.364735" StarRating="4" HotelCode="42795|182956" HotelName="Mercure Secession Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Getreidemarkt 5, 1060 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/f2/caf255566de9354aece8f9596ddd675dd36abc06.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.75" OriginalAmount="265.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.217075896608" Longitude="16.389520168304" StarRating="3" HotelCode="15197|937095" HotelName="Austria Classic Hotel Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 72, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/01/50017a6dd5a71a0479f4d94009093e41151adfbc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="278.43" OriginalAmount="270.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215386851031" Longitude="16.386148084656" StarRating="3" HotelCode="25189|848855" HotelName="Das Capri Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 44-46, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/628e7f323448dced/63/63de6f7ee584fb1347bb3ea8cb480127/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The central location of this hotel in Praterstrasse in Vienna’s 2nd district makes it an ideal base ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="282.21" OriginalAmount="273.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216391" Longitude="16.389474" StarRating="1" HotelCode="66581|1756658" HotelName="Praterstern" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mayergasse 6, 1020 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/46/5346a09af974f8977a3d705a4aa076b6ecb5f8d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="301.00" OriginalAmount="292.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.207570773088" Longitude="16.352634429932" StarRating="4" HotelCode="336613|3900445" HotelName="Rathaus Wein &amp; Design" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lange Gasse 13, 1080 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/95/7c95ff2f2c6245ec9ea89b9c1464d437e4adcb6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="312.02" OriginalAmount="302.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206012036133" Longitude="16.38297021389" StarRating="0" HotelCode="18940|2294" HotelName="Hilton Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Am Stadtpark 1, 1030 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/64/fd641011f2b0c04b6f8999c348c36d4e79102731.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated directly beside the beautiful city park at the heart of Vienna. Sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="313.39" OriginalAmount="304.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.18511637" Longitude="16.38369746" StarRating="5" HotelCode="938230|3902085" HotelName="Andaz Vienna Am Belvedere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arsenalstrasse 10, 1100 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/49/fe49d18635279f247a6c99daae40ea50c0020060.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="314.97" OriginalAmount="305.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201062490125" Longitude="16.394365845404" StarRating="4" HotelCode="212528|2368915" HotelName="Hotel Spiess &amp; Spiess" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hainburger Straße 19, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/a9/48a9a1d01d06ae5a9306785d7f855100de5f75f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="317.19" OriginalAmount="307.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204184" Longitude="16.372687" StarRating="4" HotelCode="89968|1434428" HotelName="Mailberger Hof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Annagasse 7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/47/1547c4dea24b43e262edac119aa5a75076fe1459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="328.00" OriginalAmount="318.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212256529754" Longitude="16.368179172278" StarRating="4" HotelCode="18603|224736" HotelName="Das Tigra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiefer Graben 14-20, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/e4/0ae4c0cd2387aba23635a875e49d776a338b1c42.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="331.33" OriginalAmount="321.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202640568945" Longitude="16.366911828518" StarRating="4" HotelCode="15431|383025" HotelName="Hotel Das Opernring" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Opernring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/30/e830a7d1f15735068534be11aacf557e8cdb7f05.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Vienna, directly on the famous Ringstraße boulevard, opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="335.14" OriginalAmount="325.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.21597957" Longitude="16.35660324" StarRating="0" HotelCode="951975|3901045" HotelName="Abieshomes Serviced Apartments - Votivpark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Garnisongasse 7, 1090 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0030/57593/3057593/1.jpg?f=14980067</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="353.67" OriginalAmount="343.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212864" Longitude="16.379873" StarRating="5" HotelCode="161442|182126" HotelName="SO/ Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Praterstrasse 1, 1020 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/94/6994fb6f76eace8e21ca24ee7dd6d35f661d02be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the city, only a short walk from all major attractions. The Sc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="361.17" OriginalAmount="350.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204553358584" Longitude="16.37052744627" StarRating="4" HotelCode="10402|2254" HotelName="Austria Trend Hotel Astoria" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 32-34, Eingang Führichgasse 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0f/220f254941b7d6b5f04e68cc81cf7e9c3e8280a8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the famous Kärtner Straße. St. Stephen's Cathedral, the state opera house, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="371.83" OriginalAmount="361.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201639" Longitude="16.3687116" StarRating="3" HotelCode="909534|1252868" HotelName="Living Hotel An der Oper" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 44, Eingang Elisabeth Straße 1, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/78/a078b371d9c774307c70680a46bef98232086d4b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="374.82" OriginalAmount="363.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.197486407327" Longitude="16.367209553719" StarRating="5" HotelCode="48076|372615" HotelName="Das Triest" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wiedner Hauptstrasse 12, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/73/ef/73ef8e59e2dcff9c518587d2a84ab447eb9259b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and design hotel is situated in the centre of Vienna, near Karlsplatz. All of the city's m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.40" OriginalAmount="371.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.215436" Longitude="16.364898" StarRating="0" HotelCode="19180|2314" HotelName="Hilton Vienna Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 18/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 11, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/5e/685ed3aa16f9db8e5ec3fef97c7eb772dec25cc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing luxury hotel is located on the famous Ringstraße and opposite the Stock Exchange. The...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="397.99" OriginalAmount="386.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.212518" Longitude="16.372659" StarRating="4" HotelCode="130890|2323205" HotelName="MyPlace City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Vorlaufstrasse 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/59/bf596de560f173f67a42499613241902f734ed86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="413.87" OriginalAmount="401.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208767" Longitude="16.372093" StarRating="4" HotelCode="42796|1020518" HotelName="Am Stephansplatz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stephansplatz 9, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/31/ee311e34a03069a1e9ebff18050fe854f064fb5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="424.56" OriginalAmount="412.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.199692587848" Longitude="16.37741804123" StarRating="4" HotelCode="17709|34524" HotelName="Hotel Am Konzerthaus Vienna - MGallery" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Heumarkt 35-37, 1030 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/92/41928c48a54625a3abfa4e2fae2d5346663cd2ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="448.49" OriginalAmount="435.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204877" Longitude="16.377667" StarRating="5" HotelCode="14581|2374" HotelName="Vienna Marriott Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Parkring 12a, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/aa/abaa88abb76d408ae660558a0e00a5179c306bc5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located opposite the city park on the famous Ringstraße. Sights of in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="448.61" OriginalAmount="435.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210118" Longitude="16.365582" StarRating="5" HotelCode="61869|64184" HotelName="Radisson Blu Style Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 12, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/3e/de3e1826e8eaa81f605dc799295a2cf4783dbf4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This business design hotel is nestled in the heart of one of Europe's leading cultural capitals, clo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="454.01" OriginalAmount="440.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.206174704707" Longitude="16.371039748192" StarRating="4" HotelCode="12235|2274" HotelName="Austria Trend Hotel Europa Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kärntner Straße 18, Eingang Neuer Markt 3, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/b9/b6b9f9e018aa83bb0fd56c4e7ef53584adbbe3fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located, this hotel lies in the historical centre of Vienna, between the state opera house ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="470.24" OriginalAmount="456.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.201996997493" Longitude="16.3790756464" StarRating="5" HotelCode="258454|2354" HotelName="InterContinental Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Johannesgasse 28, 1037 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/1c/991c62ea6132e2d8ba3f37647240bf4ede7d31e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is ideally located directly opposite the city park and within walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="504.76" OriginalAmount="490.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.209778306755" Longitude="16.365828216076" StarRating="5" HotelCode="97882|747625" HotelName="Steigenberger Hotel Herrenhof" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Herrengasse 10, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/fd/16fdad36bc62e73f07d155ab55ed105a064aaf8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Vienna's 1st district, in the heart of the historical city centre. It i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="564.16" OriginalAmount="547.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.208211" Longitude="16.375302" StarRating="4" HotelCode="130849|1528708" HotelName="König von Ungarn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schulerstraße 10, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/cd/69cd14862f523003e5e620a3cfb9924317e5ebdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="706.16" OriginalAmount="685.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.19746" Longitude="16.36863" StarRating="4" HotelCode="10984|225006" HotelName="Kaiserhof Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Frankenberggasse 10, 1040 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/3f/103fda647509bbb8e03486f96d3e51f936767be7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is very popular thanks to its excellent location in the heart of historical Vienn...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="711.86" OriginalAmount="691.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204839377064" Longitude="16.351314783096" StarRating="4" HotelCode="197410|382985" HotelName="Altstadt Vienna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirchengasse 41, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/9f/159fff673825043bae0753c5ff793ee90329ed2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in the 7th district of Vienna: the Spittelberg area, which is famous for...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="774.30" OriginalAmount="751.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20224483" Longitude="16.37499099" StarRating="5" HotelCode="318949|1520998" HotelName="Grand Ferdinand" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 10-12, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/43/7243669953a3b19977fceea8bcb96bae22b932c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right on the Ringstraße boulevard in the centre of Vienna. The City Park and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="807.68" OriginalAmount="784.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.174492854267" Longitude="16.35538905859" StarRating="3" HotelCode="193766|2024465" HotelName="Royal Living Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Knöllgasse 30, 1100 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/b8/36b88c314ac2bb66d0f35474db0af07a2ed45723.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="849.87" OriginalAmount="825.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.216352082213" Longitude="16.368475556374" StarRating="5" HotelCode="199646|919095" HotelName="Palais Hansen Kempinski Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schottenring 24, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/c3/afc38c9f4bec6807872901eb4e392c1dd65378c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Vienna. Its setting is especially ideal for business tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="897.76" OriginalAmount="871.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.204549783343" Longitude="16.356467306614" StarRating="5" HotelCode="210343|1016665" HotelName="Sans Souci Wien" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Burggasse 2, 1070 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/df/dbdff9c441d026d0d47caad917127c935e828431.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1262.69" OriginalAmount="1225.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.202063142709" Longitude="16.372093856335" StarRating="5" HotelCode="200963|2284" HotelName="Grand Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaerntner Ring 9, 1010 Vienna</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/a2/faa2d46a85c1cc33759f17c6cf39f8f2d6020e9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies within a few paces of the state opera house, St. Stephen's cathedral and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1534.79" OriginalAmount="1490.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.20219185748" Longitude="16.375991106033" StarRating="5" HotelCode="186631|900635" HotelName="The Ritz-Carlton, Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Schubertring 5-7, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/af/59af450acb97d405dfa3f18c7649136eea068c50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Vienna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2107.96" OriginalAmount="2046.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.210815" Longitude="16.368049" StarRating="5" HotelCode="284513|993925" HotelName="Park Hyatt Vienna" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 17/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Am Hof 2, Vienna 1010</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/63/67636d5ccb89d656fa0bfe30f5a88b5a4c973dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Vienna. The nearest airport is Wien - Schwechat (VIE).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3016.19" OriginalAmount="2928.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="48.203893722375" Longitude="16.369816660881" StarRating="5" HotelCode="17079|2414" HotelName="Hotel Sacher Wien" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Philharmonikerstraße 4, 1010 Wien</AddressLine>
          </AddressLines>
          <CityName>Vienna</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/2a/722a525d60280e3a43d8b5c129e143958e5ed8ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This world-famous luxury hotel is situated in a privileged location opposite the State Opera and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Diet Meals,Massage Centre,Nightclub,Sauna,Wheelchair Access,Golf,Jacuzzi,Swimming Pool,Bicycle Rental,Shopping Arcade,Kitchen,Garden,Spa</BasicAmenities>
    <HotelRating>4,3,5,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,GOLF HOTEL,APARTMENT HOTEL,HOSTEL,HOTEL,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
86234648-9c89-44bc-8e87-0e28fa74b849|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
86234648-9c89-44bc-8e87-0e28fa74b849|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="86234648-9c89-44bc-8e87-0e28fa74b849" TimeStamp="0001-01-01T00:00:00" HotelName="Atlanta" HotelCode="10478|747155" StarRating="4" GTCityId="2490" CountryCode="AT" CityName="Vienna" CountryName="Austria" Address="Währinger Str 33, 1090 Wien" PostCode="1090" PhoneNo="+4314051230" FaxNo="+4314055375" Email="office@hotelatlanta.at" CheckInTime="15:00" CheckOutTime="11:00" Latitude="48.220307022233" Longitude="16.355882585049" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, QUADRUPLE" RoomTypeCode="0|0|1254570135|1776430182058613B2095B0||no|747155|16|OTMuMzZ8R0JQfDIwMjYtMDktMDg=" OriginalAmount="93" TotalPrice="96.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/09/2026"><AdditionalDetails>Pets are allowed on request. Charges may apply.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" 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|Hairdryer|Radio|Minibar|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-04T00:00:00" End="2026-09-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="96.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, QUADRUPLE" RoomTypeCode="0|0|1254803035|1776430182074949B2036B0||no|747155|16|OTYuNDd8R0JQfDIwMjYtMDktMDg=" OriginalAmount="96" TotalPrice="99.36" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" 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|Hairdryer|Radio|Minibar|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-04T00:00:00" End="2026-09-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="99.36" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, QUINTUPLE" RoomTypeCode="0|0|1254760705|1776430182058613B2095B1||no|747155|16|MTEwLjc3fEdCUHwyMDI2LTA5LTA4" OriginalAmount="111" TotalPrice="114.09" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/09/2026"><AdditionalDetails>Pets are allowed on request. Charges may apply.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" 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|Hairdryer|Radio|Minibar|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-04T00:00:00" End="2026-09-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="114.09" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Room with Quintuple Bed" RoomTypeCode="0|0|1450607425|1776430182071134B2091B0||no|747155|16|MTE0LjQxfEdCUHwyMDI2LTA5LTA3" OriginalAmount="114" TotalPrice="117.84" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 03/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" 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|Hairdryer|Radio|Minibar|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-03T00:00:00" End="2026-09-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="117.84" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, 5 PEOPLE" RoomTypeCode="0|0|1522941025|1776430182074949B2036B1||no|747155|16|MTE1LjI3fEdCUHwyMDI2LTA5LTA4" OriginalAmount="115" TotalPrice="118.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" 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|Hairdryer|Radio|Minibar|Safe|TV</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-04T00:00:00" End="2026-09-18T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="118.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/ec/a5/eca58d30d9b14bd8db042bbb37eb46503a13e253.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6d/00/6d0007204c09cb6992646afe0571f69438906d1f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f2/72/f272bf9403795faf4af8cf2ac0e8c3f96b06b68c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7b/82/7b82b52ae6341de51543cd74600bf58eef6f7854.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/67/af/67aff8d8e552105fc286e106131e2c5358d7ddf6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/4b/0c/4b0c4b1b313692d29706f5202f30ec7511b8fbac.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0d/e3/0de34908d9861201085e9aea7ee0b05e2d4eda03.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a6/47/a64723ff02292c40aa25b6057d441a530a72ef4e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/99/a9/99a9671f284419448cc24b901f027d02ac80ac99.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b7/c0/b7c0e6671096a0adb2bb9a4ac2e77759c30edc14.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/99/b7/99b75104285c4857da9b01c6be7bc8b1b1d121aa.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/75/55/75553c6244600535f822e2be84d1100bd4b66a1e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2b/c4/2bc44f585e712ab149f06f6d17ee2d5943c2454a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/87/3d/873d3a6566d97d6ce1fc7b772027e8a61ecfe1df.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/86/0f867633d98311c5b474fa40b7bd8edd33c69eae.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located right in the heart of Vienna.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Guests have a choice of 59 rooms. Friendly staff are available at the reception desk. Room service (limited hours) is among the facilities and amenities available at the hotel. Internet access in public areas (for a fee) allows guests to stay connected. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;A safe and a minibar are also available. Extra comforts include a mini fridge. A telephone, satellite television, a radio and WiFi (for a fee) ensure optimal comfort. Bathrooms are equipped with a shower and 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;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;Breakfast can be booked.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>4314055375</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>4314051239</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>59</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Casino</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities></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
86234648-9c89-44bc-8e87-0e28fa74b849|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="86234648-9c89-44bc-8e87-0e28fa74b849" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: ROOM, QUADRUPLE" BoardBasis="Room 1: Room Only" TotalAdult="2" TotalChild="2">
      <Adults>
        <Adult Title="Mr" FirstName="Sanjeev" LastName="Mehta" DOB="20010417" Age="25" />
        <Adult Title="Miss" FirstName="Rani" LastName="Mehta" DOB="20010417" Age="25" />
      </Adults>
      <Childs>
        <Child Title="Master" FirstName="arsh" LastName="Mehta" DOB="20190417" Age="7" />
        <Child Title="Master" FirstName="Darsh" LastName="Mehta" DOB="20140417" Age="12" />
      </Childs>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="VN" ClientCountry="Vietnam" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="10478|747155" SourceId="16" RoomTypeCode="0|0|1254570135|1776430182058613B2095B0||no|747155|16|OTMuMzZ8R0JQfDIwMjYtMDktMDg=" TotalPrice="96.16" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-09-22T00:00:00" End="2026-09-23T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Sanjeev</FirstName>
    <LastName>Mehta</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
86234648-9c89-44bc-8e87-0e28fa74b849|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ 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>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Sanjeev</FirstName>
  <LastName>Mehta</LastName>
  <NationalityOfPax>Vietnam</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-09-04T00: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-09-04T00:00:00" End="2026-09-18T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="96.16" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-09-22T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-09-23T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>93.36</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>austria</CountryName>
  <PostCode>1090</PostCode>
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>2</Children>
      <GuestName>Mr Sanjeev Mehta</GuestName>
      <RoomType>Room 1: ROOM, QUADRUPLE</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>96.16</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>93.36</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-09-08T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>Währinger Str 33, 1090 Wien</_address>
  <_cityName>Vienna</_cityName>
  <_fax>+4314055375</_fax>
  <_hotelName>Atlanta</_hotelName>
  <_phoneNo1>+4314051230</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430576</FileBookingId><BookingId>41948</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
86234648-9c89-44bc-8e87-0e28fa74b849|DOTWBook|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
86234648-9c89-44bc-8e87-0e28fa74b849|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>260430576</FileBookingId>
  <Status>Success</Status>
  <ImportantInfo>&lt;div style="color:#333333; font-size: 13px;"&gt;&lt;p&gt;&lt;table align='center' cellpading='10' width='95%' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
    &lt;tr&gt;
        &lt;td&gt;
            
                    &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;
            &lt;table cellpading='10' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
                
                
                &lt;tr&gt;
                    &lt;td&gt;Booking for:&lt;/td&gt;
                    &lt;td&gt;&lt;b&gt;Supplier: ATLANTA - VIENNA - AUSTRIA&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt; This booking is confirmed by Hotel Service&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt;
                                                            YOUR CONFIRMED BOOKING SUMMARY                                                &lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
                            &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;div id="voucherPanelRenew"&gt;
&lt;table style="font-family: arial, sans-serif !important;
              border: 1px #b2b2b2 !important;
              background: #b2b2b2 !important;
              color: #ffffff;
              -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;
              -moz-border-radius-topright: 3px;
              border-top-left-radius: 3px;
              border-top-right-radius: 3px;
              padding: 0 2px 0 7px;
              border-collapse: initial;
              -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding: 4px"&gt;
            VOUCHER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table id="voucherPanel" name="voucherPanel"  width="100%" style="font-family: arial, sans-serif; font-size: 12px; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;
                                            -webkit-border-bottom-left-radius: 3px;
                                            -moz-border-radius-bottomright: 3px;
                                            -moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px;
                                             border-bottom-left-radius: 3px;
                                             border-bottom: 1px solid #c9c9c9;
                                             border-left: 1px solid #c9c9c9;
                                             border-right: 1px solid #c9c9c9;
                                             padding: 7px; border-collapse: initial; -webkit-print-color-adjust:exact " align="center" &gt;
    &lt;tr&gt;
        &lt;td&gt;

        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="voucherGeneralDetails" name="voucherGeneralDetails"  width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Booking Reference No        &lt;/td&gt;
        &lt;td style="font-weight: bold"&gt;
             
            HTL-WBD-947588555                    &lt;/td&gt;
        &lt;td rowspan="7"&gt;
            &lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" &gt;
        &lt;/td&gt;

    &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Printed On        &lt;/td&gt;
        &lt;td&gt;
            Fri, 17 Apr 2026 12:50:48 GMT        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Itinerary Number        &lt;/td&gt;
        &lt;td&gt;
            ITN-WBD-947588535        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Booked By        &lt;/td&gt;
        &lt;td&gt;
            Worldwide DMC LTD - LONDON        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr style="font-weight: bold"&gt;
        &lt;td &gt;
            Booking Status        &lt;/td&gt;
        &lt;td&gt;
            Confirmed
        &lt;/td&gt;
    &lt;/tr&gt;

    


     
&lt;/table&gt;        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td  style="color: #b2b2b2;
                    padding: 7px 0; font-size: 14px"&gt;
            SERVICE PROVIDER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
           &lt;table id="serviceprovider" name="serviceprovider" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;

    
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Service Name        &lt;/td&gt;
        &lt;td&gt;
            &lt;div id="BookedServiceName" style="cursor: pointer" onclick="editField('BookedServiceName','BookedServiceNameInput')"&gt;ATLANTA&lt;/div&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Address            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="serviceAddress" style="cursor: pointer" onclick="editField('serviceAddress','serviceAddressInput')"&gt;Wahringer Strasse 33, VIENNA, AUSTRIA&lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
        
            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Telephone            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="servicePhone" style="cursor: pointer" onclick="editField('servicePhone','servicePhoneInput')"&gt;43-0043 (0)14051230 &lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    

&lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td style="color: #b2b2b2; padding: 7px 0; font-size: 14px"&gt;
            PASSENGER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="passengerDetails" name="passengerDetails" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;
            &lt;tr&gt;
            &lt;td style="width: 30%; font-weight: bold"&gt;
                Passenger Name            &lt;/td&gt;
            &lt;td&gt;
                                    Mr. Sanjeev Mehta                                    , Miss Rani Mehta                                    ,  arsh Mehta                                    ,  Darsh Mehta                
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    
    
                        &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;
                    Passenger Nationality                &lt;/td&gt;
                &lt;td&gt;
                    &lt;div id="passengerNationality" style="cursor: pointer" onclick="editField('passengerNationality','passengerNationalityInput')"&gt;
                    VIETNAM                    &lt;/div&gt;
                                    &lt;/td&gt;
            &lt;/tr&gt;
        
                    &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;

                    Country of Residence                    &lt;/td&gt;
                &lt;td&gt;
                    UNITED KINGDOM                &lt;/td&gt;
            &lt;/tr&gt;
                &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Service Type        &lt;/td&gt;
        &lt;td&gt;
            Accommodation        &lt;/td&gt;
    &lt;/tr&gt;



            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                City            &lt;/td&gt;
            &lt;td&gt;
                VIENNA            &lt;/td&gt;
        &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
        Supplier Reference         &lt;/td&gt;
        &lt;td&gt;
                        The supplier confirmation number will be visible 5 days before checkin.                                &lt;/td&gt;
    &lt;/tr&gt;

    
    

    &lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-in&lt;/td&gt;
    &lt;td&gt;Tue, 22 Sep 2026            &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-out &lt;/td&gt;
    &lt;td&gt;
        Wed, 23 Sep 2026                &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Type&lt;/td&gt;
    &lt;td&gt;&lt;div id="RoomName" style="cursor: pointer" onclick="editField('RoomName','RoomNameInput')"&gt;ROOM, QUADRUPLE
        
                &lt;/div&gt;
        
    &lt;/td&gt;
&lt;/tr&gt;



&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Occupancy &lt;/td&gt;
    &lt;td&gt;&lt;div id="roomTypeCategory" style="cursor: pointer" onclick="editField('roomTypeCategory','roomTypeCategoryInput')"&gt;2 Adults, 2 Children - Ages: 7,12                 &lt;/div&gt;
            &lt;/td&gt;
&lt;/tr&gt;




&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Rate Basis&lt;/td&gt;
    &lt;td&gt;&lt;div id="rateBasis" style="cursor: pointer" onclick="editField('rateBasis','rateBasisInput')"&gt;Room Only                &lt;/div&gt;
              &lt;/td&gt;
&lt;/tr&gt;









    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt; Additional Services&lt;/td&gt;
        &lt;td&gt;
                  none                &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold; vertical-align: top;"&gt; Additional Requests&lt;/td&gt;
        &lt;td&gt;
            &lt;table style="font-size: 12px; font-family: arial; color: #333333;"&gt;
                                    &lt;tr&gt;
                        &lt;td&gt;
                                                           none                                                                                    &lt;/td&gt;
                    &lt;/tr&gt;
                            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
     
        
                     &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    
    &lt;tr&gt;
        &lt;td&gt;
                                                &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

        &lt;/table&gt;
    &lt;input type="hidden" id="getUser" value="0"&gt;
&lt;/div&gt;
&lt;script type="text/javascript"&gt;
    function editField(contentView, contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentView).text().trim();
            $('#' + contentInput).val(content).show().focus();
            $('#' + contentView).hide();
            $('#sendEmailButton').hide();
            $('#editEmailButton').show();
        }
    }
    function removeField(contentView,contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentInput).val().trim();

            if(content.length &gt; 0) {
                if(contentView == 'specialCode') {

                    $('#' + contentView).html('&lt;div style="color: #5CB85C; font-weight: bold;"&gt;'+content+'&lt;/div&gt;').show();
                    $('.dailyRatesInput').html(content).show();
                } else {
                    $('#' + contentView).text(content).show();
                }
            } else {
                $('#' + contentView).text('none').show();
                $('.dailyRatesInput').hide();
            }

	        $('#' + contentInput).hide();
        }
    }
&lt;/script&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
                               &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;table style="border: 1px #b2b2b2;background: #b2b2b2;color: #ffffff;
              -webkit-border-top-left-radius: 2px; padding: 0px 2px;-webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;
              border-top-right-radius: 3px;padding-left: 7px; -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding-left: 4px"&gt;
            DAILY RATES        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;
                                             -moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
                                             border-bottom:1px solid #c9c9c9; border-left:1px solid #c9c9c9;
                                             border-right:1px solid #c9c9c9;padding: 5px;" align="center" &gt;

        &lt;tr&gt;
                                        &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Date                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Payable Rate                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Basis                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Min. Stay                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Market                    &lt;/th&gt;
                        &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td colspan="5"&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
       &lt;tr&gt;
            &lt;td  style="color: #b2b2b2; font-weight: bold; font-size: 12px;"&gt;
                Tue, 22 Sep 2026            &lt;/td&gt;

           
           
            &lt;td style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;

                                    GBP 93.36                
                                            &lt;/td&gt;

            &lt;td style="font-size: 12px;  padding-bottom: 0px; padding-top: 0px; "&gt;
                Room Only
                             &lt;/td&gt;

           
             &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                 -              &lt;/td&gt;

                                    &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                SUB CONTINENT            &lt;/td&gt;
                      
        &lt;/tr&gt;


        

        

       



        &lt;tr&gt;
            &lt;td colspan="5"&gt;
                &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px; font-size: 0px"&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    

    &lt;tr&gt;
        &lt;td colspan="5"&gt;
           Rates including all Room taxes and Service charges and may not include City Taxes.&lt;/br&gt;Please note that the rates shown above could be average daily rates and they might not reflect the actual daily rates for the room.        &lt;/td&gt;
    &lt;/tr&gt;


&lt;/table&gt;

            &lt;/td&gt;
        &lt;/tr&gt;
                                  
    &lt;tr&gt;&lt;td height=10&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Total Payable for this Booking: 93.36 GBP (UK Pounds Sterling)&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Compensation : &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Amendment &amp; Cancellation Policy&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;- Any amendments or cancellations must be done online before the cancellation deadline.&lt;br /&gt;
- Amendment on bookings confirmed through Dynamic rates &amp; inventory and 3rd Party supplier is possible only if the service is available at the time of amendment and for the dates required.&lt;br /&gt;
- No manual /offline amendment is possible.&lt;br /&gt;
- Certain services are non amendable and should be rebooked as per new dates before the cancellation deadline.&lt;br /&gt;
- No Passenger Name change allowed&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;div style="font-family: arial; color: #333333"&gt;
    &lt;strong&gt;Cancellation Rules: &lt;/strong&gt;
    &lt;ul&gt;
    
                     &lt;li&gt;
                            Before            
            
            
                            Tue, 08 Sep 2026 01:29:59                      
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            No Cancellation Charge.                                                     
                                                                                        No Amendment Charge.                                                                            &lt;/span&gt;
                &lt;/li&gt;

            
            
                     &lt;li&gt;
                            After            
                            Tue, 08 Sep 2026 01:30:00              
            
                    
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            Cancellation Charge: GBP 93.36.                                                     
                                                                                        Amendment Charge: GBP 93.36.                                                                             &lt;/span&gt;
                &lt;/li&gt;

            
                &lt;/ul&gt;
&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;No-Shows or Early Checkout&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;100% charges will apply for No Shows and Early Check out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/br&gt;&lt;b&gt;Tariff Notes:&lt;/b&gt;&lt;/br&gt;Pets are allowed on request. Charges may apply.&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;strong&gt;Bookings including children will be based on sharing parents bedding and no separate bed for children is provided unless otherwise stated.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Thank you !&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;Webbeds Customer Service&lt;/p&gt;
&lt;p&gt;&lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" style="padding: 15px 0;" /&gt;&lt;/p&gt;
&lt;p&gt;Should you need anything, please refer to &lt;span dir="ltr"&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank" &gt;https://www.webbeds.com/contact-global-cs/&lt;/a&gt;&lt;/span&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank"&gt; &lt;/a&gt;for our Global Customer Service Contact details.&lt;/p&gt;

&lt;br /&gt;
&lt;div&gt;</ImportantInfo>
  <SupplierRef>947588555</SupplierRef>
</HotelBookRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3|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="64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="76952" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-05T00:00:00" End="2026-11-06T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" 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
64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3|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-04-17T13:51:47.0384189+01:00" Version="0" EchoToken="Search" TransactionIdentifier="64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="53.46" OriginalAmount="51.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.917715875" Longitude="-76.9703074875" StarRating="2" HotelCode="892013|658045" HotelName="Days Inn Washington DC/Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2700 New York Avenue Northeast, Washington, D.C., DC 20002</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/1a/191a275f7912e267487b9517374e7e0871869d6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="62.10" OriginalAmount="60.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.947079" Longitude="-77.065525" StarRating="2" HotelCode="48098|313655" HotelName="Days Inn Washington DC/Connecticut Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4400 Connecticut Avenue North West, Washington, District of Columbia 20008</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/62/a46236b9defb4099a65f437f9ccc1ee7cafbd775.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is the closest of its chain to central Washington, D.C. sightseeing attractions such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="82.67" OriginalAmount="80.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.972013227155" Longitude="-77.026907698458" StarRating="2" HotelCode="901126|1321418" HotelName="Motel 6 Washington" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6711 Georgia Avenue, Washington, Washington 20012</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/ca/78ca9a9d634ad56a9270be96e7580ba128911287.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.49" OriginalAmount="86.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.91674763" Longitude="-76.98056373" StarRating="2" HotelCode="631214|4633875" HotelName="Ivy City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>1615 New York Ave North East, Washington DC, Washington 20002</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/93/8f933fbe6ae85e411256c0cb6700902cb33717be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="95.59" OriginalAmount="92.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.92038394" Longitude="-77.04227881" StarRating="2" HotelCode="493521|4597465" HotelName="HighRoad Hostel DC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1804 Belmont Road NW, Washington, District of Columbia 20009</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/36/6936b8909dde1b7b333a6a8d3e1f7106314474ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.59" OriginalAmount="100.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.916874" Longitude="-76.97143" StarRating="3" HotelCode="888709|783865" HotelName="Fairfield Inn &amp; Suites Washington, DC/New York Avenue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Jacuzzi,Laundry,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2305 New York Avenue NE, Washington, District Of Columbia 20002</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/15/9a151b1e0a8005239c049f3dd16d4de7d6452981.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.92" OriginalAmount="100.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.907529332817" Longitude="-77.007552813492" StarRating="3" HotelCode="298191|1408348" HotelName="Hyatt Place Washington DC/US Capitol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>33 New York Avenue North East, Washington, District of Columbia 20002-3325</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/30/42303547bbd99c42675140a4240af7de1ee71b2a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="104.98" OriginalAmount="101.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.910289" Longitude="-77.048611" StarRating="3" HotelCode="907685|1381098" HotelName="Hotel Baron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1523 22nd street NW, Washington DC 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/a8/79a8f422a391c29a4f35da1576ba642c452b1e75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.26" OriginalAmount="102.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.904314" Longitude="-77.025529" StarRating="3" HotelCode="903403|228726" HotelName="The Eldon Luxury Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>933 L St NW, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/09/e3098796bb8db1f09222687c8069423555c61334.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.15" OriginalAmount="113.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.907981" Longitude="-77.003375" StarRating="3" HotelCode="161951|362795" HotelName="Courtyard Washington DC/U.S. Capitol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1325 2nd Street NE, Washington, District of Columbia 20002</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/d5/14d5f1ff50bd9bfabf37738eebf7fe0df14a464f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Capitol Hill neighbourhood of Washington, this hotel is near Nationals Park. Another...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.18" OriginalAmount="122.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.904506278412" Longitude="-77.048284849695" StarRating="2" HotelCode="23535|202906" HotelName="Georgetown Inn West End" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1121 New Hampshire Avenue Northwest, Washington, District Of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/7d/c57da9a139ab14082b733b5e49e322050365261c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="126.64" OriginalAmount="122.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.91642" Longitude="-77.046836" StarRating="4" HotelCode="25096|357495" HotelName="Churchill Hotel Embassy Row" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1914 Connecticut Avenue NW, 20009 Washington DC, District of Columbia</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/db/36db4b30c12b589c7d41a84c84f2d4f8650510f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132.12" OriginalAmount="128.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.907693" Longitude="-76.994884" StarRating="3" HotelCode="128861|337875" HotelName="Kellogg Conference Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>800 Florida Avenue N.E., Washington D.C., District of Columbia 20002-3695</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/1e/211efdde03d422fd084733594ea4566d18acaa7a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the campus of Gallaudet University, the world's only university specifically...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="133.36" OriginalAmount="129.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90428019" Longitude="-77.0242318" StarRating="3" HotelCode="733686|2328145" HotelName="Courtyard Washington Downtown/Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>901 L Street Northwest, Washington, District Of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/9e/b69efffe5e40ee23313a0105fffb263f8c003590.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is situated in Downtown. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.33" OriginalAmount="130.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.923017" Longitude="-77.053697" StarRating="4" HotelCode="15413|1274" HotelName="Omni Shoreham Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2500 Calvert Street North West, Washington, District of Columbia 20008</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/2c/972cb704e393726b4f6e70b0d3b0fe80064dc958.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive upmarket hotel enjoys an ideal location in Washington D.C., around 1 km from public ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.05" OriginalAmount="131.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.906116" Longitude="-77.005656" StarRating="3" HotelCode="171773|1264" HotelName="Hilton Garden Inn Washington DC/U.S. Capitol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1225 First Street NE, Washington, District of Columbia 20002</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/fd/1afdc3769164b011629437a80943a80b7c298b20.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="136.45" OriginalAmount="132.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.885661037222" Longitude="-77.019677460194" StarRating="3" HotelCode="59117|488805" HotelName="Holiday Inn Capitol" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>550 C Street Southwest, Washington D.C., District of Columbia 20024</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/4f/044fc428132bb09bb22681412428769ba16db465.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a convenient and central location, only steps from the National Air Museum, Space...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.61" OriginalAmount="133.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.911219005788" Longitude="-76.99689697057" StarRating="2" HotelCode="407661|2127235" HotelName="Hampton Inn Washington DC NoMa Union Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Jacuzzi,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>501 New York Avenue Northeast, Suite A, Washington, District of Columbia 20002</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/82/0482de69300cdf771c22977e7d6f4ce0a8e53033.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="139.24" OriginalAmount="135.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.917383" Longitude="-77.047672" StarRating="3" HotelCode="395267|290945" HotelName="The Normandy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2118 Wyoming Avenue Northwest, Washington D.C., District of Columbia 20008</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6b/7f/6b7f6add016de234dacd9769f8df0c4c91875dec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.41" OriginalAmount="136.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.907825031945" Longitude="-77.035526598172" StarRating="3" HotelCode="60518|150676" HotelName="The Darcy Washington DC, Curio Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1515 Rhode Island Avenue Northwest, Washington, District of Columbia 20005-5595</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/ac/07ac2504f77ca379ee19c3621c88f5a069082f36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of the nation's capital, the hotel is a chic, luxurious oasis in Downtown Wash...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="140.58" OriginalAmount="136.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.910686" Longitude="-77.045839" StarRating="3" HotelCode="40992|150246" HotelName="The Embassy Row Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2015 Massachusetts Avenue Northwest, Washington, District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365920/365920a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Washington DC's Dupont Circle neighbourhood. It is surrounded b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="143.95" OriginalAmount="139.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.92325" Longitude="-77.0728" StarRating="3" HotelCode="17291|1284" HotelName="Kimpton Glover Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2505 Wisconsin Avenue Northwest, Washington D.C., District of Columbia 20007</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/8a/c8/8ac8e957a3c5de5748ed0b1972837c845d53e84c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.72" OriginalAmount="140.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90542" Longitude="-77.049112" StarRating="3" HotelCode="293868|1066448" HotelName="Hilton Garden Inn Washington DC/Georgetown Area" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2201 M Street NW, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/c5/99c5ad871e90b02495a4ddf472d74b582fde24bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="145.39" OriginalAmount="141.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90590826837" Longitude="-77.02896745233" StarRating="2" HotelCode="431548|728965" HotelName="Comfort Inn Downtown DC Convention Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1201 13th Street NW, Washington, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/12/7412307cef161f0a11ae6ad44331ea3c55198247.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="146.06" OriginalAmount="141.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.906728315528" Longitude="-77.04892963171" StarRating="3" HotelCode="40991|150636" HotelName="Embassy Suites Washington D.C." Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1250 22nd Street NW, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/a2/aea28b5ed93a7c6639289358b4fef9baae4c8f79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located downtown near many top Washington DC attractions. Nestled in the p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="148.28" OriginalAmount="143.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.906931" Longitude="-77.037864" StarRating="4" HotelCode="56031|594895" HotelName="The Beacon Hotel &amp; Corporate Quarters" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1615 Rhode Island Avenue - Northwest, 20036 Washington D.C., District of Columbia</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/46/494611ebc8fcf1e348419f2a7e962fcc0091191b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is centrally situated in the trendy area of Scott Circle. Embassy Row Hotel, Dunp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="152.18" OriginalAmount="147.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.909779889838" Longitude="-77.047431997962" StarRating="4" HotelCode="59815|488845" HotelName="Kimpton Hotel Palomar Washington DC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2121 P Street Northwest, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77447/w_77447_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the Dupont Circle area, only a few minutes from the White House. Geo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.97" OriginalAmount="150.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.916460322477" Longitude="-77.045601010323" StarRating="4" HotelCode="18533|228286" HotelName="Washington Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1919 Connecticut Ave. NW, Washington, District of Columbia 20009</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/f4/eef4cc988e968bca97d1550eb9255ef85c19bf4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located in the fashionable Dupont Circle area with a resort style complex. A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.54" OriginalAmount="151.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90739" Longitude="-77.039627" StarRating="3" HotelCode="28318|337935" HotelName="Kimpton Topaz Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1733 N Street Northwest, Washington D.C., District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/54/91/54919f6356f43a43a9c2a29ad3ce4e7dccfe97e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in a trendy Washington neighbourhood in the heart of Washington DC. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.70" OriginalAmount="152.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.876761399125" Longitude="-77.007086220632" StarRating="3" HotelCode="460235|2118465" HotelName="Homewood Suites by Hilton Washington DC Capitol-Navy Yard" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>50 M Street South East, Washington, District of Columbia 20003</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/bc/f4bca5931b32e901edbaec5e8bfcf3af7e0e2808.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.92" OriginalAmount="152.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.905826076165" Longitude="-77.046350421978" StarRating="4" HotelCode="56857|488875" HotelName="The St. Gregory Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2033 M Street Northwest, Washington, District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/b3/eeb32b1c2fbc3ab8d2b6c69360e47319ef813625.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just 3 blocks from the historical quarter of Georgetown. Dupont Circle an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="157.73" OriginalAmount="153.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.899636885523" Longitude="-77.0265602459" StarRating="4" HotelCode="55994|1254" HotelName="Grand Hyatt Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1000 H Street Northwest, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/6f/fd6f6cd42f5d657501bf2de802fa65e1357958c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly luxury hotel is located in central Washington, just a few paces away from popul...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="158.87" OriginalAmount="154.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.903186226737" Longitude="-77.052609622478" StarRating="4" HotelCode="21213|731105" HotelName="Melrose Georgetown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Internet,Laundry,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>2430 Pennsylvania Avenue, Washington D.C., District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/00/7f002317f1ebb00ad860a2ed7ffb4b0a82d8cec3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated on Pennsylvania Avenue, NW, in Washington DC's fashionable West End. Guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="159.62" OriginalAmount="154.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.897193286384" Longitude="-77.04748660326" StarRating="3" HotelCode="17924|731045" HotelName="State Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2117 E Street Northwest, Washington, District Of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/9a/909adb8da21c9bd5ebdc22d07782eb8eac15d1d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This all-suite, European-style hotel is located in the area of Foggy Bottom, opposite the State Depa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.37" OriginalAmount="156.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90434887" Longitude="-77.01832099" StarRating="3" HotelCode="469309|2133525" HotelName="Homewood Suites Washington DC Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>465 New York Avenue North West, Washington, Disrict of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/f4/0ef48487f779d58b5be3afa6bf29d05da6a39684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="161.77" OriginalAmount="157.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90272608" Longitude="-77.026692" StarRating="3" HotelCode="779208|2620815" HotelName="Moxy Washington DC Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Business Centre,Conference Hall,Diet Meals,Fax,Garden,Internet,Lounge,Parking,Pets allowed,Printer,Restaurant,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1011 K Street  North West, Washington DC, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/c2/1dc22990f7094f1bf275e0146024e0b1e42acdc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Moxy D.C. sits in a perfect location and the up- for-it crew is on hand to give you the full Washing...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="163.71" OriginalAmount="158.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.897115" Longitude="-77.009283" StarRating="3" HotelCode="126068|488855" HotelName="Phoenix Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>520 N. Capitol Street NW, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/f8/d2f8390d3b0c40b10b8e0cc3b26762468c6bc3c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only one block from the Union Station where visitors will find an underground ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.53" OriginalAmount="159.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.901388552785" Longitude="-77.053502761994" StarRating="3" HotelCode="86405|1346698" HotelName="The River Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>924 25th Street Northwest, Washington D.C., District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/ff/b7ff46c1f366f36097295864fdaaa9fa73732d91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.74" OriginalAmount="159.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.908297882338" Longitude="-77.036087214947" StarRating="3" HotelCode="25093|46644" HotelName="Kimpton Rouge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1315 16th Street Northwest, Washigton, District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/93/a9931b452b4295d5143fc54eb593fcb0425e0b1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive boutique hotel, with a unique decorative theme (red) is centrally located just a few...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="164.93" OriginalAmount="160.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.899904888402" Longitude="-77.052298486233" StarRating="3" HotelCode="40989|1264888" HotelName="Residence Inn Washington, D.C./Foggy Bottom" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Airport Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>801 New Hampshire Avenue North West, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/2a/012a8ef13682f60c9e14e290e2846804a00dfd72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is within walking distance of the underground as well as shopping and entertainment venue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="166.41" OriginalAmount="161.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.904801791806" Longitude="-77.0476770401" StarRating="4" HotelCode="60498|320735" HotelName="The Wink" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1143 New Hampshire Avenue Northwest, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/52/7152ed0cfa55331b2eda648cd3e3961378843bd4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is at the crossroads of M Street and New Hampshire Avenue in Georgetown and the Dupont Cir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="167.46" OriginalAmount="162.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.896216" Longitude="-77.009915" StarRating="4" HotelCode="12787|1424278" HotelName="Kimpton George Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 E Street NorthWest, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/bf/5dbfc5c0f3e6460385f658a4f70eabfe62975349.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on Capitol Hill's business district, adjacent to the U.S. Capitol, the hotel is a short walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="168.45" OriginalAmount="163.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.87475778665" Longitude="-77.006410107361" StarRating="3" HotelCode="376437|1814628" HotelName="Hampton Inn &amp; Suites Washington DC Navy Yard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1265 First Street SE, Washington, District of Columbia 20003</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/56/7256307e078c68327747fb2f3ec1ba87f9b7dc31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="170.28" OriginalAmount="165.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.9134349" Longitude="-77.0396446" StarRating="3" HotelCode="11480|1604698" HotelName="Kimpton Carlyle Hotel Dupont Circle" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1731 New Hampshire Avenue Northwest, Washington, District of Columbia 20009</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/16/4e16c2209a6942c7fb909ce95b75a661a57f6e0b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The mall and all of the city's monuments and museums are within walking distance of the hotel. There...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="172.43" OriginalAmount="167.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.960714405603" Longitude="-77.085179686546" StarRating="3" HotelCode="40990|150576" HotelName="Embassy Suites at the Chevy Chase Pavilion" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Kitchen,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4300 Military Road, Northwest, Washington, District of Columbia 20015</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6b/4b/6b4bfb837890a77c45c9f9b6cbf63df07420d6fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers close and convenient access to some of the area's most important visitor attraction...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="173.26" OriginalAmount="168.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.911291292425" Longitude="-76.99682641468" StarRating="3" HotelCode="475453|2093775" HotelName="Homewood Suites by Hilton Washington DC NoMa Union Station" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>501 New York Avenue Northeast, Suite B, Washington, District of Columbia 20002</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/cd/d7cda25a9632ec99a04878b55b041840864db8e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.24" OriginalAmount="170.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.882886933624" Longitude="-77.01779398053" StarRating="3" HotelCode="324087|1816978" HotelName="Hyatt Place Washington DC/National Mall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 E Street Southwest, Washington, District of Columbia 20024</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/f9/faf99d35f8060fe97df661ec9b70f5d5f37e7ebb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="175.59" OriginalAmount="170.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.902927" Longitude="-77.031504" StarRating="4" HotelCode="47942|825025" HotelName="Hamilton Hotel Washington, D.C." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1001 14th Street North West, Washington, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/1b/a41b679aaf3409fc2ecd9ad81484cce2689aef45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel warmly welcomes guests in Washington D.C.. For business travellers, it provides eve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="176.95" OriginalAmount="171.8" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.895430484886" Longitude="-77.010871236193" StarRating="4" HotelCode="336861|4952435" HotelName="The Liaison Washington Capitol Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>415 New Jersey Avenue Northwest, Washington D.C., District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/aa/21aa00f5071bb72f40fc29afc964634d1a985dfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 2 blocks away from the Capitol and in the direct vicinity of Union Statio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="182.79" OriginalAmount="177.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.905011" Longitude="-77.031841" StarRating="4" HotelCode="13433|4596085" HotelName="Hotel Zena" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1155 14th Street Northwest, Washington, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/b6/b643e8f61ab8c1be/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the nation's capital on Thomas Circle. The hotel is located jus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="183.03" OriginalAmount="177.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90539375" Longitude="-77.04817679" StarRating="3" HotelCode="431324|1937905" HotelName="Hyatt Place Washington DC/Georgetown/West End" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2121 M Street Northwest, Washington D.C., District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/a2/77a2e479112cdcf95784eedf50feeb3736e3d53f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.33" OriginalAmount="179.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.901466256597" Longitude="-77.045949697495" StarRating="3" HotelCode="23010|730435" HotelName="Lombardy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2019 Pennsylvania Avenue NW, Washington DC 20006</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/46/194604ca0cf2cb4870b6bc3b6fa12fdaf7926804.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming European-style hotel is located close to the Foggy Bottom area just 3 blocks from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="185.38" OriginalAmount="179.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.906046" Longitude="-77.048651" StarRating="4" HotelCode="565339|231236" HotelName="Washington Marriott Georgetown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1221 22nd Street Northwest, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/1f/3e1f04e50dc61757774864ef1113ae29042368dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.28" OriginalAmount="180.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.906830476741" Longitude="-77.036884169312" StarRating="3" HotelCode="408962|488775" HotelName="Hotel 1600" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1600 Rhode Island Avenue Northwest, Washington, District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/9c/e49c0b25deab962b6f38860e05f71cd2a86a0963.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just minutes from government office buildings and museums, the hotel provides a relaxing sanctuary a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="186.33" OriginalAmount="180.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.9229043" Longitude="-77.04195266" StarRating="5" HotelCode="562958|2271615" HotelName="The Line DC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1770 Euclid Street Northwest, Washington, District of Columbia 20009</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/c4/e6c42f676031189db2e8b15656b2dc762229bcca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.5 km from the centre of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.36" OriginalAmount="183.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.8794358" Longitude="-77.02506529" StarRating="4" HotelCode="543726|2064695" HotelName="Intercontinental Washington D.C. - The Wharf" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>801 Wharf Street Southwest, Washington, District Of Columbia 20024</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/d9/c0d997a0b797c7f002cc810fa0b4a7b1399671de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.46" OriginalAmount="183.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.905923" Longitude="-77.0313" StarRating="3" HotelCode="19327|1294" HotelName="Washington Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Thomas Circle, Northwest Washington, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/cb/4fcb2c8aa1f8664686dcc89df8b1d5c791fad510.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Thomas Circle, just a few blocks from many of the city's top sigh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.48" OriginalAmount="183.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90207" Longitude="-77.026405" StarRating="3" HotelCode="892542|74884" HotelName="Embassy Suites Washington D.C. Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>900 10th Street NW, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/92/54927384e03be7468308b1c7ec1e6d782b8dc9fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The newly-constructed hotel is conveniently located in Downtown Washington DC between the White Hous...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.80" OriginalAmount="184.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.904309" Longitude="-77.024243" StarRating="3" HotelCode="753995|2328135" HotelName="Residence Inn Washington Downtown/Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>901 L Street Northwest, Washington, District Of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/55/29559b0f750e0555c163a59e9c9f440b89c34c71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is located in Downtown. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="190.86" OriginalAmount="185.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.903226" Longitude="-77.025785" StarRating="3" HotelCode="65033|74864" HotelName="The Henley Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>926 Massachusetts Avenue NW, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/3b/f73bfaafc7d148e20e427c9e0c80a291576c751d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is just one block from the convention centre and just a short walk to the White House a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="191.50" OriginalAmount="185.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.8961156" Longitude="-77.0448925" StarRating="3" HotelCode="263765|932365" HotelName="Courtyard Washington, DC/Foggy Bottom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>515 20th Street Northwest, The George Washington University, Washington, DC 20006</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/21/8f2197659d99b7a85e8afb9a4e7fb666bb29c4b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.35" OriginalAmount="187.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.883316666667" Longitude="-77.015945" StarRating="3" HotelCode="898475|837775" HotelName="Residence Inn by Marriott Washington, DC/Capitol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>333 E Street Southwest, Washington D.C., District of Columbia 20024</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/36/14367dea3583e93f32a040cd6a91f589398955e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.57" OriginalAmount="187.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.900125087407" Longitude="-77.052643953373" StarRating="3" HotelCode="443693|1263718" HotelName="Arc The. Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>824 New Hampshire Avenue Northwest, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/13/3c13448332d6f309074cb3929b2c7fdd3e8fa089.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="193.80" OriginalAmount="188.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.909451119758" Longitude="-77.047325282803" StarRating="3" HotelCode="898476|837795" HotelName="Residence Inn Washington, DC/Dupont Circle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2120 P Street North West, District Of Columbia, Washington 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/e9/77e9dd34c21eff2e3a45aa380f6efbd2957436ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.11" OriginalAmount="193.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.875584766184" Longitude="-77.006339381627" StarRating="3" HotelCode="510937|2092335" HotelName="Residence Inn by Marriott Washington Capitol Hill/Navy Yard" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1233 First Street Southeast, Washington, Washington District of Columbia 20003</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/3a/ca3ac6df30b4220e7af7345d348f07c15878bad9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="199.26" OriginalAmount="193.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90468817" Longitude="-77.03241942" StarRating="3" HotelCode="898474|837755" HotelName="Residence Inn Washington, DC/Vermont Avenue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1199 Vermont Avenue, Northwest Washington, Washington, District Of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fc/d5/fcd56c637f4f19d462f6451b9f79935bffa242a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.24" OriginalAmount="194.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.905482" Longitude="-77.033269" StarRating="4" HotelCode="408959|1288198" HotelName="The Westin Washington, D.C. City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1400 M Street Northwest, Washington, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/15/5e150a054cd4677981040fe2cb9eade7dbe3025c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This large, modern hotel in the style of an atrium, is located at the heart of Washington D.C., clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="200.90" OriginalAmount="195.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.91045" Longitude="-77.04288" StarRating="4" HotelCode="899945|488885" HotelName="The Dupont Circle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1500 New Hampshire Avenue Northwest, Washington D.C., District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/de/73de6eb4301297b338ac813d17c0a0f72c40425b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Taking pride of place, this hotel is located at the heart of Washington DC's most desirable and cosm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="212.82" OriginalAmount="206.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.877776419876" Longitude="-77.022483215635" StarRating="3" HotelCode="551147|2233985" HotelName="Hyatt House Washington DC / The Wharf" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>725 Wharf Street Southwest, Washington D.C. 20024</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/zz/24ad78401c350ee3480c7b14192fac6c6f414810.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="214.38" OriginalAmount="208.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.883894" Longitude="-77.024597" StarRating="3" HotelCode="28316|2393715" HotelName="Hilton Washington DC National Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>480 L'Enfant Plaza, Washington, District of Columbia 20024</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/bc/f0bced459ce691698f7c77f584d5b717ccb80cb5.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.65" OriginalAmount="213.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.908153867681" Longitude="-77.033050954342" StarRating="3" HotelCode="24869|46634" HotelName="Mason &amp; Rook Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1430 Rhode Island Avenue Northwest, Washington D.C., District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d4/d42d5c6387ea6d68/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This flamboyant hotel, designed in Pop Art style, focuses on fun and enjoys a convenient location in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.72" OriginalAmount="213.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.907605" Longitude="-77.045599" StarRating="4" HotelCode="565119|1282748" HotelName="Kimpton Hotel Madera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1310 New Hampshire Avenue NW, Washington, District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/50/d4508232b0893574b5593ef0963f06140ad452de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="222.00" OriginalAmount="215.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.901059" Longitude="-77.03915" StarRating="3" HotelCode="427383|1295488" HotelName="Club Quarters Hotel Washington, D.C." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>839 17th Street NW, At 17th &amp; I Streets, Washington D.C., District of Columbia 20006</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/d0/68d060c681577d6ab8bcf9e413368f1b8a3e2f14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="226.87" OriginalAmount="220.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.886142" Longitude="-77.003383" StarRating="3" HotelCode="395269|346305" HotelName="Capitol Hill Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>200 C Street SE, Washington, District of Columbia 20003</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/b9/bcb934f56d6c85db3bfc8ffa738b255242cfb35e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary classic hotel in the heart of Washington DC is right in the middle of everything - ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="228.00" OriginalAmount="221.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.895189309555" Longitude="-77.011404965784" StarRating="3" HotelCode="564815|1066268" HotelName="Hyatt Regency Washington on Capitol Hill" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>400 New Jersey Avenue Northwest, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/da/12dab6f24d459aa1bc3d0d705da93b0fb5dacc9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Washington D.C., this urban hotel has the perfect ambience for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="232.30" OriginalAmount="225.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.907041757286" Longitude="-77.038653481909" StarRating="3" HotelCode="437730|2234785" HotelName="The District by Hilton Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>1250 22nd Street NW, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/fe/fe31192465f8341d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="234.31" OriginalAmount="227.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.900662" Longitude="-77.031733" StarRating="3" HotelCode="444261|150256" HotelName="Hilton Garden Inn Washington DC Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>815 14th Street North West, Washington, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/36/b936cbf7855b6756066aeae6c8d27400bd6f38e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 3 blocks from the White House and 4 blocks from the Washington Convention Center, the hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="235.48" OriginalAmount="228.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.8997" Longitude="-77.0192" StarRating="3" HotelCode="16514|783785" HotelName="Fairfield Inn &amp; Suites Washington, DC/Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>500 H Street Northwest, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/e3/d0e3be6c9d0ec7075c7e2b4fe36e30d6a08fcd68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers good value-for-money and is in a central location, just a short distance from Chin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="237.43" OriginalAmount="230.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.903165353562" Longitude="-77.036063075066" StarRating="4" HotelCode="18274|1234" HotelName="The Capital Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1001 16th Street NW, Washington, District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/58/2f58eb2228506930011f1b09c67a84d91adfd403.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This classical, elegant hotel is situated approximately 2 blocks from the White House. Countless sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.53" OriginalAmount="232.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.896465" Longitude="-77.049437" StarRating="5" HotelCode="18115|1525838" HotelName="The Watergate Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2650 Virginia Avenue NW, Washington, D.C. 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/26/3326290a060f4ea3d3f038c8656a5f19eea49149.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="241.29" OriginalAmount="234.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.905037" Longitude="-77.051111" StarRating="4" HotelCode="18559|74894" HotelName="The Westin Georgetown Washington D.C." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2350 M Street Northwest, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/2c/642c458f3b49b03d7697a5a37871cf3d9cb078b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="243.15" OriginalAmount="236.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.900475" Longitude="-77.041114" StarRating="2" HotelCode="263766|1391878" HotelName="Hampton Inn Washington, D.C./White House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1729 H Street Northwest, Washington, DC 20006</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/85/16854d2cb52d6dcf69b8339fa6c67298e12e93cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="247.07" OriginalAmount="239.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.907188" Longitude="-77.063387" StarRating="3" HotelCode="88141|488795" HotelName="The Georgetown Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1310 Wisconsin Avenue NW, Washington, District of Columbia 20007</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/e4/e2e4edffc1eb28ed06968028ee408238f2988ab0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in the heart of Georgetown, roughly 5 minutes' drive from the White House and downtown Washingto...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="248.49" OriginalAmount="241.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.896780229979" Longitude="-77.011389991833" StarRating="3" HotelCode="897608|1270198" HotelName="Washington Court Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>525 New Jersey Avenue Northwest, Washington DC, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/88/15883216599dfba4ee0b0a1164a1e7d16d234cb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="253.11" OriginalAmount="245.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.906458586" Longitude="-77.0333358344" StarRating="3" HotelCode="40993|150826" HotelName="Homewood Suites Washington" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 28/10/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1475 Massachusetts Avenue NW, Washington, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/82/df829c19b9c08d9524ca6120173e90cd0b66c2a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just blocks away from McPherson Square metro station, as well as from some of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="255.93" OriginalAmount="248.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.908656" Longitude="-77.023775" StarRating="3" HotelCode="284103|1403698" HotelName="Cambria Suites Washington, D.C. Convention Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>899 O Street NW, Washington D.C., District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ff/ff22f04bcf8a1824/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Washington D.C., this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="259.08" OriginalAmount="251.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.899383" Longitude="-77.027866" StarRating="4" HotelCode="565340|842385" HotelName="Marriott Washington at Metro Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>775 12th Street NW, Washington, District Of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/3c/213caece6077663aa2b75c1f75d9a86890d69048.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Washington D.C., this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="263.66" OriginalAmount="255.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.904455304203" Longitude="-77.040118575096" StarRating="4" HotelCode="16620|320775" HotelName="The Mayflower Hotel, Autograph Collection" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1127 Connecticut Avenue North West, Washington D.C., District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/b1/c5b1fc3c2cc88cd55bf257a40222e327dac8737c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally situated, this hotel is situated around 3 km from various shopping opportunities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="269.83" OriginalAmount="261.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.897312063636" Longitude="-77.024200727273" StarRating="3" HotelCode="128860|4695185" HotelName="Riggs Washington DC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air Conditioning,Fax,Internet,Jacuzzi,Lounge,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>900 F Street Northwest, Washington D.C., District of Columbia 20004</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/20/f52077f668a203b9a9570056bbd428f62f00b40b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="273.82" OriginalAmount="265.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.896976" Longitude="-77.033293" StarRating="4" HotelCode="897607|124677" HotelName="W Washington D.C." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Nightclub,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>515 15th Street Northwest, Washington, District of Columbia 20004</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/66/53/66533343406110dacfb5e637cdab1cd7d1947f8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="275.50" OriginalAmount="267.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.9047485" Longitude="-77.0600062" StarRating="4" HotelCode="263767|1264828" HotelName="The Graham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1075 Thomas Jefferson Street North West, Washington DC, Washington District of Columbia 20007</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/32/d132bbe75bc3806518173b3bbf916b5786d69b8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="276.29" OriginalAmount="268.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90145" Longitude="-77.02383" StarRating="4" HotelCode="32911|320825" HotelName="Renaissance Washington, DC Downtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>999 Ninth Street Northwest, Washington, District Of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/5c/84/5c8423a0c4a526fe57d8406a9534074c1f80c97f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This contemporary hotel enjoys an ideal location between the White House and the Capitol, as well as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="281.64" OriginalAmount="273.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.9044414" Longitude="-77.0399487" StarRating="3" HotelCode="445607|2204525" HotelName="Marriott Vacation Club Pulse at The Mayflower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1127 Connecticut Avenue NW, 7th Floor, Washington D.C., District of Columbia 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/06/a506a484a0e083ecdd56c4fb4e536d981d58ca2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.42" OriginalAmount="276.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.901852" Longitude="-77.019852" StarRating="3" HotelCode="70909|1637198" HotelName="Hampton Inn Washington-Downtown-Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>901 6th Street NW, Washington D.C, District of Columbia 20001-2646</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/c0/31c0f052c557d209a8744f0919948b96f933d73b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Washington DC, only 1.5 blocks from the convention centre and 2...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="285.29" OriginalAmount="276.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.896584" Longitude="-77.031498" StarRating="4" HotelCode="564913|843795" HotelName="JW Marriott Washington DC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1331 Pennsylvania Avenue NW, Washington, District Of Columbia 20004</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/f3/6ef35af348287882df6c9d418f6d07699ff1fc44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.15" OriginalAmount="277.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.902212669817" Longitude="-77.035588460643" StarRating="3" HotelCode="307029|1419838" HotelName="Hyatt Place Washington DC White House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1522 K Street Northwest, Washington D.C, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/bb/68bb1b9691387e1ff848d0a2394013cdca274243.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="292.82" OriginalAmount="284.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90344" Longitude="-77.024858" StarRating="4" HotelCode="294380|1017278" HotelName="Marriott Marquis Washington, DC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>901 Massachusetts Avenue Northwest, Washington, District of Columbia 20001</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/72/dd7239761bdc11d8ed0c3307a48c57db2d414168.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="310.32" OriginalAmount="301.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.907525" Longitude="-77.0399939" StarRating="3" HotelCode="225697|4585765" HotelName="Tabard Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1739 N Street Northwest, Washington, DC 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/fd/13fd4adf1bb039118a2ed5e4de7b34823e5da36b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="318.55" OriginalAmount="309.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90575" Longitude="-77.051628" StarRating="4" HotelCode="27486|64944" HotelName="Fairmont Washington D.C. Georgetown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2401 M Street Northwest, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/56/0e56137b7dcf3fba90a48300e25751008a31886e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and luxurious hotel lies in the fashionable West End. Within a short distance of the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="322.17" OriginalAmount="312.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.897059049971" Longitude="-77.022474373016" StarRating="4" HotelCode="28317|802945" HotelName="Kimpton Hotel Monaco Washington DC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>700 F Street Northwest, Washington, District of Columbia 20004</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/08/5208a87118b06783f2a02d7d2a3c0aa77715166a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Washington D.C.. Its setting is especially ideal for ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="329.69" OriginalAmount="320.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.878960768233" Longitude="-77.022214806869" StarRating="4" HotelCode="551148|2234735" HotelName="Canopy by Hilton Washington DC The Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>975 7th Street SW, Washington, District of Columbia 20024</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/e5/d6e50102867654bcf21056cdedd07094de8dbc62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="352.95" OriginalAmount="342.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.905998" Longitude="-77.051245" StarRating="5" HotelCode="26077|312665" HotelName="Park Hyatt Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1201 24th Street Northwest, Washington, District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/c5/f9c564fee8001dadec5ee347d591ac7f3d7aaae4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This property is a preferred choice among world travellers and the city's elite. It enjoys an ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="411.04" OriginalAmount="399.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.883681" Longitude="-77.030203" StarRating="5" HotelCode="27047|270045" HotelName="Mandarin Oriental Washington D.C." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1330 Maryland Avenue Southwest, Washington, District of Columbia 20024</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/bd/88bda9b6f17f2ed1109e4fea9aa4ce3ae83e7d40.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="417.72" OriginalAmount="405.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.900515048752" Longitude="-77.033948203705" StarRating="5" HotelCode="17738|326925" HotelName="Sofitel Washington DC Lafayette Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>806 15th Street Northwest, Washington D.C., Washington 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/98/3d98c34793314b477897409b6673dbf647207fc8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys one of the best locations in the city, on Lafayette Square which borders the White ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="496.12" OriginalAmount="481.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.903261" Longitude="-77.061822" StarRating="5" HotelCode="88428|337915" HotelName="The Ritz-Carlton Georgetown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>3100 South Street NW, Washington D.C., District of Columbia 20007</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/aa/a4aaec7cadcfb4766d260419861b1f7ac6466b21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located at Wisconsin Avenue and K Street, this family-friendly hotel in Washington, D.C. is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="552.77" OriginalAmount="536.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.905057" Longitude="-77.048962" StarRating="5" HotelCode="897601|337905" HotelName="The Ritz-Carlton Washington D.C." Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/10/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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1150 22nd Street, Washington D.C., District of Columbia 20037</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/1a/1f1a631acbbcafa613fc5bf8301617f46ee4f343.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Washington D.C.'s trendy West End neighbourhood, the family-friendly city hotel is adjac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="557.84" OriginalAmount="541.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.903971053636" Longitude="-77.061289250851" StarRating="5" HotelCode="255866|938795" HotelName="Rosewood Washington, D.C." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1050 31st Street Northwest, Georgetown, Washington D.C. 20007, District of Columbia</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/20/d220d0665d638cc5ae939b9631c87ad1c0db94c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Georgetown along the historic C&amp;amp;O Canal, Capella Washington D.C., Georg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="564.04" OriginalAmount="547.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.905367" Longitude="-77.034181" StarRating="4" HotelCode="21124|279745" HotelName="The Madison Washington DC, A Hilton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1177 15th Street NW, Washington, District of Columbia 20005</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/83/95/83950cbec1875f84b875043d01d40e607a1333b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only 4 blocks from the White House, minutes from Dupont Circle, Embassy Row an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="572.71" OriginalAmount="556.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.90601475" Longitude="-77.036669125" StarRating="5" HotelCode="892891|1295498" HotelName="Jefferson" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/10/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1200 16th Street, NW, Washington, D.C., DC 20036</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/4a/084a3ca624876f70fd3258a12343f1468ce85d76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="583.64" OriginalAmount="566.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.89647101003" Longitude="-77.032412588596" StarRating="5" HotelCode="19402|824965" HotelName="InterContinental Willard Washington" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1401 Pennsylvania Avenue NW, Washington, District of Columbia, Washington 20004</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/6b/d46b87adaaa037066ec99fd7ee35b2b935111710.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="622.43" OriginalAmount="604.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.902098" Longitude="-77.036166" StarRating="5" HotelCode="897609|85905" HotelName="The St. Regis Washington, D.C." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>923 16th and K Streets Northwest, Washington, District of Columbia 20006</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/35/b735d871894a4f3d7e02f12e88de0c21c97e69ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers an unparalleled vantage point to the capital's premier destinations. Two blocks fro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="704.65" OriginalAmount="684.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.894156296887" Longitude="-77.027399118295" StarRating="5" HotelCode="459415|2194705" HotelName="Trump International Hotel Washington DC" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>1100 Pennsylvania Avenue North West, Washington, District of Columbia 20004</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/e7/49/e749bc70ce3aad73b7df07ac756fe011b633fbd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Washington D.C..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1567.46" OriginalAmount="1521.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.904803879076" Longitude="-77.057247161865" StarRating="5" HotelCode="12625|732795" HotelName="Four Seasons Hotel Washington, DC" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/11/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2800 Pennsylvania Avenue Northwest, Washington D.C., District of Columbia 20007</AddressLine>
          </AddressLines>
          <CityName>Washington D.C.</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/a5/14a5ef8ddc974e2ebe0d8f9fe0de6c27d90d7bb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Designated Smoking Area,Heated Pool,Lounge,Swimming Pool,Wheelchair Access,Currency Exchange,Shopping Arcade,Spa,Diet Meals,Jacuzzi,Kitchen,Massage Centre,Sauna,Nightclub,24 Hour Security,Business Centre,Garden,Parking,Pets allowed,Printer,Valet Parking</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,CONFERENCE HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,AIRPORT HOTEL,HOTEL,SPA HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 897|LoadCity|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3|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="64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3" TimeStamp="0001-01-01T00:00:00" HotelName="Days Inn Washington DC/Gateway" HotelCode="892013|658045" StarRating="2" GTCityId="76952" CountryCode="US" CityName="Washington D.C." CountryName="USA" Address="2700 New York Avenue Northeast, Washington, D.C., DC 20002" PostCode="20002" PhoneNo="" FaxNo="" Email="" CheckInTime="15:00" CheckOutTime="11:00" Latitude="38.917715875" Longitude="-76.9703074875" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: ROOM, DOUBLE BED" RoomTypeCode="0|0|1180106235|1776430320050172B1850B0||no|658045|16|NTEuOTB8R0JQfDIwMjYtMTEtMDQ=" OriginalAmount="52" TotalPrice="53.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/10/2026"><AdditionalDetails>In connection with facilitating your hotel transaction, the charge to your method of payment will include a charge for Taxes and Fees. This charge includes an estimated amount to recover the amount we pay to the hotel in connection with your reservation for taxes owed by the hotel including, without limitation, sales and use tax, occupancy tax, room tax, excise tax, value added tax and/or other similar taxes. In certain locations, the tax amount may also include government imposed service fees or other fees not paid directly to the taxing authorities but required by law to be collected by the hotel. The amount paid to the hotel in connection with your reservation for taxes may vary from the amount we estimate and include in the charge to you. The balance of the charge for Taxes and Fees is a fee we retain as part of the compensation for our services and to cover the costs of your reservation, including, for example, customer service costs. The charge for Taxes and Fees varies based on a number of factors including, without limitation, the amount we pay the hotel and the location of the hotel where you will be staying, and may include profit that we retain. Except as described below, we are not the vendor collecting and remitting taxes to the applicable taxing authorities. Our hotel suppliers, as vendors, include all applicable taxes in the amount billed to us and we pay over such amounts directly to the vendors. We are not a co-vendor associated with the vendor with whom we book or reserve our customer&amp;#039;s travel arrangements. Taxability and the appropriate tax rate and the type of applicable taxes vary greatly by location. For transactions involving hotels located within certain jurisdictions, the charge to your method of payment for Taxes and Fees includes a payment of tax that we are required to collect and remit to the jurisdiction for tax owed on amounts we retain as compensation for our services. Depending on the property you stay at you may also be charged (i) certain mandatory hotel specific service fees, for example, resort fees (which typically apply to resort type destinations and, if applicable, may range from $10 to $40 per day), energy surcharges, newspaper delivery fees, in-room safe fees, tourism fees, or housekeeping fees and/or (ii) certain optional incidental fees, for example, parking charges, minibar charges, phone calls, room service and movie rentals, etc. These charges, if applicable, will be payable by you to the hotel directly at checkout. When you check in, a credit card or, in the hotel&amp;#039;s discretion, a debit card, will be required to secure these charges and fees that you may incur during your stay. Please contact the hotel directly as to whether and which charges or service fees apply. Please note that we are unable to facilitate a rebate of Canadian Goods and Services Tax (&amp;#039;GST&amp;#039;) for customers booking Canadian hotel accommodations utilizing our services. For bookings in Canada, the charges may also include destination marketing fees collected by the hotel and passed along to tourist bureaus. The reservation holder must be 21 years of age or older. Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund. Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received. The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate. All rooms will accommodate up to 4 people. Requests for bed types (King, Queen, Double, etc.) or other request(including preferences for smoking or non-smoking rooms) should be requested through your confirmed hotel and cannot be guaranteed.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Internet access|Air conditioning (centrally regulated)|Safe|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-31T00:00:00" End="2026-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="53.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: BASIC, DOUBLE OR TWIN BED" RoomTypeCode="0|0|1434795055|1776430320038276B2129B2||yes|658045|16|NTYuMDZ8R0JQfDIwMjYtMDQtMTc=" OriginalAmount="56" TotalPrice="57.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a fire extinguisher&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property doesn&amp;#039;t offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Mandatory fees: &amp;lt;p&amp;gt;You&amp;#039;ll be asked to pay the following charges at the property. Fees may include applicable taxes:&amp;lt;/p&amp;gt; &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;A damage deposit of USD 100 will be collected before check-in.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;We have included all charges provided to us by the property. &amp;lt;/p&amp;gt;,Optional fees: &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Uncovered self parking fee: USD 10 per day&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;p&amp;gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &amp;lt;/p&amp;gt;,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 3 people: 10.61 USD (This amount is included within the total price). NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Internet access|Air conditioning (centrally regulated)|Safe|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-04-17T00:00:00" End="2026-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="57.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: BASIC, DOUBLE BED" RoomTypeCode="0|0|1182378175|1776430320070344B2119B1||no|658045|16|NTcuMDV8R0JQfDIwMjYtMTEtMDM=" OriginalAmount="57" TotalPrice="58.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 30/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Internet access|Air conditioning (centrally regulated)|Safe|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-30T00:00:00" End="2026-11-01T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="58.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/19/1a/191a275f7912e267487b9517374e7e0871869d6a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/2b/3a2b4b6b5e4cf5b9540af870731f4d13c5de06e8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/fc/5ffc7cea5e086a98a2b34738cd714ebd41a8a4a8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/54/18/5418ec1658a09605fe52475718dd5c9fe03c4bc1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b1/f5/b1f5acda4be187e35ef300eb20c4788d1975e49a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f6/1d/f61df5df6158eabfe40fbd205ba9364a1a9ca070.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/6b/54/6b545eb9b1ee23b19e5bfc5b202d6ad4c32a1cd2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e6/93/e69395123fa39650bd3b3f97268555a52d7fbf72.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dd/d3/ddd3452559f76c26dc62fdeddae60f800afba778.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/db/66/db66af9b603104f39ea231429a452963122f46e4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a5/e4/a5e47149a068f8f9b73ad8c3d2fadd84685444bb.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/91/ae/91ae797d928a56c6fd13024b06f06d8c0e4d833b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/14/26/14267ead7f93a20fc782e2073a3252a96e4534c8.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Washington D.C.. The nearest airport is Washington - National (DCA).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;195 rooms are available to guests. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a transfer service, a conference room and a business centre. Wireless internet access allows guests to stay connected while on holiday. The hotel has wheelchair-accessible facilities. Guests arriving by car can park their vehicles in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain just the right temperature. Rooms include a double bed. Features include a tea/coffee station, a safe and WiFi. The hotel has non-smoking rooms and smoking rooms.&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. The outdoor pool complex provides invigorating refreshment. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Bed and breakfast is bookable.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>1-202-5033609</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>1-202-8325800</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>195</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>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</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
64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3|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="64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: ROOM, DOUBLE BED" BoardBasis="Room 1: Room Only" TotalAdult="3" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Usman" LastName="Rizvi" DOB="20010417" Age="25" />
        <Adult Title="Mr" FirstName="Zeeshan" LastName="Rizvi" DOB="20010417" Age="25" />
        <Adult Title="Mr" FirstName="Asad" LastName="Rizvi" DOB="20010417" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" ClientCountry="India" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="892013|658045" SourceId="16" RoomTypeCode="0|0|1180106235|1776430320050172B1850B0||no|658045|16|NTEuOTB8R0JQfDIwMjYtMTEtMDQ=" TotalPrice="53.46" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-05T00:00:00" End="2026-11-06T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>Shikha</AgencyBookingRef>
  <MHLInfo>
    <Address>Ahmedabad Test</Address>
    <AgencyId>13973</AgencyId>
    <AgentId>18072</AgentId>
    <CityCode>7</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId>shikha.v@wwdmc.com</EmailId>
    <FileBookingId />
    <FirstName>Usman</FirstName>
    <LastName>Rizvi</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
64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3|BookResponse|MyhubService Response|UserName:-shikha.v@wwdmc.com Password:-Shikha123$ 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>Ahmedabad Test</Address>
  <AgencyId>13973</AgencyId>
  <AgentId>18072</AgentId>
  <CityCode>7</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId>shikha.v@wwdmc.com</EmailId>
  <EndDate xsi:nil="true" />
  <FirstName>Usman</FirstName>
  <LastName>Rizvi</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-10-31T00: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-10-31T00:00:00" End="2026-11-01T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="53.46" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-11-05T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-11-06T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>51.90</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>usa</CountryName>
  <PostCode>20002</PostCode>
  <Rooms>
    <Rooms>
      <Adults>3</Adults>
      <BoardBasis>Room 1: Room Only</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Usman Rizvi</GuestName>
      <RoomType>Room 1: ROOM, DOUBLE BED</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>53.46</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>51.90</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>242</SupplierId>
  <SupplierMinCnxDate>2026-11-04T00:00:00</SupplierMinCnxDate>
  <SupplierName>DOTW</SupplierName>
  <_address>2700 New York Avenue Northeast, Washington, D.C., DC 20002</_address>
  <_cityName>Washington D.C.</_cityName>
  <_fax />
  <_hotelName>Days Inn Washington DC/Gateway</_hotelName>
  <_phoneNo1 />
</Hotel> Response:-<Root><FileBookingId>260430577</FileBookingId><BookingId>41949</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
64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3|DOTWBook|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
64c0f4a9-2b50-4d8e-b60e-9ab7555c8cf3|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>260430577</FileBookingId>
  <Status>Success</Status>
  <ImportantInfo>&lt;div style="color:#333333; font-size: 13px;"&gt;&lt;p&gt;&lt;table align='center' cellpading='10' width='95%' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
    &lt;tr&gt;
        &lt;td&gt;
            
                    &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td&gt;
            &lt;table cellpading='10' style="color: #333333;font-family: Verdana, sans-serif;font-size: 13px;"&gt;
                
                
                &lt;tr&gt;
                    &lt;td&gt;Booking for:&lt;/td&gt;
                    &lt;td&gt;&lt;b&gt;Supplier: Hotel Washington DC/Gateway - WASHINGTON - DC - UNITED STATES OF AMERICA&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;
                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt; This booking is confirmed by Hotel Service&lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

                &lt;tr&gt;
                    &lt;td&gt;&lt;/td&gt;
                    &lt;td colspan = ""&gt;&lt;b&gt;
                                                            YOUR CONFIRMED BOOKING SUMMARY                                                &lt;/b&gt;&lt;/td&gt;
                &lt;/tr&gt;

            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
                            &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;div id="voucherPanelRenew"&gt;
&lt;table style="font-family: arial, sans-serif !important;
              border: 1px #b2b2b2 !important;
              background: #b2b2b2 !important;
              color: #ffffff;
              -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;
              -moz-border-radius-topright: 3px;
              border-top-left-radius: 3px;
              border-top-right-radius: 3px;
              padding: 0 2px 0 7px;
              border-collapse: initial;
              -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding: 4px"&gt;
            VOUCHER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table id="voucherPanel" name="voucherPanel"  width="100%" style="font-family: arial, sans-serif; font-size: 12px; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;
                                            -webkit-border-bottom-left-radius: 3px;
                                            -moz-border-radius-bottomright: 3px;
                                            -moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px;
                                             border-bottom-left-radius: 3px;
                                             border-bottom: 1px solid #c9c9c9;
                                             border-left: 1px solid #c9c9c9;
                                             border-right: 1px solid #c9c9c9;
                                             padding: 7px; border-collapse: initial; -webkit-print-color-adjust:exact " align="center" &gt;
    &lt;tr&gt;
        &lt;td&gt;

        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="voucherGeneralDetails" name="voucherGeneralDetails"  width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Booking Reference No        &lt;/td&gt;
        &lt;td style="font-weight: bold"&gt;
             
            HTL-WBD-947589905                    &lt;/td&gt;
        &lt;td rowspan="7"&gt;
            &lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" &gt;
        &lt;/td&gt;

    &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Printed On        &lt;/td&gt;
        &lt;td&gt;
            Fri, 17 Apr 2026 12:53:00 GMT        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Itinerary Number        &lt;/td&gt;
        &lt;td&gt;
            ITN-WBD-947589865        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Booked By        &lt;/td&gt;
        &lt;td&gt;
            Worldwide DMC LTD - LONDON        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr style="font-weight: bold"&gt;
        &lt;td &gt;
            Booking Status        &lt;/td&gt;
        &lt;td&gt;
            Confirmed
        &lt;/td&gt;
    &lt;/tr&gt;

    


     
&lt;/table&gt;        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td  style="color: #b2b2b2;
                    padding: 7px 0; font-size: 14px"&gt;
            SERVICE PROVIDER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
           &lt;table id="serviceprovider" name="serviceprovider" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;

    
    &lt;tr&gt;
        &lt;td style="width: 30%; font-weight: bold"&gt;
            Service Name        &lt;/td&gt;
        &lt;td&gt;
            &lt;div id="BookedServiceName" style="cursor: pointer" onclick="editField('BookedServiceName','BookedServiceNameInput')"&gt;Hotel Washington DC/Gateway&lt;/div&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Address            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="serviceAddress" style="cursor: pointer" onclick="editField('serviceAddress','serviceAddressInput')"&gt;2700 New York Avenue Ne, WASHINGTON - DC, DISTRICT OF COLUMBIA, UNITED STATES OF AMERICA&lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
        
            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                Telephone            &lt;/td&gt;
            &lt;td&gt;
                &lt;div id="servicePhone" style="cursor: pointer" onclick="editField('servicePhone','servicePhoneInput')"&gt;1-1202-8325800 &lt;/div&gt;
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    

&lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td style="color: #b2b2b2; padding: 7px 0; font-size: 14px"&gt;
            PASSENGER DETAILS        &lt;/td&gt;
    &lt;/tr&gt;

    &lt;tr&gt;
        &lt;td&gt;
            &lt;table id="passengerDetails" name="passengerDetails" width="100%" style="font-size: 12px; font-family: arial; color: #333333;"&gt;
            &lt;tr&gt;
            &lt;td style="width: 30%; font-weight: bold"&gt;
                Passenger Name            &lt;/td&gt;
            &lt;td&gt;
                                    Mr. Usman Rizvi                                    , Mr. Zeeshan Rizvi                                    , Mr. Asad Rizvi                
                            &lt;/td&gt;
        &lt;/tr&gt;
    
    
    
    
                        &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;
                    Passenger Nationality                &lt;/td&gt;
                &lt;td&gt;
                    &lt;div id="passengerNationality" style="cursor: pointer" onclick="editField('passengerNationality','passengerNationalityInput')"&gt;
                    INDIA                    &lt;/div&gt;
                                    &lt;/td&gt;
            &lt;/tr&gt;
        
                    &lt;tr&gt;
                &lt;td style="font-weight: bold"&gt;

                    Country of Residence                    &lt;/td&gt;
                &lt;td&gt;
                    UNITED KINGDOM                &lt;/td&gt;
            &lt;/tr&gt;
                &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
            Service Type        &lt;/td&gt;
        &lt;td&gt;
            Accommodation        &lt;/td&gt;
    &lt;/tr&gt;



            &lt;tr&gt;
            &lt;td style="font-weight: bold"&gt;
                City            &lt;/td&gt;
            &lt;td&gt;
                WASHINGTON - DC            &lt;/td&gt;
        &lt;/tr&gt;
    
        &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt;
        Supplier Reference         &lt;/td&gt;
        &lt;td&gt;
                        The supplier confirmation number will be visible 5 days before checkin.                                &lt;/td&gt;
    &lt;/tr&gt;

    
    

    &lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-in&lt;/td&gt;
    &lt;td&gt;Thu, 05 Nov 2026            &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Check-out &lt;/td&gt;
    &lt;td&gt;
        Fri, 06 Nov 2026                &lt;/td&gt;
&lt;/tr&gt;

&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Type&lt;/td&gt;
    &lt;td&gt;&lt;div id="RoomName" style="cursor: pointer" onclick="editField('RoomName','RoomNameInput')"&gt;ROOM, DOUBLE BED
        
                &lt;/div&gt;
        
    &lt;/td&gt;
&lt;/tr&gt;



&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Room Occupancy &lt;/td&gt;
    &lt;td&gt;&lt;div id="roomTypeCategory" style="cursor: pointer" onclick="editField('roomTypeCategory','roomTypeCategoryInput')"&gt;3 Adults                 &lt;/div&gt;
            &lt;/td&gt;
&lt;/tr&gt;




&lt;tr&gt;
    &lt;td style="font-weight: bold"&gt; Rate Basis&lt;/td&gt;
    &lt;td&gt;&lt;div id="rateBasis" style="cursor: pointer" onclick="editField('rateBasis','rateBasisInput')"&gt;Room Only                &lt;/div&gt;
              &lt;/td&gt;
&lt;/tr&gt;









    &lt;tr&gt;
        &lt;td style="font-weight: bold"&gt; Additional Services&lt;/td&gt;
        &lt;td&gt;
                  none                &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td style="font-weight: bold; vertical-align: top;"&gt; Additional Requests&lt;/td&gt;
        &lt;td&gt;
            &lt;table style="font-size: 12px; font-family: arial; color: #333333;"&gt;
                                    &lt;tr&gt;
                        &lt;td&gt;
                                                           none                                                                                    &lt;/td&gt;
                    &lt;/tr&gt;
                            &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
     
        
                     &lt;/table&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    
    &lt;tr&gt;
        &lt;td&gt;
                                                &lt;/td&gt;
    &lt;/tr&gt;


    &lt;tr&gt;
        &lt;td&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
    &lt;tr&gt;
        &lt;td&gt;
                    &lt;/td&gt;
    &lt;/tr&gt;

        &lt;/table&gt;
    &lt;input type="hidden" id="getUser" value="0"&gt;
&lt;/div&gt;
&lt;script type="text/javascript"&gt;
    function editField(contentView, contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentView).text().trim();
            $('#' + contentInput).val(content).show().focus();
            $('#' + contentView).hide();
            $('#sendEmailButton').hide();
            $('#editEmailButton').show();
        }
    }
    function removeField(contentView,contentInput) {
        let usertype = $('#getUser').val();
        if(usertype == 1) {
            let content = $('#' + contentInput).val().trim();

            if(content.length &gt; 0) {
                if(contentView == 'specialCode') {

                    $('#' + contentView).html('&lt;div style="color: #5CB85C; font-weight: bold;"&gt;'+content+'&lt;/div&gt;').show();
                    $('.dailyRatesInput').html(content).show();
                } else {
                    $('#' + contentView).text(content).show();
                }
            } else {
                $('#' + contentView).text('none').show();
                $('.dailyRatesInput').hide();
            }

	        $('#' + contentInput).hide();
        }
    }
&lt;/script&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
                               &lt;tr&gt;
            &lt;td align="center"&gt;
                &lt;table style="border: 1px #b2b2b2;background: #b2b2b2;color: #ffffff;
              -webkit-border-top-left-radius: 2px; padding: 0px 2px;-webkit-border-top-right-radius: 3px;
              -moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;
              border-top-right-radius: 3px;padding-left: 7px; -webkit-print-color-adjust:exact" width="100%"  align="center"&gt;
    &lt;tr&gt;
        &lt;td style="padding-left: 4px"&gt;
            DAILY RATES        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;

&lt;table width="100%" style="font-size: 12px; font-family: arial, sans-serif; color: #333333;
                                            -webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;
                                             -moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;
                                             border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
                                             border-bottom:1px solid #c9c9c9; border-left:1px solid #c9c9c9;
                                             border-right:1px solid #c9c9c9;padding: 5px;" align="center" &gt;

        &lt;tr&gt;
                                        &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Date                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Payable Rate                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Basis                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Min. Stay                    &lt;/th&gt;
                                                    &lt;th style="font-size: 12px; font-weight: normal;
                        color: #039; text-align: left;"&gt;
                Rate Market                    &lt;/th&gt;
                        &lt;/tr&gt;
    
    &lt;tr&gt;
        &lt;td colspan="5"&gt;
            &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px;"&gt;
        &lt;/td&gt;
    &lt;/tr&gt;

    
       &lt;tr&gt;
            &lt;td  style="color: #b2b2b2; font-weight: bold; font-size: 12px;"&gt;
                Thu, 05 Nov 2026            &lt;/td&gt;

           
           
            &lt;td style="font-size: 12px; font-family: arial, sans-serif; color: #333333;"&gt;

                                    GBP 51.90                
                                            &lt;/td&gt;

            &lt;td style="font-size: 12px;  padding-bottom: 0px; padding-top: 0px; "&gt;
                Room Only
                             &lt;/td&gt;

           
             &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                 -              &lt;/td&gt;

                                    &lt;td style="font-size: 12px; font-family: arial; color: #333333; padding-bottom: 0px; padding-top: 0px; "&gt;
                SUB CONTINENT            &lt;/td&gt;
                      
        &lt;/tr&gt;


        

        

       



        &lt;tr&gt;
            &lt;td colspan="5"&gt;
                &lt;hr style="border: 0px solid; border-top: 1px dotted  #c9c9c9; margin: 0px; font-size: 0px"&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    

    &lt;tr&gt;
        &lt;td colspan="5"&gt;
           Rates including all Room taxes and Service charges and may not include City Taxes.&lt;/br&gt;Please note that the rates shown above could be average daily rates and they might not reflect the actual daily rates for the room.        &lt;/td&gt;
    &lt;/tr&gt;


&lt;/table&gt;

            &lt;/td&gt;
        &lt;/tr&gt;
                                  
    &lt;tr&gt;&lt;td height=10&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;br&gt;&lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Total Payable for this Booking: 51.90 GBP (UK Pounds Sterling)&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Compensation : &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;u&gt;&lt;strong&gt;Amendment &amp; Cancellation Policy&lt;/strong&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;- Any amendments or cancellations must be done online before the cancellation deadline.&lt;br /&gt;
- Amendment on bookings confirmed through Dynamic rates &amp; inventory and 3rd Party supplier is possible only if the service is available at the time of amendment and for the dates required.&lt;br /&gt;
- No manual /offline amendment is possible.&lt;br /&gt;
- Certain services are non amendable and should be rebooked as per new dates before the cancellation deadline.&lt;br /&gt;
- No Passenger Name change allowed&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;div style="font-family: arial; color: #333333"&gt;
    &lt;strong&gt;Cancellation Rules: &lt;/strong&gt;
    &lt;ul&gt;
    
                     &lt;li&gt;
                            Before            
            
            
                            Wed, 04 Nov 2026 08:29:59                      
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            No Cancellation Charge.                                                     
                                                                                        No Amendment Charge.                                                                            &lt;/span&gt;
                &lt;/li&gt;

            
            
                     &lt;li&gt;
                            After            
                            Wed, 04 Nov 2026 08:30:00              
            
                    
        
                            &lt;br&gt;
                &lt;span style="padding-left: 15px"&gt;
                                                            Cancellation Charge: GBP 51.90.                                                     
                                                                                        Amendment Charge: GBP 51.90.                                                                             &lt;/span&gt;
                &lt;/li&gt;

            
                &lt;/ul&gt;
&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;No-Shows or Early Checkout&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;100% charges will apply for No Shows and Early Check out.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/br&gt;&lt;b&gt;Tariff Notes:&lt;/b&gt;&lt;/br&gt;The reservation holder must be 21 years of age or older.,Reservation is guaranteed for arrival on the confirmed check-in date only. If you don't check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund.,Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received.,The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate.,All rooms will accommodate up to 4 people. Requests for bed types (King, Queen, Double, etc.) or other request(including preferences for smoking or non-smoking rooms) should be requested through your confirmed hotel and cannot be guaranteed.,In connection with facilitating your hotel transaction, the charge to your method of payment will include a charge for Taxes and Fees. This charge includes an estimated amount to recover the amount we pay to the hotel in connection with your reservation for taxes owed by the hotel including, without limitation, sales and use tax, occupancy tax, room tax, excise tax, value added tax and/or other similar taxes. In certain locations, the tax amount may also include government imposed service fees or other fees not paid directly to the taxing authorities but required by law to be collected by the hotel. The amount paid to the hotel in connection with your reservation for taxes may vary from the amount we estimate and include in the charge to you. The balance of the charge for Taxes and Fees is a fee we retain as part of the compensation for our services and to cover the costs of your reservation, including, for example, customer service costs. The charge for Taxes and Fees varies based on a number of factors including, without limitation, the amount we pay the hotel and the location of the hotel where you will be staying, and may include profit that we retain. Except as described below, we are not the vendor collecting and remitting taxes to the applicable taxing authorities. Our hotel suppliers, as vendors, include all applicable taxes in the amount billed to us and we pay over such amounts directly to the vendors. We are not a co-vendor associated with the vendor with whom we book or reserve our customer's travel arrangements. Taxability and the appropriate tax rate and the type of applicable taxes vary greatly by location.,For transactions involving hotels located within certain jurisdictions, the charge to your method of payment for Taxes and Fees includes a payment of tax that we are required to collect and remit to the jurisdiction for tax owed on amounts we retain as compensation for our services.,Depending on the property you stay at you may also be charged (i) certain mandatory hotel specific service fees, for example, resort fees (which typically apply to resort type destinations and, if applicable, may range from $10 to $40 per day), energy surcharges, newspaper delivery fees, in-room safe fees, tourism fees, or housekeeping fees and/or (ii) certain optional incidental fees, for example, parking charges, minibar charges, phone calls, room service and movie rentals, etc. These charges, if applicable, will be payable by you to the hotel directly at checkout. When you check in, a credit card or, in the hotel's discretion, a debit card, will be required to secure these charges and fees that you may incur during your stay. Please contact the hotel directly as to whether and which charges or service fees apply.,Please note that we are unable to facilitate a rebate of Canadian Goods and Services Tax ('GST') for customers booking Canadian hotel accommodations utilizing our services. For bookings in Canada, the charges may also include destination marketing fees collected by the hotel and passed along to tourist bureaus.&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;&lt;strong&gt;Bookings including children will be based on sharing parents bedding and no separate bed for children is provided unless otherwise stated.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Thank you !&lt;/p&gt;

&lt;br /&gt;

&lt;p&gt;Webbeds Customer Service&lt;/p&gt;
&lt;p&gt;&lt;img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAuCAYAAACvdRKFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAUR0lEQVR4nO2df7BUxZXHP9+pV6/ezqVesWQuxbIUSzFTLCGEJSxLiGsog4hR88NkXULUqCQmRvOjJGqMpakU5VquIQn5zZo1PzYaEmOI6CooEkUSDUElSJAAmUtYJcS8mTUUy0yxr169s3903/fu3Lkzj9/g+r5VU7zbffr06b6nu0/3OX2RmTGMYZwqdJxqAU42ojDoBN5r8Ebg54K1xUqt/1TL9VrFa04BgW8AV8r93W9wI/AFgHIhPwFYAIRDcpH+LNgMbChWavUTJOv/e+jVugSXC/mSpKsGEsxAqhcrtc+1LBMGBeBPmOWQXBl4UdLfAjMMHsZsJEAinyGeX5R0U7FSW3E823c0iMJgNvBPQNwfAC8VK7Wvnkq52uFVOwNKmmBwPZDs7FeAlgoI5FJMkE8zsyVIIxsUTX6ebP88HrO7ozAYU6zUvnSs7TpGTDO4PtEf4Gbp01cBy2HwaeDmhlSz/ZL+rlip7U8XKBfyHcALSGOS6YKbi5Xa17MqicLgWoMlqToO+TpePhrBm2buxk7PRKlS64nCYIXBpZghAGk50Ic0qWGGy+Lf4tmcEt9aLuRXl6r1HUfaluOGdvKfpugQbABut3hZcug2mAWsTReQNNWgRCM9BucBmQpocAFm3Ul6SduPVvl8eRq6+PA7/MOSngDeYPCUYJVBTnCPwcgB3gl+LZ47JY3GbArSeDPLI32A9GA+2UjO0kMMyNMBHcBmgx7FM5oX3MzOJUMBgXmCXLqhBmdEYTCiWKkdTBJHYTBSMCuDPov3EUEJfqQVsgWKldoh4Dup5H6OUnGiMMiZ2WRJVwNTj4bH8YQS/fFqQK5YqfUC68wMMxt8idL8rAJmdo7/t5EeRhrMzihyhpl1N9GbPXwsgqf5mZnr/JOMYqXWX6rWtxcrtU8A1510ARKwxCAc6J/TfCnuABCsQbo0mSGYVC7kJ5aq9d1xWhQGXZLmgFuGUvQA5wDrGjLMzkvTGuwFtqWFicKgAygAncCBLBt0oL50/RkjPgqDEbhltd+gWnKD7YShWKmV2+VHYZADRgF54BBQPZozyCgMRnqTptfz6IPE7Ed2fzTxKeRHInUb9AEHSqnV62Qg3gVvMLM6rmNidHpl251Im2NmXW34zcedqw3AYF6Gfba+VK3XwSmdmc0VLDI4E/eCcsChciG/B1iJ9J1SpbYvzSQ9ugVEhXyXwcXA5bglMY/Uj9n+qJB/HOkbxUptY7KcV4y5Bl2eseMn7WilVFEYxHbfvlKldqBNnxCFwVQzu8r3zxhcPb3Ay1EhvxZpebFSaxqQKR55g8swuxyYDHRh1g/0RIX8eqSvWUL2NnzGmtnVwLtwO/gunAlyqFzIl4GVkr5XrNR62jI6TpCZUQ6DnOApmpfQHxcrtfclhF9KfPSRjX7gr2Lhy4X8BEm/z6C7pFiprYjCYAzwbeDtpI9IGtEDLE6etUVhMA94LEVXx82ss9rw6gO+bmY3lqr1Xs+rC4iAsSnaG4uV2uezmERhcC2wDKgCDxncVEptqrzX5XbgGmLlzsYh4MsGn8uapcthME1wNzBtCB5baW775mKl9vdenncB38UN8nboAT5crNQeHILumJEDKLllYA1mkLQdzOb5ZdHNEmZzU/lp+pyZzYuZS5qfQX/I4PGokB+P2ZOYnW+uXBa/+Hk0ZneXw+CaBumb6fOYzWojH5h1mNm1SN/1M59n1Uzfzn4y+AdPXzCzKzC7L5kfhUEXZisx+5SZdQ3Rvi4z+4zM/iMpE0C5kJ+K2WNmNq1NecysC7NZWflenjPM7F7MRg3RP5jZaDO71w/yE4rBFwCr492T/A9plMFMnz8WaVoqf1/qGUnnJvifm85H2ozZAaQfIE3KyM98RsoJlkVhMHOAexv6IZ/hYsyuHGTVTC/pdVEhP6EcBu5XyE+IwmBaFAZLBQtT9JOjMEiaMLciveMI5VsIfDxm4G3uH0oafcTtSzzH8kjqSuabe38rkB6SdDBVvgtYVk4NiOONAeaCbQb7SI4ct7Oc7/PPwqwjlb8ceJnG0TMnCoNO/zLOTPMDHpW0ALN0Xj+wwuCtwBuARcDuFE2nmd3mjz5o4j1Yx0HgW8AHgKuA1Zj1pekMbouVJoufmX0Kaadgp8x2Cnaa2a8xux6zXKK+KvCh2CccFfJTzOzjGXI9DbzTt+88YH0GzWfLYeCWSLNLMZuaQdMD/CtwCfAJYGPLvjAjCoNRmM1Ita0Xs7OLldolpUrtnWb2j0CP59+L2yjuxWyo5fqYMOCKK1Zqh6IwWI90cYrmnCgM/sXMzkntrPpxZ3mvT5YRTAAm4XafozPOox4BvpaR/gWcHRXvCrd7eZ4HuhP85xpMdA+ZO71XMDuvWK1vihOiQv4ug09K+iKNg64AvAN4MIuXkq7KeHfZXF8Zs8VIq+MEkxYpZfOZ2XrBBYnAhe3lMFgv6Uka7baC4MKokP8e0qKM9pWBc4qV2p6B9oXBtwzukHRtBj1m1uVntGTbcsDcKAz2mdnBUrW+tVzIX47UJWdL7i2e4FMDSPmCzWyNmhVwJmZjJZ2VSu8x2AI8JrfrHOQD8wV/mVFfj8E+NRvTh8zsj0hXlAt5Ul6ObYIzGmQ2O0vSnhZtujmpfADFar0/CoOvAhcADXaNmb1N0oPHcGxbQnoAWBGFwYf9Qffbm6ikbQYLM9q3ndTGweBsSauAGWk2Zra4VK3vSaYVK7XeKAxuBOaSsVGRdAA4QOOg6MBFBn1R0o4oDLYgPSM3S+85WSFqDQoo6RFzS2Fy3e8CrsZsXIp2Q6lS6y0X8uvNTdmdibzzDEbGBnCSv2B8xlFOF7Aspk8b/+mtgKTXA3uaNgnuuCUzKqVYqfWXC/n7SSkg0sSBOprl3QA8m2KVA6ab2RwG+ykHXCrpQFTIX4dzzaVFGLDtknlZ2xxJkwzGke4nqY70SIv29UZhsNLMpqXKUKrUDkZh8BMzuyajaBcw3f+uMOhH2lEOg5tKJ2EX3KCAxUqtGoXBJmA2ZoMhR9InSYYwueXoUYBStb4nCoNdmE0dyIc5aiwfp68B8kqnH+G/BiOE3zg08j9YrNZbnslJ6mniF/t/HUG6nodLGccwURjkJC0BbknVf6VJyxQr5tG2E0YJOjPSe+JD5xZ4uakdMcxuRpoqszlD1J8DpgArozC4ulip3dWmvmNGUziWma1VfB4Yj1SzEannXmB9otg6YGoivzNFj0FdsMFgnBLpA/yk7cBgp7X5V/CSmQ3aY4N8usthUChVatWsxhqMV0ou4BXkgg2a+LVAsVLrj8JgOWa3pOrvlDQNs750+337eg+nfcBeM6tntG9MFAadbWyzv8mo18lcre+PwuBc4IPAhwymKJ5hm98HON1YVg6DVa3683igOR5QWuM7diDgYODlxM+wC9iTKPUocG1LejMkbStWavuiMOjDHRjnBzrdvbB3Fyu1F9PiRGHQkTXqk2dUyfoEV+AjnNN8BP/coGyu/l3uz8HZIs5v51s2GKXs9o5E2o3ZjFR/fLZYqf00Q65clr0VhcFIfD8l+HcB7wV+lEGfBxZktG8A3j79JvDNKAziSJ4ZZvYm7/Uan2rPCDm78sctO+IY0aSA8tExwJjkTJC0kSSta+g0s2eRDphZdxa9x8MAxUqtp1zIPwvMSeTnMbutHAaLSglli8Kg0+CBciE/WdJm4Dlgo/8121LueUkUBjuKldpDCT4dwG2YzbY0vfSYUrzi/Fb+1HIhPwa4w1L0uIHWg/OMzGjoP7MlURg8nuHfXlIOg49itkXSJuAZzJ4uVus95TDYiNncVPuWlcNgR6lS25JoXzdwp5mVmvrDtyEKgy6DSYLpmL0Z2F+s1m/Gr2TeJfoAcH5De6DB9j/eyAzJjwr5u0kFJ6RwQbFSW51MiMLgCeCsFvT9wFuKldomz/8ipHtpdr+txu3MeoBJBlfL+YcHYVY16fVyRnPaFedJrE/SWuApg7+Q2TsMpklK1/ciUMQNxCxX3F4gHbOYx2w80oiMqvuAvwZGAL8mcXxkuLNWnGtuFzAad463MNUP/cDZxUptfbmQXyjph03tc+bMKuA3wOuAi3DHX1nYDNxh7sx2ZNwHZtYraTGwAufGG2uw0vdrEpecyOsG2SH50hqglQIexG3V03iU1gq4j2T0i7TKYLXcGVwS5/ufI8tgZHBryW2WWlQFkjpiXomlOY1+M7uhVK33xe7GDIwjawZoMTMCP/J+8J5yGNwup2zJtkwFftBScMDMfup330j6Ce6gOXkMhVzQSPq4rB22SMqTPAOVOnGD/TacAo5Mn13iTjceP4J6jhit3Czrzaye9od6b8GmzDAps3VZ9P55ffLmWLFS68NskcGmFvRNzz71HklfT+YdbvmGZ7cp+mqpWm+wbY6an/t7K7A4kfkF4HscWfu2CK6KzRtv+16C2e6jls/x2QV8qQX9SHyEToY8nz+WqPXDQaYCFiu1fZK2xH7BASSOX5ogbZO0L03vD12bgk9L1XoVs7OBu3BLF1n1+fD3gzK7Cbg8fjkJ33OS/iBuaaINv4NIi5UVPNqi/rbPsB/4sqS3FhO7xVK13mfwIZOuw2z/EPz6MLsHeFuxWn8lKVKxUttj8Dbg8SHk2S/pkQz5ADCzz0q6SW5j07Z9fon/HO0veB0XtLyWWQ6DeYLp3nZJ4idJN1CqzALiow4Pc5XcVazWWwaXRmEwDee3PQtnh3Xilvrd5jwt9xQrtb0NdRXy4yUtSMkX7/Lm4uIBZ+HO+fpwZsBazO4sVusNu22/BF8JjEi3t83zIZwtt7E4dDzgGOAy4FygxGBA6j7gF+ZCrbaW2ngfvIzzfbtm4uzLQzg7dQ1wlznX4vzU++opVmrfjx/KYTBe7u7z2TiXabw014E9Bj+T2YpiIhD5ROK0uxfsY/M6Deql9oeuh8Mrh1nepP7SaXJ53McIdgG9/ljkaHh0AHmD3tJR8kjw6cQHAA9xyH1CcNop4DBeWzihsV7DGMZQGFbAYZxSDCvgME4phhVwGKcUwwrYApJmS2oKCPV5CyW1u6F2vGWZLOmKk1XfyURLBZT0QUkvJH7PSLoz/VIk5SV9WtLzkiqSfidpmaTRPv++FJ/49ytJD0g6P8VvgaQnvesoTstJulfS3BTt/BTP5yXdL+l43OZaBLyvRd7VpANbjxGSRkj6oqTI9+NvJd3hfbdnAh+T1OnpSkPxe9Ug6dJKubc+jfN6TPG/2cAtQAW4zAZjxtYATwJzcAehU3EHqy/gXDwTffmZQA13mDoFd7l6KfDDVL2PAv8LvD2RNhH4EzAqRXsR8LyvZwwunOga4M/AhBRtJ5Br0daOdB5wJ86Jn0WfyQvoaNOfna3yfP6tuLvZk30/Tgeu93m5uDxO8aNW7WhXx+n4G0oB78tIn++VYTQuYGEn0J2i6QAeAJYl0kYA/wNMTKTNAv47Lu+VqAIsB76doPsksDJDlouA5zLSXwLO9H9PBe73cj6DC8jM+bxxfrDs9Ir8mfglJhXQK8CnPJ8RuMv0C3zefbhw+zWez2O4kP1Yljl+UP0OeMLX/zMSvldP93CscC36/D7/b4QboM8DS33+bF/+t77+M0+1Yp0wBfR5v8EFRt4L3NKC5nzgd+0U0Kf/Hniv//sa39EzgD/ggzGBXwELWyjgTv+S5+BccEtxoVAj/CD5o1esiThXXwR8BOeCegH4Cs49NsvXEyvdncAdXvmW4mIRx/q8x4CP+L+f822Y7/ks8zJ14Wb6PwMfxYVLzfF994cMBbzM097h5exKtfM5L/NC4L9wg6fg6/wDLjqmAFyIG4CTT7VyHc7vaDchVZyPtRv3VdIsvEIiHq4Nfgy8z9s678eFK23FxQTOkTQJ9/Jafc5tNC4KZTEudGke7gZYN+5lbQM+b2a7zWw9cFOCrgtYbGZlM9sEfAz4YML+7MJ9yuIi4Dwza/o+jccyM1trZmVceNNY3Gz+AeBBM/s3M9tjZhto8QUtM/s+7tZeNy5M6iVJS5IxjOa+31MF+sxsr5lVfR2bfTvH4r7ls8H35WmPI/5Er6SRuJG93f/eggsASGO2zx8KK4H/xM16U4C15gJK78d14gu4jye1UvTdZvaehHw53BJ5Ay6gYZ+5m34x9uIGz5g2efENvytxL3cELiZvFdlIKmbsm83hFDjtq23puzWzp4GnfTzjTJwZ88tW9B6jcLPg4kRaL26mP+1xRArolW85boZ6FjfL/UrShbiRHodKTcMpwCcOg+1m3Iz1FWC1H+XgZsancPdcb29Rtglm1i8XltWNs8u+LWmMmb2cmGU34maJpZImm1n8Wd2LvTzxZ8p+AbwHt6wtl7QjQXs4uB+430c1b8Qp95IsQkkzga1m1usH4LMMDohkkEA/kJOU8/39c5zpcV08SCWNM7O9vAowlALOSoSEd+NG5dPA+81dJNol91nafweukrQVt1zOw332t+kSThq+s1fhvrqVVLRduOVkEu2/pjpe7jvPMSbilPbdZrZJ0kPALyWt87JNAM41s92SbgOelPuqwSicHfhOLxPAFj8gVkh6I3CfpLcM1aZE2zZIugG30enAzUwP+TalcSMw3V8lOIhbQXKePnnRfSveNJB0CDfILwCe820cBUyV9GaL4xBPY7SMhpE0mcb7AXXcC2m6uSapG2eET8TdoViXtpf8snIh8IiZHUzljcN1+ENmdiiRPgN39NL40cvB/PGkwtV9/c8m6/B8ZuLsykdSdUzCnbMdxC3/+336TKDXXKRzLP+7cAowDnjRK/F8YEfcL+l2yt1k68UN4AO4WLwbzexNqbbkcGbILNySv8Pz6PXtnGxmaxPtnou7nL/el53uy+/37Wgbo3i6YDgc6wTCH8Y/gTst2I7bJNwA3Gpm3zqVsp0uGFbAEwxJZ+DsyPG4GfABnK07/N+DMayAwzjF+D/DiMeQjZqpSgAAAABJRU5ErkJggg==" style="padding: 15px 0;" /&gt;&lt;/p&gt;
&lt;p&gt;Should you need anything, please refer to &lt;span dir="ltr"&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank" &gt;https://www.webbeds.com/contact-global-cs/&lt;/a&gt;&lt;/span&gt;&lt;a href="https://www.webbeds.com/contact-global-cs/" target="_blank"&gt; &lt;/a&gt;for our Global Customer Service Contact details.&lt;/p&gt;

&lt;br /&gt;
&lt;div&gt;</ImportantInfo>
  <SupplierRef>947589905</SupplierRef>
</HotelBookRS>||True