<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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GY" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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-14T12:41:34.3559819+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="18.77" OriginalAmount="18.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81138961" Longitude="144.95934684" StarRating="2" HotelCode="545689|828230" HotelName="Europa Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>310-314 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/4c/734ceefdbac2f397ca210da0a2a16a6816cc5131.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21.97" OriginalAmount="21.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|712491" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="26.49" OriginalAmount="25.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2" HotelCode="402873|664351" HotelName="Melbourne Central YHA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.88" OriginalAmount="27.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|96508" HotelName="Base Backpackers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.32" OriginalAmount="27.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.808747" Longitude="144.959038" StarRating="2" HotelCode="174874|321554" HotelName="Discovery Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167-175 Franklin Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/72/c7724589f1caeced24d64c17c41103a0854b30e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.88" OriginalAmount="53.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815997" Longitude="144.966559" StarRating="3" HotelCode="181225|193111" HotelName="City Square Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/81/8681f05eb363b909275a44732d333a07eae396df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.28" OriginalAmount="57.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.805828" Longitude="144.963284" StarRating="3" HotelCode="181224|322139" HotelName="Arrow on Swanston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>488, Swanston Street, Carlton 3053, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/e1/94e1610efd3d870006c25e9f173ffb19690a232b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.99" OriginalAmount="58.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817490914134" Longitude="144.99487520583" StarRating="4" HotelCode="92867|465510" HotelName="Adara Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>185 Lennox Street, Richmond, Melbourne, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/85/cf859b005749a3fa9a25cb6eb5677be2814a9266.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.77" OriginalAmount="63.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|128401" HotelName="Atlantis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.14" OriginalAmount="65.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.659853408886" Longitude="145.07533460856" StarRating="4" HotelCode="77410|157561" HotelName="Best Western Mill Park Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 The Link, Mill Park, Melbourne, Victoria 3082</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f7/9ef7101af8ec79dcd3d1a69cf11eebd2ede1498a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.55" OriginalAmount="67.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813274712534" Longitude="144.9517739961" StarRating="4" HotelCode="79417|465214" HotelName="Arrow On Spencer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>585 Latrobe Street, Melbourne CBD, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/f9/8af9de2e4d9ea07b6f17ff225b01950fdf30ce08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.56" OriginalAmount="67.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.807478777778" Longitude="144.962651" StarRating="3" HotelCode="103684|321590" HotelName="Milano Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Franklin Street, Melbourne VIC 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f4/71f4435b5d3b44086a9419214fd5796741244e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.42" OriginalAmount="68.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|157462" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.43" OriginalAmount="68.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820587" Longitude="144.955011" StarRating="3" HotelCode="401956|110174" HotelName="Best Western Melbourne City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/34/f834e30f8373e781af476a522a8acbe7b9c122a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on 16 Spencer Street, in the heart of Melbourne CBD, just a stone's throw from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.46" OriginalAmount="68.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|177356" HotelName="Melbourne Parkview Hotel" Meals="ROOM ONLY" 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>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.99" OriginalAmount="69.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|235315" HotelName="Pegasus Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.16" OriginalAmount="70.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816379346504" Longitude="144.96268166005" StarRating="4" HotelCode="142286|123963" HotelName="Causeway 353" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>353 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/03/09034d16fe0f6adf9c7454b95baf9059fe857dda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the city, surrounded by boutique shops and within walking dist...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.72" OriginalAmount="70.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|91121" HotelName="Hotel Grand Chancellor Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.54" OriginalAmount="71.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|226918" HotelName="ibis budget Melbourne CBD" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.76" OriginalAmount="71.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|97101" HotelName="Mercure Welcome Melbourne" 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,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.49" OriginalAmount="73.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096" HotelName="The Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.01" OriginalAmount="74.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.800669" Longitude="144.968126" StarRating="4" HotelCode="77652|157569" HotelName="Best Western Plus Travel Inn Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Grattan &amp; Drummond Streets, Carlton, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/75/0675307c26cff1fa4be75b280ac8b2300fbf5717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="78.27" OriginalAmount="75.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|465190" HotelName="Gateway On Monash" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.92" OriginalAmount="77.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8109398" Longitude="144.95981045" StarRating="4" HotelCode="585713|716050" HotelName="La Trobe Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>323-327 La Trobe Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/09/a7098c82ba1d4798ae03abda321113a8545af24e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.25" OriginalAmount="81.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|109479" HotelName="ibis Styles Kingsgate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.06" OriginalAmount="84.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806152" Longitude="144.977308" StarRating="4" HotelCode="80621|465375" HotelName="Melbourne Metropole Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Brunswick Street, Fitzroy, Melbourne, Victoria 3065</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c4/40c4d81ffa7e310294a8a8dba0fa48c3e41d09ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.23" OriginalAmount="84.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|226923" HotelName="Ibis budget Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.45" OriginalAmount="86.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|575141" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.57" OriginalAmount="87.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4" HotelCode="557150|638839" HotelName="The Jazz Corner Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.35" OriginalAmount="88.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.681884408157" Longitude="144.88283514976" StarRating="3" HotelCode="20905|107209" HotelName="Quality Hotel Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Mickleham Road, Melbourne, Victoria 3043</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/2f/052f46e3997ecb217f7d876ff1c257f777ebdcf9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is conveniently located near to shops, restaurants, cafés and the Melbourne centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.78" OriginalAmount="89.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3" HotelCode="778256|641324" HotelName="ibis Melbourne Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.47" OriginalAmount="91.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|83134" HotelName="Quality Batman's Hill On Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.65" OriginalAmount="91.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|86721" HotelName="The Hotel Windsor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.32" OriginalAmount="92.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.80926232" Longitude="144.96267009" StarRating="4" HotelCode="312960|464982" HotelName="Brady" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Little Latrobe Street, Melbourne, 3000 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/2f/892f481c29f6b44a133b20a9dca74da47b004f5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.07" OriginalAmount="94.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815337" Longitude="144.9545" StarRating="3" HotelCode="68995|97049" HotelName="ibis Melbourne Little Bourke Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>600 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/d0/3ad02c904a0c9431e9cb4082fe5922a97a4c1948.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the centre of the city and near the Telstra Dome, close to the...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.89" OriginalAmount="95.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.77747985" Longitude="144.95624954" StarRating="3" HotelCode="413954|465478" HotelName="Parkville Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>759 Park Street, Brunswick, Melbourne, Victoria 3056</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/36/13368681876890a16d3e32109d7018220ada7603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our property overlooks Royal Park, part of the university/zoo precinct on Melboune's CBD edge. You c...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.99" OriginalAmount="95.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82197499" Longitude="144.96596166" StarRating="4" HotelCode="811080|497301" HotelName="Oaks Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>57-61 City Road, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/497301/497301a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in South Melbourne. The 136 welcoming bedrooms offer a perfect place ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="98.35" OriginalAmount="95.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810991" Longitude="144.969034" StarRating="4" HotelCode="96145|105948" HotelName="Punthill Little Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-17 Cohen Place, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/63/826384a2fa68cd12b9cbf8b5343ad9cd35fc6ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel stands tall in the centre of Melbourne city. It lies in the Chinatown region an...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="99.80" OriginalAmount="96.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817607" Longitude="144.957872" StarRating="4" HotelCode="68740|89955" HotelName="Oaks on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>480 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/b2/b206b121fe380f73/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of the city, opposite the Rialto Towers. It is about 1 ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="99.97" OriginalAmount="97.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.807074022107" Longitude="144.96055205194" StarRating="4" HotelCode="145808|228825" HotelName="Mercure Melbourne Therry Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 13/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>43 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/5f/2b5f857afb32cfba525de64895eb4fe82e38b946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only minutes from Melbourne’s Central Business District. It features spectacula...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.60" OriginalAmount="98.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|85419" HotelName="Rendezvous Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.74" OriginalAmount="98.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849828" Longitude="144.978423" StarRating="4" HotelCode="221469|89599" HotelName="Mercure Melbourne Albert Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Albert Park, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3e/843e0ec7a75f5cb807f11045a699a90b812bc008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Queens Road, overlooking the beautiful Albert Park Lake (opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.18" OriginalAmount="100.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.794173" Longitude="144.895331" StarRating="3" HotelCode="184975|251508" HotelName="Footscray Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90, Droop Street, Footscray 3011, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/eb/d0ebf01d98e8d6960fcebae3bb8e21e663e17ed4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.93" OriginalAmount="100.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|409268" HotelName="Quest Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104.32" OriginalAmount="101.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|226922" HotelName="Mercure North Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.11" OriginalAmount="102.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|97050" HotelName="ibis Melbourne Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.35" OriginalAmount="102.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820637083745" Longitude="144.95596423745" StarRating="4" HotelCode="402392|91283" HotelName="Adina Apartment Hotel Melbourne Northbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 22/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>550 Flinders Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/92/bb92433191757b96d43935626648285d755d69d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Melbourne and enjoys handy access to Docklands, Sout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.35" OriginalAmount="102.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.80943606" Longitude="144.96866311" StarRating="4" HotelCode="958013|711840" HotelName="Brady Hotels Jones Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Lonsdale Street, Melbourne, Victory</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/db/cbdbd4a91d6861044cca36d32787e7d636d3c33c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.40" OriginalAmount="102.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.838671" Longitude="144.992663" StarRating="4" HotelCode="305510|409213" HotelName="Oaks South Yarra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Yarra Street, South Yarra, VIC 3141</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409213/409213a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.13" OriginalAmount="104.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81594045426" Longitude="144.96085978043" StarRating="4" HotelCode="262553|662148" HotelName="Citiclub Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8c/498c50931e06d534f7e883959154dc31e0db535b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.51" OriginalAmount="105.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.830988661293" Longitude="144.97102886438" StarRating="4" HotelCode="92876|155544" HotelName="Seasons Botanic Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>348 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7f/547fc97d7afa8d67a6d39de5c855ece3ceb3a819.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at the city end of St Kilda Road, directly opposite the Shrine of Remembranc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.93" OriginalAmount="108.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="4" HotelCode="962376|667979" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.26" OriginalAmount="109.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81092506885" Longitude="144.97104227543" StarRating="4" HotelCode="174452|118374" HotelName="The Crossley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/aa/c9aa8c55c2a8646792aa381ad8cc8a500d4e4376.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Melbourne's entertainment district. Guests can take advantage ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.74" OriginalAmount="112.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|123617" HotelName="Mantra Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.12" OriginalAmount="113.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.809504" Longitude="144.960617" StarRating="4" HotelCode="181229|317819" HotelName="City Edge on Elizabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>99, A'Beckett Street, Corner Elizabeth Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/36/5b3631812a9d3415063441fa3d7684deb53fb30b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.87" OriginalAmount="115.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8088842" Longitude="144.96145442" StarRating="4" HotelCode="738786|646761" HotelName="Avani Central Melbourne Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 A'beckett Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646761/646761a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set high amongst the city scape, AVANI Central Melbourne Residences is the perfect location to take ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.46" OriginalAmount="116.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|87340" HotelName="Rydges Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.52" OriginalAmount="117.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|84999" HotelName="Pullman Melbourne Albert Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.52" OriginalAmount="117.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|165054" HotelName="Mantra on Jolimont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="121.40" OriginalAmount="117.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|108673" HotelName="Crown Promenade Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="121.97" OriginalAmount="118.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3" HotelCode="26283|84998" HotelName="Travelodge Hotel Melbourne Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.12" OriginalAmount="119.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67172212999" Longitude="144.85335499048" StarRating="4" HotelCode="52536|122578" HotelName="Holiday Inn Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-14 Center Road, Melbourne Airport, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/71/ca712ebf621218db23baaf4d6a7deb0a72c5383b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Melbourne, this airport hotel is ideal for business travellers arriving or departing from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.21" OriginalAmount="119.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|126317" HotelName="Radisson On Flagstaff Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.82" OriginalAmount="121.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|123594" HotelName="Mantra 100 Exhibition" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.87" OriginalAmount="121.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814844142991" Longitude="144.97273743152" StarRating="4" HotelCode="81248|105949" HotelName="Punthill Manhattan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5f/c35fc32c1fe1137f70d9a5be638870a503895550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Melbourne's city centre. It lies just a short stroll...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="127.17" OriginalAmount="123.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814581692163" Longitude="144.95714069358" StarRating="5" HotelCode="305520|491507" HotelName="Wyndham Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a1/dba1d44b282eef59a5498644b85e5b71886b7360.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.60" OriginalAmount="124.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.805181167494" Longitude="144.96643960476" StarRating="4" HotelCode="79093|709561" HotelName="Zagame's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Lygon Street, Carlton, Melbourne, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/f2/26f20450b71b76da1fc4a2d6dc38d2250dfb26c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Melbourne's glittering city centre and the vibrant cafe and fashion precinct of Carl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="129.67" OriginalAmount="125.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812472" Longitude="144.969423" StarRating="4" HotelCode="161031|130283" HotelName="Citadines on Bourke Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Heated Pool,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131–135 Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/df/4fdfcc1ef08081686d2183715f5164a3ec6bed6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is few minutes’ walk from the corner of Spring and Bourke Streets. This property is ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.22" OriginalAmount="126.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|133144" HotelName="Crown Metropol Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.05" OriginalAmount="129.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|85804" HotelName="Stamford Plaza Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.61" OriginalAmount="129.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|109508" HotelName="The Savoy Hotel on Little Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.65" OriginalAmount="129.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|95103" HotelName="Amora Hotel Riverwalk Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="136.29" OriginalAmount="132.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816979998487" Longitude="144.96554374695" StarRating="4" HotelCode="81244|105946" HotelName="Punthill Flinders Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>267 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/da/c5da236596f68a5992cee09a3c66cbf8d21f0806.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by restaurants, cafes, bars, boutiques, department stores and Melbourne's funky laneways,...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="136.38" OriginalAmount="132.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819425138136" Longitude="144.95962679386" StarRating="4" HotelCode="336737|85046" HotelName="Clarion Suites Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/38/5338f9b48180586aa2559bc888a770c19b8961e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the banks of the Yarra River, opposite the Crown Casino and Entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.27" OriginalAmount="135.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|89956" HotelName="Oaks on Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.67" OriginalAmount="135.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|123618" HotelName="Mantra on Little Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140.34" OriginalAmount="136.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814306224101" Longitude="144.96004328173" StarRating="4" HotelCode="79313|114579" HotelName="Adina Apartment Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>189 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0d/db0d990c5cb719803aef2034dd775dfce016d4c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140.88" OriginalAmount="136.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|126319" HotelName="Novotel Melbourne Glen Waverley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.25" OriginalAmount="137.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811194260058" Longitude="144.95626388721" StarRating="4" HotelCode="262898|232422" HotelName="Oaks on William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>350 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/130043/39a3781e44c2e36ad41acbb30bebc22b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="144.91" OriginalAmount="140.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|118576" HotelName="Pan Pacific Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="145.95" OriginalAmount="141.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815963416922" Longitude="144.96909196318" StarRating="4" HotelCode="81404|232491" HotelName="Flinders Landing Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/a2/17a27d93d78756aef25a7573ab184913efc243ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="147.00" OriginalAmount="142.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4" HotelCode="778310|641323" HotelName="Novotel Melbourne Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.79" OriginalAmount="145.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|118373" HotelName="Pullman Melbourne on Swanston" 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,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.84" OriginalAmount="147.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|664352" HotelName="QT Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.13" OriginalAmount="153.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|111650" HotelName="PARKROYAL Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="159.32" OriginalAmount="154.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4" HotelCode="15244|97098" HotelName="Novotel Melbourne on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="162.63" OriginalAmount="157.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|409193" HotelName="Mantra on Russell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.90" OriginalAmount="163.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816122" Longitude="144.96822" StarRating="4" HotelCode="35590|86562" HotelName="Adelphi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/15/9215b3fa4b06cfb8afc952285982a4028cb2d400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in Flinders Lane, between Russell Street and Swanston Street. Fli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="171.97" OriginalAmount="166.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|108672" HotelName="Crown Towers Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.28" OriginalAmount="168.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820058657641" Longitude="144.95511263609" StarRating="4" HotelCode="34289|122706" HotelName="Holiday Inn On Flinders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>575 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/48/4648bfde053bc05301c5dad65c91fb6609bdce65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the convention centre, exhibition centre, World Trade Centre and the stock exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="175.40" OriginalAmount="170.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.801531793873" Longitude="144.96355354786" StarRating="4" HotelCode="395067|222649" HotelName="Rydges on Swanston Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>701 Swanston Street, Carlton, Melbourne, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/7a/757a2f6ac56588f61f339e9ab3436bce79e21bb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="185.16" OriginalAmount="179.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|397962" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="185.43" OriginalAmount="180.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816031796457" Longitude="144.97173294425" StarRating="4" HotelCode="80409|114578" HotelName="Adina Apartment Hotel Melbourne on Flinders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/5b/5c5baa41aa0134977fb6bfcda7872349ce5d81ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="187.53" OriginalAmount="182.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|122707" HotelName="Crowne Plaza Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="197.01" OriginalAmount="191.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815798" Longitude="144.983426" StarRating="5" HotelCode="13342|111649" HotelName="Pullman Melbourne On The Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Wellington Parade, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/03/310384b6ae90fab492eda38a9be21c94e7f79fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="200.13" OriginalAmount="194.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810623103979" Longitude="144.97193679214" StarRating="4" HotelCode="96146|232423" HotelName="Ovolo Laneways" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Little Bourke Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/bd/75bd3ed911e8370d701da65aeee2640932b65e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Melbourne's exciting central business district. It is surround...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="218.64" OriginalAmount="212.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|122579" HotelName="Intercontinental Melbourne the Rialto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="234.75" OriginalAmount="227.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|86118" HotelName="The Langham Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/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>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="236.92" OriginalAmount="230.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|614539" HotelName="Novotel Melbourne South Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="248.22" OriginalAmount="240.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|102375" HotelName="Park Hyatt Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.94" OriginalAmount="245.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|128475" HotelName="Sofitel Melbourne on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="265.70" OriginalAmount="257.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|103801" HotelName="Grand Hyatt Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="280.60" OriginalAmount="272.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|82890" HotelName="The Westin Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Massage Centre,Nightclub,Shopping Arcade,Swimming Pool,Kitchen,Sauna,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Front Desk,Coffee Shop,Elevator,Library,Luggage Storage,Smoking Rooms,Vending Machine,Babysitting,Business Centre</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,HOSTELS,SPA HOTEL,AIRPORT 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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="GY" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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-14T12:41:45.9073643+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="21.97" OriginalAmount="21.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|712491|Bed &amp; Breakfast" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.88" OriginalAmount="27.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|96508|Bed &amp; Breakfast" HotelName="Base Backpackers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.27" OriginalAmount="31.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2" HotelCode="402873|664351|Bed &amp; Breakfast" HotelName="Melbourne Central YHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.02" OriginalAmount="74.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|226918|Bed &amp; Breakfast" HotelName="ibis budget Melbourne CBD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.53" OriginalAmount="85.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|465190|Bed &amp; Breakfast" HotelName="Gateway On Monash" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.72" OriginalAmount="90.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|128401|Bed &amp; Breakfast" HotelName="Atlantis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.54" OriginalAmount="91.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|226923|Bed &amp; Breakfast" HotelName="Ibis budget Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.01" OriginalAmount="92.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|177356|Bed &amp; Breakfast" HotelName="Melbourne Parkview Hotel" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.86" OriginalAmount="93.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|109479|Bed &amp; Breakfast" HotelName="ibis Styles Kingsgate Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.20" OriginalAmount="93.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|235315|Bed &amp; Breakfast" HotelName="Pegasus Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.55" OriginalAmount="100.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3" HotelCode="778256|641324|Bed &amp; Breakfast" HotelName="ibis Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.63" OriginalAmount="102.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|157462|Bed &amp; Breakfast" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.12" OriginalAmount="103.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096|Bed &amp; Breakfast" HotelName="The Victoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.27" OriginalAmount="103.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|97101|Bed &amp; Breakfast" HotelName="Mercure Welcome Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.79" OriginalAmount="105.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|575141|Bed &amp; Breakfast" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="110.36" OriginalAmount="107.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|91121|Bed &amp; Breakfast" HotelName="Hotel Grand Chancellor Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.93" OriginalAmount="108.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="4" HotelCode="962376|667979|Bed &amp; Breakfast" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.43" OriginalAmount="110.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|226922|Bed &amp; Breakfast" HotelName="Mercure North Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.75" OriginalAmount="110.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|97050|Bed &amp; Breakfast" HotelName="ibis Melbourne Hotel and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.95" OriginalAmount="110.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849828" Longitude="144.978423" StarRating="4" HotelCode="221469|89599|Bed &amp; Breakfast" HotelName="Mercure Melbourne Albert Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Albert Park, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3e/843e0ec7a75f5cb807f11045a699a90b812bc008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Queens Road, overlooking the beautiful Albert Park Lake (opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.16" OriginalAmount="111.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4" HotelCode="557150|638839|Bed &amp; Breakfast" HotelName="The Jazz Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.58" OriginalAmount="114.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|85419|Bed &amp; Breakfast" HotelName="Rendezvous Hotel Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.79" OriginalAmount="126.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|165054|Bed &amp; Breakfast" HotelName="Mantra on Jolimont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.27" OriginalAmount="129.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3" HotelCode="26283|84998|Bed &amp; Breakfast" HotelName="Travelodge Hotel Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.93" OriginalAmount="130.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|123594|Bed &amp; Breakfast" HotelName="Mantra 100 Exhibition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.80" OriginalAmount="130.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|87340|Bed &amp; Breakfast" HotelName="Rydges Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.92" OriginalAmount="135.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|123617|Bed &amp; Breakfast" HotelName="Mantra Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.85" OriginalAmount="137.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|126319|Bed &amp; Breakfast" HotelName="Novotel Melbourne Glen Waverley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.30" OriginalAmount="138.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|83134|Bed &amp; Breakfast" HotelName="Quality Batman's Hill On Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.91" OriginalAmount="138.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|95103|Bed &amp; Breakfast" HotelName="Amora Hotel Riverwalk Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.57" OriginalAmount="145.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|109508|Bed &amp; Breakfast" HotelName="The Savoy Hotel on Little Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.98" OriginalAmount="145.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|123618|Bed &amp; Breakfast" HotelName="Mantra on Little Bourke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|133144|Bed &amp; Breakfast" HotelName="Crown Metropol Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.66" OriginalAmount="147.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|84999|Bed &amp; Breakfast" HotelName="Pullman Melbourne Albert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.50" OriginalAmount="153.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4" HotelCode="778310|641323|Bed &amp; Breakfast" HotelName="Novotel Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="161.12" OriginalAmount="156.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|108673|Bed &amp; Breakfast" HotelName="Crown Promenade Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.67" OriginalAmount="159.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|89956|Bed &amp; Breakfast" HotelName="Oaks on Market" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.81" OriginalAmount="162.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|126317|Bed &amp; Breakfast" HotelName="Radisson On Flagstaff Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="170.73" OriginalAmount="165.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4" HotelCode="15244|97098|Bed &amp; Breakfast" HotelName="Novotel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.79" OriginalAmount="167.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|409193|Bed &amp; Breakfast" HotelName="Mantra on Russell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.67" OriginalAmount="171.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|86721|Bed &amp; Breakfast" HotelName="The Hotel Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.01" OriginalAmount="173.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|409268|Bed &amp; Breakfast" HotelName="Quest Melbourne Airport" 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>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.43" OriginalAmount="188.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|397962|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.47" OriginalAmount="188.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|111650|Bed &amp; Breakfast" HotelName="PARKROYAL Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.81" OriginalAmount="189.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|108672|Bed &amp; Breakfast" HotelName="Crown Towers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.56" OriginalAmount="214.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|664352|Bed &amp; Breakfast" HotelName="QT Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="226.36" OriginalAmount="219.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|85804|Bed &amp; Breakfast" HotelName="Stamford Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="250.61" OriginalAmount="243.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|614539|Bed &amp; Breakfast" HotelName="Novotel Melbourne South Wharf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.44" OriginalAmount="245.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|122707|Bed &amp; Breakfast" HotelName="Crowne Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.17" OriginalAmount="247.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|122579|Bed &amp; Breakfast" HotelName="Intercontinental Melbourne the Rialto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="272.70" OriginalAmount="264.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|128475|Bed &amp; Breakfast" HotelName="Sofitel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="277.15" OriginalAmount="269.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|86118|Bed &amp; Breakfast" HotelName="The Langham Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="285.16" OriginalAmount="276.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|118576|Bed &amp; Breakfast" HotelName="Pan Pacific Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="289.06" OriginalAmount="280.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|103801|Bed &amp; Breakfast" HotelName="Grand Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="310.92" OriginalAmount="301.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|118373|Bed &amp; Breakfast" HotelName="Pullman Melbourne on Swanston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.95" OriginalAmount="316.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|82890|Bed &amp; Breakfast" HotelName="The Westin Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.54" OriginalAmount="328.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|102375|Bed &amp; Breakfast" HotelName="Park Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Massage Centre,Nightclub,Shopping Arcade,Swimming Pool,Kitchen,Sauna,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Front Desk,Coffee Shop,Elevator,Library,Luggage Storage,Smoking Rooms,Vending Machine,Babysitting,Business Centre</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,HOSTELS,SPA HOTEL,AIRPORT 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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="GY" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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-14T12:41:49.1521963+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="21.97" OriginalAmount="21.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|712491|Bed &amp; Breakfast" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.88" OriginalAmount="27.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|96508|Bed &amp; Breakfast" HotelName="Base Backpackers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.27" OriginalAmount="31.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2" HotelCode="402873|664351|Bed &amp; Breakfast" HotelName="Melbourne Central YHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.02" OriginalAmount="74.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|226918|Bed &amp; Breakfast" HotelName="ibis budget Melbourne CBD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.53" OriginalAmount="85.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|465190|Bed &amp; Breakfast" HotelName="Gateway On Monash" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.72" OriginalAmount="90.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|128401|Bed &amp; Breakfast" HotelName="Atlantis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.54" OriginalAmount="91.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|226923|Bed &amp; Breakfast" HotelName="Ibis budget Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.01" OriginalAmount="92.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|177356|Bed &amp; Breakfast" HotelName="Melbourne Parkview Hotel" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.86" OriginalAmount="93.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|109479|Bed &amp; Breakfast" HotelName="ibis Styles Kingsgate Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.20" OriginalAmount="93.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|235315|Bed &amp; Breakfast" HotelName="Pegasus Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.55" OriginalAmount="100.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3" HotelCode="778256|641324|Bed &amp; Breakfast" HotelName="ibis Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.63" OriginalAmount="102.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|157462|Bed &amp; Breakfast" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.12" OriginalAmount="103.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096|Bed &amp; Breakfast" HotelName="The Victoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.27" OriginalAmount="103.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|97101|Bed &amp; Breakfast" HotelName="Mercure Welcome Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.79" OriginalAmount="105.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|575141|Bed &amp; Breakfast" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="110.36" OriginalAmount="107.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|91121|Bed &amp; Breakfast" HotelName="Hotel Grand Chancellor Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.93" OriginalAmount="108.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="4" HotelCode="962376|667979|Bed &amp; Breakfast" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.43" OriginalAmount="110.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|226922|Bed &amp; Breakfast" HotelName="Mercure North Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.75" OriginalAmount="110.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|97050|Bed &amp; Breakfast" HotelName="ibis Melbourne Hotel and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.95" OriginalAmount="110.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849828" Longitude="144.978423" StarRating="4" HotelCode="221469|89599|Bed &amp; Breakfast" HotelName="Mercure Melbourne Albert Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Albert Park, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3e/843e0ec7a75f5cb807f11045a699a90b812bc008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Queens Road, overlooking the beautiful Albert Park Lake (opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.16" OriginalAmount="111.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4" HotelCode="557150|638839|Bed &amp; Breakfast" HotelName="The Jazz Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.58" OriginalAmount="114.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|85419|Bed &amp; Breakfast" HotelName="Rendezvous Hotel Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.79" OriginalAmount="126.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|165054|Bed &amp; Breakfast" HotelName="Mantra on Jolimont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.27" OriginalAmount="129.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3" HotelCode="26283|84998|Bed &amp; Breakfast" HotelName="Travelodge Hotel Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.93" OriginalAmount="130.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|123594|Bed &amp; Breakfast" HotelName="Mantra 100 Exhibition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.80" OriginalAmount="130.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|87340|Bed &amp; Breakfast" HotelName="Rydges Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.92" OriginalAmount="135.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|123617|Bed &amp; Breakfast" HotelName="Mantra Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.85" OriginalAmount="137.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|126319|Bed &amp; Breakfast" HotelName="Novotel Melbourne Glen Waverley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.30" OriginalAmount="138.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|83134|Bed &amp; Breakfast" HotelName="Quality Batman's Hill On Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.91" OriginalAmount="138.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|95103|Bed &amp; Breakfast" HotelName="Amora Hotel Riverwalk Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.57" OriginalAmount="145.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|109508|Bed &amp; Breakfast" HotelName="The Savoy Hotel on Little Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.98" OriginalAmount="145.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|123618|Bed &amp; Breakfast" HotelName="Mantra on Little Bourke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|133144|Bed &amp; Breakfast" HotelName="Crown Metropol Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.66" OriginalAmount="147.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|84999|Bed &amp; Breakfast" HotelName="Pullman Melbourne Albert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.50" OriginalAmount="153.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4" HotelCode="778310|641323|Bed &amp; Breakfast" HotelName="Novotel Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="161.12" OriginalAmount="156.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|108673|Bed &amp; Breakfast" HotelName="Crown Promenade Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.67" OriginalAmount="159.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|89956|Bed &amp; Breakfast" HotelName="Oaks on Market" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.81" OriginalAmount="162.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|126317|Bed &amp; Breakfast" HotelName="Radisson On Flagstaff Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="170.73" OriginalAmount="165.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4" HotelCode="15244|97098|Bed &amp; Breakfast" HotelName="Novotel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.79" OriginalAmount="167.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|409193|Bed &amp; Breakfast" HotelName="Mantra on Russell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.67" OriginalAmount="171.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|86721|Bed &amp; Breakfast" HotelName="The Hotel Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.01" OriginalAmount="173.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|409268|Bed &amp; Breakfast" HotelName="Quest Melbourne Airport" 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>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.43" OriginalAmount="188.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|397962|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.47" OriginalAmount="188.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|111650|Bed &amp; Breakfast" HotelName="PARKROYAL Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.81" OriginalAmount="189.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|108672|Bed &amp; Breakfast" HotelName="Crown Towers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.56" OriginalAmount="214.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|664352|Bed &amp; Breakfast" HotelName="QT Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="226.36" OriginalAmount="219.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|85804|Bed &amp; Breakfast" HotelName="Stamford Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="250.61" OriginalAmount="243.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|614539|Bed &amp; Breakfast" HotelName="Novotel Melbourne South Wharf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.44" OriginalAmount="245.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|122707|Bed &amp; Breakfast" HotelName="Crowne Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.17" OriginalAmount="247.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|122579|Bed &amp; Breakfast" HotelName="Intercontinental Melbourne the Rialto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="272.70" OriginalAmount="264.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|128475|Bed &amp; Breakfast" HotelName="Sofitel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="277.15" OriginalAmount="269.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|86118|Bed &amp; Breakfast" HotelName="The Langham Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="285.16" OriginalAmount="276.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|118576|Bed &amp; Breakfast" HotelName="Pan Pacific Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="289.06" OriginalAmount="280.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|103801|Bed &amp; Breakfast" HotelName="Grand Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="310.92" OriginalAmount="301.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|118373|Bed &amp; Breakfast" HotelName="Pullman Melbourne on Swanston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.95" OriginalAmount="316.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|82890|Bed &amp; Breakfast" HotelName="The Westin Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.54" OriginalAmount="328.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|102375|Bed &amp; Breakfast" HotelName="Park Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Massage Centre,Nightclub,Shopping Arcade,Swimming Pool,Kitchen,Sauna,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Front Desk,Coffee Shop,Elevator,Library,Luggage Storage,Smoking Rooms,Vending Machine,Babysitting,Business Centre</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,HOSTELS,SPA HOTEL,AIRPORT 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="173255|226918|Bed &amp; Breakfast" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="gy" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" TimeStamp="0001-01-01T00:00:00" HotelName="ibis budget Melbourne CBD" HotelCode="173255|226918" StarRating="3" GTCityId="4414" CountryCode="AU" CityName="Melbourne" CountryName="AUSTRALIA" Address="97-103 Elizabeth Street, Melbourne, Victoria 3000" PostCode="3000" PhoneNo="+61396420064" FaxNo="+61396422255" Email="H6371@accor.com" CheckInTime="14:00" CheckOutTime="10:00" Latitude="-37.815886" Longitude="144.963741" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Queen Room" RoomTypeCode="20261118$20261119$W$280$226918$DBL.QN$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~23959~1643807820~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820252|8|ODIuMDJ8RVVSfDIwMjYtMTEtMTI=" OriginalAmount="71" TotalPrice="73.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Radio|Internet access|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="71.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Twin Room (2 Single Beds)" RoomTypeCode="20261118$20261119$W$280$226918$TWN.ST$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~23959~1735219347~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820252|8|ODIuMDJ8RVVSfDIwMjYtMTEtMTI=" OriginalAmount="71" TotalPrice="73.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Radio|Internet access|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="71.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Queen Room" RoomTypeCode="20261118$20261119$W$280$226918$DBL.QN-SU$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~24365~-132821922~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820a5d|8|OTMuMTB8RVVSfDIwMjYtMTEtMTI=" OriginalAmount="81" TotalPrice="83.48" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Radio|Internet access|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="81.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Newly refurbished wheelchair accessible room with 2 Double Beds and max of 4 pax." RoomTypeCode="20261118$20261119$W$280$226918$DBL.H6-2D$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~25277~339804623~N~~~NOR~~B02F4B438BE148D177616689449905AAUK010300900011082496d|8|MTA5LjczfEVVUnwyMDI2LTExLTEy" OriginalAmount="96" TotalPrice="98.40" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Radio|Internet access|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="95.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e5/01/e501f41bc94ada035bed4f251efc4bd1278dd7fa.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/11/7a/117a9120b37c7272efd8b7746046ccdc1c2ad2ed.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f9/c0/f9c0ce5e3ab0c758a1bfea1388bc5c0350ef5c1a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/20/d8/20d82daa268a43e74b8fc71a842e55855efd055b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a7/8e/a78e0a02fbea8b0338c7c81aad5c7c7bfaee967b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/37/ea/37ea9bfb17f1a8f0fe8faadc4cefc53ed45b2b68.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/39/d7/39d745e60e0ca5e392f6358d3161845b8a8e2fe3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/2c/ad2c8bab6cad03eec3f9278317371f76266b05c8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2b/16/2b161fdf9d67ca3a38f7b2742822a4fc70959d27.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/61/7b/617b8a306a21fb59e132d4d7731088ccc6191c55.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/34/50/3450f3ed012dedd1a3783f9a1a8e7e461e70a26f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/10/3a102f29ea799f97ee254468cb4b30d6ce16134b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2d/12/2d12d512781fdb96a58048b13592f387f82dd01f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/eb/1c/eb1c27d71a2d819a8a37cd282ff58da994d78f13.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/61/19/611908ebb4fd3e1d9c6312fceb8444011582ac56.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3c/ec/3cecdfe5b1b1f62f7dce329700350b3de679e199.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/83/9c/839c9a655262d977cd02611964630901c48f62f4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f3/c9/f3c951e7c7cfb9199235fdfd7813eee82fe26f2d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c4/d7/c4d79f00b809037e259cf5377304d1d1b117d242.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/90/c6/90c6f806a33569171ecf4194f7a0b26da0b52ee5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/b5/5db50255dbf97ee99de88e1908d268e9fb67caea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/51/56/5156c22cfdd5e0a48786622fcf1eb9062183afa5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2d/f3/2df3c6844da06a59e6164f73dc9b7ef40602b1a1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/aa/79/aa798eaac58bb4ccc10cca1bc8c488fcacb805f9.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the heart of Melbourne.&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 babysitting service, a childcare service and a transfer service. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. 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. Guests are sure to get a good night's sleep in the queen-size bed. Children's beds can be requested for younger guests. Guests will also find a tea/coffee station included among the standard features. Equipped with a TV, a radio and WiFi, the rooms provide many ways for guests to stay connected and entertained. Bathrooms are equipped with a shower. 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;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: 15.00 AUD per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 AUD one way.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2.5</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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="GY" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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-14T12:42:08.4409462+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="21.97" OriginalAmount="21.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|712491|Bed &amp; Breakfast" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.88" OriginalAmount="27.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|96508|Bed &amp; Breakfast" HotelName="Base Backpackers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.27" OriginalAmount="31.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2" HotelCode="402873|664351|Bed &amp; Breakfast" HotelName="Melbourne Central YHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.02" OriginalAmount="74.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|226918|Bed &amp; Breakfast" HotelName="ibis budget Melbourne CBD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.53" OriginalAmount="85.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|465190|Bed &amp; Breakfast" HotelName="Gateway On Monash" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.72" OriginalAmount="90.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|128401|Bed &amp; Breakfast" HotelName="Atlantis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.54" OriginalAmount="91.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|226923|Bed &amp; Breakfast" HotelName="Ibis budget Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.01" OriginalAmount="92.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|177356|Bed &amp; Breakfast" HotelName="Melbourne Parkview Hotel" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.86" OriginalAmount="93.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|109479|Bed &amp; Breakfast" HotelName="ibis Styles Kingsgate Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.20" OriginalAmount="93.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|235315|Bed &amp; Breakfast" HotelName="Pegasus Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.55" OriginalAmount="100.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3" HotelCode="778256|641324|Bed &amp; Breakfast" HotelName="ibis Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.63" OriginalAmount="102.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|157462|Bed &amp; Breakfast" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.12" OriginalAmount="103.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096|Bed &amp; Breakfast" HotelName="The Victoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.27" OriginalAmount="103.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|97101|Bed &amp; Breakfast" HotelName="Mercure Welcome Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.79" OriginalAmount="105.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|575141|Bed &amp; Breakfast" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="110.36" OriginalAmount="107.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|91121|Bed &amp; Breakfast" HotelName="Hotel Grand Chancellor Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.93" OriginalAmount="108.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="4" HotelCode="962376|667979|Bed &amp; Breakfast" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.43" OriginalAmount="110.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|226922|Bed &amp; Breakfast" HotelName="Mercure North Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.75" OriginalAmount="110.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|97050|Bed &amp; Breakfast" HotelName="ibis Melbourne Hotel and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.95" OriginalAmount="110.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849828" Longitude="144.978423" StarRating="4" HotelCode="221469|89599|Bed &amp; Breakfast" HotelName="Mercure Melbourne Albert Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Albert Park, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3e/843e0ec7a75f5cb807f11045a699a90b812bc008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Queens Road, overlooking the beautiful Albert Park Lake (opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.16" OriginalAmount="111.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4" HotelCode="557150|638839|Bed &amp; Breakfast" HotelName="The Jazz Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.58" OriginalAmount="114.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|85419|Bed &amp; Breakfast" HotelName="Rendezvous Hotel Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.79" OriginalAmount="126.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|165054|Bed &amp; Breakfast" HotelName="Mantra on Jolimont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.27" OriginalAmount="129.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3" HotelCode="26283|84998|Bed &amp; Breakfast" HotelName="Travelodge Hotel Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.93" OriginalAmount="130.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|123594|Bed &amp; Breakfast" HotelName="Mantra 100 Exhibition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.80" OriginalAmount="130.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|87340|Bed &amp; Breakfast" HotelName="Rydges Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.92" OriginalAmount="135.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|123617|Bed &amp; Breakfast" HotelName="Mantra Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.85" OriginalAmount="137.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|126319|Bed &amp; Breakfast" HotelName="Novotel Melbourne Glen Waverley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.30" OriginalAmount="138.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|83134|Bed &amp; Breakfast" HotelName="Quality Batman's Hill On Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.91" OriginalAmount="138.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|95103|Bed &amp; Breakfast" HotelName="Amora Hotel Riverwalk Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.57" OriginalAmount="145.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|109508|Bed &amp; Breakfast" HotelName="The Savoy Hotel on Little Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.98" OriginalAmount="145.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|123618|Bed &amp; Breakfast" HotelName="Mantra on Little Bourke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|133144|Bed &amp; Breakfast" HotelName="Crown Metropol Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.66" OriginalAmount="147.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|84999|Bed &amp; Breakfast" HotelName="Pullman Melbourne Albert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.50" OriginalAmount="153.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4" HotelCode="778310|641323|Bed &amp; Breakfast" HotelName="Novotel Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="161.12" OriginalAmount="156.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|108673|Bed &amp; Breakfast" HotelName="Crown Promenade Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.67" OriginalAmount="159.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|89956|Bed &amp; Breakfast" HotelName="Oaks on Market" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.81" OriginalAmount="162.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|126317|Bed &amp; Breakfast" HotelName="Radisson On Flagstaff Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="170.73" OriginalAmount="165.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4" HotelCode="15244|97098|Bed &amp; Breakfast" HotelName="Novotel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.79" OriginalAmount="167.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|409193|Bed &amp; Breakfast" HotelName="Mantra on Russell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.67" OriginalAmount="171.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|86721|Bed &amp; Breakfast" HotelName="The Hotel Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.01" OriginalAmount="173.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|409268|Bed &amp; Breakfast" HotelName="Quest Melbourne Airport" 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>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.43" OriginalAmount="188.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|397962|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.47" OriginalAmount="188.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|111650|Bed &amp; Breakfast" HotelName="PARKROYAL Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.81" OriginalAmount="189.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|108672|Bed &amp; Breakfast" HotelName="Crown Towers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.56" OriginalAmount="214.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|664352|Bed &amp; Breakfast" HotelName="QT Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="226.36" OriginalAmount="219.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|85804|Bed &amp; Breakfast" HotelName="Stamford Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="250.61" OriginalAmount="243.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|614539|Bed &amp; Breakfast" HotelName="Novotel Melbourne South Wharf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.44" OriginalAmount="245.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|122707|Bed &amp; Breakfast" HotelName="Crowne Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.17" OriginalAmount="247.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|122579|Bed &amp; Breakfast" HotelName="Intercontinental Melbourne the Rialto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="272.70" OriginalAmount="264.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|128475|Bed &amp; Breakfast" HotelName="Sofitel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="277.15" OriginalAmount="269.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|86118|Bed &amp; Breakfast" HotelName="The Langham Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="285.16" OriginalAmount="276.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|118576|Bed &amp; Breakfast" HotelName="Pan Pacific Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="289.06" OriginalAmount="280.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|103801|Bed &amp; Breakfast" HotelName="Grand Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="310.92" OriginalAmount="301.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|118373|Bed &amp; Breakfast" HotelName="Pullman Melbourne on Swanston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.95" OriginalAmount="316.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|82890|Bed &amp; Breakfast" HotelName="The Westin Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.54" OriginalAmount="328.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|102375|Bed &amp; Breakfast" HotelName="Park Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Massage Centre,Nightclub,Shopping Arcade,Swimming Pool,Kitchen,Sauna,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Front Desk,Coffee Shop,Elevator,Library,Luggage Storage,Smoking Rooms,Vending Machine,Babysitting,Business Centre</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,HOSTELS,SPA HOTEL,AIRPORT 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="173255|226918|Bed &amp; Breakfast" SourceId="8" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GY" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" TimeStamp="0001-01-01T00:00:00" HotelName="ibis budget Melbourne CBD" HotelCode="173255|226918" StarRating="3" GTCityId="4414" CountryCode="AU" CityName="Melbourne" CountryName="AUSTRALIA" Address="97-103 Elizabeth Street, Melbourne, Victoria 3000" PostCode="3000" PhoneNo="+61396420064" FaxNo="+61396422255" Email="H6371@accor.com" CheckInTime="14:00" CheckOutTime="10:00" Latitude="-37.815886" Longitude="144.963741" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Queen Room" RoomTypeCode="20261118$20261119$W$280$226918$DBL.QN$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~23959~1643807820~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820252|8|ODIuMDJ8RVVSfDIwMjYtMTEtMTI=" OriginalAmount="71" TotalPrice="73.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Radio|Internet access|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="71.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Standard Twin Room (2 Single Beds)" RoomTypeCode="20261118$20261119$W$280$226918$TWN.ST$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~23959~1735219347~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820252|8|ODIuMDJ8RVVSfDIwMjYtMTEtMTI=" OriginalAmount="71" TotalPrice="73.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Radio|Internet access|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="71.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Queen Room" RoomTypeCode="20261118$20261119$W$280$226918$DBL.QN-SU$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~24365~-132821922~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820a5d|8|OTMuMTB8RVVSfDIwMjYtMTEtMTI=" OriginalAmount="81" TotalPrice="83.48" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Radio|Internet access|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="81.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Newly refurbished wheelchair accessible room with 2 Double Beds and max of 4 pax." RoomTypeCode="20261118$20261119$W$280$226918$DBL.H6-2D$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~25277~339804623~N~~~NOR~~B02F4B438BE148D177616689449905AAUK010300900011082496d|8|MTA5LjczfEVVUnwyMDI2LTExLTEy" OriginalAmount="96" TotalPrice="98.40" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Radio|Internet access|Air conditioning (centrally regulated)|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="95.53" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e5/01/e501f41bc94ada035bed4f251efc4bd1278dd7fa.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/11/7a/117a9120b37c7272efd8b7746046ccdc1c2ad2ed.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f9/c0/f9c0ce5e3ab0c758a1bfea1388bc5c0350ef5c1a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/20/d8/20d82daa268a43e74b8fc71a842e55855efd055b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a7/8e/a78e0a02fbea8b0338c7c81aad5c7c7bfaee967b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/37/ea/37ea9bfb17f1a8f0fe8faadc4cefc53ed45b2b68.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/39/d7/39d745e60e0ca5e392f6358d3161845b8a8e2fe3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/zz/2c/ad2c8bab6cad03eec3f9278317371f76266b05c8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2b/16/2b161fdf9d67ca3a38f7b2742822a4fc70959d27.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/61/7b/617b8a306a21fb59e132d4d7731088ccc6191c55.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/34/50/3450f3ed012dedd1a3783f9a1a8e7e461e70a26f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/10/3a102f29ea799f97ee254468cb4b30d6ce16134b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2d/12/2d12d512781fdb96a58048b13592f387f82dd01f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/eb/1c/eb1c27d71a2d819a8a37cd282ff58da994d78f13.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/61/19/611908ebb4fd3e1d9c6312fceb8444011582ac56.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3c/ec/3cecdfe5b1b1f62f7dce329700350b3de679e199.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/83/9c/839c9a655262d977cd02611964630901c48f62f4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f3/c9/f3c951e7c7cfb9199235fdfd7813eee82fe26f2d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c4/d7/c4d79f00b809037e259cf5377304d1d1b117d242.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/90/c6/90c6f806a33569171ecf4194f7a0b26da0b52ee5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/b5/5db50255dbf97ee99de88e1908d268e9fb67caea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/51/56/5156c22cfdd5e0a48786622fcf1eb9062183afa5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2d/f3/2df3c6844da06a59e6164f73dc9b7ef40602b1a1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/aa/79/aa798eaac58bb4ccc10cca1bc8c488fcacb805f9.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in the heart of Melbourne.&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 babysitting service, a childcare service and a transfer service. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. 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. Guests are sure to get a good night's sleep in the queen-size bed. Children's beds can be requested for younger guests. Guests will also find a tea/coffee station included among the standard features. Equipped with a TV, a radio and WiFi, the rooms provide many ways for guests to stay connected and entertained. Bathrooms are equipped with a shower. 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;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: 15.00 AUD per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 AUD one way.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2.5</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Rooms>
    <Room RoomType="Room 1: Standard Queen Room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GY" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="173255|226918" SourceId="8" RoomTypeCode="20261118$20261119$W$280$226918$DBL.QN$ID_B2B_97$RO$APFLMRA1$1~1~0$$N@07~A-SIC~23959~1643807820~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820252|8|ODIuMDJ8RVVSfDIwMjYtMTEtMTI=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <TotalAmount>73.54</TotalAmount>
  <TraceId>3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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="GY" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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-14T12:42:32.412017+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="21.97" OriginalAmount="21.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|712491|Bed &amp; Breakfast" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.88" OriginalAmount="27.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|96508|Bed &amp; Breakfast" HotelName="Base Backpackers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.27" OriginalAmount="31.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2" HotelCode="402873|664351|Bed &amp; Breakfast" HotelName="Melbourne Central YHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.02" OriginalAmount="74.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|226918|Bed &amp; Breakfast" HotelName="ibis budget Melbourne CBD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.53" OriginalAmount="85.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|465190|Bed &amp; Breakfast" HotelName="Gateway On Monash" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.72" OriginalAmount="90.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|128401|Bed &amp; Breakfast" HotelName="Atlantis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.54" OriginalAmount="91.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|226923|Bed &amp; Breakfast" HotelName="Ibis budget Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.01" OriginalAmount="92.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|177356|Bed &amp; Breakfast" HotelName="Melbourne Parkview Hotel" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.86" OriginalAmount="93.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|109479|Bed &amp; Breakfast" HotelName="ibis Styles Kingsgate Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.20" OriginalAmount="93.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|235315|Bed &amp; Breakfast" HotelName="Pegasus Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.55" OriginalAmount="100.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3" HotelCode="778256|641324|Bed &amp; Breakfast" HotelName="ibis Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.63" OriginalAmount="102.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|157462|Bed &amp; Breakfast" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.12" OriginalAmount="103.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096|Bed &amp; Breakfast" HotelName="The Victoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.27" OriginalAmount="103.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|97101|Bed &amp; Breakfast" HotelName="Mercure Welcome Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.79" OriginalAmount="105.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|575141|Bed &amp; Breakfast" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="110.36" OriginalAmount="107.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|91121|Bed &amp; Breakfast" HotelName="Hotel Grand Chancellor Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.93" OriginalAmount="108.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="4" HotelCode="962376|667979|Bed &amp; Breakfast" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.43" OriginalAmount="110.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|226922|Bed &amp; Breakfast" HotelName="Mercure North Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.75" OriginalAmount="110.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|97050|Bed &amp; Breakfast" HotelName="ibis Melbourne Hotel and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.95" OriginalAmount="110.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849828" Longitude="144.978423" StarRating="4" HotelCode="221469|89599|Bed &amp; Breakfast" HotelName="Mercure Melbourne Albert Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Albert Park, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3e/843e0ec7a75f5cb807f11045a699a90b812bc008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Queens Road, overlooking the beautiful Albert Park Lake (opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.16" OriginalAmount="111.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4" HotelCode="557150|638839|Bed &amp; Breakfast" HotelName="The Jazz Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.58" OriginalAmount="114.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|85419|Bed &amp; Breakfast" HotelName="Rendezvous Hotel Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.79" OriginalAmount="126.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|165054|Bed &amp; Breakfast" HotelName="Mantra on Jolimont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.27" OriginalAmount="129.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3" HotelCode="26283|84998|Bed &amp; Breakfast" HotelName="Travelodge Hotel Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.93" OriginalAmount="130.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|123594|Bed &amp; Breakfast" HotelName="Mantra 100 Exhibition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.80" OriginalAmount="130.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|87340|Bed &amp; Breakfast" HotelName="Rydges Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.92" OriginalAmount="135.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|123617|Bed &amp; Breakfast" HotelName="Mantra Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.85" OriginalAmount="137.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|126319|Bed &amp; Breakfast" HotelName="Novotel Melbourne Glen Waverley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.30" OriginalAmount="138.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|83134|Bed &amp; Breakfast" HotelName="Quality Batman's Hill On Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.91" OriginalAmount="138.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|95103|Bed &amp; Breakfast" HotelName="Amora Hotel Riverwalk Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.57" OriginalAmount="145.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|109508|Bed &amp; Breakfast" HotelName="The Savoy Hotel on Little Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.98" OriginalAmount="145.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|123618|Bed &amp; Breakfast" HotelName="Mantra on Little Bourke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|133144|Bed &amp; Breakfast" HotelName="Crown Metropol Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.66" OriginalAmount="147.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|84999|Bed &amp; Breakfast" HotelName="Pullman Melbourne Albert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.50" OriginalAmount="153.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4" HotelCode="778310|641323|Bed &amp; Breakfast" HotelName="Novotel Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="161.12" OriginalAmount="156.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|108673|Bed &amp; Breakfast" HotelName="Crown Promenade Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.67" OriginalAmount="159.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|89956|Bed &amp; Breakfast" HotelName="Oaks on Market" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.81" OriginalAmount="162.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|126317|Bed &amp; Breakfast" HotelName="Radisson On Flagstaff Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="170.73" OriginalAmount="165.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4" HotelCode="15244|97098|Bed &amp; Breakfast" HotelName="Novotel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.79" OriginalAmount="167.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|409193|Bed &amp; Breakfast" HotelName="Mantra on Russell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.67" OriginalAmount="171.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|86721|Bed &amp; Breakfast" HotelName="The Hotel Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.01" OriginalAmount="173.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|409268|Bed &amp; Breakfast" HotelName="Quest Melbourne Airport" 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>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.43" OriginalAmount="188.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|397962|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.47" OriginalAmount="188.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|111650|Bed &amp; Breakfast" HotelName="PARKROYAL Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.81" OriginalAmount="189.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|108672|Bed &amp; Breakfast" HotelName="Crown Towers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.56" OriginalAmount="214.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|664352|Bed &amp; Breakfast" HotelName="QT Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="226.36" OriginalAmount="219.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|85804|Bed &amp; Breakfast" HotelName="Stamford Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="250.61" OriginalAmount="243.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|614539|Bed &amp; Breakfast" HotelName="Novotel Melbourne South Wharf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.44" OriginalAmount="245.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|122707|Bed &amp; Breakfast" HotelName="Crowne Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.17" OriginalAmount="247.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|122579|Bed &amp; Breakfast" HotelName="Intercontinental Melbourne the Rialto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="272.70" OriginalAmount="264.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|128475|Bed &amp; Breakfast" HotelName="Sofitel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="277.15" OriginalAmount="269.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|86118|Bed &amp; Breakfast" HotelName="The Langham Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="285.16" OriginalAmount="276.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|118576|Bed &amp; Breakfast" HotelName="Pan Pacific Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="289.06" OriginalAmount="280.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|103801|Bed &amp; Breakfast" HotelName="Grand Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="310.92" OriginalAmount="301.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|118373|Bed &amp; Breakfast" HotelName="Pullman Melbourne on Swanston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.95" OriginalAmount="316.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|82890|Bed &amp; Breakfast" HotelName="The Westin Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.54" OriginalAmount="328.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|102375|Bed &amp; Breakfast" HotelName="Park Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Massage Centre,Nightclub,Shopping Arcade,Swimming Pool,Kitchen,Sauna,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Front Desk,Coffee Shop,Elevator,Library,Luggage Storage,Smoking Rooms,Vending Machine,Babysitting,Business Centre</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,HOSTELS,SPA HOTEL,AIRPORT 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" TimeStamp="0001-01-01T00:00:00" HotelName="Pegasus Apart Hotel" HotelCode="931041|235315" StarRating="4" GTCityId="4414" CountryCode="AU" CityName="Melbourne" CountryName="Australia" Address="206 A'Beckett Street, Melbourne, Victoria 3000" PostCode="3000" PhoneNo="+61392842400" FaxNo="" Email="reservations@pegasussuites.com.au" CheckInTime="15:00" CheckOutTime="11:00" Latitude="-37.81014461707" Longitude="144.95716128591" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio Queen  Bed Room" RoomTypeCode="20261118$20261119$W$280$235315$STU.QN$BAR-RO1$RO$$1~1~0$$P@07~A-SIC~2135a~1274964222~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110821c50|8|ODAuMjh8RVVSfDIwMjYtMTEtMTE=" OriginalAmount="70" TotalPrice="71.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><Offer>Exclusive discount Amount: -18.83</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="71.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Studio Queen  Bed Room" RoomTypeCode="20261118$20261119$W$280$235315$STU.QN$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~20c55~-418781520~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820c55|8|ODUuMTJ8RVVSfDIwMjYtMTEtMTI=" OriginalAmount="74" TotalPrice="76.32" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="74.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: STUDIO Twin Room" RoomTypeCode="20261118$20261119$W$280$235315$TWN.ST$NET-CONTRACT$RO$$1~1~0$$N@07~A-SIC~21259~-1783507922~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110821259|8|ODkuMTh8RVVSfDIwMjYtMTEtMTI=" OriginalAmount="78" TotalPrice="79.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="79.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 Bedroom Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B1-1$BAR-RO1$RO$$1~1~0$$P@07~A-SIC~25a68~-1002608601~N~~~NOR~~B02F4B438BE148D177616689449905AAUK010300900011082245d|8|OTMuMzZ8RVVSfDIwMjYtMTEtMTE=" OriginalAmount="81" TotalPrice="83.72" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><Offer>Exclusive discount Amount: -21.91</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="83.72" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 Bedroom Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B1-1$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23b65~-1954493471~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823b65|8|MTAxLjU5fEVVUnwyMDI2LTExLTEy" OriginalAmount="88" TotalPrice="91.09" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="88.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: APARTMENT ONE BEDROOM" RoomTypeCode="20261118$20261119$W$280$235315$APT.B1$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23b65~-1280532923~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823b65|8|MTAxLjU5fEVVUnwyMDI2LTExLTEy" OriginalAmount="88" TotalPrice="91.09" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="88.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: 1 Bedroom Executive Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B1-EJ$BAR-RO1$RO$$1~1~0$$P@07~A-SIC~24672~1764935110~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110820966|8|MTAyLjA5fEVVUnwyMDI2LTExLTEx" OriginalAmount="89" TotalPrice="91.55" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><Offer>Exclusive discount Amount: -23.95</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="91.55" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: APARTMENT EXECUTIVE" RoomTypeCode="20261118$20261119$W$280$235315$APT.EJ$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~2096f~-30866203~N~~~NOR~~B02F4B438BE148D177616689449905AAUK010300900011082096f|8|MTExLjA5fEVVUnwyMDI2LTExLTEy" OriginalAmount="97" TotalPrice="99.61" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="96.71" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Studio" RoomTypeCode="20261118$20261119$W$280$235315$STU.DX$BAR-RO1$RO$$1~1~0$$P@07~A-SIC~22e7e~758963224~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823770|8|MTEyLjU1fEVVUnwyMDI2LTExLTEx" OriginalAmount="98" TotalPrice="100.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><Offer>Exclusive discount Amount: -26.41</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="100.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Studio" RoomTypeCode="20261118$20261119$W$280$235315$STU.DX$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~22f7a~-393960721~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110822f7a|8|MTIyLjQ3fEVVUnwyMDI2LTExLTEy" OriginalAmount="107" TotalPrice="109.82" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="106.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 Bedroom Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B2$BAR-RO1$RO$$1~1~0$$P@07~A-SIC~26296~-1274288448~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110822686|8|MTM0LjM4fEVVUnwyMDI2LTExLTEx" OriginalAmount="117" TotalPrice="120.50" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><Offer>Exclusive discount Amount: -31.52</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="120.50" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: APARTMENT TWO BEDROOMS" RoomTypeCode="20261118$20261119$W$280$235315$APT.B2-2$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~21492~1573773371~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110821492|8|MTQ2LjIwfEVVUnwyMDI2LTExLTEy" OriginalAmount="127" TotalPrice="131.10" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="127.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Family 2 Bedroom Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B2-1$BAR-RO1$RO$$1~1~0$$P@07~A-SIC~245a5~-1833777396~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110822f93|8|MTQ3LjQ3fEVVUnwyMDI2LTExLTEx" OriginalAmount="128" TotalPrice="132.23" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><Offer>Exclusive discount Amount: -34.59</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="132.23" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 Bedroom Executive Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B2-EJ$BAR-RO1$RO$$1~1~0$$P@07~A-SIC~23baa~1835210795~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110825497|8|MTUxLjg0fEVVUnwyMDI2LTExLTEx" OriginalAmount="132" TotalPrice="136.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><Offer>Exclusive discount Amount: -35.61</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="136.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 Bedroom Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B2$NET-CONTRACT$RO$$1~1~0$$N@07~A-SIC~2079c~178473521~N~~~NOR~~B02F4B438BE148D177616689449905AAUK010300900011082079c|8|MTU2LjA3fEVVUnwyMDI2LTExLTEy" OriginalAmount="136" TotalPrice="139.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="139.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Family 2 Bedroom Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B2-1$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~22da0~-1123691034~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110822da0|8|MTYwLjQ1fEVVUnwyMDI2LTExLTEy" OriginalAmount="140" TotalPrice="143.87" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="139.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: 2 Bedroom Executive Apartment" RoomTypeCode="20261118$20261119$W$280$235315$APT.B2-EJ$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~213a5~-172002278~N~~~NOR~~B02F4B438BE148D177616689449905AAUK01030090001108213a5|8|MTY1LjE5fEVVUnwyMDI2LTExLTEy" OriginalAmount="144" TotalPrice="148.12" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="true" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Kitchenette|Fridge|Air conditioning (centrally regulated)|Safe|TV|Oven|Microwave</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="143.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/79/27/792769c899161bdc96b61b8757692ce3170f2dc0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d7/77/d7773335bfb4f5608accb5aeb797b71cb5fa7d7d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d1/8c/d18c20d9345e33798a236d918840117132be2879.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/20/04/200468dc77b8ff6f321b0a6dd7033fdc5d3008f9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/07/d207d3134e52c7d1f2a3c2193b6e91236e2064fa.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ce/c8/cec8f87aab763ac534610ca39a9705daf910fb63.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/59/0f59133d1a54a2eee2b8c6e75b78729b5956b755.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ef/ed/efed23a51f397d628d4a51d36df834afc8f93adc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/52/9a529eb8648fcf3e025844857ae9d6a45ba85378.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fa/98/fa98d706f0e29c0de4075616528387bb8c0636af.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/46/2a/462a9d83eb42c6fe8f4801c0865a0af02b75a086.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2d/bd/2dbdb9bdbf2a54f98158c4921a91a9fbcfd51401.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/44/c5/44c5c404b841efa321275140059e3aafd70fa93b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cb/4d/cb4dfbf954379ee2a1fb9680f591f20e3964106f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3d/9a/3d9af93a99863951e869389861e9b6b8af40cab7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/51/aa/51aae3963b70af97b71be1d06ed580df3eaf773f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d8/96/d8965c4ff6111bfcfa5b592181772fc602bc6616.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/19/61/1961e9d918ea9e5a5a9e84bc803853493ccff2a1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ca/fa/cafa171bf500b52c27dd99005ac60a127da4468e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/05/ae0584ef5d58bc429aaa56b3cab17cb6af4b0a8c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e0/e1/e0e11de7b12c48dadf1b2bc6c6688536960ed26b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/7a/db/7adbe332bf5522841a806b2d6be87ab66d31114d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bb/06/bb06c5360f932b8e90fe14eadb9676fe62083693.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cb/5c/cb5c885fdb225499019892fb632a347f7fa9bde4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/db/2b/db2b7f0e6b418a63a6f2a9e0dbcd08d21be49065.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fc/2d/fc2d162a4c847b51c69f278f06807122f213a47b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/85/44/8544bc3ab7afac4c15f2d0046f24c11326a90683.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/91/77/91777ddc6f987a7ca8aec19edc7590c7007d1490.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e3/f0/e3f038f22dfe76160c8ce10bef15fd12bec56c2e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/97/41/974169ccb9a23160a5c598a5e546f0922ee30ec7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/af/96/af9655cf49fa603b5c355ec0a250c00f5fd77f03.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0f/97/0f97a0d10ab72849fe94cec0ea792097bcd4a444.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/04/6e/046edca955b3ec8132cb9e7733085d3ed69a6e99.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/a9/70/a9705eb966847a88c703d69955292b3ed53636a3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/9b/5e9b6f20124b0ba20b69d183624b27fae9784a70.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/8c/b4/8cb4be17317416ede8365d80153c32c1aa725b9c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e2/6c/e26c17367a3ae9b8c7a40809887de5e8b6951dff.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/46/zz/46ada3ebf851bfd482b5de9a9273010ac581be08.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/53/a4/53a4b0f4fac6207b98af46498d848f38f36a9ef2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f6/99/f699c3513e12eb31b5975c380cbb795d56f7746f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/45/ba/45ba9197750141de188653b4b3ed9c2727c6ee0f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/43/fb/43fb073f84649dd6ad1e14ca10cbe3ff63410b0c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/73/b5/73b525c8282bb7cfc2d0d82e49992f606a474101.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/18/c9/18c98fecfa24c5a35efc3f6e4ce0a0326ddf3294.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3e/4e/3e4ebe35a828d58628a749439f1f4a6f652cd32b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e5/78/e578be4caeb285ee9fe8a6b1b81ecb949a847f1f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/22/47/22474338aa04be5ea953fa3589771ad44acd725d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/11/8a/118a3efbaaa236acf2e8c5e8544bab366056c4df.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/07/ce/07ce9b947d72e26e61ed82808cbe86868f2732d0.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The apartment hotel has 278 non-smoking rooms and includes a lift and a reception desk. Services and facilities include a childcare service, room service and a conference room. Wireless internet access in public areas allows guests to stay connected. The hotel has wheelchair-accessible facilities. Parking facilities available to guests include a garage (for a fee) and a car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms feature a kitchen and a bathroom, and air conditioning ensures just the right temperature. Guests are sure to get a good night's sleep in the queen-size bed. Valuables can be securely stored in a safe. The kitchenette comes with a refrigerator, a stovetop and a microwave. Other features include a telephone, a TV, a DVD player and WiFi. Slippers are included. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Family rooms are available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The indoor and outdoor pools are ideal for exercise as well as relaxation. The hot tub in the pool area promises pure relaxation. There are many ways to relax or stay active at the hotel, including a gym and a spa. 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;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;**Fees**&lt;br /&gt;&lt;br /&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;br /&gt;&lt;br /&gt;Security deposit: AUD 1 per room per day&lt;br /&gt;  &lt;br /&gt;Fee for buffet breakfast: AUD 25 for adults and AUD 12 for children (approximately)&lt;br /&gt;        &lt;br /&gt;Self parking fee: AUD 25 per night (in/out privileges)&lt;br /&gt;           &lt;br /&gt;Crib (infant bed) fee: AUD 10.0 per day&lt;br /&gt;&lt;br /&gt;Rollaway bed fee: AUD 40 per night&lt;br /&gt;             &lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>61392842411</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>61392842400</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>278</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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="GY" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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-14T12:42:51.6029909+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="21.97" OriginalAmount="21.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|712491|Bed &amp; Breakfast" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.88" OriginalAmount="27.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|96508|Bed &amp; Breakfast" HotelName="Base Backpackers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="32.27" OriginalAmount="31.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2" HotelCode="402873|664351|Bed &amp; Breakfast" HotelName="Melbourne Central YHA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.02" OriginalAmount="74.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|226918|Bed &amp; Breakfast" HotelName="ibis budget Melbourne CBD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="88.53" OriginalAmount="85.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|465190|Bed &amp; Breakfast" HotelName="Gateway On Monash" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="92.72" OriginalAmount="90.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|128401|Bed &amp; Breakfast" HotelName="Atlantis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.54" OriginalAmount="91.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|226923|Bed &amp; Breakfast" HotelName="Ibis budget Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.01" OriginalAmount="92.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|177356|Bed &amp; Breakfast" HotelName="Melbourne Parkview Hotel" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.86" OriginalAmount="93.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|109479|Bed &amp; Breakfast" HotelName="ibis Styles Kingsgate Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="96.20" OriginalAmount="93.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|235315|Bed &amp; Breakfast" HotelName="Pegasus Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.55" OriginalAmount="100.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3" HotelCode="778256|641324|Bed &amp; Breakfast" HotelName="ibis Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.63" OriginalAmount="102.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|157462|Bed &amp; Breakfast" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.12" OriginalAmount="103.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096|Bed &amp; Breakfast" HotelName="The Victoria Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106.27" OriginalAmount="103.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|97101|Bed &amp; Breakfast" HotelName="Mercure Welcome Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.79" OriginalAmount="105.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|575141|Bed &amp; Breakfast" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="110.36" OriginalAmount="107.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|91121|Bed &amp; Breakfast" HotelName="Hotel Grand Chancellor Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.93" OriginalAmount="108.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="4" HotelCode="962376|667979|Bed &amp; Breakfast" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.43" OriginalAmount="110.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|226922|Bed &amp; Breakfast" HotelName="Mercure North Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.75" OriginalAmount="110.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|97050|Bed &amp; Breakfast" HotelName="ibis Melbourne Hotel and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.95" OriginalAmount="110.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849828" Longitude="144.978423" StarRating="4" HotelCode="221469|89599|Bed &amp; Breakfast" HotelName="Mercure Melbourne Albert Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Albert Park, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3e/843e0ec7a75f5cb807f11045a699a90b812bc008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Queens Road, overlooking the beautiful Albert Park Lake (opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.16" OriginalAmount="111.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4" HotelCode="557150|638839|Bed &amp; Breakfast" HotelName="The Jazz Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.58" OriginalAmount="114.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|85419|Bed &amp; Breakfast" HotelName="Rendezvous Hotel Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.79" OriginalAmount="126.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|165054|Bed &amp; Breakfast" HotelName="Mantra on Jolimont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.27" OriginalAmount="129.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3" HotelCode="26283|84998|Bed &amp; Breakfast" HotelName="Travelodge Hotel Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.93" OriginalAmount="130.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|123594|Bed &amp; Breakfast" HotelName="Mantra 100 Exhibition" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134.80" OriginalAmount="130.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|87340|Bed &amp; Breakfast" HotelName="Rydges Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.92" OriginalAmount="135.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|123617|Bed &amp; Breakfast" HotelName="Mantra Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.85" OriginalAmount="137.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|126319|Bed &amp; Breakfast" HotelName="Novotel Melbourne Glen Waverley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.30" OriginalAmount="138.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|83134|Bed &amp; Breakfast" HotelName="Quality Batman's Hill On Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="142.91" OriginalAmount="138.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|95103|Bed &amp; Breakfast" HotelName="Amora Hotel Riverwalk Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.57" OriginalAmount="145.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|109508|Bed &amp; Breakfast" HotelName="The Savoy Hotel on Little Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.98" OriginalAmount="145.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|123618|Bed &amp; Breakfast" HotelName="Mantra on Little Bourke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|133144|Bed &amp; Breakfast" HotelName="Crown Metropol Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.66" OriginalAmount="147.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|84999|Bed &amp; Breakfast" HotelName="Pullman Melbourne Albert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.50" OriginalAmount="153.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4" HotelCode="778310|641323|Bed &amp; Breakfast" HotelName="Novotel Melbourne Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="161.12" OriginalAmount="156.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|108673|Bed &amp; Breakfast" HotelName="Crown Promenade Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164.67" OriginalAmount="159.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|89956|Bed &amp; Breakfast" HotelName="Oaks on Market" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.81" OriginalAmount="162.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|126317|Bed &amp; Breakfast" HotelName="Radisson On Flagstaff Gardens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="170.73" OriginalAmount="165.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4" HotelCode="15244|97098|Bed &amp; Breakfast" HotelName="Novotel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="172.79" OriginalAmount="167.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|409193|Bed &amp; Breakfast" HotelName="Mantra on Russell" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="176.67" OriginalAmount="171.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|86721|Bed &amp; Breakfast" HotelName="The Hotel Windsor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.01" OriginalAmount="173.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|409268|Bed &amp; Breakfast" HotelName="Quest Melbourne Airport" 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>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.43" OriginalAmount="188.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|397962|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.47" OriginalAmount="188.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|111650|Bed &amp; Breakfast" HotelName="PARKROYAL Melbourne Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.81" OriginalAmount="189.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|108672|Bed &amp; Breakfast" HotelName="Crown Towers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Club Resort" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="220.56" OriginalAmount="214.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|664352|Bed &amp; Breakfast" HotelName="QT Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="226.36" OriginalAmount="219.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|85804|Bed &amp; Breakfast" HotelName="Stamford Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="250.61" OriginalAmount="243.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|614539|Bed &amp; Breakfast" HotelName="Novotel Melbourne South Wharf" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.44" OriginalAmount="245.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|122707|Bed &amp; Breakfast" HotelName="Crowne Plaza Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.17" OriginalAmount="247.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|122579|Bed &amp; Breakfast" HotelName="Intercontinental Melbourne the Rialto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="272.70" OriginalAmount="264.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|128475|Bed &amp; Breakfast" HotelName="Sofitel Melbourne on Collins" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="277.15" OriginalAmount="269.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|86118|Bed &amp; Breakfast" HotelName="The Langham Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="285.16" OriginalAmount="276.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|118576|Bed &amp; Breakfast" HotelName="Pan Pacific Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="289.06" OriginalAmount="280.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|103801|Bed &amp; Breakfast" HotelName="Grand Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="310.92" OriginalAmount="301.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|118373|Bed &amp; Breakfast" HotelName="Pullman Melbourne on Swanston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="325.95" OriginalAmount="316.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|82890|Bed &amp; Breakfast" HotelName="The Westin Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.54" OriginalAmount="328.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|102375|Bed &amp; Breakfast" HotelName="Park Hyatt Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Massage Centre,Nightclub,Shopping Arcade,Swimming Pool,Kitchen,Sauna,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Front Desk,Coffee Shop,Elevator,Library,Luggage Storage,Smoking Rooms,Vending Machine,Babysitting,Business Centre</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,HOSTELS,SPA HOTEL,AIRPORT 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="4414" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GY" 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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-14T12:42:55.9743893+01:00" Version="0" EchoToken="Search" TransactionIdentifier="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="18.77" OriginalAmount="18.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81138961" Longitude="144.95934684" StarRating="2" HotelCode="545689|828230" HotelName="Europa Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>310-314 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/4c/734ceefdbac2f397ca210da0a2a16a6816cc5131.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="21.97" OriginalAmount="21.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8155818" Longitude="144.9551063" StarRating="2" HotelCode="382898|712491" HotelName="Melbourne City Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>197–199 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/a0/e0a043b93e03fb43463885f7c2ad4f5678ab8fc0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="26.49" OriginalAmount="25.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820724593931" Longitude="144.95568086891" StarRating="2" HotelCode="402873|664351" HotelName="Melbourne Central YHA" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Designated Smoking Area,Elevator,Internet,Laundry,Library,Lounge,Luggage Storage,Smoking Rooms,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>562 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/09/9509195c1c06b3b2a3b80ba172f335aaad47a634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 2 star hotel is located in the city centre of Melbourne. All 208 rooms are equipped with air co...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="27.88" OriginalAmount="27.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.867125166676" Longitude="144.9798989296" StarRating="2" HotelCode="34671|96508" HotelName="Base Backpackers Melbourne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>17 Carlisle Street, St. Kilda, Melbourne, Victoria 3182</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/78/0f78385f15f577c23486eec8c3ec69e68206e475.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Melbourne, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="28.32" OriginalAmount="27.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.808747" Longitude="144.959038" StarRating="2" HotelCode="174874|321554" HotelName="Discovery Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>167-175 Franklin Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/72/c7724589f1caeced24d64c17c41103a0854b30e8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="54.88" OriginalAmount="53.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815997" Longitude="144.966559" StarRating="3" HotelCode="181225|193111" HotelName="City Square Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>67 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/81/8681f05eb363b909275a44732d333a07eae396df.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.28" OriginalAmount="57.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.805828" Longitude="144.963284" StarRating="3" HotelCode="181224|322139" HotelName="Arrow on Swanston" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>488, Swanston Street, Carlton 3053, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/e1/94e1610efd3d870006c25e9f173ffb19690a232b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="59.99" OriginalAmount="58.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817490914134" Longitude="144.99487520583" StarRating="4" HotelCode="92867|465510" HotelName="Adara Richmond" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>185 Lennox Street, Richmond, Melbourne, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/85/cf859b005749a3fa9a25cb6eb5677be2814a9266.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="65.77" OriginalAmount="63.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813598" Longitude="144.951923" StarRating="4" HotelCode="34536|128401" HotelName="Atlantis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Laundry,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>300 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/ec/6eece0d5ff3ccfa5a43ff911e48957a9b30f24e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Melbourne, 200 metres from Spencer Street Train and Bus Statio...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="67.14" OriginalAmount="65.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.659853408886" Longitude="145.07533460856" StarRating="4" HotelCode="77410|157561" HotelName="Best Western Mill Park Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 The Link, Mill Park, Melbourne, Victoria 3082</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f7/9ef7101af8ec79dcd3d1a69cf11eebd2ede1498a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.55" OriginalAmount="67.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813274712534" Longitude="144.9517739961" StarRating="4" HotelCode="79417|465214" HotelName="Arrow On Spencer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>585 Latrobe Street, Melbourne CBD, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/f9/8af9de2e4d9ea07b6f17ff225b01950fdf30ce08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="69.56" OriginalAmount="67.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.807478777778" Longitude="144.962651" StarRating="3" HotelCode="103684|321590" HotelName="Milano Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Franklin Street, Melbourne VIC 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f4/71f4435b5d3b44086a9419214fd5796741244e14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.42" OriginalAmount="68.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67332" Longitude="144.887691" StarRating="4" HotelCode="96139|157462" HotelName="Best Western Airport Motel &amp; Convention Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Ardlie Street, Attwood, Melbourne, 3049 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/e5/13e5c9994783f400242004037040a9e5963f6b29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.43" OriginalAmount="68.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820587" Longitude="144.955011" StarRating="3" HotelCode="401956|110174" HotelName="Best Western Melbourne City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Spencer Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/34/f834e30f8373e781af476a522a8acbe7b9c122a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on 16 Spencer Street, in the heart of Melbourne CBD, just a stone's throw from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="70.46" OriginalAmount="68.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.846299" Longitude="144.978739" StarRating="4" HotelCode="386922|177356" HotelName="Melbourne Parkview Hotel" Meals="ROOM ONLY" 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>562 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/b6/4a/b64a36d657bf70b78b5b824b2e8f23f0315356f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="71.99" OriginalAmount="69.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81014461707" Longitude="144.95716128591" StarRating="4" HotelCode="931041|235315" HotelName="Pegasus Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>206 A'Beckett Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/40/484013250658d7e4e0e2082e3d90c8f1d25d2113.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.16" OriginalAmount="70.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816379346504" Longitude="144.96268166005" StarRating="4" HotelCode="142286|123963" HotelName="Causeway 353" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>353 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/03/09034d16fe0f6adf9c7454b95baf9059fe857dda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of the city, surrounded by boutique shops and within walking dist...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="72.72" OriginalAmount="70.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810651" Longitude="144.968277" StarRating="4" HotelCode="27054|91121" HotelName="Hotel Grand Chancellor Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/7e/e37efa49d0fc2fb16c4052a74c5086ed29383ee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in the vibrant heart of the city centre, surrounded by theatres, cinema...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.54" OriginalAmount="71.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815886" Longitude="144.963741" StarRating="3" HotelCode="173255|226918" HotelName="ibis budget Melbourne CBD" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>97-103 Elizabeth Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/1b/ae1bbe460ed70468f3785ab2303732e7b9e8d53b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.76" OriginalAmount="71.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812784509524" Longitude="144.96471762657" StarRating="3" HotelCode="174462|97101" HotelName="Mercure Welcome Melbourne" 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,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/64/1c64f70e3a84ddd469ab83645eb73fc18149d389.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the very heart of Melbourne, within walking distance of shopping precincts, ...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="75.49" OriginalAmount="73.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814291" Longitude="144.967094" StarRating="3" HotelCode="67789|97096" HotelName="The Victoria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>215 Little Collins Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/6b/cf6b94d35c8126267acf860302d229c7297eb110.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is just 22km away form Melbourne Airport, and close to many attractions including th...</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77.01" OriginalAmount="74.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.800669" Longitude="144.968126" StarRating="4" HotelCode="77652|157569" HotelName="Best Western Plus Travel Inn Carlton" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Grattan &amp; Drummond Streets, Carlton, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/75/0675307c26cff1fa4be75b280ac8b2300fbf5717.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="78.27" OriginalAmount="75.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.902066382063" Longitude="145.14310177149" StarRating="4" HotelCode="79182|465190" HotelName="Gateway On Monash" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Blackburn Road, Notting Hill, Melbourne, Victoria 3168</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/64/d064c9327f352f939c02ae0d4e6bf21c47312141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Notting Hill. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="79.92" OriginalAmount="77.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8109398" Longitude="144.95981045" StarRating="4" HotelCode="585713|716050" HotelName="La Trobe Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>323-327 La Trobe Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/09/a7098c82ba1d4798ae03abda321113a8545af24e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="84.25" OriginalAmount="81.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816983" Longitude="144.955611" StarRating="3" HotelCode="386997|109479" HotelName="ibis Styles Kingsgate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131 King Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/5b/d95b37d986689fb26dd3b3041d975f1956d89de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the west of the city centre of Melbourne. It is within walking di...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.06" OriginalAmount="84.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806152" Longitude="144.977308" StarRating="4" HotelCode="80621|465375" HotelName="Melbourne Metropole Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>44 Brunswick Street, Fitzroy, Melbourne, Victoria 3065</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c4/40c4d81ffa7e310294a8a8dba0fa48c3e41d09ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="87.23" OriginalAmount="84.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.671389" Longitude="144.855127" StarRating="3" HotelCode="173440|226923" HotelName="Ibis budget Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caldwell Drive, Melbourne Airport, Tullamarine, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ab/f4abfc85d6614d7ac5c9f8c74a709d63b1d62bef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="89.45" OriginalAmount="86.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81512851" Longitude="144.93796898" StarRating="4" HotelCode="544778|575141" HotelName="Four Points by Sheraton Melbourne Docklands" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>443 Docklands Drive, Docklands, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/e4/e8e40a29a3b03149a3a1b3f6ef1965446305fd8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys quickly and easily by lift. Services and facilities at...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.57" OriginalAmount="87.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811239797986" Longitude="144.95640685424" StarRating="4" HotelCode="557150|638839" HotelName="The Jazz Corner Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>352 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/f0/3bf0cc60516c329af4212f46e0e5e2ddb0b05f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.35" OriginalAmount="88.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.681884408157" Longitude="144.88283514976" StarRating="3" HotelCode="20905|107209" HotelName="Quality Hotel Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>265 Mickleham Road, Melbourne, Victoria 3043</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/2f/052f46e3997ecb217f7d876ff1c257f777ebdcf9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is conveniently located near to shops, restaurants, cafés and the Melbourne centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="91.78" OriginalAmount="89.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81193921" Longitude="144.96009938" StarRating="3" HotelCode="778256|641324" HotelName="ibis Melbourne Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/77/bc772aaedc9ce92214582b3f46de5d41d4f68211.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Ibis Melbourne Little Lonsdale Str...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.47" OriginalAmount="91.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81918" Longitude="144.954432" StarRating="4" HotelCode="20907|83134" HotelName="Quality Batman's Hill On Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>623 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/52/ad52525613eafe2f2508ef50e772b0b19a911c44.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in close proximity to a plethora of public transport options in the CBD, across from So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="94.65" OriginalAmount="91.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812106428321" Longitude="144.97312635183" StarRating="5" HotelCode="18563|86721" HotelName="The Hotel Windsor" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>111 Spring Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/bf/febf6de93dec37f07316a35baceebf8788c48a68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Prin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95.32" OriginalAmount="92.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.80926232" Longitude="144.96267009" StarRating="4" HotelCode="312960|464982" HotelName="Brady" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>30 Little Latrobe Street, Melbourne, 3000 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/89/2f/892f481c29f6b44a133b20a9dca74da47b004f5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.07" OriginalAmount="94.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815337" Longitude="144.9545" StarRating="3" HotelCode="68995|97049" HotelName="ibis Melbourne Little Bourke Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>600 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/d0/3ad02c904a0c9431e9cb4082fe5922a97a4c1948.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the centre of the city and near the Telstra Dome, close to the...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.89" OriginalAmount="95.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.77747985" Longitude="144.95624954" StarRating="3" HotelCode="413954|465478" HotelName="Parkville Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>759 Park Street, Brunswick, Melbourne, Victoria 3056</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/36/13368681876890a16d3e32109d7018220ada7603.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our property overlooks Royal Park, part of the university/zoo precinct on Melboune's CBD edge. You c...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="97.99" OriginalAmount="95.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82197499" Longitude="144.96596166" StarRating="4" HotelCode="811080|497301" HotelName="Oaks Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>57-61 City Road, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/497301/497301a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in South Melbourne. The 136 welcoming bedrooms offer a perfect place ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="98.35" OriginalAmount="95.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810991" Longitude="144.969034" StarRating="4" HotelCode="96145|105948" HotelName="Punthill Little Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11-17 Cohen Place, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/63/826384a2fa68cd12b9cbf8b5343ad9cd35fc6ec9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel stands tall in the centre of Melbourne city. It lies in the Chinatown region an...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="99.80" OriginalAmount="96.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817607" Longitude="144.957872" StarRating="4" HotelCode="68740|89955" HotelName="Oaks on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>480 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/b2/b206b121fe380f73/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of the city, opposite the Rialto Towers. It is about 1 ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="99.97" OriginalAmount="97.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.807074022107" Longitude="144.96055205194" StarRating="4" HotelCode="145808|228825" HotelName="Mercure Melbourne Therry Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 13/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>43 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/5f/2b5f857afb32cfba525de64895eb4fe82e38b946.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only minutes from Melbourne’s Central Business District. It features spectacula...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.60" OriginalAmount="98.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818363609987" Longitude="144.96365278959" StarRating="4" HotelCode="63136|85419" HotelName="Rendezvous Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>328 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/43/6443ab220a46d214c8f660bc261413bc32128582.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the business district, this superbly appointed hotel fronts onto Flinders Street, ju...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="101.74" OriginalAmount="98.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849828" Longitude="144.978423" StarRating="4" HotelCode="221469|89599" HotelName="Mercure Melbourne Albert Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Albert Park, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3e/843e0ec7a75f5cb807f11045a699a90b812bc008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Queens Road, overlooking the beautiful Albert Park Lake (opposite ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.18" OriginalAmount="100.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.794173" Longitude="144.895331" StarRating="3" HotelCode="184975|251508" HotelName="Footscray Motor Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90, Droop Street, Footscray 3011, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/eb/d0ebf01d98e8d6960fcebae3bb8e21e663e17ed4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.93" OriginalAmount="100.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.703144295868" Longitude="144.85693548898" StarRating="4" HotelCode="312965|409268" HotelName="Quest Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Annandale Road, Melbourne Airport, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/63/4b63fd851086335c9b99466e848703a127f3da35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104.32" OriginalAmount="101.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.7967746" Longitude="144.9502769" StarRating="4" HotelCode="96624|226922" HotelName="Mercure North Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner Flemington Road &amp; Harker Street, North Melbourne, 3051 Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/6e/c96ef692acfa9ecb7fc529197fe12f97ace96cec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.11" OriginalAmount="102.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.806891" Longitude="144.961308" StarRating="3" HotelCode="13711|97050" HotelName="ibis Melbourne Hotel and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15-21 Therry Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/32/a1328db9ffa34195ab536740b9b0004de2400fb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated near the Queen Victoria Market (10 minutes by foot), with good public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.35" OriginalAmount="102.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820637083745" Longitude="144.95596423745" StarRating="4" HotelCode="402392|91283" HotelName="Adina Apartment Hotel Melbourne Northbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 22/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>550 Flinders Street, 3000 Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/92/bb92433191757b96d43935626648285d755d69d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Melbourne and enjoys handy access to Docklands, Sout...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.35" OriginalAmount="102.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.80943606" Longitude="144.96866311" StarRating="4" HotelCode="958013|711840" HotelName="Brady Hotels Jones Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Lonsdale Street, Melbourne, Victory</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/db/cbdbd4a91d6861044cca36d32787e7d636d3c33c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105.40" OriginalAmount="102.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.838671" Longitude="144.992663" StarRating="4" HotelCode="305510|409213" HotelName="Oaks South Yarra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1A Yarra Street, South Yarra, VIC 3141</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/409213/409213a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.13" OriginalAmount="104.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81594045426" Longitude="144.96085978043" StarRating="4" HotelCode="262553|662148" HotelName="Citiclub Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>113 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/8c/498c50931e06d534f7e883959154dc31e0db535b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="108.51" OriginalAmount="105.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.830988661293" Longitude="144.97102886438" StarRating="4" HotelCode="92876|155544" HotelName="Seasons Botanic Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>348 St Kilda Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7f/547fc97d7afa8d67a6d39de5c855ece3ceb3a819.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is located at the city end of St Kilda Road, directly opposite the Shrine of Remembranc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111.93" OriginalAmount="108.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82181386" Longitude="144.96593746" StarRating="4" HotelCode="962376|667979" HotelName="Holiday Inn Express Melbourne Southbank" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>35-47 City Road, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8e/268e9ddfd12cfb16c034f56bdc21e0c40a0512e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="113.26" OriginalAmount="109.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81092506885" Longitude="144.97104227543" StarRating="4" HotelCode="174452|118374" HotelName="The Crossley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/aa/c9aa8c55c2a8646792aa381ad8cc8a500d4e4376.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Melbourne's entertainment district. Guests can take advantage ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="115.74" OriginalAmount="112.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821542631501" Longitude="144.96685640117" StarRating="4" HotelCode="34537|123617" HotelName="Mantra Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31 City Road, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/44/3344fa626abeb3eaf1759f4ebeb4a1939d2ea29d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Melbourne's vibrant arts and entertainment district, the aparthotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="117.12" OriginalAmount="113.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.809504" Longitude="144.960617" StarRating="4" HotelCode="181229|317819" HotelName="City Edge on Elizabeth" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>99, A'Beckett Street, Corner Elizabeth Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/36/5b3631812a9d3415063441fa3d7684deb53fb30b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.87" OriginalAmount="115.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8088842" Longitude="144.96145442" StarRating="4" HotelCode="738786|646761" HotelName="Avani Central Melbourne Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>60 A'beckett Street, Melbourne 3000, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/646761/646761a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set high amongst the city scape, AVANI Central Melbourne Residences is the perfect location to take ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.46" OriginalAmount="116.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811379603117" Longitude="144.97043609619" StarRating="4" HotelCode="26761|87340" HotelName="Rydges Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>186 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/a2/b6a20c8be6c0e3ee53d892c742d593fcb5ced4b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant theatre district and also on the doorstep ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.52" OriginalAmount="117.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.849823" Longitude="144.978527" StarRating="5" HotelCode="69504|84999" HotelName="Pullman Melbourne Albert Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>65 Queens Road, Melbourne, Victoria 3004</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/27/5e270f4a6e8c06016ad54f57dd53b2d6964f58f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The property is close to the business precinct of St Kilda Road, only minutes from Melbourne's CBD, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="120.52" OriginalAmount="117.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818073329173" Longitude="144.97834056616" StarRating="4" HotelCode="34292|165054" HotelName="Mantra on Jolimont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Jolimont Road, East Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/8d/538d1a2ab63deb4395d4988a72b2ba5b862840be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="121.40" OriginalAmount="117.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.823686" Longitude="144.960069" StarRating="4" HotelCode="47940|108673" HotelName="Crown Promenade Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/cf/5acf1548a17277945b096458ca32ac1e77715fa2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne's vibrant Southbank entertainment precinct and direc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="121.97" OriginalAmount="118.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.821211" Longitude="144.965428" StarRating="3" HotelCode="26283|84998" HotelName="Travelodge Hotel Melbourne Southbank" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Riverside Quay, Southbank, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/3d/3df438ce1334e80b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for parents with children, this urban hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.12" OriginalAmount="119.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.67172212999" Longitude="144.85335499048" StarRating="4" HotelCode="52536|122578" HotelName="Holiday Inn Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-14 Center Road, Melbourne Airport, Melbourne, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/71/ca712ebf621218db23baaf4d6a7deb0a72c5383b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Melbourne, this airport hotel is ideal for business travellers arriving or departing from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="123.21" OriginalAmount="119.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810423912441" Longitude="144.95596826076" StarRating="4" HotelCode="42897|126317" HotelName="Radisson On Flagstaff Gardens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>380 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/e1/7ae1a0d3fe0cb6c98192d06c6bc01f02a4769661.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Central Business District opposite the Flagstaff Gardens. It lies withi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.82" OriginalAmount="121.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813411729093" Longitude="144.97134268284" StarRating="4" HotelCode="34293|123594" HotelName="Mantra 100 Exhibition" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Laundry,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>100 Exhibition Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/22/dd228120f3765f39add9b7a4138e5bdd97b3cda2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is perfectly positioned on Exhibition Street in the Paris quarter of Melbourne. Locat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="124.87" OriginalAmount="121.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814844142991" Longitude="144.97273743152" StarRating="4" HotelCode="81248|105949" HotelName="Punthill Manhattan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>57 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5f/c35fc32c1fe1137f70d9a5be638870a503895550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Melbourne's city centre. It lies just a short stroll...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="127.17" OriginalAmount="123.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814581692163" Longitude="144.95714069358" StarRating="5" HotelCode="305520|491507" HotelName="Wyndham Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>199 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a1/dba1d44b282eef59a5498644b85e5b71886b7360.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128.60" OriginalAmount="124.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.805181167494" Longitude="144.96643960476" StarRating="4" HotelCode="79093|709561" HotelName="Zagame's House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 Lygon Street, Carlton, Melbourne, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/f2/26f20450b71b76da1fc4a2d6dc38d2250dfb26c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled between Melbourne's glittering city centre and the vibrant cafe and fashion precinct of Carl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="129.67" OriginalAmount="125.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.812472" Longitude="144.969423" StarRating="4" HotelCode="161031|130283" HotelName="Citadines on Bourke Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Heated Pool,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>131–135 Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/df/4fdfcc1ef08081686d2183715f5164a3ec6bed6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The club resort is few minutes’ walk from the corner of Spring and Bourke Streets. This property is ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.22" OriginalAmount="126.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.824028394177" Longitude="144.9569247172" StarRating="5" HotelCode="162596|133144" HotelName="Crown Metropol Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/91/b49122550a2e84b17a2cca01c1ff5eabb06191c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located adjacent to the Crown Entertainment Complex, Crown Towers Hotel an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.05" OriginalAmount="129.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813443513726" Longitude="144.96994256973" StarRating="5" HotelCode="39277|85804" HotelName="Stamford Plaza Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>111 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/6f/5f6f3a97309816a4b53334ba67393f6de806186f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the 'Paris' end of Little Collins Street in the heart of cosmopolitan Melbourne, the hote...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.61" OriginalAmount="129.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817874157735" Longitude="144.9538794905" StarRating="4" HotelCode="42402|109508" HotelName="The Savoy Hotel on Little Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>630 Little Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/11/7e1135779385a8fb1a254980dc3f87621955aa54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the West End precinct, only a couple of blocks from the hub o...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="133.65" OriginalAmount="129.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819821" Longitude="145.013356" StarRating="4" HotelCode="68810|95103" HotelName="Amora Hotel Riverwalk Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>649 Bridge Road, Richmond, Victoria 3121</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/19/4b19c307afe8f25d47cc5174e28342e7245a0e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in an enviable location just a stone’s throw, or a tram ride, from the CBD in the heart...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="136.29" OriginalAmount="132.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816979998487" Longitude="144.96554374695" StarRating="4" HotelCode="81244|105946" HotelName="Punthill Flinders Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>267 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/da/c5da236596f68a5992cee09a3c66cbf8d21f0806.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Surrounded by restaurants, cafes, bars, boutiques, department stores and Melbourne's funky laneways,...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="136.38" OriginalAmount="132.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.819425138136" Longitude="144.95962679386" StarRating="4" HotelCode="336737|85046" HotelName="Clarion Suites Gateway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/38/5338f9b48180586aa2559bc888a770c19b8961e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the banks of the Yarra River, opposite the Crown Casino and Entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.27" OriginalAmount="135.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817748488144" Longitude="144.9607426746" StarRating="4" HotelCode="366097|89956" HotelName="Oaks on Market" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Market Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/f9/f9cb05624e40a118/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located about 1 minute from the tram stop, and 5 minutes from the Spencer St...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="139.67" OriginalAmount="135.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814430949526" Longitude="144.95902061462" StarRating="4" HotelCode="52535|123618" HotelName="Mantra on Little Bourke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>471 Little Bourke Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/b8/1ab81f439442d9e7e655a761da66f6924c02994b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled in the heart of Melbourne's Central Business District and main shopping precinct, the aparth...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140.34" OriginalAmount="136.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.814306224101" Longitude="144.96004328173" StarRating="4" HotelCode="79313|114579" HotelName="Adina Apartment Hotel Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>189 Queen Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/0d/db0d990c5cb719803aef2034dd775dfce016d4c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140.88" OriginalAmount="136.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.881451228732" Longitude="145.16510942212" StarRating="4" HotelCode="888728|126319" HotelName="Novotel Melbourne Glen Waverley" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>285 Springvale Road, Glen Waverley, Melbourne, Victoria 3150</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/30/e130839a0cc57093ea4c629204a739ebf4da705e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Melbourne's south-eastern suburbs and guests will find shopping centres...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="141.25" OriginalAmount="137.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811194260058" Longitude="144.95626388721" StarRating="4" HotelCode="262898|232422" HotelName="Oaks on William" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>350 William Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/130043/39a3781e44c2e36ad41acbb30bebc22b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="144.91" OriginalAmount="140.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.825041" Longitude="144.950977" StarRating="5" HotelCode="130292|118576" HotelName="Pan Pacific Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7a/9e7ade7b70259f65dea40048ee8b6ac41864d638.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Melbourne. The establishment lies 15 minutes' walk from the centre of ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="145.95" OriginalAmount="141.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815963416922" Longitude="144.96909196318" StarRating="4" HotelCode="81404|232491" HotelName="Flinders Landing Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>161 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/a2/17a27d93d78756aef25a7573ab184913efc243ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located right in the heart of Melbourne.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="147.00" OriginalAmount="142.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81188302" Longitude="144.96006213" StarRating="4" HotelCode="778310|641323" HotelName="Novotel Melbourne Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Babysitting,Bar,Business Centre,Currency Exchange,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>399 Little Lonsdale Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/80/b5809e4b4b30df132d9f84e2dbe1ce11db1b31eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Melbourne CBD, next to Hardware Lane, Novotel Melbourne Central is a sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="149.79" OriginalAmount="145.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.813037" Longitude="144.96509" StarRating="5" HotelCode="20906|118373" HotelName="Pullman Melbourne on Swanston" 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,Golf,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>195 Swanston Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/3d/bf3db07e9af4ffa0ecfd7aaf9f5aeb8847da96e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located amongst Melbourne's famed shopping and entertainment attractions, the hotel is within easy w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="151.84" OriginalAmount="147.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8133122" Longitude="144.96813275" StarRating="5" HotelCode="497669|664352" HotelName="QT Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>133 Russel Street, Melbourne</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/ac/d6ac2db6366e370a319cfb1f253bf1b4ce3e7e7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.13" OriginalAmount="153.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.670713399463" Longitude="144.85029155093" StarRating="4" HotelCode="23185|111650" HotelName="PARKROYAL Melbourne Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arrival Drive, Melbourne Airport, Tullamarine, Victoria 3045</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/c1/e9c1316b76bc6890ef31edfab638fbf87e73ad58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Melbourne is ideal for business travellers who arrive or depart from Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="159.32" OriginalAmount="154.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815793" Longitude="144.964925" StarRating="4" HotelCode="15244|97098" HotelName="Novotel Melbourne on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/28/96288cf159f1382c992367e27fffdb106f2f8fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a prestigious location in the heart of the central business district of the city, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="162.63" OriginalAmount="157.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81132662724" Longitude="144.9675232172" StarRating="4" HotelCode="27907|409193" HotelName="Mantra on Russell" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>222 Russell Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/40/9d4020e7935e8ab9ebc31cfa2003926b9fd75d8b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located in the heart of Melbourne city and is close to numerous great restaurants,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="167.90" OriginalAmount="163.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816122" Longitude="144.96822" StarRating="4" HotelCode="35590|86562" HotelName="Adelphi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>187 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/15/9215b3fa4b06cfb8afc952285982a4028cb2d400.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in Flinders Lane, between Russell Street and Swanston Street. Fli...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="171.97" OriginalAmount="166.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822327841751" Longitude="144.96010959148" StarRating="5" HotelCode="34290|108672" HotelName="Crown Towers Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8 Whiteman Street, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/71/74718cfdf40c93510c57c524dc9b6dab10095de8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a beautiful location on the southern bank of the Yarra River. This establishment i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="173.28" OriginalAmount="168.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820058657641" Longitude="144.95511263609" StarRating="4" HotelCode="34289|122706" HotelName="Holiday Inn On Flinders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>575 Flinders Lane, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/48/4648bfde053bc05301c5dad65c91fb6609bdce65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is close to the convention centre, exhibition centre, World Trade Centre and the stock exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="175.40" OriginalAmount="170.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.801531793873" Longitude="144.96355354786" StarRating="4" HotelCode="395067|222649" HotelName="Rydges on Swanston Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>701 Swanston Street, Carlton, Melbourne, Victoria 3053</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/7a/757a2f6ac56588f61f339e9ab3436bce79e21bb2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="185.16" OriginalAmount="179.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.817894545257" Longitude="144.9654733419" StarRating="4" HotelCode="92870|397962" HotelName="DoubleTree by Hilton Hotel Melbourne - Flinders Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>270 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/3b/733bec72c5ee93a3ced8a6634957f16113ac4797.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the CBD and is ideally situated for tourists visiting Melbourne...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="185.43" OriginalAmount="180.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.816031796457" Longitude="144.97173294425" StarRating="4" HotelCode="80409|114578" HotelName="Adina Apartment Hotel Melbourne on Flinders" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Flinders Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/5b/5c5baa41aa0134977fb6bfcda7872349ce5d81ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="187.53" OriginalAmount="182.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.822573612873" Longitude="144.95549619198" StarRating="4" HotelCode="34286|122707" HotelName="Crowne Plaza Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Spencer Street, Melbourne, Victoria 3008</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/65/30651bb5b444757a50e5014b2c0c34dc00f7d8af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from the city centre, Southbank Entertainment Complex, Melbourne Aqua...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="197.01" OriginalAmount="191.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815798" Longitude="144.983426" StarRating="5" HotelCode="13342|111649" HotelName="Pullman Melbourne On The Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>192 Wellington Parade, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/03/310384b6ae90fab492eda38a9be21c94e7f79fd1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Melbourne. The nearest airport is Melbourne - Tullamarine (MEL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="200.13" OriginalAmount="194.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.810623103979" Longitude="144.97193679214" StarRating="4" HotelCode="96146|232423" HotelName="Ovolo Laneways" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Little Bourke Street, Melbourne, Victoria</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/bd/75bd3ed911e8370d701da65aeee2640932b65e39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Melbourne's exciting central business district. It is surround...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="218.64" OriginalAmount="212.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.818213172628" Longitude="144.95820522308" StarRating="5" HotelCode="13958|122579" HotelName="Intercontinental Melbourne the Rialto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>495 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/22/7e223761918e48532c9078bf313e84adf836d9d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a short stroll away from some of the city's major attractions, galleries, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="234.75" OriginalAmount="227.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.820739" Longitude="144.965733" StarRating="5" HotelCode="17528|86118" HotelName="The Langham Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/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>1 Southgate Avenue, Southbank, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd69d40888b32b4a01cc022438eba7d515137b09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nestled on the south bank of the Yarra River, the hotel is within easy reach of the CBD, fashion, sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="236.92" OriginalAmount="230.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.82525494" Longitude="144.95051987" StarRating="4" HotelCode="572581|614539" HotelName="Novotel Melbourne South Wharf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Convention Centre Place, South Wharf, Melbourne, Victoria 3006</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/cd/3dcd77f2ad9770553fe80b79d12eacbd7dac5216.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Melbourne.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="248.22" OriginalAmount="240.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.811418" Longitude="144.976452" StarRating="5" HotelCode="15701|102375" HotelName="Park Hyatt Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Parliament Square, off Parliament Place, Melbourne, Victoria 3002</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/0a/bf0a73bfe5efc36aa28f272014e5d0cd5db39284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in one of Melbourne's most historic areas. It is located at the top of Collin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.94" OriginalAmount="245.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.8138" Longitude="144.973" StarRating="5" HotelCode="17730|128475" HotelName="Sofitel Melbourne on Collins" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/78/b47802b5513aa72ede0e3873ce14332195346442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the Central Business District and stands alongside historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="265.70" OriginalAmount="257.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.81532" Longitude="144.969895" StarRating="5" HotelCode="13122|103801" HotelName="Grand Hyatt Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>123 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/53/8453b9963b45879b0e541074ddddae78563686fb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the top end of prestigious Collins Street in the heart of Melbourne's centra...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="280.60" OriginalAmount="272.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="-37.815516" Longitude="144.967343" StarRating="5" HotelCode="18675|82890" HotelName="The Westin Melbourne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>205 Collins Street, Melbourne, Victoria 3000</AddressLine>
          </AddressLines>
          <CityName>Melbourne</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/24/32249a16bc513339d2c5986fc9c053d577c4b2f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city's famous theatres, shopping precincts, galleries, res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Currency Exchange,Designated Smoking Area,Golf,Heated Pool,Massage Centre,Nightclub,Shopping Arcade,Swimming Pool,Kitchen,Sauna,Jacuzzi,Spa,Wheelchair Access,Bicycle Rental,24 Hour Front Desk,Coffee Shop,Elevator,Library,Luggage Storage,Smoking Rooms,Vending Machine,Babysitting,Business Centre</BasicAmenities>
    <HotelRating>5,4,3,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,HISTORIC HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,HOTEL,CONFERENCE HOTEL,CLUB RESORT,FAMILY-FRIENDLY HOTEL,HOSTELS,SPA HOTEL,AIRPORT 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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" TimeStamp="0001-01-01T00:00:00" HotelName="Causeway 353" HotelCode="142286|123963" StarRating="4" GTCityId="4414" CountryCode="AU" CityName="Melbourne" CountryName="Australia" Address="353 Little Collins Street, Melbourne 3000, Victoria" PostCode="3000" PhoneNo="+61396681818" FaxNo="+61396681877" Email="reservations@causeway.com.au" CheckInTime="14:00" CheckOutTime="10:00" Latitude="-37.816379346504" Longitude="144.96268166005" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe King Room" RoomTypeCode="20261118$20261119$W$280$123963$DBL.DX$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23050~-53797858~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823050|8|ODAuNDh8RVVSfDIwMjYtMTEtMTE=" OriginalAmount="70" TotalPrice="72.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="70.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Twin Room" RoomTypeCode="20261118$20261119$W$280$123963$TWN.DX-1$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23050~881051735~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823050|8|ODAuNDh8RVVSfDIwMjYtMTEtMTE=" OriginalAmount="70" TotalPrice="72.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="70.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE SPA ROOM" RoomTypeCode="20261118$20261119$W$280$123963$ROO.DX-KG$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23860~1692962059~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823860|8|OTYuNTZ8RVVSfDIwMjYtMTEtMTE=" OriginalAmount="84" TotalPrice="86.58" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="84.06" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: PREMIER KING Room" RoomTypeCode="20261118$20261119$W$280$123963$DBL.KG-PE$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23164~1184612216~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823164|8|MTAwLjQ5fEVVUnwyMDI2LTExLTEx" OriginalAmount="87" TotalPrice="90.10" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="87.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: PREMIER SPA ROOM" RoomTypeCode="20261118$20261119$W$280$123963$DBL.PE$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~22c68~-486202797~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110822c68|8|MTA0LjQ0fEVVUnwyMDI2LTExLTEx" OriginalAmount="91" TotalPrice="93.65" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="90.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN DELUXE KING BED" RoomTypeCode="20261118$20261119$W$280$123963$TWN.DX-KG$ID_B2B_23$RO$FIT$1~1~0$$P@07~A-SIC~2486a~-982906482~N~~~NOR~~B02F4B438BE148D177616689449905AAUK010300900011082486a|8|MTA2LjcyfEVVUnwyMDI2LTExLTEx" OriginalAmount="93" TotalPrice="95.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="92.91" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE KING SUITE" RoomTypeCode="20261118$20261119$W$280$123963$SUI.DX$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~22070~2051796213~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110822070|8|MTEyLjMyfEVVUnwyMDI2LTExLTEx" OriginalAmount="98" TotalPrice="100.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="97.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN DELUXE" RoomTypeCode="20261118$20261119$W$280$123963$TWN.DX-4$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~22070~-1262837902~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110822070|8|MTEyLjMyfEVVUnwyMDI2LTExLTEx" OriginalAmount="98" TotalPrice="100.71" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="97.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE TRIPLE ROOM" RoomTypeCode="20261118$20261119$W$280$123963$TPL.DX$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~2127a~-1498720954~N~~~NOR~~B02F4B438BE148D177616689449905AAUK010300900011082127a|8|MTIyLjE4fEVVUnwyMDI2LTExLTEx" OriginalAmount="106" TotalPrice="109.56" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="106.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE PREMIER" RoomTypeCode="20261118$20261119$W$280$123963$DBL.PE-1$ID_B2B_23$RO$FIT$1~1~0$$P@07~A-SIC~22d83~772577247~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110822d83|8|MTMxLjQ1fEVVUnwyMDI2LTExLTEx" OriginalAmount="114" TotalPrice="117.87" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="114.44" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TRIPLE DELUXE KING BED" RoomTypeCode="20261118$20261119$W$280$123963$TPL.DX-KG$ID_B2B_23$RO$FIT$1~1~0$$P@07~A-SIC~249a0~-1860591277~N~~~NOR~~B02F4B438BE148D177616689449905AAUK01030090001108249a0|8|MTYwLjczfEVVUnwyMDI2LTExLTEx" OriginalAmount="140" TotalPrice="144.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/11/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Minibar|King-size Bed|Carpeting|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Air conditioning (individually regulated)|Heating (individually regulated)|Microwave|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-11T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="139.93" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/09/03/09034d16fe0f6adf9c7454b95baf9059fe857dda.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9d/9a/9d9a16e2589b03aeba56884b19e766dd6d3cd939.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/50/ac/50aca2651eef95ad72f491635d6096d409160fda.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/14/c91416b854a76272822ee82634813898d9ddc34f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/44/9f/449f92b4c9e9b829e12407898c332d03bdd60acc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a2/90/a29072fe0f80c578a229c599c96c61e94a0a4f96.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c6/7b/c67bb274cacd7ba2886e50ecfaf10d183d2cb423.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/65/fc/65fcf9c1907ae80de59a807333aec38f6ac18aa7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e7/a7/e7a776ba09434385ff129afcc9de9f8102165a66.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/34/e2/34e2392e6f245d3774ad19fa10cf1d36b2f828a8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/27/af/27af86751d048d4fdc31bd7853ffc7e9f9dd65d9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/62/95/6295e229705a7c95f5f1c3e47312980c0a1e6b69.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ea/f6/eaf6d467ed61ca659e010131080783a446d289a7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/68/60/6860f655ddfb7986361ea22bb1e064c3150ec885.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/03/0c/030c082b3732a1787edffa62b5e577e3e5f1eb09.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/30/1b/301b1b4a91cd1d6bb52596a838095ef8eeb504d1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/26/29/2629b1aad557352ed5c394d4cf4df34f8d95e40b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4c/b2/4cb2d9e2c98c47f5aa7e7337bb58abee64839813.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/06/63/066348d841cc21896deb4d70962fc3e2d4fd0195.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/35/b7/35b7448f62ce1591869abd2a6710fcc69aef0291.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/7f/0c/7f0cd67c1dddfc8d5852a2139f31590af4f6bb91.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/89/4e/894e32b97a78b32f6c14b94ebeff423d5ee340bb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c9/75/c975d7e44a53c7071e6f967b961d35314e3f6b65.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/93/4d/934df4a354c36c4ad8b6639c2d18df3d42a707d4.jpeg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is situated in the heart of the city, surrounded by boutique shops and within walking distance of Melbourne's theatre and entertainment district. The train station is roughly 2 km away and the Melbourne Central metro station is less than 1 km away. The Port Melbourne beach is situated at around 4 km from the hotel. All of Melbourne's major sporting venues such as the Melbourne Cricket Ground, Etihad Stadium, Flemington Racecourse and Rod Laver Arena are easily accessible by public transport. The Crown Casino and theatre district as well as several night clubs and restaurants are within easy walking distance. Various places of interest such as Federation Square, South Gate, the National Gallery, DFO Spencier Street, Melbourne Aquarium and Melbourne Observation Deck are all close by. Melbourne International Airport is approximately 22 km away from the hotel.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 142 non-smoking rooms, including 13 suites and 111 double rooms, which are located on 9 storeys and are reachable by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. A cloakroom, a safe, room service, a laundry service, a business centre and a coin-operated laundry are available. Wireless internet access allows guests to stay connected while on holiday. Wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the car park for a fee.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed or a king-size bed. A safe, a minibar and a desk are also available. A mini fridge, a microwave and a tea/coffee station are standard features. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a hairdryer. Wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;The hotel provides a number of options for sport and leisure. There are many ways to relax or stay active at the hotel, including a gym, a sauna and a steam bath. 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. Options include breakfast.&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, JCB 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: 15.00 AUD per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>61-3-96681877</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>61-3-96681888</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>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2009</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2009</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>9</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>142</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>111</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>13</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>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</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>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</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>Laundry Facilities</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>0 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>1002 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Beach</Description><Value>4003 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>0 Meter</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>2001 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Underground/Over ground Station</Description><Value>800 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Rooms>
    <Room RoomType="Room 1: Deluxe King Room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GY" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="142286|123963" SourceId="8" RoomTypeCode="20261118$20261119$W$280$123963$TPL.DX-KG$ID_B2B_23$RO$FIT$1~1~0$$P@07~A-SIC~249a0~-1860591277~N~~~NOR~~B02F4B438BE148D177616689449905AAUK01030090001108249a0|8|MTYwLjczfEVVUnwyMDI2LTExLTEx" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|RestelBlock|successfully done supplier prebooking||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Rooms>
    <Room RoomType="Room 1: Deluxe King Room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GY" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="142286|123963" SourceId="8" RoomTypeCode="20261118$20261119$W$280$123963$DBL.DX$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23050~-53797858~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823050|8|ODAuNDh8RVVSfDIwMjYtMTEtMTE=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-11-11T12:59:00+00:00" End="2026-11-14T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="72.16" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>72.16</TotalAmount>
  <TraceId>3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4">
  <Rooms>
    <Room RoomType="Room 1: Deluxe King Room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GY" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="142286|123963" SourceId="8" RoomTypeCode="20261118$20261119$W$280$123963$DBL.DX$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23050~-53797858~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823050|8|ODAuNDh8RVVSfDIwMjYtMTEtMTE=" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|RestelBlock|successfully done supplier prebooking||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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="3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Deluxe King Room" BoardBasis="Room 1: ROOM ONLY" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Harsh" LastName="Jain" DOB="20010414" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="GY" ClientCountry="Guyana" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="142286|123963" SourceId="8" RoomTypeCode="20261118$20261119$W$280$123963$DBL.DX$ID_B2B_66$RO$B2B$1~1~0$$N@07~A-SIC~23050~-53797858~N~~~NOR~~B02F4B438BE148D177616689449905AAUK0103009000110823050|8|ODAuNDh8RVVSfDIwMjYtMTEtMTE=" TotalPrice="72.16" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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>Harsh</FirstName>
    <LastName>Jain</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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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>Harsh</FirstName>
  <LastName>Jain</LastName>
  <NationalityOfPax>Guyana</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-11-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-11-11T00:00:00" End="2026-11-14T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="72.16" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-11-18T00:00:00</CheckIn>
  <CheckInTime>24-Hour</CheckInTime>
  <CheckOut>2026-11-19T00:00:00</CheckOut>
  <CheckOutTime>24-Hour</CheckOutTime>
  <CostAmountInSalesCurrency>70.06</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>australia</CountryName>
  <PostCode>3000</PostCode>
  <Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 1: ROOM ONLY</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Harsh Jain</GuestName>
      <RoomType>Room 1: Deluxe King Room</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>72.16</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>80.48</SupplierAmount>
  <SupplierCurrency>EUR</SupplierCurrency>
  <SupplierId>240</SupplierId>
  <SupplierMinCnxDate>2026-11-11T00:00:00</SupplierMinCnxDate>
  <SupplierName>HotelBeds</SupplierName>
  <_address>353 Little Collins Street, Melbourne 3000, Victoria</_address>
  <_cityName>Melbourne</_cityName>
  <_fax>+61396681877</_fax>
  <_hotelName>Causeway 353</_hotelName>
  <_phoneNo1>+61396681818</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430507</FileBookingId><BookingId>41875</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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|HotelbedsBook|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.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
3ee6a953-ae25-49e1-8f9a-fa5ad9cc70f4|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>260430507</FileBookingId>
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-11-12T12:59:00+00:00" End="2026-11-14T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="70.06" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Car park YES (with additional debit notes) 25.00 AUD Per unit/night. Check-in hour 14:00 - 00:00. Check-out hour 10:00 - 10:00. LGTBIQ friendly. Deposit on arrival. Minimum check-in age 18. Benefits included: Late check-in, Coffee &amp; tea, Free WiFi, Indoor gym access, Free fitness center access.&lt;br/&gt;</ImportantInfo>
  <SupplierRef>280-4777452</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
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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="fad8d4cb-35cb-4fad-9693-44ff1ea1f225">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41120" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-21T00:00:00" End="2026-08-22T00: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
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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-14T12:45:16.7850039+01:00" Version="0" EchoToken="Search" TransactionIdentifier="fad8d4cb-35cb-4fad-9693-44ff1ea1f225" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="147.49" OriginalAmount="143.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.966603" Longitude="-3.181791" StarRating="3" HotelCode="130227|111000" HotelName="Edinburgh House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90-92 Pilrig, Edinburgh, Midlothian EH6 5AY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/c9/f5c9e60bdd7fbe946a7041e327f770c900087289.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just off Leith Walk, in a quiet neighbourhood. A choice of entertainment (rest...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="158.05" OriginalAmount="153.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.935044" Longitude="-3.094777" StarRating="3" HotelCode="152759|899635" HotelName="Premier Inn Edinburgh A1 Newcraighall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>91 Newcraighall Road, Newcraighall, Edinburgh EH21 8RX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/92/f7920310a7afca6c35c5b928439a94c92ca1a7e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With free parking, a 24-hour front desk and traditional restaurant, this Premier Inn is next to Newc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="179.23" OriginalAmount="174.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.9718527" Longitude="-3.161953175" StarRating="2" HotelCode="142823|226694" HotelName="Adelphi Private" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Links Gardens, Edinburgh, City of Edinburgh EH6 7JH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/68/c468aaac72a378168ce846891c4f90d910e7c122.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="203.04" OriginalAmount="197.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94055" Longitude="-3.1704" StarRating="3" HotelCode="37813|25916" HotelName="Chancellor’s Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Holyrood Park Road, Edinburgh EH16 5AY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62403/a_62403_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting university complex is an ideal starting point for guests wishing to explore the city. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="214.87" OriginalAmount="208.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946427" Longitude="-3.13708" StarRating="3" HotelCode="152760|289632" HotelName="Premier Inn Edinburgh East" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>228 Willowbrae Road, Edinburgh EH8 7NG, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/8f/638f5bf7d7e129cb040607a12c2a3aec5d75c191.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Con aparcamiento privado gratuito, este Premier Inn está en una ruta principal de autobuses, con exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="223.99" OriginalAmount="217.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.950659587454" Longitude="-3.2224327325821" StarRating="3" HotelCode="49323|100693" HotelName="Britannia Edinburgh Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>69 Belford Road, Edinburgh EH4 3DG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/1b/1c1bf498bbba756e9897399d5d04a833578942f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the banks of the Water of Leith in a quiet secluded area. The hotel d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="243.85" OriginalAmount="236.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946026" Longitude="-3.218249" StarRating="3" HotelCode="260554|199055" HotelName="Haymarket Hub Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clifton Terrace, Edinburgh EH12 5DR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/26/0526127a6a6aba7800f8e25deae0da9d64487302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.79" OriginalAmount="240.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.928067697292" Longitude="-3.1682384117842" StarRating="3" HotelCode="901382|289600" HotelName="Northumberland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-33 Craigmillar Park, Edinburgh, Mid Lothian EH16 5PE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/91/b391bddd04f912bd2724b14bc031e66fdc8097a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="263.06" OriginalAmount="255.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.978847" Longitude="-3.179459" StarRating="3" HotelCode="25124|16210" HotelName="Holiday Inn Express Waterfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Britannia Way/Ocean Drive, Leith, EH6 6JJ Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/33/fb339ce096407cad7a9ef47dc50c55a85425c9ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located by the historical harbour of Leith near the 'Ocean Terminal', Edinburg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="267.78" OriginalAmount="259.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.933436" Longitude="-3.173556" StarRating="4" HotelCode="34143|82971" HotelName="The Ben Doran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Mayfield Gardens, Edinburgh EH9 2AX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/31/1c31b5facbb87c702d30f70782571497e84e1276.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located one mile from city centre, on A701, within easy walking distance of the Royal Mile, Edinburg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="272.49" OriginalAmount="264.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946228232365" Longitude="-3.2218157018956" StarRating="3" HotelCode="165989|26982" HotelName="Haymarket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Coates Gardens, Edinburgh EH12 5LG, Midlothian</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/34/1a345a0f92736b58a0229dfa32d2ff5be56d2341.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="289.53" OriginalAmount="281.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.917126" Longitude="-3.212686" StarRating="3" HotelCode="114331|23841" HotelName="Best Western  Edinburgh South Braid Hills Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/05/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 Braid Road, Edinburgh, Lothian EH10 6JD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/42/b542e0aabc94da97761e1b34a2fc3836052dc563.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within a very close distance of the city centre, retaining a secluded and peac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="293.74" OriginalAmount="285.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.955900467928" Longitude="-3.2430052757263" StarRating="3" HotelCode="29493|6537" HotelName="Holiday Inn Edinburgh City - West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Queensferry Road, Edinburgh, Scotland EH4 3HL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/23/dc23283a3bc5216e0f4bd84d8634d3d90654c455.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 2 km from the inner city, this hotel enjoys fabulous views out over Edinburgh Castle. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="300.35" OriginalAmount="291.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94610438" Longitude="-3.21027277" StarRating="3" HotelCode="966149|665499" HotelName="Point A Hotel Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>152 Morrison Street, Edinburgh EH3 8EB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/50/37507c2dd5d8e459741774cdfc4c715b48da6d36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="303.56" OriginalAmount="294.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.937553" Longitude="-3.319428" StarRating="2" HotelCode="298479|849434" HotelName="ibis budget Edinburgh Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Edinburgh Business Park, 6 Lochside View, Edinburgh EH12 9DH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/32643e596403d3a8/58/583d204f7686e720/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="319.85" OriginalAmount="310.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.943823487316" Longitude="-3.2093637192531" StarRating="4" HotelCode="316326|399099" HotelName="Mercure Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Gardners Crescent, Edinburgh EH3 8DQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/d2/73d24c84a46b8d6c0a1ae8bb2c8170dc22f65ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="327.65" OriginalAmount="318.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.943315154538" Longitude="-3.2127660512924" StarRating="4" HotelCode="915108|182792" HotelName="West End Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>11 Brandfield Street, Edinburgh EH3 8AS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/40/454022068440861ba101abae3c6a0c5145342006.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Edinburgh.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="328.78" OriginalAmount="319.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946871032784" Longitude="-3.2132184851685" StarRating="0" HotelCode="795859|906407" HotelName="hub by Premier Inn Edinburgh Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Torphichen Street, Edinburgh EH3 8JB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/7e/dd7e4edcfe1d363aca25fb5bd61b97766f589a55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="331.10" OriginalAmount="321.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.958427" Longitude="-3.182341" StarRating="2" HotelCode="18271|24878" HotelName="The Cairn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-18 Windsor Street, Edinburgh EH7 5JR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f3/e6f3f6cf55146c915f6a2fe44c647f8d5b39328e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Edinburgh's lively theatre district, just a few minutes on foot from the t...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="341.56" OriginalAmount="331.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946364239557" Longitude="-3.1835567951202" StarRating="4" HotelCode="60144|69219" HotelName="Ten Hill Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Free CXL until 26/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Hill Palace, Edinburgh EH8 9DS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/66/966678c17cc386984a095779756a3b573ed9c465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in Edinburgh's old town and is only a couple of steps away from Princes Street. It o...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="344.55" OriginalAmount="334.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.954256199287" Longitude="-3.1860083341599" StarRating="3" HotelCode="15728|16876" HotelName="Parliament House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Calton Hill, Edinburgh EH1 3BJ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/8b/988ba1bb75b61e56e0eda09acee118412d766111.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the historic Carlton Hill, and the new Scottish Parliament. Princes Street ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="344.86" OriginalAmount="334.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.967788605767" Longitude="-3.2347146280617" StarRating="4" HotelCode="311045|547202" HotelName="Village Hotels Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Crewe Road South, Edinburgh EH4 2NY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/7e/897eda3acc48f6ddbd6362a74281d0d6ecb4f711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="354.07" OriginalAmount="343.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="3" HotelCode="150254|95853" HotelName="KM Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Richmond Place, Edinburgh EH8 9ST</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/77/a577f1454818ca8b8617bced7874ddf6563bc0ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="354.73" OriginalAmount="344.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.92206853681" Longitude="-3.1482267379761" StarRating="3" HotelCode="56439|55019" HotelName="Arden Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 01/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Old Dalkeith Road, Edinburgh EH16 4SD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/3c/663c1eb79503fbc83e4906596dddef998b9cd4f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a tranquil location a few minutes walk from the nearest public transport stop. Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="368.42" OriginalAmount="357.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.942576128332" Longitude="-3.2670700550079" StarRating="4" HotelCode="316789|8937" HotelName="Holiday Inn Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 Corstorphine Road, Edinburgh EH12 6UA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/80/968082cd5a597a5048dce84b23698dac340c76b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The pleasant city hotel enjoys a peaceful inner city location within a short distance of Edinburgh Z...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="369.08" OriginalAmount="358.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.955763" Longitude="-3.279525" StarRating="3" HotelCode="33819|9143" HotelName="Leonardo Hotel Edinburgh Murrayfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>187 Clermiston Road, Edinburgh EH12 6UG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/8d/818d4917c78ae0733b8ce310d8e6b1588782c713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on one of the seven hills in Edinburgh, close to the airport and only 8 km from the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.61" OriginalAmount="365.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.944391626124" Longitude="-3.2012191414833" StarRating="3" HotelCode="337462|16871" HotelName="Leonardo Hotel Edinburgh City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>79 Lauriston Place, Edinburgh EH3 9HZ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/27/d027a59d0b888d087fb78b3e9e86c7405e638be3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The world famous Princes Street, situated below Edinburgh Castle, the Royal Mile and the resurgent '...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="377.62" OriginalAmount="366.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.951215995389" Longitude="-3.1857857108116" StarRating="3" HotelCode="258995|9307" HotelName="Jurys Inn Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Jeffrey Street, Edinburgh EH1 1DH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/9a/3c9a3564464625df2feb1b1c097425ede7a50ce7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is in a fantastic location in the heart of Edinburgh, directly by the Royal Mile. ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="380.40" OriginalAmount="369.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.95261" Longitude="-3.194464" StarRating="3" HotelCode="258823|183705" HotelName="Mercure Edinburgh City Princes Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Princes Sreet, Edinburgh EH2 2DG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/94/53943557a294aa3872618c840348f9e7d76b552f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel offers guests superb views over the famous Princes Street Gardens and Edi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="382.50" OriginalAmount="371.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.956784890393" Longitude="-3.1786268949509" StarRating="4" HotelCode="17007|8938" HotelName="Crowne Plaza Edinburgh Royal Terrace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Royal Terrace, Edinburgh EH7 5AQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f6/33f654d6b616b523aa2774160778694faa8610a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Forming part of a prestigious Georgian Terrace, the hotel has a prime city centre location within ea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="382.64" OriginalAmount="371.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.956456467216" Longitude="-3.1900617288361" StarRating="4" HotelCode="178451|288818" HotelName="The Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34-38 York Place, Edinburgh EH1 3HU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/12/6f120e4c326d9a2aba97421cedd02be3d2d077b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.39" OriginalAmount="376.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.957119734372" Longitude="-3.1862336397171" StarRating="3" HotelCode="33818|16310" HotelName="Holiday Inn Express Edinburgh City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Picardy Place, Edinburgh EH1 3JT, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/01/c7017f231c47773e843f3f517fe512da46bc024e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in a traditional Georgian building, on Picardy Place in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="388.89" OriginalAmount="377.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.948370915892" Longitude="-3.186845019869" StarRating="3" HotelCode="284650|289084" HotelName="ibis Edinburgh Centre South Bridge - Royal Mile Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 South Bridge, Edinburgh EH1 1HN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/fb/1bfb206eba8ba77e926f335cf35ba1859ccd9ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.42" OriginalAmount="383.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.944868" Longitude="-3.199993" StarRating="3" HotelCode="60480|71550" HotelName="Premier Inn Edinburgh Central Lauriston Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>82 Lauriston Place, Edinburgh EH3 9DG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/19/3719e9f8c89a3bd199b5e5a8f01d705b3e47f07c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to its central location on Lauriston Place, the hotel is only a few minutes on foot from Princes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="412.44" OriginalAmount="400.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.938038769173" Longitude="-3.2059907913208" StarRating="4" HotelCode="27277|14401" HotelName="Best Western Plus Bruntsfield Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Diet Meals,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>69 Bruntsfield Place, Edinburgh EH10 4HH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/f7/b1f7fbd91340eb2be8e4a905b32aa8c1c9912782.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The view over the leafy Bruntsfield Links Park and the proximity to the city centre make this hotel ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="416.67" OriginalAmount="404.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.943853" Longitude="-3.359998" StarRating="4" HotelCode="32868|14034" HotelName="DoubleTree by Hilton Hotel Edinburgh Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="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>100 Eastfield Road, Edinburgh International Airport, Edinburgh EH28 8LL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/54/3e5412e3f334c6162f307006389e277cf996d73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Edinburgh Airport. The centre of the city with its many touri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="417.55" OriginalAmount="405.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.948012" Longitude="-3.194766" StarRating="3" HotelCode="59406|62062" HotelName="The Grassmarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Bicycle Rental,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Grassmarket, Edinburgh EH1 2JR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/00/eb/00eb04a781eb59093f04865601fabd58316773d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the splendid cosmopolitan and historic district of Grassmarket and is only a...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="420.99" OriginalAmount="408.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94927" Longitude="-3.185884" StarRating="4" HotelCode="61564|75132" HotelName="Safestay Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Blackfriars Street, Edinburgh EH1 1NE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5d46fcb36d7d9cf52bc140e6030452ea4be56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Edinburgh's historic “Royal Mile”, just a few minutes’ walk from Waverley r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="421.73" OriginalAmount="409.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.948134250945" Longitude="-3.1900128722191" StarRating="3" HotelCode="36431|156384" HotelName="Stay Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>139 Cowgate, Edinburgh EH1 1JS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/a6/c2a694d2db0440c188a062be377de87af13a6d3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Old Town, just steps from the Royal Mile, Princes Street and the theatr...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.36" OriginalAmount="411.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.949182" Longitude="-3.184547" StarRating="3" HotelCode="79014|154029" HotelName="Holiday Inn Express Edinburgh Royal Mile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>300 Cowgate, Edinburgh EH1 1NA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d9/add9b7832a5907fa48d0926c9571993d9bd29528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quaint location in the Old Town in Edinburgh city centre just a 10-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.79" OriginalAmount="411.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.891010792026" Longitude="-3.1042063236237" StarRating="4" HotelCode="36754|16903" HotelName="Melville Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gilmerton Road, Edinburgh, Midlothian EH18 1AP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/52/3052f55289dfc5480a4ccf34a369d29d9809e9ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a peaceful location amidst a large park far away from the hustle and bustle. Link...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="424.07" OriginalAmount="411.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.944543" Longitude="-3.095752" StarRating="3" HotelCode="38271|16900" HotelName="Best Western Kings Manor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Milton Road East, Edinburgh EH15 2NP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/df/89df7455f751cdd542c6ea02a25753a56fc374f2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located in the east of Edinburgh, around 15 minutes away from the centre. A ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="427.80" OriginalAmount="415.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.953367964846" Longitude="-3.2008489966393" StarRating="4" HotelCode="12664|65569" HotelName="Frederick House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Frederick St, Edinburgh EH21EX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/a9/dca9beb4ee20bc586882df8e33ab83803bd9dbd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location at the heart of Edinburgh. Princes Street is a few minutes' wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.44" OriginalAmount="418.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.956405" Longitude="-3.18853" StarRating="3" HotelCode="15457|168920" HotelName="Indigo Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>51 – 59 York Place, Edinburgh, Scotland EH1 3JD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/c0/13c014874b10e35e2cf75e87bab3927cdaed21b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a 5-minute walk from Princes Street and just about 800 m from Waverley Railway Station ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="434.66" OriginalAmount="422.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94264258" Longitude="-3.21219792" StarRating="3" HotelCode="571516|609987" HotelName="Hampton by Hilton Edinburgh West End" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>166 Fountainbridge, Edinburgh EH3 9RX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/30/8a300fc59285548095d601bd8c19ff7009e735b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="435.11" OriginalAmount="422.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.926498819182" Longitude="-3.3111964166164" StarRating="4" HotelCode="74780|94249" HotelName="Novotel Edinburgh Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Lochside Avenue, Hermiston Gait Retail Park, Edinburgh EH12 9DJ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/81/bd81a63a7033014fc0d52961d08281d852760d34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 300 m from Edinburgh Park railway station, just minutes from the city’s busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="439.94" OriginalAmount="427.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.949589513952" Longitude="-3.1880790223186" StarRating="3" HotelCode="37504|228553" HotelName="ibis Edinburgh Centre Royal Mile - Hunter Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Hunter Square, Off Royal Mile, Edinburgh EH1 1QW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/13/4c1305a2955067b4bf3aa0d55b41b0842e9d6ba5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="440.61" OriginalAmount="427.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.95231312" Longitude="-3.20523889" StarRating="4" HotelCode="552291|629505" HotelName="Eden Locke" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>127 George Street, Edinburgh EH2 4JN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/85/bc85e12b63a3662bcc4ebc6c9eb18d439c784bfe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="448.88" OriginalAmount="435.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946942" Longitude="-3.217138" StarRating="4" HotelCode="21205|16974" HotelName="Edinburgh Grosvenor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grosvenor Street, Haymarket, City of Edinburgh, Edinburgh EH12 5EF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/28/28358bfee5616a93/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Edinburgh's West End and only a 5-minute walk from Princes Street, this hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="456.32" OriginalAmount="443.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.956538037115" Longitude="-3.2071242499627" StarRating="4" HotelCode="82407|192249" HotelName="Nira Caledonia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Gloucester Place, Edinburgh, City of Edinburgh EH3 6EF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4566e47c1a32f1b3b19d7dcdfb2846e0d4172ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="461.22" OriginalAmount="447.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.954519" Longitude="-3.1943719999999" StarRating="3" HotelCode="298480|419098" HotelName="ibis Styles Edinburgh Centre St Andrew Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Sant Andrew Square, Edinburgh EH2 1AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/4f/954f0bc336dc7242ad4a62cabcf070e34f828efb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="476.55" OriginalAmount="462.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.947078" Longitude="-3.196621" StarRating="4" HotelCode="10229|7528" HotelName="Apex Grassmarket Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Grassmarket, Edinburgh EH1 2HS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/af/5daf351658755d03030a404d8b43df636fdc1482.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Edinburgh's Old Town with a magnificent view of the castl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="481.51" OriginalAmount="467.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.953899" Longitude="-3.18691" StarRating="4" HotelCode="888202|105673" HotelName="Apex Waterloo Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Waterloo Place 23-27, EH1 3BH Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/a5/eea5148b09a238fe0697a8a2e2431ec98308d7cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference and business hotel is situated on Waterloo Place, which is an extension of Princes S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="485.19" OriginalAmount="471.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.951395" Longitude="-3.215875" StarRating="5" HotelCode="11137|14107" HotelName="Bonham Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Drumsheugh Gardens, Edinburgh EH3 7RN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/97/0b97e050300cdab8c8b07a3fb1a41a69a6b3c8b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Edinburgh meaning that guests can easily reach the...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.28" OriginalAmount="480.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.945817524735" Longitude="-3.2032817602158" StarRating="4" HotelCode="23050|15026" HotelName="DoubleTree by Hilton Hotel Edinburgh City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" 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>34 Bread Street, EH3 9AF Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/27/da274c7a1cd92d0ac7afa7fbf1c3756e7feaed68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the shadow of Edinburgh Castle and is only a few minutes from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="501.62" OriginalAmount="487.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.944976409936" Longitude="-3.199548125267" StarRating="4" HotelCode="39321|16875" HotelName="Novotel Edinburgh Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Lauriston Place, Edinburgh, Scotland EH3 9DE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/14/cf14fb988c7851299a31ccf5b33fece74cfcf0a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the beach (around 5 km away). The Royal Mile, Edinburgh Castle, Prince...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="548.51" OriginalAmount="532.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.95628" Longitude="-3.197746" StarRating="3" HotelCode="17004|16964" HotelName="The Royal Scots Club" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Abercromby Place, Edinburgh EH3 6QE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b2/46b272e47f2edeca503e8560bdb1ddeafde30b80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on one of Edinburgh's Georgian streets. The nearest restaurants as well as links to ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="550.09" OriginalAmount="534.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94587544" Longitude="-3.22908678" StarRating="4" HotelCode="765108|260322" HotelName="The Dunstane Houses - Dunstane House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Babysitting,Bar,Concierge,Conference Hall,Dry Cleaning,Garden,Internet,Laundry,Lounge,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 West Coates, Edinburgh, Schottland EH12 5JQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is an elegant town house which is just a short walk from Edinburgh city centre. The relaxed atm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="552.37" OriginalAmount="536.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.9539439" Longitude="-3.196371" StarRating="4" HotelCode="12974|6531" HotelName="InterContinental Edinburgh The George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19-21 George Street, Edinburgh EH2 2PB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b0/e8b073e2be6e1cb0fd9e67b8a3fe1f7d1db0f550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located on George Street at the heart of the city. A diverse selection ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="557.02" OriginalAmount="540.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.953214215418" Longitude="-3.1908262012234" StarRating="3" HotelCode="16971|6532" HotelName="Hotel Indigo Edinburgh - Princes Street" Meals="BREAKFAST FOR TWO GUESTS" BedType="BREAKFAST FOR TWO GUESTS" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>20 Princes Street, Edinburgh EH2 2AN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/6c/8f6c3feedfe2667da3a336b7bb2c062eb6bfb05f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of the city on the famous Princes Street with views over Princes Street Gardens and Edi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="570.60" OriginalAmount="553.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.951561" Longitude="-3.206133" StarRating="4" HotelCode="49324|9125" HotelName="Kimpton Charlotte Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>38 Charlotte Square, Edinburgh EH2 4HQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c0/bac0984baf1c5e1ba8eabc7534a51b2b8ea6f803.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is one of the most discerning hotels in Edinburgh, located directly in the historical city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="595.36" OriginalAmount="578.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.950860826335" Longitude="-3.176856637001" StarRating="4" HotelCode="23049|8896" HotelName="Macdonald Holyrood Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Holyrood Road, Edinburgh EH8 8AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3f/b73f7065bf379409c333bc7a2ede2c31c1cc9d1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary style of this hotel building harmonises well with the historical surroundings, whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="622.07" OriginalAmount="603.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.951084" Longitude="-3.188192" StarRating="5" HotelCode="33816|9308" HotelName="The Scotsman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 North Bridge, EH1 1TR Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/05/e5051de28a28e3792890fc967f948558d9817e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel offers a magnificent view over Edinburgh Castle and the Princes Street Gardens. I...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="792.31" OriginalAmount="769.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.950095" Longitude="-3.186915" StarRating="4" HotelCode="29276|6535" HotelName="Radisson Blu Edinburgh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 High Street, The Royal Mile, Edinburgh EH1 1TH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/dc/77dcd0d884195d5673f951331719637c9c82df62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located along the Royal Mile between Edinburgh Castle and Holyrood Palace, this hotel lies...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="845.78" OriginalAmount="821.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.950075" Longitude="-3.1911210000001" StarRating="5" HotelCode="296651|363932" HotelName="Old Town Chambers" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roxburgh's Court, 323 High Street, Edinburgh EH1 1LW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/34/86348c7841a3940e9568df7b5daca6a935347aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="963.92" OriginalAmount="935.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.945584" Longitude="-3.214002" StarRating="4" HotelCode="36963|20298" HotelName="Premier Inn Edinburgh City Centre Haymarket" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1 Morrison Link, Edinburgh EH3 8DN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/f2/30f27055aa1f6929e422451e1097cc0d2ba809f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the historical heart of Edinburgh, right next door to Haymarket station and a vast...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1046.68" OriginalAmount="1016.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.953173496597" Longitude="-3.1896561384201" StarRating="5" HotelCode="10630|9304" HotelName="The Balmoral" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Princes Street, Edinburgh EH2 2EQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/7e/7e7e7b6147815d10faa900ed85735dff0670af0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and comfortable hotel is situated in an exclusive location and offers a beautiful view ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Diet Meals,Bicycle Rental,Currency Exchange,Designated Smoking Area,Kitchen,Swimming Pool,Spa,Sauna,Jacuzzi,Garden,Babysitting,Concierge,Dry Cleaning,Meeting Room,Parking,Pets allowed,Heated Pool,Massage Centre</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,ECO HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,GUESTHOUSE,AIRPORT HOTEL,HOSTEL,COUNTRY HOUSE,VILLAGE,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
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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="fad8d4cb-35cb-4fad-9693-44ff1ea1f225" TimeStamp="0001-01-01T00:00:00" HotelName="Edinburgh House" HotelCode="130227|111000" StarRating="3" GTCityId="41120" CountryCode="GB" CityName="Edinburgh" CountryName="United Kingdom" Address="90-92 Pilrig, Edinburgh, Midlothian EH6 5AY" PostCode="EH6 5AY" PhoneNo="+441315533634" FaxNo="+441315534179" Email="edinburghhousehotel@googlemail.com" CheckInTime="15:00" CheckOutTime="10:00" Latitude="55.966603" Longitude="-3.181791" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: BASIC WITH EXTERNAL PRIVATE BATHROOM" RoomTypeCode="20260821$20260822$W$163$111000$DBL.Z1$BAR FR SALE$RO$$1~2~0$$P@07~A-SIC~202a5~325611264~N~~~NOR~~B6583E55B4224FA177616711688005AAUK006700500015082138f|8|MTQzLjE5fEdCUHwyMDI2LTA4LTEz" OriginalAmount="143" TotalPrice="147.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/08/2026"><Offer>Exclusive discount Amount: -7.93</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|TV|Double Bed|Heating (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-13T00:00:00" End="2026-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="147.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Family Room (4 Adults)" RoomTypeCode="20260821$20260822$W$163$111000$QUA.ST$BAR FR SALE$RO$$1~2~0$$P@07~A-SIC~23c122~1691267346~N~~~NOR~~B6583E55B4224FA177616711688005AAUK0067005000150820efc|8|MjUyLjE0fEdCUHwyMDI2LTA4LTEz" OriginalAmount="252" TotalPrice="259.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 13/08/2026"><Offer>Exclusive discount Amount: -13.97</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|TV|Double Bed|Heating (individually regulated)|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-13T00:00:00" End="2026-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="259.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/f5/c9/f5c9e60bdd7fbe946a7041e327f770c900087289.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/07/95/07952425931a1f49dee050147372fd32207a2a71.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c4/11/c411d3e7e69b694a4adda80de29caf23f9b77109.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/10/6d/106d8c2ddc49eef7fd82f6193dd4d8c2fc4a6c50.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/95/14/95148dd8c260f58b76877c2ae012c92eb3df41d5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/bb/a9/bba9ddf7621e1c8b352254448de1d2f7e942035c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/be/61/be61cd3430fe5361426e1c5cf77dc72ba4a3e6f4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b6/9c/b69c0e93fb0bc4ce21bc9b1dcbf34535fb1a9621.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/1c/de/1cde6b3036e503a001d6f8537dcfedb98e7b63f2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/31/4c/314c1134a8bcf3bd82b17d8d76fef69cd58f4a42.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5e/f4/5ef436b7057caad506b787029687d913252a13f2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/7c/557cdeb0f8bf8aef56f0c13a961f0025029e9e2b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/93/ba/93ba850a73a5fbfeb5576da05bc4c48a0b56816a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/53/d2535bc9c48af0758b24400733e70c072430f30b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/15/70/1570165f75f6146fb48cda68e7baf21097add643.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/99/9f/999f02786836330187662b03d2b67dfb5182d549.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9c/4e/9c4e9b44e76c8c36c7b5e36274146e3a625a84dd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/28/23/2823bf2bdc902ec810e541d1f48dc9978346cbc6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/71/b9/71b9559fedadc001047fa0e12d8a6bee1c24e532.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel is situated just off Leith Walk, in a quiet neighbourhood. A choice of entertainment (restaurants, pubs, nightclubs, cinema and theatre) is available within just 1.5 km of the hotel. Most of Edinburgh's popular attractions such as Princes Street Gardens, Holyrood Palace and the Botanic Gardens are easily accessible from the hotel. Access to bus transport can be found metres away, and Edinburgh Bus Station and Waverley Railway Station are around 2 km and 1.5 km away respectively. By public transport, guests are able to reach Edinburgh Castle in about 15 minutes, while Carlton Hill and Edinburgh Zoo are each roughly 30 minutes away. Edinburgh Airport is approximately 25 km from the hotel.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;Guests can enjoy the pleasant ambience of one of the 26 rooms, 5 single rooms and 17 double rooms. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a safe and a TV room. Internet access in public areas allows guests to stay in touch while on holiday. A garden provides extra space for rest and relaxation in the open air. Parking spaces are available to guests travelling by car.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Rooms are equipped with individually adjustable heating. All rooms are carpeted and include a double bed. Valuables can be securely stored in a safe. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. Internet access, a telephone and a television with satellite/cable channels are provided as well. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. 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;Catering options available at the establishment include bed and breakfast and all-inclusive. Guests can choose to book options such as breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;All major credit cards, including American Express, VISA, Diners Club, JCB and MasterCard, are accepted for payment.&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: 8.00 GBP per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>441315534179</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>441315533634</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>2.5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Located on main road</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2008</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>26</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Single Rooms</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>17</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>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>TV Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>All inclusive</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>2000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>2000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus Station</Description><Value>2000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>1000 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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="fad8d4cb-35cb-4fad-9693-44ff1ea1f225">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="41120" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-21T00:00:00" End="2026-08-22T00: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
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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-14T12:45:38.5640003+01:00" Version="0" EchoToken="Search" TransactionIdentifier="fad8d4cb-35cb-4fad-9693-44ff1ea1f225" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="181.96" OriginalAmount="176.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.935044" Longitude="-3.094777" StarRating="3" HotelCode="152759|899635|Bed &amp; Breakfast" HotelName="Premier Inn Edinburgh A1 Newcraighall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>91 Newcraighall Road, Newcraighall, Edinburgh EH21 8RX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/92/f7920310a7afca6c35c5b928439a94c92ca1a7e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With free parking, a 24-hour front desk and traditional restaurant, this Premier Inn is next to Newc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="203.04" OriginalAmount="197.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94055" Longitude="-3.1704" StarRating="3" HotelCode="37813|25916|Bed &amp; Breakfast" HotelName="Chancellor’s Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Holyrood Park Road, Edinburgh EH16 5AY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62403/a_62403_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This inviting university complex is an ideal starting point for guests wishing to explore the city. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="238.56" OriginalAmount="231.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946427" Longitude="-3.13708" StarRating="3" HotelCode="152760|289632|Bed &amp; Breakfast" HotelName="Premier Inn Edinburgh East" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>228 Willowbrae Road, Edinburgh EH8 7NG, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/8f/638f5bf7d7e129cb040607a12c2a3aec5d75c191.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Con aparcamiento privado gratuito, este Premier Inn está en una ruta principal de autobuses, con exc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="245.49" OriginalAmount="238.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.950659587454" Longitude="-3.2224327325821" StarRating="3" HotelCode="49323|100693|Bed &amp; Breakfast" HotelName="Britannia Edinburgh Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>69 Belford Road, Edinburgh EH4 3DG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/1b/1c1bf498bbba756e9897399d5d04a833578942f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the banks of the Water of Leith in a quiet secluded area. The hotel d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="263.06" OriginalAmount="255.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.978847" Longitude="-3.179459" StarRating="3" HotelCode="25124|16210|Bed &amp; Breakfast" HotelName="Holiday Inn Express Waterfront" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Britannia Way/Ocean Drive, Leith, EH6 6JJ Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/33/fb339ce096407cad7a9ef47dc50c55a85425c9ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is located by the historical harbour of Leith near the 'Ocean Terminal', Edinburg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="266.69" OriginalAmount="258.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946026" Longitude="-3.218249" StarRating="3" HotelCode="260554|199055|Bed &amp; Breakfast" HotelName="Haymarket Hub Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Clifton Terrace, Edinburgh EH12 5DR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/26/0526127a6a6aba7800f8e25deae0da9d64487302.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="267.78" OriginalAmount="259.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.933436" Longitude="-3.173556" StarRating="4" HotelCode="34143|82971|Bed &amp; Breakfast" HotelName="The Ben Doran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Mayfield Gardens, Edinburgh EH9 2AX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/31/1c31b5facbb87c702d30f70782571497e84e1276.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located one mile from city centre, on A701, within easy walking distance of the Royal Mile, Edinburg...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="293.74" OriginalAmount="285.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.955900467928" Longitude="-3.2430052757263" StarRating="3" HotelCode="29493|6537|Bed &amp; Breakfast" HotelName="Holiday Inn Edinburgh City - West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>107 Queensferry Road, Edinburgh, Scotland EH4 3HL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/23/dc23283a3bc5216e0f4bd84d8634d3d90654c455.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 2 km from the inner city, this hotel enjoys fabulous views out over Edinburgh Castle. It is ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="302.12" OriginalAmount="293.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946228232365" Longitude="-3.2218157018956" StarRating="3" HotelCode="165989|26982|Bed &amp; Breakfast" HotelName="Haymarket Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Coates Gardens, Edinburgh EH12 5LG, Midlothian</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/34/1a345a0f92736b58a0229dfa32d2ff5be56d2341.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="319.43" OriginalAmount="310.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.937553" Longitude="-3.319428" StarRating="2" HotelCode="298479|849434|Bed &amp; Breakfast" HotelName="ibis budget Edinburgh Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Edinburgh Business Park, 6 Lochside View, Edinburgh EH12 9DH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/32643e596403d3a8/58/583d204f7686e720/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="322.21" OriginalAmount="312.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94610438" Longitude="-3.21027277" StarRating="3" HotelCode="966149|665499|Bed &amp; Breakfast" HotelName="Point A Hotel Edinburgh Haymarket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>152 Morrison Street, Edinburgh EH3 8EB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/37/50/37507c2dd5d8e459741774cdfc4c715b48da6d36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="341.83" OriginalAmount="331.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946871032784" Longitude="-3.2132184851685" StarRating="0" HotelCode="795859|906407|Bed &amp; Breakfast" HotelName="hub by Premier Inn Edinburgh Haymarket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Torphichen Street, Edinburgh EH3 8JB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/7e/dd7e4edcfe1d363aca25fb5bd61b97766f589a55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="345.78" OriginalAmount="335.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.943823487316" Longitude="-3.2093637192531" StarRating="4" HotelCode="316326|399099|Bed &amp; Breakfast" HotelName="Mercure Edinburgh Haymarket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>38 Gardners Crescent, Edinburgh EH3 8DQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/d2/73d24c84a46b8d6c0a1ae8bb2c8170dc22f65ffd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="347.71" OriginalAmount="337.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.958427" Longitude="-3.182341" StarRating="2" HotelCode="18271|24878|Bed &amp; Breakfast" HotelName="The Cairn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10-18 Windsor Street, Edinburgh EH7 5JR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/f3/e6f3f6cf55146c915f6a2fe44c647f8d5b39328e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Edinburgh's lively theatre district, just a few minutes on foot from the t...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="354.73" OriginalAmount="344.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.92206853681" Longitude="-3.1482267379761" StarRating="3" HotelCode="56439|55019|Bed &amp; Breakfast" HotelName="Arden Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 01/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Golf,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>126 Old Dalkeith Road, Edinburgh EH16 4SD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/3c/663c1eb79503fbc83e4906596dddef998b9cd4f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a tranquil location a few minutes walk from the nearest public transport stop. Pl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="356.96" OriginalAmount="346.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.9484" Longitude="-3.19912" StarRating="3" HotelCode="150254|95853|Bed &amp; Breakfast" HotelName="KM Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>7 Richmond Place, Edinburgh EH8 9ST</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a5/77/a577f1454818ca8b8617bced7874ddf6563bc0ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.39" OriginalAmount="376.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.957119734372" Longitude="-3.1862336397171" StarRating="3" HotelCode="33818|16310|Bed &amp; Breakfast" HotelName="Holiday Inn Express Edinburgh City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Picardy Place, Edinburgh EH1 3JT, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/01/c7017f231c47773e843f3f517fe512da46bc024e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in a traditional Georgian building, on Picardy Place in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="400.41" OriginalAmount="388.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.967788605767" Longitude="-3.2347146280617" StarRating="4" HotelCode="311045|547202|Bed &amp; Breakfast" HotelName="Village Hotels Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>140 Crewe Road South, Edinburgh EH4 2NY</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/7e/897eda3acc48f6ddbd6362a74281d0d6ecb4f711.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="401.26" OriginalAmount="389.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.942576128332" Longitude="-3.2670700550079" StarRating="4" HotelCode="316789|8937|Bed &amp; Breakfast" HotelName="Holiday Inn Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>132 Corstorphine Road, Edinburgh EH12 6UA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/80/968082cd5a597a5048dce84b23698dac340c76b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The pleasant city hotel enjoys a peaceful inner city location within a short distance of Edinburgh Z...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="414.51" OriginalAmount="402.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.948370915892" Longitude="-3.186845019869" StarRating="3" HotelCode="284650|289084|Bed &amp; Breakfast" HotelName="ibis Edinburgh Centre South Bridge - Royal Mile Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>77 South Bridge, Edinburgh EH1 1HN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/1b/fb/1bfb206eba8ba77e926f335cf35ba1859ccd9ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="420.29" OriginalAmount="408.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.944868" Longitude="-3.199993" StarRating="3" HotelCode="60480|71550|Bed &amp; Breakfast" HotelName="Premier Inn Edinburgh Central Lauriston Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 16/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>82 Lauriston Place, Edinburgh EH3 9DG</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/19/3719e9f8c89a3bd199b5e5a8f01d705b3e47f07c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Due to its central location on Lauriston Place, the hotel is only a few minutes on foot from Princes...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.36" OriginalAmount="411.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.949182" Longitude="-3.184547" StarRating="3" HotelCode="79014|154029|Bed &amp; Breakfast" HotelName="Holiday Inn Express Edinburgh Royal Mile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>300 Cowgate, Edinburgh EH1 1NA, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/d9/add9b7832a5907fa48d0926c9571993d9bd29528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quaint location in the Old Town in Edinburgh city centre just a 10-minute...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.79" OriginalAmount="411.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.891010792026" Longitude="-3.1042063236237" StarRating="4" HotelCode="36754|16903|Bed &amp; Breakfast" HotelName="Melville Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Country House,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gilmerton Road, Edinburgh, Midlothian EH18 1AP</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/52/3052f55289dfc5480a4ccf34a369d29d9809e9ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a peaceful location amidst a large park far away from the hustle and bustle. Link...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="434.66" OriginalAmount="422.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94264258" Longitude="-3.21219792" StarRating="3" HotelCode="571516|609987|Bed &amp; Breakfast" HotelName="Hampton by Hilton Edinburgh West End" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>166 Fountainbridge, Edinburgh EH3 9RX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/30/8a300fc59285548095d601bd8c19ff7009e735b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="439.31" OriginalAmount="426.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.948012" Longitude="-3.194766" StarRating="3" HotelCode="59406|62062|Bed &amp; Breakfast" HotelName="The Grassmarket" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Bicycle Rental,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>94-96 Grassmarket, Edinburgh EH1 2JR</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/00/eb/00eb04a781eb59093f04865601fabd58316773d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the splendid cosmopolitan and historic district of Grassmarket and is only a...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="441.54" OriginalAmount="428.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.943853" Longitude="-3.359998" StarRating="4" HotelCode="32868|14034|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel Edinburgh Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="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>100 Eastfield Road, Edinburgh International Airport, Edinburgh EH28 8LL</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3e/54/3e5412e3f334c6162f307006389e277cf996d73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated directly beside Edinburgh Airport. The centre of the city with its many touri...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="443.26" OriginalAmount="430.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.948134250945" Longitude="-3.1900128722191" StarRating="3" HotelCode="36431|156384|Bed &amp; Breakfast" HotelName="Stay Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Diet Meals,Fax,Golf,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>139 Cowgate, Edinburgh EH1 1JS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/a6/c2a694d2db0440c188a062be377de87af13a6d3f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Old Town, just steps from the Royal Mile, Princes Street and the theatr...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="447.55" OriginalAmount="434.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.953367964846" Longitude="-3.2008489966393" StarRating="4" HotelCode="12664|65569|Bed &amp; Breakfast" HotelName="Frederick House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>42 Frederick St, Edinburgh EH21EX</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/a9/dca9beb4ee20bc586882df8e33ab83803bd9dbd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords a central location at the heart of Edinburgh. Princes Street is a few minutes' wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="454.31" OriginalAmount="441.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94927" Longitude="-3.185884" StarRating="4" HotelCode="61564|75132|Bed &amp; Breakfast" HotelName="Safestay Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>50 Blackfriars Street, Edinburgh EH1 1NE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/b5/f5b5d46fcb36d7d9cf52bc140e6030452ea4be56.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is located on Edinburgh's historic “Royal Mile”, just a few minutes’ walk from Waverley r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="459.53" OriginalAmount="446.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.917126" Longitude="-3.212686" StarRating="3" HotelCode="114331|23841|Bed &amp; Breakfast" HotelName="Best Western  Edinburgh South Braid Hills Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Bar,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>134 Braid Road, Edinburgh, Lothian EH10 6JD</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/42/b542e0aabc94da97761e1b34a2fc3836052dc563.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within a very close distance of the city centre, retaining a secluded and peac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="461.22" OriginalAmount="447.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.954519" Longitude="-3.1943719999999" StarRating="3" HotelCode="298480|419098|Bed &amp; Breakfast" HotelName="ibis Styles Edinburgh Centre St Andrew Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Sant Andrew Square, Edinburgh EH2 1AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/4f/954f0bc336dc7242ad4a62cabcf070e34f828efb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="464.58" OriginalAmount="451.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.949589513952" Longitude="-3.1880790223186" StarRating="3" HotelCode="37504|228553|Bed &amp; Breakfast" HotelName="ibis Edinburgh Centre Royal Mile - Hunter Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Hunter Square, Off Royal Mile, Edinburgh EH1 1QW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/13/4c1305a2955067b4bf3aa0d55b41b0842e9d6ba5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="464.79" OriginalAmount="451.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.926498819182" Longitude="-3.3111964166164" StarRating="4" HotelCode="74780|94249|Bed &amp; Breakfast" HotelName="Novotel Edinburgh Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Lochside Avenue, Hermiston Gait Retail Park, Edinburgh EH12 9DJ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/81/bd81a63a7033014fc0d52961d08281d852760d34.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 300 m from Edinburgh Park railway station, just minutes from the city’s busines...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="478.11" OriginalAmount="464.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.946364239557" Longitude="-3.1835567951202" StarRating="4" HotelCode="60144|69219|Bed &amp; Breakfast" HotelName="Ten Hill Place Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Hotel de Charme" CnxPolicy="Free CXL until 24/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Hill Palace, Edinburgh EH8 9DS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/96/66/966678c17cc386984a095779756a3b573ed9c465.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in Edinburgh's old town and is only a couple of steps away from Princes Street. It o...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="485.38" OriginalAmount="471.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.956784890393" Longitude="-3.1786268949509" StarRating="4" HotelCode="17007|8938|Bed &amp; Breakfast" HotelName="Crowne Plaza Edinburgh Royal Terrace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Garden,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>18 Royal Terrace, Edinburgh EH7 5AQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/f6/33f654d6b616b523aa2774160778694faa8610a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Forming part of a prestigious Georgian Terrace, the hotel has a prime city centre location within ea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="499.34" OriginalAmount="484.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.951395" Longitude="-3.215875" StarRating="5" HotelCode="11137|14107|Bed &amp; Breakfast" HotelName="Bonham Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Drumsheugh Gardens, Edinburgh EH3 7RN</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/97/0b97e050300cdab8c8b07a3fb1a41a69a6b3c8b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to the centre of Edinburgh meaning that guests can easily reach the...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="513.36" OriginalAmount="498.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.947078" Longitude="-3.196621" StarRating="4" HotelCode="10229|7528|Bed &amp; Breakfast" HotelName="Apex Grassmarket Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>31-35 Grassmarket, Edinburgh EH1 2HS</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/af/5daf351658755d03030a404d8b43df636fdc1482.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Edinburgh's Old Town with a magnificent view of the castl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="518.55" OriginalAmount="503.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.953899" Longitude="-3.18691" StarRating="4" HotelCode="888202|105673|Bed &amp; Breakfast" HotelName="Apex Waterloo Place" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Waterloo Place 23-27, EH1 3BH Edinburgh</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/a5/eea5148b09a238fe0697a8a2e2431ec98308d7cb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference and business hotel is situated on Waterloo Place, which is an extension of Princes S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="530.01" OriginalAmount="514.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.945817524735" Longitude="-3.2032817602158" StarRating="4" HotelCode="23050|15026|Bed &amp; Breakfast" HotelName="DoubleTree by Hilton Hotel Edinburgh City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" 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>34 Bread Street, EH3 9AF Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/27/da274c7a1cd92d0ac7afa7fbf1c3756e7feaed68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located in the shadow of Edinburgh Castle and is only a few minutes from the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="540.28" OriginalAmount="524.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.944976409936" Longitude="-3.199548125267" StarRating="4" HotelCode="39321|16875|Bed &amp; Breakfast" HotelName="Novotel Edinburgh Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>80 Lauriston Place, Edinburgh, Scotland EH3 9DE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/14/cf14fb988c7851299a31ccf5b33fece74cfcf0a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located near to the beach (around 5 km away). The Royal Mile, Edinburgh Castle, Prince...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="565.13" OriginalAmount="548.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.956538037115" Longitude="-3.2071242499627" StarRating="4" HotelCode="82407|192249|Bed &amp; Breakfast" HotelName="Nira Caledonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Gloucester Place, Edinburgh, City of Edinburgh EH3 6EF</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/56/c4566e47c1a32f1b3b19d7dcdfb2846e0d4172ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Edinburgh.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="575.83" OriginalAmount="559.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.95628" Longitude="-3.197746" StarRating="3" HotelCode="17004|16964|Bed &amp; Breakfast" HotelName="The Royal Scots Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29-31 Abercromby Place, Edinburgh EH3 6QE</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/b2/46b272e47f2edeca503e8560bdb1ddeafde30b80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies on one of Edinburgh's Georgian streets. The nearest restaurants as well as links to ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="590.84" OriginalAmount="573.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.94587544" Longitude="-3.22908678" StarRating="4" HotelCode="765108|260322|Bed &amp; Breakfast" HotelName="The Dunstane Houses - Dunstane House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Babysitting,Bar,Concierge,Conference Hall,Dry Cleaning,Garden,Internet,Laundry,Lounge,Meeting Room,Parking,Pets allowed,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 West Coates, Edinburgh, Schottland EH12 5JQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is an elegant town house which is just a short walk from Edinburgh city centre. The relaxed atm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="633.84" OriginalAmount="615.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.950860826335" Longitude="-3.176856637001" StarRating="4" HotelCode="23049|8896|Bed &amp; Breakfast" HotelName="Macdonald Holyrood Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>81 Holyrood Road, Edinburgh EH8 8AU</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/3f/b73f7065bf379409c333bc7a2ede2c31c1cc9d1f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The contemporary style of this hotel building harmonises well with the historical surroundings, whic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="650.13" OriginalAmount="631.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.951084" Longitude="-3.188192" StarRating="5" HotelCode="33816|9308|Bed &amp; Breakfast" HotelName="The Scotsman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 North Bridge, EH1 1TR Edinburgh, Scotland</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/05/e5051de28a28e3792890fc967f948558d9817e9e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel offers a magnificent view over Edinburgh Castle and the Princes Street Gardens. I...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="687.10" OriginalAmount="667.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.9539439" Longitude="-3.196371" StarRating="4" HotelCode="12974|6531|Bed &amp; Breakfast" HotelName="InterContinental Edinburgh The George" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>19-21 George Street, Edinburgh EH2 2PB</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/b0/e8b073e2be6e1cb0fd9e67b8a3fe1f7d1db0f550.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious city hotel is located on George Street at the heart of the city. A diverse selection ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="708.10" OriginalAmount="687.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.951561" Longitude="-3.206133" StarRating="4" HotelCode="49324|9125|Bed &amp; Breakfast" HotelName="Kimpton Charlotte Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 13/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>38 Charlotte Square, Edinburgh EH2 4HQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/c0/bac0984baf1c5e1ba8eabc7534a51b2b8ea6f803.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is one of the most discerning hotels in Edinburgh, located directly in the historical city cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="837.59" OriginalAmount="813.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.950095" Longitude="-3.186915" StarRating="4" HotelCode="29276|6535|Bed &amp; Breakfast" HotelName="Radisson Blu Edinburgh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Golf,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>80 High Street, The Royal Mile, Edinburgh EH1 1TH</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/dc/77dcd0d884195d5673f951331719637c9c82df62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located along the Royal Mile between Edinburgh Castle and Holyrood Palace, this hotel lies...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="884.90" OriginalAmount="859.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.950075" Longitude="-3.1911210000001" StarRating="5" HotelCode="296651|363932|Bed &amp; Breakfast" HotelName="Old Town Chambers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Roxburgh's Court, 323 High Street, Edinburgh EH1 1LW</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/86/34/86348c7841a3940e9568df7b5daca6a935347aa0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Edinburgh. The nearest airport is Edinburgh - Turnhouse (EDI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1123.82" OriginalAmount="1091.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="55.953173496597" Longitude="-3.1896561384201" StarRating="5" HotelCode="10630|9304|Bed &amp; Breakfast" HotelName="The Balmoral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Princes Street, Edinburgh EH2 2EQ</AddressLine>
          </AddressLines>
          <CityName>Edinburgh</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/7e/7e7e7b6147815d10faa900ed85735dff0670af0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant and comfortable hotel is situated in an exclusive location and offers a beautiful view ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Diet Meals,Bicycle Rental,Currency Exchange,Designated Smoking Area,Kitchen,Swimming Pool,Spa,Sauna,Jacuzzi,Garden,Babysitting,Concierge,Dry Cleaning,Meeting Room,Parking,Pets allowed,Heated Pool,Massage Centre</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,ECO HOTEL,HOTEL DE CHARME,BUSINESS HOTEL,SPA HOTEL,HISTORIC HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,GUESTHOUSE,AIRPORT HOTEL,HOSTEL,COUNTRY HOUSE,VILLAGE,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
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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="fad8d4cb-35cb-4fad-9693-44ff1ea1f225" TimeStamp="0001-01-01T00:00:00" HotelName="Holiday Inn Express Waterfront" HotelCode="25124|16210" StarRating="3" GTCityId="41120" CountryCode="GB" CityName="Edinburgh" CountryName="United Kingdom" Address="Britannia Way/Ocean Drive, Leith, EH6 6JJ Edinburgh" PostCode="EH6 6JJ" PhoneNo="+441315554422" FaxNo="+441315554646" Email="info@expressedinburgh.co.uk" CheckInTime="15:00" CheckOutTime="11:00" Latitude="55.978847" Longitude="-3.179459" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 Double Accessible with Free Hot Breakfast" RoomTypeCode="20260821$20260822$W$163$16210$DBL.H6-1$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200145~1124933482~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508228ff|8|MjU1LjQwfEdCUHwyMDI2LTA4LTE0" OriginalAmount="255" TotalPrice="263.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-14T00:00:00" End="2026-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="255.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 Double Standard with Free Hot Breakfast" RoomTypeCode="20260821$20260822$W$163$16210$DBL.ST-2$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200145~-37506530~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508228ff|8|MjU1LjQwfEdCUHwyMDI2LTA4LTE0" OriginalAmount="255" TotalPrice="263.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-14T00:00:00" End="2026-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="255.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 2 Single Standard with Free Hot Breakfast" RoomTypeCode="20260821$20260822$W$163$16210$TWN.ST-2$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200145~229670177~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508228ff|8|MjU1LjQwfEdCUHwyMDI2LTA4LTE0" OriginalAmount="255" TotalPrice="263.06" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-14T00:00:00" End="2026-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="255.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Standard Room with Free Hot Breakfast" RoomTypeCode="20260821$20260822$W$163$16210$ROO.ST$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200177~405892420~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508245126|8|Mjk0LjY5fEdCUHwyMDI2LTA4LTE0" OriginalAmount="295" TotalPrice="303.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-14T00:00:00" End="2026-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 Double Standard Sofa Bed with Free Hot Breakfast" RoomTypeCode="20260821$20260822$W$163$16210$DBL.DB$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200177~-1457200093~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508245126|8|Mjk0LjY5fEdCUHwyMDI2LTA4LTE0" OriginalAmount="295" TotalPrice="303.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-14T00:00:00" End="2026-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 King Standard with Free Hot Breakfast" RoomTypeCode="20260821$20260822$W$163$16210$DBL.KG$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200177~-1813928955~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508245126|8|Mjk0LjY5fEdCUHwyMDI2LTA4LTE0" OriginalAmount="295" TotalPrice="303.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 14/08/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Hairdryer|Direct dial telephone|Satellite/cable TV|Radio|Internet access|Carpeting|Air conditioning (centrally regulated)|Central Heating|TV|Double Bed|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-14T00:00:00" End="2026-08-17T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="294.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/fb/33/fb339ce096407cad7a9ef47dc50c55a85425c9ea.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fd/36/fd3648eba36acc38658176ad7a4a387dccdfe93f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9f/c6/9fc6d3115e6e2fbe4c5b1bf07790f7d0aea01285.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/15/a9/15a9a21ea8011eab2e3f1ad9deff8d58bc0bb9aa.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/11/16/111616a22cf7f18f6d9d4f0de1fac493cd7736ad.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/41/e2/41e22df6917b8c42e0142dd6ebfbdedbc6d9599b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a9/76/a9762a1f8e4f93e9ef562ecc864c62c06f560024.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/f1/f1/f1f1d37b41eb2273d4cbfb7bc169a0378e963acc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/80/db/80db96adfd168b6fcabf849f82981fa8d2c50896.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/56/a9/56a922a750ff69f47632ea3c4b9c6d3428d19562.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/08/05/0805d92b1112faeaba11f1ec6f25018467fc36ac.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/36/dc36841bbef2881819be3f597d9331ee4881208f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/df/95/df951acbcbc0aee8cf5c1ede37f715120cc8d1ab.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a6/f3/a6f31626c4884f3434e49d2b9ba993055a882ba8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/33/dc3354ff75853ef1f2f503966031f84126f13456.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5f/7d/5f7dded5f825200a4ed49f7424587cd105d9d2c8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/42/e0/42e0a44fa58f1ecca3241be91770e79be69bf04a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fc/de/fcde60d3622071da9dd6bddaaeca0f9c8e3df4e3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/8c/ef/8cef1a2e5003bb3df99527a8865cb6239a59edf9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/22/78/2278cb6fc6e976348c80b2c78d938008b3dfeec8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/63/47/6347892d1c5a131cf2591a7988243ecb91c07a44.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/c3/86/c3860a3e6920b330d56f788ad65d8426b14e3eef.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/12/19/12193e6a7c655700e1479230afd27cfd91d7f136.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This popular hotel is located by the historical harbour of Leith near the 'Ocean Terminal', Edinburgh's newest leisure and shopping destination, as well as the 'Scottish Executive', the 'Royal Yacht Britannia' and many trendy restaurants, bars and boutique stores. Guests can explore Edinburgh's city centre attractions which are less than 2 km and can be reached by the frequent bus service that departs from the front of the hotel every 15 minutes. Edinburgh International Airport is only 15 km away and the hotel can be reached in 30 minutes by taxi or 45 minutes via a public bus service.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;145 double rooms are located on 5 storeys and can be reached by 2 lifts. Check-in and check-out are possible at any time at the 24-hour reception desk. The hotel provides a cloakroom, a safe, a TV room, a laundry service, a conference room and a business centre. Wireless internet access is provided in public areas. 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 and individually adjustable heating ensure that rooms maintain comfortable temperatures. All rooms are carpeted and include a double bed. Guests will also find a tea/coffee station included among the standard features. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a hairdryer. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has 145 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;Bed and breakfast is bookable. Options include breakfast.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the hotel: American Express, VISA, Diners Club, JCB 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;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;Resort fee is not included in the accommodation price.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;National Rating&lt;/b&gt; &lt;br /&gt;This establishment has received its official star rating from VisitScotland, the National Tourist Board for Scotland.&lt;/p&gt;</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>44-0131-5554646</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>44-0131-5554422</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>Year of construction</Description><Value>1999</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2003</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>145</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>145</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>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with high-chairs</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>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>TV Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Continental Breakfast</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>200 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>200 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bars / Pubs</Description><Value>200 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>50 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bus Station</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Train Station</Description><Value>1000 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="fad8d4cb-35cb-4fad-9693-44ff1ea1f225">
  <Rooms>
    <Room RoomType="Room 1: 1 Double Accessible with Free Hot Breakfast" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="25124|16210" SourceId="8" RoomTypeCode="20260821$20260822$W$163$16210$DBL.H6-1$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200145~1124933482~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508228ff|8|MjU1LjQwfEdCUHwyMDI2LTA4LTE0" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-08-21T00:00:00" End="2026-08-22T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|RestelBlock|successfully done supplier prebooking||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="fad8d4cb-35cb-4fad-9693-44ff1ea1f225">
  <Rooms>
    <Room RoomType="Room 1: 1 Double Accessible with Free Hot Breakfast" TotalAdult="2" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="25124|16210" SourceId="8" RoomTypeCode="20260821$20260822$W$163$16210$DBL.H6-1$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200145~1124933482~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508228ff|8|MjU1LjQwfEdCUHwyMDI2LTA4LTE0" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-08-21T00:00:00" End="2026-08-22T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-08-14T23:59:00+01:00" End="2026-08-17T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="263.06" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>263.06</TotalAmount>
  <TraceId>fad8d4cb-35cb-4fad-9693-44ff1ea1f225</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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="fad8d4cb-35cb-4fad-9693-44ff1ea1f225" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: 1 Double Accessible with Free Hot Breakfast" BoardBasis="Room 1: BED AND BREAKFAST" TotalAdult="2" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Ankit" LastName="Jain" DOB="20010414" Age="25" />
        <Adult Title="Mr" FirstName="Pulkit" LastName="Jain" DOB="20010414" 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="25124|16210|Bed &amp; Breakfast" SourceId="8" RoomTypeCode="20260821$20260822$W$163$16210$DBL.H6-1$ID_B2B_26$BB$IWU25$1~2~0$$N@07~A-SIC~200145~1124933482~N~~~NOR~~B6583E55B4224FA177616711688005AAUK00670050001508228ff|8|MjU1LjQwfEdCUHwyMDI2LTA4LTE0" TotalPrice="263.06" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-08-21T00:00:00" End="2026-08-22T00: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>Ankit</FirstName>
    <LastName>Jain</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
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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>Ankit</FirstName>
  <LastName>Jain</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-14T00: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-14T00:00:00" End="2026-08-17T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="263.06" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-08-21T00:00:00</CheckIn>
  <CheckInTime>24-Hour</CheckInTime>
  <CheckOut>2026-08-22T00:00:00</CheckOut>
  <CheckOutTime>24-Hour</CheckOutTime>
  <CostAmountInSalesCurrency>255.40</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>united kingdom</CountryName>
  <PostCode>EH6 6JJ</PostCode>
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: BED AND BREAKFAST</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Ankit Jain</GuestName>
      <RoomType>Room 1: 1 Double Accessible with Free Hot Breakfast</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>263.06</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>255.40</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>240</SupplierId>
  <SupplierMinCnxDate>2026-08-14T00:00:00</SupplierMinCnxDate>
  <SupplierName>HotelBeds</SupplierName>
  <_address>Britannia Way/Ocean Drive, Leith, EH6 6JJ Edinburgh</_address>
  <_cityName>Edinburgh</_cityName>
  <_fax>+441315554646</_fax>
  <_hotelName>Holiday Inn Express Waterfront</_hotelName>
  <_phoneNo1>+441315554422</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>260430508</FileBookingId><BookingId>41876</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
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|HotelbedsBook|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
fad8d4cb-35cb-4fad-9693-44ff1ea1f225|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>260430508</FileBookingId>
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-08-15T23:59:00+01:00" End="2026-08-17T00:00:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="255.40" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <ImportantInfo>Estimated total amount of taxes &amp; fees for this booking: 5.00% payable on arrival. Car park YES (with additional debit notes) 11.00 GBP Per unit/night. Check-in hour 15:00 - . Check-out hour  - 11:00. LGTBIQ friendly. Minimum check-in age 18. Additional fees for children may apply, payable upon arrival at the hotel.&lt;br/&gt;</ImportantInfo>
  <SupplierRef>163-3479538</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
5af66c2c-261c-401f-8805-3825f296a659|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="5af66c2c-261c-401f-8805-3825f296a659">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
5af66c2c-261c-401f-8805-3825f296a659|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
039452df-47d6-4706-8b0d-d60c6d6332ce|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="039452df-47d6-4706-8b0d-d60c6d6332ce">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
039452df-47d6-4706-8b0d-d60c6d6332ce|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
039452df-47d6-4706-8b0d-d60c6d6332ce|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-14T12:47:30.9797766+01:00" Version="0" EchoToken="Search" TransactionIdentifier="039452df-47d6-4706-8b0d-d60c6d6332ce" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="90.35" OriginalAmount="87.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34114362" Longitude="-6.27684332" StarRating="2" HotelCode="589047|793702" HotelName="Garden Lane Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Garden Lane, Christchurch, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3b/8c3bb5f8ac819877cc645ebed88c7477991911ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.45" OriginalAmount="87.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35763452" Longitude="-6.25980091" StarRating="2" HotelCode="589075|759216" HotelName="Gardiner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 Upper Gardiner Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/8e/948ed22479c8e07bb63437b038c9fc5cc9825ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="218.52" OriginalAmount="212.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618" HotelName="Maldron Hotel Newlands Cross" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="222.69" OriginalAmount="216.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787" HotelName="Maldron Hotel Tallaght" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="234.06" OriginalAmount="227.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306" HotelName="Clayton Hotel Liffey Valle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.32" OriginalAmount="240.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|286782" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="249.74" OriginalAmount="242.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.395644048058" Longitude="-6.3899593055248" StarRating="4" HotelCode="98534|134403" HotelName="Crowne Plaza Blanchardstown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="259.81" OriginalAmount="252.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343855" Longitude="-6.270012" StarRating="3" HotelCode="29795|287903" HotelName="Harding" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Copper Alley, Fishamble Street, Christchurch, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/ca/4bca4c22de5e4d082f4c162e2afb477fb3358acf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="263.70" OriginalAmount="256.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40428222453" Longitude="-6.245629682209" StarRating="4" HotelCode="33798|45372" HotelName="Crowne Plaza Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026">
        <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="8" TotalAmount="264.11" OriginalAmount="256.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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="8" TotalAmount="269.77" OriginalAmount="261.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429" HotelName="KingsWood Hotel City West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/84/1884f1b0383a9ac7917d38ab5c61e4e05483f010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="270.79" OriginalAmount="262.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201" HotelName="The Bonnington Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7d/9e7d7411a810a37d48c01ce95a787d71449d89c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="289.65" OriginalAmount="281.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.352400499759" Longitude="-6.2600103020668" StarRating="4" HotelCode="18242|78690" HotelName="Academy Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>10-14 Findlater Place, off Upper O'Connell Street, Dublin 1</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/2d/762df2a8c4c9088aecb15b4d833337aabcf5e1cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is superbly located in the centre of the city, near to Dublin's famous O'Connell Street w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.87" OriginalAmount="282.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289" HotelName="Maldron Hotel Pearse Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/61/c561cc0575b213e41bc63e7c20d68c77127eb585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="291.26" OriginalAmount="282.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881" HotelName="Clayton Hotel Burlington Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/69/d769fae4d1556b90b65a0e8d2ee4a777006210a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="293.81" OriginalAmount="285.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693" HotelName="Hilton Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f5/cff530f1400202dc37203093f4a35a5b0ed63c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="298.26" OriginalAmount="289.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35875829" Longitude="-6.26164559" StarRating="3" HotelCode="620883|618283" HotelName="Dublin Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>38-39 Gardiner Street Upper, Dublin D01C2F6</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f1/17/f117a4b4b4e396008ab4ff7c2ec1bdf81c5048ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Dublin.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="298.44" OriginalAmount="289.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353792536177" Longitude="-6.2624229490757" StarRating="3" HotelCode="17884|285840" HotelName="Hotel St. George" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/10/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="8" TotalAmount="299.22" OriginalAmount="290.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918" HotelName="Cassidys Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 17/10/2026" 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="8" TotalAmount="302.12" OriginalAmount="293.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383" HotelName="Maldron Hotel Kevin Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/62/3562a76e1e9416058a972f1d022e385093c6fed8.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="303.46" OriginalAmount="294.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794" HotelName="Herbert Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/65/a665cd3e82f281304b6451ee511f3499cf8b1854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="309.95" OriginalAmount="300.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.332375441715" Longitude="-6.2376581132412" StarRating="4" HotelCode="25510|224793" HotelName="Pembroke Town House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>90 Pembroke Road, Ballsbridge, Dublin 4</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/39/1a399370fdabce0e1a12db727f25b8d470e25ed4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="313.52" OriginalAmount="304.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750" HotelName="Hilton Dublin Kilmainham" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ab/16ab4012e11eb29db0f6a0f19bb55278e935b25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="314.81" OriginalAmount="305.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.445011" Longitude="-6.226014" StarRating="3" HotelCode="69002|85536" HotelName="Premier Inn Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 25/10/2026" 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="8" TotalAmount="323.88" OriginalAmount="314.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|9210" HotelName="Arlington O'Connell Bridge Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.64" OriginalAmount="328.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554" HotelName="Ashling Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="344.96" OriginalAmount="334.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|95616" HotelName="Clayton Hotel Ballsbridge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="347.93" OriginalAmount="337.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260" HotelName="The Gibson Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b0c2aeddd12e4648602e6aa51c439daaf16ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="350.93" OriginalAmount="340.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353" HotelName="Carlton Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" 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="8" TotalAmount="355.50" OriginalAmount="345.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582" HotelName="Clayton Hotel Charlemont" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8983bbc33e974f56c5eb7d3f8086e953b0d1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="356.38" OriginalAmount="346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440" HotelName="Maldron Hotel Parnell Square" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2026">
        <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="8" TotalAmount="360.05" OriginalAmount="349.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692" HotelName="Hilton Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="360.56" OriginalAmount="350.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410" HotelName="Clayton Hotel Cardiff Lane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" 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="8" TotalAmount="363.02" OriginalAmount="352.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208" HotelName="Hilton Garden Inn Dublin Custom House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="364.49" OriginalAmount="353.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="3" HotelCode="961234|675793" HotelName="The Hendrick Smithfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421293d0831dcf801b649f2e4e10c5e4343a599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="366.18" OriginalAmount="355.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641" HotelName="Belvedere Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="372.83" OriginalAmount="361.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503" HotelName="Temple Bar Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="373.14" OriginalAmount="362.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ab/e1ab80c303e0be2f375cdfd4de2a33f01717cf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="374.50" OriginalAmount="363.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445" HotelName="Hotel 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e7/22e73c195c48ffa5f6eb5987faf792816d24d42f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="381.17" OriginalAmount="370.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3" HotelCode="610720|619728" HotelName="Iveagh Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fb/47fb456c4d1334df547e71c5466974b7d1c229d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="394.41" OriginalAmount="382.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059" HotelName="North Star Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/75/ff7574e3bc12e54b8c4991f7d43804d3bf1fdfc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="394.60" OriginalAmount="383.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709" HotelName="Hyatt Centric The Liberties Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/76/de766496a6fdb17270e02721077992f160acb281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="399.95" OriginalAmount="388.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484" HotelName="Hotel Riu Plaza The Gresham Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="403.34" OriginalAmount="391.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711" HotelName="Jurys Inn Parnell Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="403.58" OriginalAmount="391.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771" HotelName="Jurys Inn Dublin Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="409.17" OriginalAmount="397.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913" HotelName="Maldron Hotel Dublin Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 25/10/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="8" TotalAmount="411.80" OriginalAmount="399.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594" HotelName="The Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5a083b53e5f3cff2a3bd7388717b616ec1ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="414.99" OriginalAmount="402.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381" HotelName="Temple Bar Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="418.18" OriginalAmount="406.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617" HotelName="Clayton Hotel Leopardstown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Golf Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="423.55" OriginalAmount="411.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059" HotelName="Clontarf Castle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/87/b98767e41981ecb33233537765278e118ed2cd30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.68" OriginalAmount="419.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593" HotelName="The Davenport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e3/c1e32b9cf205c3dd304a7b5551881790f7eda029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Mer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="433.69" OriginalAmount="421.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459" HotelName="The Fleet Street Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f12b44d0219cec0f8969a286f9ddfd840e4337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="440.80" OriginalAmount="427.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723" HotelName="Trinity City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4f/b94fa0aee3ddd00c312d97c720b558baf636395e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="454.62" OriginalAmount="441.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568" HotelName="Marlin Hotel Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="464.90" OriginalAmount="451.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.336697" Longitude="-6.259672" StarRating="4" HotelCode="113829|285401" HotelName="Stauntons on the Green" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>83 Saint Stephen's Green South, Dublin 2, D02 HD86</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/18/c518e42af79061130de9859043b04b8422956bc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="485.22" OriginalAmount="471.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238" HotelName="Camden Court" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/da/acda003f8382776e4e9a2744b1f61746eaea2383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="489.31" OriginalAmount="475.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.349294" Longitude="-6.278387" StarRating="3" HotelCode="113813|77640" HotelName="Maldron Hotel Smithfield" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" 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="8" TotalAmount="495.68" OriginalAmount="481.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="502.22" OriginalAmount="487.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344068187968" Longitude="-6.2638926414104" StarRating="3" HotelCode="187969|287356" HotelName="The Mercantile" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Dame Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/9e/e89e03890f3629016faa8e6a63d32d2d12297d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="514.63" OriginalAmount="499.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|160906" HotelName="Albany House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/37/7e37580f0e8d03161b07589e2181eaf11c7de569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="519.58" OriginalAmount="504.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341604" Longitude="-6.263646" StarRating="4" HotelCode="11237|9207" HotelName="Brooks Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drury Street, Dublin 2 D02 TV06</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/35/a435346c62d9886da6217f113d0c1adf98e237f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, parallel to St George's Street and is an ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="536.91" OriginalAmount="521.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|9455" HotelName="Conrad Dublin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="545.19" OriginalAmount="529.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779" HotelName="The Marker Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/4c/be4c034e0f3272310e7360cda0f167e3cfeb8a35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="578.94" OriginalAmount="562.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|9034" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="579.88" OriginalAmount="562.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848" HotelName="The Spencer" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/05/fd05c0b479d9b9a42813110990ea9fc0b1a0643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="590.08" OriginalAmount="572.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950" HotelName="The Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/32/ba32d0de3be7651f6026cd9257c2be4b6722987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="661.23" OriginalAmount="641.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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="8" TotalAmount="750.59" OriginalAmount="728.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341432" Longitude="-6.26144" StarRating="5" HotelCode="18537|9007" HotelName="The Westbury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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>
    <HotelStay SourceId="8" TotalAmount="807.77" OriginalAmount="784.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343131534291" Longitude="-6.2738009116908" StarRating="3" HotelCode="145970|597921" HotelName="Staycity Serviced Apartments Christchurch" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 24/10/2026">
        <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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Nightclub,Golf,Jacuzzi,Swimming Pool,Sauna,Wheelchair Access,Diet Meals,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
039452df-47d6-4706-8b0d-d60c6d6332ce|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="039452df-47d6-4706-8b0d-d60c6d6332ce">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
039452df-47d6-4706-8b0d-d60c6d6332ce|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-14T12:47:47.9821267+01:00" Version="0" EchoToken="Search" TransactionIdentifier="039452df-47d6-4706-8b0d-d60c6d6332ce" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="90.35" OriginalAmount="87.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34114362" Longitude="-6.27684332" StarRating="2" HotelCode="589047|793702|Bed &amp; Breakfast" HotelName="Garden Lane Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Garden Lane, Christchurch, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3b/8c3bb5f8ac819877cc645ebed88c7477991911ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.45" OriginalAmount="87.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35763452" Longitude="-6.25980091" StarRating="2" HotelCode="589075|759216|Bed &amp; Breakfast" HotelName="Gardiner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 Upper Gardiner Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/8e/948ed22479c8e07bb63437b038c9fc5cc9825ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.32" OriginalAmount="240.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|286782|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="248.77" OriginalAmount="241.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="264.11" OriginalAmount="256.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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="8" TotalAmount="273.14" OriginalAmount="265.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306|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 24/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="286.33" OriginalAmount="277.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="292.38" OriginalAmount="283.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429|Bed &amp; Breakfast" HotelName="KingsWood Hotel City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/84/1884f1b0383a9ac7917d38ab5c61e4e05483f010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="327.07" OriginalAmount="317.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289|Bed &amp; Breakfast" HotelName="Maldron Hotel Pearse Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/61/c561cc0575b213e41bc63e7c20d68c77127eb585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="334.09" OriginalAmount="324.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881|Bed &amp; Breakfast" HotelName="Clayton Hotel Burlington Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/69/d769fae4d1556b90b65a0e8d2ee4a777006210a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.98" OriginalAmount="329.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750|Bed &amp; Breakfast" HotelName="Hilton Dublin Kilmainham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ab/16ab4012e11eb29db0f6a0f19bb55278e935b25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="340.82" OriginalAmount="330.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693|Bed &amp; Breakfast" HotelName="Hilton Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f5/cff530f1400202dc37203093f4a35a5b0ed63c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.72" OriginalAmount="336.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383|Bed &amp; Breakfast" HotelName="Maldron Hotel Kevin Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/62/3562a76e1e9416058a972f1d022e385093c6fed8.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="355.09" OriginalAmount="344.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|9210|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="368.64" OriginalAmount="357.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="373.14" OriginalAmount="362.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762|Bed &amp; Breakfast" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ab/e1ab80c303e0be2f375cdfd4de2a33f01717cf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.04" OriginalAmount="365.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794|Bed &amp; Breakfast" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/65/a665cd3e82f281304b6451ee511f3499cf8b1854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.68" OriginalAmount="376.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918|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="Free CXL until 17/10/2026" 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="8" TotalAmount="387.76" OriginalAmount="376.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208|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 23/10/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="8" TotalAmount="390.03" OriginalAmount="378.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|95616|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 24/10/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="8" TotalAmount="392.47" OriginalAmount="381.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260|Bed &amp; Breakfast" HotelName="The Gibson Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b0c2aeddd12e4648602e6aa51c439daaf16ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.57" OriginalAmount="382.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="3" HotelCode="961234|675793|Bed &amp; Breakfast" HotelName="The Hendrick Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421293d0831dcf801b649f2e4e10c5e4343a599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.87" OriginalAmount="384.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554|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 23/10/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="8" TotalAmount="397.87" OriginalAmount="386.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" 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="8" TotalAmount="399.95" OriginalAmount="388.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484|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 23/10/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="8" TotalAmount="401.47" OriginalAmount="389.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641|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 23/10/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="8" TotalAmount="402.37" OriginalAmount="390.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440|Bed &amp; Breakfast" HotelName="Maldron Hotel Parnell Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2026">
        <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="8" TotalAmount="404.05" OriginalAmount="392.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582|Bed &amp; Breakfast" HotelName="Clayton Hotel Charlemont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8983bbc33e974f56c5eb7d3f8086e953b0d1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="407.43" OriginalAmount="395.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201|Bed &amp; Breakfast" HotelName="The Bonnington Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7d/9e7d7411a810a37d48c01ce95a787d71449d89c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.80" OriginalAmount="399.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594|Bed &amp; Breakfast" HotelName="The Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5a083b53e5f3cff2a3bd7388717b616ec1ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="415.82" OriginalAmount="403.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709|Bed &amp; Breakfast" HotelName="Hyatt Centric The Liberties Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/76/de766496a6fdb17270e02721077992f160acb281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="417.69" OriginalAmount="405.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3" HotelCode="610720|619728|Bed &amp; Breakfast" HotelName="Iveagh Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fb/47fb456c4d1334df547e71c5466974b7d1c229d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.58" OriginalAmount="411.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.68" OriginalAmount="419.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593|Bed &amp; Breakfast" HotelName="The Davenport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e3/c1e32b9cf205c3dd304a7b5551881790f7eda029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Mer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="443.88" OriginalAmount="430.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617|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 24/10/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="8" TotalAmount="443.92" OriginalAmount="430.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771|Bed &amp; Breakfast" HotelName="Jurys Inn Dublin Christchurch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="453.35" OriginalAmount="440.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059|Bed &amp; Breakfast" HotelName="North Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/75/ff7574e3bc12e54b8c4991f7d43804d3bf1fdfc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="456.48" OriginalAmount="443.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913|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 25/10/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="8" TotalAmount="465.69" OriginalAmount="452.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723|Bed &amp; Breakfast" HotelName="Trinity City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4f/b94fa0aee3ddd00c312d97c720b558baf636395e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="466.82" OriginalAmount="453.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="469.71" OriginalAmount="456.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445|Bed &amp; Breakfast" HotelName="Hotel 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e7/22e73c195c48ffa5f6eb5987faf792816d24d42f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="474.92" OriginalAmount="461.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459|Bed &amp; Breakfast" HotelName="The Fleet Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f12b44d0219cec0f8969a286f9ddfd840e4337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="476.00" OriginalAmount="462.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.68" OriginalAmount="481.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="496.88" OriginalAmount="482.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" 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="8" TotalAmount="514.63" OriginalAmount="499.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|160906|Bed &amp; Breakfast" HotelName="Albany House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/37/7e37580f0e8d03161b07589e2181eaf11c7de569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="522.42" OriginalAmount="507.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059|Bed &amp; Breakfast" HotelName="Clontarf Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/87/b98767e41981ecb33233537765278e118ed2cd30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.32" OriginalAmount="533.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344068187968" Longitude="-6.2638926414104" StarRating="3" HotelCode="187969|287356|Bed &amp; Breakfast" HotelName="The Mercantile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Dame Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/9e/e89e03890f3629016faa8e6a63d32d2d12297d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="561.40" OriginalAmount="545.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381|Bed &amp; Breakfast" HotelName="Temple Bar Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="569.55" OriginalAmount="552.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|9455|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="574.69" OriginalAmount="557.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341604" Longitude="-6.263646" StarRating="4" HotelCode="11237|9207|Bed &amp; Breakfast" HotelName="Brooks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drury Street, Dublin 2 D02 TV06</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/35/a435346c62d9886da6217f113d0c1adf98e237f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, parallel to St George's Street and is an ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="577.01" OriginalAmount="560.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238|Bed &amp; Breakfast" HotelName="Camden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/da/acda003f8382776e4e9a2744b1f61746eaea2383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="578.94" OriginalAmount="562.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|9034|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="595.80" OriginalAmount="578.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779|Bed &amp; Breakfast" HotelName="The Marker Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/4c/be4c034e0f3272310e7360cda0f167e3cfeb8a35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="632.28" OriginalAmount="613.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950|Bed &amp; Breakfast" HotelName="The Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/32/ba32d0de3be7651f6026cd9257c2be4b6722987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="635.54" OriginalAmount="617.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848|Bed &amp; Breakfast" HotelName="The Spencer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/05/fd05c0b479d9b9a42813110990ea9fc0b1a0643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="661.23" OriginalAmount="641.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Nightclub,Golf,Jacuzzi,Swimming Pool,Sauna,Wheelchair Access,Diet Meals,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
039452df-47d6-4706-8b0d-d60c6d6332ce|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="039452df-47d6-4706-8b0d-d60c6d6332ce">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
039452df-47d6-4706-8b0d-d60c6d6332ce|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-14T12:47:49.4187421+01:00" Version="0" EchoToken="Search" TransactionIdentifier="039452df-47d6-4706-8b0d-d60c6d6332ce" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="90.35" OriginalAmount="87.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34114362" Longitude="-6.27684332" StarRating="2" HotelCode="589047|793702|Bed &amp; Breakfast" HotelName="Garden Lane Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Garden Lane, Christchurch, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3b/8c3bb5f8ac819877cc645ebed88c7477991911ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.45" OriginalAmount="87.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35763452" Longitude="-6.25980091" StarRating="2" HotelCode="589075|759216|Bed &amp; Breakfast" HotelName="Gardiner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 Upper Gardiner Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/8e/948ed22479c8e07bb63437b038c9fc5cc9825ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.32" OriginalAmount="240.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|286782|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="248.77" OriginalAmount="241.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="264.11" OriginalAmount="256.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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="8" TotalAmount="273.14" OriginalAmount="265.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306|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 24/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="286.33" OriginalAmount="277.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="292.38" OriginalAmount="283.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429|Bed &amp; Breakfast" HotelName="KingsWood Hotel City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/84/1884f1b0383a9ac7917d38ab5c61e4e05483f010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="327.07" OriginalAmount="317.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289|Bed &amp; Breakfast" HotelName="Maldron Hotel Pearse Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/61/c561cc0575b213e41bc63e7c20d68c77127eb585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="334.09" OriginalAmount="324.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881|Bed &amp; Breakfast" HotelName="Clayton Hotel Burlington Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/69/d769fae4d1556b90b65a0e8d2ee4a777006210a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.98" OriginalAmount="329.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750|Bed &amp; Breakfast" HotelName="Hilton Dublin Kilmainham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ab/16ab4012e11eb29db0f6a0f19bb55278e935b25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="340.82" OriginalAmount="330.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693|Bed &amp; Breakfast" HotelName="Hilton Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f5/cff530f1400202dc37203093f4a35a5b0ed63c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.72" OriginalAmount="336.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383|Bed &amp; Breakfast" HotelName="Maldron Hotel Kevin Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/62/3562a76e1e9416058a972f1d022e385093c6fed8.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="355.09" OriginalAmount="344.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|9210|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="368.64" OriginalAmount="357.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="373.14" OriginalAmount="362.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762|Bed &amp; Breakfast" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ab/e1ab80c303e0be2f375cdfd4de2a33f01717cf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.04" OriginalAmount="365.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794|Bed &amp; Breakfast" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/65/a665cd3e82f281304b6451ee511f3499cf8b1854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.68" OriginalAmount="376.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918|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="Free CXL until 17/10/2026" 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="8" TotalAmount="387.76" OriginalAmount="376.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208|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 23/10/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="8" TotalAmount="390.03" OriginalAmount="378.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|95616|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 24/10/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="8" TotalAmount="392.47" OriginalAmount="381.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260|Bed &amp; Breakfast" HotelName="The Gibson Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b0c2aeddd12e4648602e6aa51c439daaf16ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.57" OriginalAmount="382.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="3" HotelCode="961234|675793|Bed &amp; Breakfast" HotelName="The Hendrick Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421293d0831dcf801b649f2e4e10c5e4343a599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.87" OriginalAmount="384.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554|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 23/10/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="8" TotalAmount="397.87" OriginalAmount="386.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" 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="8" TotalAmount="399.95" OriginalAmount="388.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484|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 23/10/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="8" TotalAmount="401.47" OriginalAmount="389.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641|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 23/10/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="8" TotalAmount="402.37" OriginalAmount="390.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440|Bed &amp; Breakfast" HotelName="Maldron Hotel Parnell Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2026">
        <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="8" TotalAmount="404.05" OriginalAmount="392.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582|Bed &amp; Breakfast" HotelName="Clayton Hotel Charlemont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8983bbc33e974f56c5eb7d3f8086e953b0d1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="407.43" OriginalAmount="395.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201|Bed &amp; Breakfast" HotelName="The Bonnington Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7d/9e7d7411a810a37d48c01ce95a787d71449d89c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.80" OriginalAmount="399.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594|Bed &amp; Breakfast" HotelName="The Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5a083b53e5f3cff2a3bd7388717b616ec1ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="415.82" OriginalAmount="403.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709|Bed &amp; Breakfast" HotelName="Hyatt Centric The Liberties Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/76/de766496a6fdb17270e02721077992f160acb281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="417.69" OriginalAmount="405.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3" HotelCode="610720|619728|Bed &amp; Breakfast" HotelName="Iveagh Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fb/47fb456c4d1334df547e71c5466974b7d1c229d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.58" OriginalAmount="411.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.68" OriginalAmount="419.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593|Bed &amp; Breakfast" HotelName="The Davenport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e3/c1e32b9cf205c3dd304a7b5551881790f7eda029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Mer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="443.88" OriginalAmount="430.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617|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 24/10/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="8" TotalAmount="443.92" OriginalAmount="430.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771|Bed &amp; Breakfast" HotelName="Jurys Inn Dublin Christchurch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="453.35" OriginalAmount="440.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059|Bed &amp; Breakfast" HotelName="North Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/75/ff7574e3bc12e54b8c4991f7d43804d3bf1fdfc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="456.48" OriginalAmount="443.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913|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 25/10/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="8" TotalAmount="465.69" OriginalAmount="452.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723|Bed &amp; Breakfast" HotelName="Trinity City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4f/b94fa0aee3ddd00c312d97c720b558baf636395e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="466.82" OriginalAmount="453.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="469.71" OriginalAmount="456.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445|Bed &amp; Breakfast" HotelName="Hotel 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e7/22e73c195c48ffa5f6eb5987faf792816d24d42f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="474.92" OriginalAmount="461.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459|Bed &amp; Breakfast" HotelName="The Fleet Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f12b44d0219cec0f8969a286f9ddfd840e4337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="476.00" OriginalAmount="462.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.68" OriginalAmount="481.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="496.88" OriginalAmount="482.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" 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="8" TotalAmount="514.63" OriginalAmount="499.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|160906|Bed &amp; Breakfast" HotelName="Albany House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/37/7e37580f0e8d03161b07589e2181eaf11c7de569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="522.42" OriginalAmount="507.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059|Bed &amp; Breakfast" HotelName="Clontarf Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/87/b98767e41981ecb33233537765278e118ed2cd30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.32" OriginalAmount="533.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344068187968" Longitude="-6.2638926414104" StarRating="3" HotelCode="187969|287356|Bed &amp; Breakfast" HotelName="The Mercantile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Dame Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/9e/e89e03890f3629016faa8e6a63d32d2d12297d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="561.40" OriginalAmount="545.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381|Bed &amp; Breakfast" HotelName="Temple Bar Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="569.55" OriginalAmount="552.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|9455|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="574.69" OriginalAmount="557.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341604" Longitude="-6.263646" StarRating="4" HotelCode="11237|9207|Bed &amp; Breakfast" HotelName="Brooks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drury Street, Dublin 2 D02 TV06</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/35/a435346c62d9886da6217f113d0c1adf98e237f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, parallel to St George's Street and is an ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="577.01" OriginalAmount="560.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238|Bed &amp; Breakfast" HotelName="Camden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/da/acda003f8382776e4e9a2744b1f61746eaea2383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="578.94" OriginalAmount="562.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|9034|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="595.80" OriginalAmount="578.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779|Bed &amp; Breakfast" HotelName="The Marker Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/4c/be4c034e0f3272310e7360cda0f167e3cfeb8a35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="632.28" OriginalAmount="613.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950|Bed &amp; Breakfast" HotelName="The Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/32/ba32d0de3be7651f6026cd9257c2be4b6722987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="635.54" OriginalAmount="617.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848|Bed &amp; Breakfast" HotelName="The Spencer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/05/fd05c0b479d9b9a42813110990ea9fc0b1a0643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="661.23" OriginalAmount="641.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Nightclub,Golf,Jacuzzi,Swimming Pool,Sauna,Wheelchair Access,Diet Meals,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
039452df-47d6-4706-8b0d-d60c6d6332ce|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="039452df-47d6-4706-8b0d-d60c6d6332ce">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
039452df-47d6-4706-8b0d-d60c6d6332ce|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-14T12:47:58.8840181+01:00" Version="0" EchoToken="Search" TransactionIdentifier="039452df-47d6-4706-8b0d-d60c6d6332ce" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="90.35" OriginalAmount="87.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34114362" Longitude="-6.27684332" StarRating="2" HotelCode="589047|793702|Bed &amp; Breakfast" HotelName="Garden Lane Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Garden Lane, Christchurch, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3b/8c3bb5f8ac819877cc645ebed88c7477991911ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.45" OriginalAmount="87.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35763452" Longitude="-6.25980091" StarRating="2" HotelCode="589075|759216|Bed &amp; Breakfast" HotelName="Gardiner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 Upper Gardiner Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/8e/948ed22479c8e07bb63437b038c9fc5cc9825ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.32" OriginalAmount="240.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|286782|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="248.77" OriginalAmount="241.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="264.11" OriginalAmount="256.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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="8" TotalAmount="273.14" OriginalAmount="265.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306|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 24/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="286.33" OriginalAmount="277.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="292.38" OriginalAmount="283.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429|Bed &amp; Breakfast" HotelName="KingsWood Hotel City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/84/1884f1b0383a9ac7917d38ab5c61e4e05483f010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="327.07" OriginalAmount="317.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289|Bed &amp; Breakfast" HotelName="Maldron Hotel Pearse Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/61/c561cc0575b213e41bc63e7c20d68c77127eb585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="334.09" OriginalAmount="324.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881|Bed &amp; Breakfast" HotelName="Clayton Hotel Burlington Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/69/d769fae4d1556b90b65a0e8d2ee4a777006210a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.98" OriginalAmount="329.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750|Bed &amp; Breakfast" HotelName="Hilton Dublin Kilmainham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ab/16ab4012e11eb29db0f6a0f19bb55278e935b25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="340.82" OriginalAmount="330.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693|Bed &amp; Breakfast" HotelName="Hilton Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f5/cff530f1400202dc37203093f4a35a5b0ed63c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.72" OriginalAmount="336.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383|Bed &amp; Breakfast" HotelName="Maldron Hotel Kevin Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/62/3562a76e1e9416058a972f1d022e385093c6fed8.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="355.09" OriginalAmount="344.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|9210|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="368.64" OriginalAmount="357.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="373.14" OriginalAmount="362.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762|Bed &amp; Breakfast" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ab/e1ab80c303e0be2f375cdfd4de2a33f01717cf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.04" OriginalAmount="365.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794|Bed &amp; Breakfast" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/65/a665cd3e82f281304b6451ee511f3499cf8b1854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.68" OriginalAmount="376.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918|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="Free CXL until 17/10/2026" 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="8" TotalAmount="387.76" OriginalAmount="376.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208|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 23/10/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="8" TotalAmount="390.03" OriginalAmount="378.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|95616|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 24/10/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="8" TotalAmount="392.47" OriginalAmount="381.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260|Bed &amp; Breakfast" HotelName="The Gibson Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b0c2aeddd12e4648602e6aa51c439daaf16ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.57" OriginalAmount="382.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="3" HotelCode="961234|675793|Bed &amp; Breakfast" HotelName="The Hendrick Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421293d0831dcf801b649f2e4e10c5e4343a599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.87" OriginalAmount="384.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554|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 23/10/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="8" TotalAmount="397.87" OriginalAmount="386.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" 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="8" TotalAmount="399.95" OriginalAmount="388.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484|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 23/10/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="8" TotalAmount="401.47" OriginalAmount="389.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641|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 23/10/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="8" TotalAmount="402.37" OriginalAmount="390.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440|Bed &amp; Breakfast" HotelName="Maldron Hotel Parnell Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2026">
        <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="8" TotalAmount="404.05" OriginalAmount="392.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582|Bed &amp; Breakfast" HotelName="Clayton Hotel Charlemont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8983bbc33e974f56c5eb7d3f8086e953b0d1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="407.43" OriginalAmount="395.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201|Bed &amp; Breakfast" HotelName="The Bonnington Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7d/9e7d7411a810a37d48c01ce95a787d71449d89c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.80" OriginalAmount="399.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594|Bed &amp; Breakfast" HotelName="The Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5a083b53e5f3cff2a3bd7388717b616ec1ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="415.82" OriginalAmount="403.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709|Bed &amp; Breakfast" HotelName="Hyatt Centric The Liberties Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/76/de766496a6fdb17270e02721077992f160acb281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="417.69" OriginalAmount="405.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3" HotelCode="610720|619728|Bed &amp; Breakfast" HotelName="Iveagh Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fb/47fb456c4d1334df547e71c5466974b7d1c229d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.58" OriginalAmount="411.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.68" OriginalAmount="419.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593|Bed &amp; Breakfast" HotelName="The Davenport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e3/c1e32b9cf205c3dd304a7b5551881790f7eda029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Mer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="443.88" OriginalAmount="430.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617|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 24/10/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="8" TotalAmount="443.92" OriginalAmount="430.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771|Bed &amp; Breakfast" HotelName="Jurys Inn Dublin Christchurch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="453.35" OriginalAmount="440.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059|Bed &amp; Breakfast" HotelName="North Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/75/ff7574e3bc12e54b8c4991f7d43804d3bf1fdfc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="456.48" OriginalAmount="443.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913|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 25/10/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="8" TotalAmount="465.69" OriginalAmount="452.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723|Bed &amp; Breakfast" HotelName="Trinity City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4f/b94fa0aee3ddd00c312d97c720b558baf636395e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="466.82" OriginalAmount="453.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="469.71" OriginalAmount="456.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445|Bed &amp; Breakfast" HotelName="Hotel 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e7/22e73c195c48ffa5f6eb5987faf792816d24d42f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="474.92" OriginalAmount="461.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459|Bed &amp; Breakfast" HotelName="The Fleet Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f12b44d0219cec0f8969a286f9ddfd840e4337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="476.00" OriginalAmount="462.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.68" OriginalAmount="481.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="496.88" OriginalAmount="482.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" 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="8" TotalAmount="514.63" OriginalAmount="499.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|160906|Bed &amp; Breakfast" HotelName="Albany House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/37/7e37580f0e8d03161b07589e2181eaf11c7de569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="522.42" OriginalAmount="507.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059|Bed &amp; Breakfast" HotelName="Clontarf Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/87/b98767e41981ecb33233537765278e118ed2cd30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.32" OriginalAmount="533.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344068187968" Longitude="-6.2638926414104" StarRating="3" HotelCode="187969|287356|Bed &amp; Breakfast" HotelName="The Mercantile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Dame Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/9e/e89e03890f3629016faa8e6a63d32d2d12297d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="561.40" OriginalAmount="545.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381|Bed &amp; Breakfast" HotelName="Temple Bar Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="569.55" OriginalAmount="552.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|9455|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="574.69" OriginalAmount="557.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341604" Longitude="-6.263646" StarRating="4" HotelCode="11237|9207|Bed &amp; Breakfast" HotelName="Brooks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drury Street, Dublin 2 D02 TV06</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/35/a435346c62d9886da6217f113d0c1adf98e237f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, parallel to St George's Street and is an ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="577.01" OriginalAmount="560.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238|Bed &amp; Breakfast" HotelName="Camden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/da/acda003f8382776e4e9a2744b1f61746eaea2383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="578.94" OriginalAmount="562.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|9034|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="595.80" OriginalAmount="578.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779|Bed &amp; Breakfast" HotelName="The Marker Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/4c/be4c034e0f3272310e7360cda0f167e3cfeb8a35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="632.28" OriginalAmount="613.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950|Bed &amp; Breakfast" HotelName="The Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/32/ba32d0de3be7651f6026cd9257c2be4b6722987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="635.54" OriginalAmount="617.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848|Bed &amp; Breakfast" HotelName="The Spencer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/05/fd05c0b479d9b9a42813110990ea9fc0b1a0643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="661.23" OriginalAmount="641.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Nightclub,Golf,Jacuzzi,Swimming Pool,Sauna,Wheelchair Access,Diet Meals,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
039452df-47d6-4706-8b0d-d60c6d6332ce|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="039452df-47d6-4706-8b0d-d60c6d6332ce">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
039452df-47d6-4706-8b0d-d60c6d6332ce|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-14T12:48:03.9939023+01:00" Version="0" EchoToken="Search" TransactionIdentifier="039452df-47d6-4706-8b0d-d60c6d6332ce" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="90.35" OriginalAmount="87.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34114362" Longitude="-6.27684332" StarRating="2" HotelCode="589047|793702|Bed &amp; Breakfast" HotelName="Garden Lane Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Garden Lane, Christchurch, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3b/8c3bb5f8ac819877cc645ebed88c7477991911ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.45" OriginalAmount="87.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35763452" Longitude="-6.25980091" StarRating="2" HotelCode="589075|759216|Bed &amp; Breakfast" HotelName="Gardiner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 Upper Gardiner Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/8e/948ed22479c8e07bb63437b038c9fc5cc9825ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.32" OriginalAmount="240.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|286782|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="248.77" OriginalAmount="241.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="264.11" OriginalAmount="256.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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="8" TotalAmount="273.14" OriginalAmount="265.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306|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 24/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="286.33" OriginalAmount="277.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="292.38" OriginalAmount="283.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429|Bed &amp; Breakfast" HotelName="KingsWood Hotel City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/84/1884f1b0383a9ac7917d38ab5c61e4e05483f010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="327.07" OriginalAmount="317.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289|Bed &amp; Breakfast" HotelName="Maldron Hotel Pearse Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/61/c561cc0575b213e41bc63e7c20d68c77127eb585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="334.09" OriginalAmount="324.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881|Bed &amp; Breakfast" HotelName="Clayton Hotel Burlington Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/69/d769fae4d1556b90b65a0e8d2ee4a777006210a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.98" OriginalAmount="329.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750|Bed &amp; Breakfast" HotelName="Hilton Dublin Kilmainham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ab/16ab4012e11eb29db0f6a0f19bb55278e935b25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="340.82" OriginalAmount="330.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693|Bed &amp; Breakfast" HotelName="Hilton Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f5/cff530f1400202dc37203093f4a35a5b0ed63c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.72" OriginalAmount="336.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383|Bed &amp; Breakfast" HotelName="Maldron Hotel Kevin Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/62/3562a76e1e9416058a972f1d022e385093c6fed8.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="355.09" OriginalAmount="344.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|9210|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="368.64" OriginalAmount="357.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="373.14" OriginalAmount="362.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762|Bed &amp; Breakfast" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ab/e1ab80c303e0be2f375cdfd4de2a33f01717cf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.04" OriginalAmount="365.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794|Bed &amp; Breakfast" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/65/a665cd3e82f281304b6451ee511f3499cf8b1854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.68" OriginalAmount="376.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918|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="Free CXL until 17/10/2026" 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="8" TotalAmount="387.76" OriginalAmount="376.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208|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 23/10/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="8" TotalAmount="390.03" OriginalAmount="378.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|95616|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 24/10/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="8" TotalAmount="392.47" OriginalAmount="381.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260|Bed &amp; Breakfast" HotelName="The Gibson Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b0c2aeddd12e4648602e6aa51c439daaf16ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.57" OriginalAmount="382.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="3" HotelCode="961234|675793|Bed &amp; Breakfast" HotelName="The Hendrick Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421293d0831dcf801b649f2e4e10c5e4343a599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.87" OriginalAmount="384.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554|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 23/10/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="8" TotalAmount="397.87" OriginalAmount="386.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" 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="8" TotalAmount="399.95" OriginalAmount="388.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484|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 23/10/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="8" TotalAmount="401.47" OriginalAmount="389.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641|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 23/10/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="8" TotalAmount="402.37" OriginalAmount="390.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440|Bed &amp; Breakfast" HotelName="Maldron Hotel Parnell Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2026">
        <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="8" TotalAmount="404.05" OriginalAmount="392.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582|Bed &amp; Breakfast" HotelName="Clayton Hotel Charlemont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8983bbc33e974f56c5eb7d3f8086e953b0d1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="407.43" OriginalAmount="395.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201|Bed &amp; Breakfast" HotelName="The Bonnington Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7d/9e7d7411a810a37d48c01ce95a787d71449d89c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.80" OriginalAmount="399.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594|Bed &amp; Breakfast" HotelName="The Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5a083b53e5f3cff2a3bd7388717b616ec1ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="415.82" OriginalAmount="403.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709|Bed &amp; Breakfast" HotelName="Hyatt Centric The Liberties Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/76/de766496a6fdb17270e02721077992f160acb281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="417.69" OriginalAmount="405.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3" HotelCode="610720|619728|Bed &amp; Breakfast" HotelName="Iveagh Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fb/47fb456c4d1334df547e71c5466974b7d1c229d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.58" OriginalAmount="411.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.68" OriginalAmount="419.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593|Bed &amp; Breakfast" HotelName="The Davenport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e3/c1e32b9cf205c3dd304a7b5551881790f7eda029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Mer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="443.88" OriginalAmount="430.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617|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 24/10/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="8" TotalAmount="443.92" OriginalAmount="430.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771|Bed &amp; Breakfast" HotelName="Jurys Inn Dublin Christchurch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="453.35" OriginalAmount="440.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059|Bed &amp; Breakfast" HotelName="North Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/75/ff7574e3bc12e54b8c4991f7d43804d3bf1fdfc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="456.48" OriginalAmount="443.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913|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 25/10/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="8" TotalAmount="465.69" OriginalAmount="452.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723|Bed &amp; Breakfast" HotelName="Trinity City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4f/b94fa0aee3ddd00c312d97c720b558baf636395e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="466.82" OriginalAmount="453.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="469.71" OriginalAmount="456.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445|Bed &amp; Breakfast" HotelName="Hotel 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e7/22e73c195c48ffa5f6eb5987faf792816d24d42f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="474.92" OriginalAmount="461.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459|Bed &amp; Breakfast" HotelName="The Fleet Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f12b44d0219cec0f8969a286f9ddfd840e4337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="476.00" OriginalAmount="462.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.68" OriginalAmount="481.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="496.88" OriginalAmount="482.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" 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="8" TotalAmount="514.63" OriginalAmount="499.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|160906|Bed &amp; Breakfast" HotelName="Albany House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/37/7e37580f0e8d03161b07589e2181eaf11c7de569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="522.42" OriginalAmount="507.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059|Bed &amp; Breakfast" HotelName="Clontarf Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/87/b98767e41981ecb33233537765278e118ed2cd30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.32" OriginalAmount="533.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344068187968" Longitude="-6.2638926414104" StarRating="3" HotelCode="187969|287356|Bed &amp; Breakfast" HotelName="The Mercantile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Dame Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/9e/e89e03890f3629016faa8e6a63d32d2d12297d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="561.40" OriginalAmount="545.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381|Bed &amp; Breakfast" HotelName="Temple Bar Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="569.55" OriginalAmount="552.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|9455|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="574.69" OriginalAmount="557.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341604" Longitude="-6.263646" StarRating="4" HotelCode="11237|9207|Bed &amp; Breakfast" HotelName="Brooks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drury Street, Dublin 2 D02 TV06</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/35/a435346c62d9886da6217f113d0c1adf98e237f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, parallel to St George's Street and is an ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="577.01" OriginalAmount="560.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238|Bed &amp; Breakfast" HotelName="Camden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/da/acda003f8382776e4e9a2744b1f61746eaea2383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="578.94" OriginalAmount="562.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|9034|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="595.80" OriginalAmount="578.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779|Bed &amp; Breakfast" HotelName="The Marker Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/4c/be4c034e0f3272310e7360cda0f167e3cfeb8a35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="632.28" OriginalAmount="613.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950|Bed &amp; Breakfast" HotelName="The Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/32/ba32d0de3be7651f6026cd9257c2be4b6722987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="635.54" OriginalAmount="617.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848|Bed &amp; Breakfast" HotelName="The Spencer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/05/fd05c0b479d9b9a42813110990ea9fc0b1a0643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="661.23" OriginalAmount="641.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Nightclub,Golf,Jacuzzi,Swimming Pool,Sauna,Wheelchair Access,Diet Meals,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
039452df-47d6-4706-8b0d-d60c6d6332ce|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="039452df-47d6-4706-8b0d-d60c6d6332ce">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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
039452df-47d6-4706-8b0d-d60c6d6332ce|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-14T12:48:07.9967088+01:00" Version="0" EchoToken="Search" TransactionIdentifier="039452df-47d6-4706-8b0d-d60c6d6332ce" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="90.35" OriginalAmount="87.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34114362" Longitude="-6.27684332" StarRating="2" HotelCode="589047|793702|Bed &amp; Breakfast" HotelName="Garden Lane Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Garden Lane, Christchurch, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3b/8c3bb5f8ac819877cc645ebed88c7477991911ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="90.45" OriginalAmount="87.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35763452" Longitude="-6.25980091" StarRating="2" HotelCode="589075|759216|Bed &amp; Breakfast" HotelName="Gardiner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 Upper Gardiner Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/8e/948ed22479c8e07bb63437b038c9fc5cc9825ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.32" OriginalAmount="240.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|286782|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="248.77" OriginalAmount="241.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="264.11" OriginalAmount="256.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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="8" TotalAmount="273.14" OriginalAmount="265.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306|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 24/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="286.33" OriginalAmount="277.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/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="8" TotalAmount="292.38" OriginalAmount="283.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429|Bed &amp; Breakfast" HotelName="KingsWood Hotel City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/84/1884f1b0383a9ac7917d38ab5c61e4e05483f010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="327.07" OriginalAmount="317.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289|Bed &amp; Breakfast" HotelName="Maldron Hotel Pearse Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/61/c561cc0575b213e41bc63e7c20d68c77127eb585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="334.09" OriginalAmount="324.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881|Bed &amp; Breakfast" HotelName="Clayton Hotel Burlington Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/69/d769fae4d1556b90b65a0e8d2ee4a777006210a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.98" OriginalAmount="329.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750|Bed &amp; Breakfast" HotelName="Hilton Dublin Kilmainham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ab/16ab4012e11eb29db0f6a0f19bb55278e935b25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="340.82" OriginalAmount="330.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693|Bed &amp; Breakfast" HotelName="Hilton Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f5/cff530f1400202dc37203093f4a35a5b0ed63c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.72" OriginalAmount="336.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383|Bed &amp; Breakfast" HotelName="Maldron Hotel Kevin Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/62/3562a76e1e9416058a972f1d022e385093c6fed8.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="355.09" OriginalAmount="344.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|9210|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 17/10/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="368.64" OriginalAmount="357.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="373.14" OriginalAmount="362.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762|Bed &amp; Breakfast" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ab/e1ab80c303e0be2f375cdfd4de2a33f01717cf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="376.04" OriginalAmount="365.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794|Bed &amp; Breakfast" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 17/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/65/a665cd3e82f281304b6451ee511f3499cf8b1854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.68" OriginalAmount="376.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918|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="Free CXL until 17/10/2026" 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="8" TotalAmount="387.76" OriginalAmount="376.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208|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 23/10/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="8" TotalAmount="390.03" OriginalAmount="378.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|95616|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 24/10/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="8" TotalAmount="392.47" OriginalAmount="381.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260|Bed &amp; Breakfast" HotelName="The Gibson Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b0c2aeddd12e4648602e6aa51c439daaf16ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="393.57" OriginalAmount="382.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="3" HotelCode="961234|675793|Bed &amp; Breakfast" HotelName="The Hendrick Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421293d0831dcf801b649f2e4e10c5e4343a599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="395.87" OriginalAmount="384.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554|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 23/10/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="8" TotalAmount="397.87" OriginalAmount="386.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" 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="8" TotalAmount="399.95" OriginalAmount="388.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484|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 23/10/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="8" TotalAmount="401.47" OriginalAmount="389.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641|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 23/10/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="8" TotalAmount="402.37" OriginalAmount="390.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.354218" Longitude="-6.266649" StarRating="4" HotelCode="402048|85440|Bed &amp; Breakfast" HotelName="Maldron Hotel Parnell Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 24/10/2026">
        <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="8" TotalAmount="404.05" OriginalAmount="392.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582|Bed &amp; Breakfast" HotelName="Clayton Hotel Charlemont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8983bbc33e974f56c5eb7d3f8086e953b0d1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="407.43" OriginalAmount="395.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201|Bed &amp; Breakfast" HotelName="The Bonnington Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 23/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7d/9e7d7411a810a37d48c01ce95a787d71449d89c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="411.80" OriginalAmount="399.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594|Bed &amp; Breakfast" HotelName="The Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5a083b53e5f3cff2a3bd7388717b616ec1ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="415.82" OriginalAmount="403.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709|Bed &amp; Breakfast" HotelName="Hyatt Centric The Liberties Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/76/de766496a6fdb17270e02721077992f160acb281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="417.69" OriginalAmount="405.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3" HotelCode="610720|619728|Bed &amp; Breakfast" HotelName="Iveagh Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fb/47fb456c4d1334df547e71c5466974b7d1c229d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="423.58" OriginalAmount="411.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="431.68" OriginalAmount="419.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593|Bed &amp; Breakfast" HotelName="The Davenport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 21/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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e3/c1e32b9cf205c3dd304a7b5551881790f7eda029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Mer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="443.88" OriginalAmount="430.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617|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 24/10/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="8" TotalAmount="443.92" OriginalAmount="430.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771|Bed &amp; Breakfast" HotelName="Jurys Inn Dublin Christchurch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/10/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="453.35" OriginalAmount="440.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059|Bed &amp; Breakfast" HotelName="North Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/75/ff7574e3bc12e54b8c4991f7d43804d3bf1fdfc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="456.48" OriginalAmount="443.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913|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 25/10/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="8" TotalAmount="465.69" OriginalAmount="452.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723|Bed &amp; Breakfast" HotelName="Trinity City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4f/b94fa0aee3ddd00c312d97c720b558baf636395e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="466.82" OriginalAmount="453.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="469.71" OriginalAmount="456.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445|Bed &amp; Breakfast" HotelName="Hotel 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e7/22e73c195c48ffa5f6eb5987faf792816d24d42f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="474.92" OriginalAmount="461.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459|Bed &amp; Breakfast" HotelName="The Fleet Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f12b44d0219cec0f8969a286f9ddfd840e4337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="476.00" OriginalAmount="462.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.68" OriginalAmount="481.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="496.88" OriginalAmount="482.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/10/2026" 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="8" TotalAmount="514.63" OriginalAmount="499.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|160906|Bed &amp; Breakfast" HotelName="Albany House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/37/7e37580f0e8d03161b07589e2181eaf11c7de569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="522.42" OriginalAmount="507.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059|Bed &amp; Breakfast" HotelName="Clontarf Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/87/b98767e41981ecb33233537765278e118ed2cd30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="549.32" OriginalAmount="533.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344068187968" Longitude="-6.2638926414104" StarRating="3" HotelCode="187969|287356|Bed &amp; Breakfast" HotelName="The Mercantile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Dame Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/9e/e89e03890f3629016faa8e6a63d32d2d12297d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="561.40" OriginalAmount="545.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381|Bed &amp; Breakfast" HotelName="Temple Bar Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/10/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="569.55" OriginalAmount="552.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|9455|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="574.69" OriginalAmount="557.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341604" Longitude="-6.263646" StarRating="4" HotelCode="11237|9207|Bed &amp; Breakfast" HotelName="Brooks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drury Street, Dublin 2 D02 TV06</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/35/a435346c62d9886da6217f113d0c1adf98e237f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, parallel to St George's Street and is an ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="577.01" OriginalAmount="560.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238|Bed &amp; Breakfast" HotelName="Camden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/da/acda003f8382776e4e9a2744b1f61746eaea2383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="578.94" OriginalAmount="562.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|9034|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/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="8" TotalAmount="595.80" OriginalAmount="578.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779|Bed &amp; Breakfast" HotelName="The Marker Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/4c/be4c034e0f3272310e7360cda0f167e3cfeb8a35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="632.28" OriginalAmount="613.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950|Bed &amp; Breakfast" HotelName="The Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/32/ba32d0de3be7651f6026cd9257c2be4b6722987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="635.54" OriginalAmount="617.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848|Bed &amp; Breakfast" HotelName="The Spencer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 24/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/05/fd05c0b479d9b9a42813110990ea9fc0b1a0643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="661.23" OriginalAmount="641.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/10/2026" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Nightclub,Golf,Jacuzzi,Swimming Pool,Sauna,Wheelchair Access,Diet Meals,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 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
039452df-47d6-4706-8b0d-d60c6d6332ce|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="039452df-47d6-4706-8b0d-d60c6d6332ce" TimeStamp="0001-01-01T00:00:00" HotelName="Louis Fitzgerald Hotel" HotelCode="93177|286782" StarRating="4" GTCityId="47734" CountryCode="IE" CityName="Dublin" CountryName="Eire / Ireland" Address="Naas Road Exit 1A, Newland's Cross, Dublin 22" PostCode="" PhoneNo="+35314033300" FaxNo="+35314033301" Email="stay@louisfitzgeraldhotel.com,info@louisfitzgeraldhotel.com,reservations@louisfitzgeraldhotel.com" CheckInTime="15:00" CheckOutTime="12:00" Latitude="53.315336" Longitude="-6.384023" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: BED AND BREAKFAST|Room 2: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double Room- Capacity 1 |Room 2: Double Room- Capacity 1 " RoomTypeCode="20261030$20261031$W$300$286782$DUS.ST-1$BAR BB$BB$$2~1~0$$N@07~A-SIC~250138~-1502194324~N~~~NOR~~B3037517D9304FF177616725104205AAUK00690037001208252113^20261030$20261031$W$300$286782$DUS.ST-1$BAR BB$BB$$2~1~0$$N@07~A-SIC~250138~-1502194324~N~~~NOR~~B3037517D9304FF177616725104205AAUK00690037001208252113|8|Mjc1LjgyfEVVUnwyMDI2LTEwLTIx" OriginalAmount="240" TotalPrice="247.32" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2026"><Offer>Special discount Amount: -48.66</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-21T00:00:00" End="2026-10-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="247.32" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Room|Room 2: Double Room" RoomTypeCode="20261030$20261031$W$300$286782$DBL.ST$BAR RO$RO$$2~1~0$$N@07~A-SIC~200143~1813036057~N~~~NOR~~B3037517D9304FF177616725104205AAUK0069003700120825011c^20261030$20261031$W$300$286782$DBL.ST$BAR RO$RO$$2~1~0$$N@07~A-SIC~200143~1813036057~N~~~NOR~~B3037517D9304FF177616725104205AAUK0069003700120825011c|8|Mjg0LjgwfEVVUnwyMDI2LTEwLTIx" OriginalAmount="248" TotalPrice="255.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2026"><Offer>Special discount Amount: -50.26</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-21T00:00:00" End="2026-10-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="255.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST|Room 2: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double Room  - capacity 1|Room 2: Double Room  - capacity 1" RoomTypeCode="20261030$20261031$W$300$286782$DUS.ST$BAR BB$BB$$2~1~0$$N@07~A-SIC~25015a~1295465969~N~~~NOR~~B3037517D9304FF177616725104205AAUK0069003700120824e131^20261030$20261031$W$300$286782$DUS.ST$BAR BB$BB$$2~1~0$$N@07~A-SIC~25015a~1295465969~N~~~NOR~~B3037517D9304FF177616725104205AAUK0069003700120824e131|8|MzA1Ljc4fEVVUnwyMDI2LTEwLTIx" OriginalAmount="266" TotalPrice="274.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2026"><Offer>Special discount Amount: -53.96</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-21T00:00:00" End="2026-10-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="274.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple Room|Room 2: Triple Room" RoomTypeCode="20261030$20261031$W$300$286782$TPL.ST$BAR RO$RO$$2~1~0$$N@07~A-SIC~2001a9~-1999003459~N~~~NOR~~B3037517D9304FF177616725104205AAUK0069003700120824a176^20261030$20261031$W$300$286782$TPL.ST$BAR RO$RO$$2~1~0$$N@07~A-SIC~2001a9~-1999003459~N~~~NOR~~B3037517D9304FF177616725104205AAUK0069003700120824a176|8|Mzc0Ljc0fEVVUnwyMDI2LTEwLTIx" OriginalAmount="326" TotalPrice="336.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/10/2026"><Offer>Special discount Amount: -66.12</Offer><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Safe|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-21T00:00:00" End="2026-10-26T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="336.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/fd/70/fd7032282ae4695399d39bf59f67ce074bfe056e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b8/cb/b8cb693945235c65612b79b5802f1055943a5df5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/30/f0/30f0ab11cecc3122345237bbb331fcd562b45ce8.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e0/ea/e0eaa082b43d3c9f15656c59b2ef23531fab46df.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/cc/7e/cc7e96104c5d82af4df1ace6e997c8ff25320fac.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/43/26/4326d58769af8a3b4e3d70172429727f6745a70a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/bc/93/bc93bc304f5d53c9fbabc8d42ec677931d9831f5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/fa/c4/fac49ba8bf7cb7c74681929e444e7f490bc91227.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/99/5a/995a7a6fed91c89eb7e8574c05449013872177c4.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ec/c2/ecc2f7b3295479ab37b9c4dcee675a789e81dd96.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/39/4a/394afdf0ca7631da54de092bdd402bee2c56b5a1.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/25/82/2582a04b58d9735f5fbaeeb22c7e5b060d71b6f9.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/db/dc/dbdcc683f40c91d730aa113d84484c995501f16b.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/b5/2e/b52e17b7695b40eba281cffd2b0e8b995f44a3bc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e9/d6/e9d6943599b34d59840de90f83d34ff6a1f01881.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/51/ee/51ee09ddc5d43c7437e2f4cfe117af52ef4773b3.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/96/8b/968bac9d6f2390ce7ce0d10946d324fa4d73f946.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/0c/9a0c498bfc7ae9a41c8bef6f1f5a9da219898270.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/21/85/2185c80118ae5debec25d60284e5498a5d13e5e7.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/39/5d393b892ae79aaab4eeaa7ece20185037258b87.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b3/94/b3947163a7aa09884cb1ee146b3079422412bb78.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/08/39/08396fcc251ec4c0939816321a580648f83aa343.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/84/d284d6d9fc43e4ba084b76123822008ef656be88.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/71/6c/716cd729d214f837815dbc30742d244916ce3b9b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/cc/08/cc0836719b1fcbdc41dad6efc581c3abb24ef762.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f9/21/f92195dc21fce5280a6831bef044690ac60ecb7f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/da/ba/daba5219d1469364e91cc66d7ba9237a847744b5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/5d/74/5d74beba693ab9abf06a8a64861f81fdca24bf1f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ff/3c/ff3c45a72c09c5c6aa0c20b8d775ac69dbd0f462.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e9/5b/e95bd69e9d4c1a569f86223156baf581a6fa21ba.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/2f/84/2f8427c0335e0e448aefb015788e85c6cdc798f6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/8e/16/8e16ee188bb99d61e79f1ed2327800f9e025aff1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/95/50/9550ec292073e574e53ffee57a3e66fc4956421e.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/98/2a/982a69858bf42fab80b63341274028674606f320.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/03/ee/03ee6ad82fa817e43b53ee7e5d5a276f251b0b94.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3a/30/3a3059508d320ae9b7218863f1d90d6fb0cd018b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/dc/12/dc1226d207ec7f935fc60f09eb36b2b16022e7cc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/fa/81/fa818581da28c6c5f474973a897e331a4721f3de.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 190 rooms and includes a lift and a reception desk. The hotel provides 24-hour room service, a conference room and a business centre. Wireless internet access in public areas allows guests to stay connected. 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 comfortable temperatures. A safe and a desk are also available. A mini fridge and a tea/coffee station are standard features. An ironing set is provided for guests' convenience. Other features include a telephone, a TV and WiFi. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. The hotel has family rooms and 120 non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;After an eventful day, guests can work out and recharge in the gym. 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 establishment: American Express, VISA and MasterCard.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>353-1-4033301</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>353-40-4033300</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>190</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</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
039452df-47d6-4706-8b0d-d60c6d6332ce|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="039452df-47d6-4706-8b0d-d60c6d6332ce" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Double Room- Capacity 1 " BoardBasis="Room 1: BED AND BREAKFAST" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Ajay" LastName="Jain" DOB="20010414" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 2: Double Room- Capacity 1 " BoardBasis="Room 2: BED AND BREAKFAST" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Pulkit" LastName="Jain" DOB="20010414" 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="93177|286782|Bed &amp; Breakfast" SourceId="8" RoomTypeCode="20261030$20261031$W$300$286782$DUS.ST-1$BAR BB$BB$$2~1~0$$N@07~A-SIC~250138~-1502194324~N~~~NOR~~B3037517D9304FF177616725104205AAUK00690037001208252113^20261030$20261031$W$300$286782$DUS.ST-1$BAR BB$BB$$2~1~0$$N@07~A-SIC~250138~-1502194324~N~~~NOR~~B3037517D9304FF177616725104205AAUK00690037001208252113|8|Mjc1LjgyfEVVUnwyMDI2LTEwLTIx" TotalPrice="247.32" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-30T00:00:00" End="2026-10-31T00: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>Ajay</FirstName>
    <LastName>Jain</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
039452df-47d6-4706-8b0d-d60c6d6332ce|HandlerError|exception while inserting hotel data in database|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>Ajay</FirstName>
  <LastName>Jain</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-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-10-21T00:00:00" End="2026-10-26T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="247.32" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2026-10-30T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2026-10-31T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>240.12</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>eire / ireland</CountryName>
  <PostCode />
  <Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 1: BED AND BREAKFAST</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Ajay Jain</GuestName>
      <RoomType>Room 1: Double Room- Capacity 1 </RoomType>
    </Rooms>
    <Rooms>
      <Adults>1</Adults>
      <BoardBasis>Room 2: BED AND BREAKFAST</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr Pulkit Jain</GuestName>
      <RoomType>Room 2: Double Room- Capacity 1 </RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>247.32</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>275.82</SupplierAmount>
  <SupplierCurrency>EUR</SupplierCurrency>
  <SupplierId>240</SupplierId>
  <SupplierMinCnxDate>2026-10-21T00:00:00</SupplierMinCnxDate>
  <SupplierName>HotelBeds</SupplierName>
  <_address>Naas Road Exit 1A, Newland's Cross, Dublin 22</_address>
  <_cityName>Dublin</_cityName>
  <_fax>+35314033301</_fax>
  <_hotelName>Louis Fitzgerald Hotel</_hotelName>
  <_phoneNo1>+35314033300</_phoneNo1>
</Hotel> Error:-<Error>System.Data.SqlClient.SqlException (0x80131904): The INSERT statement conflicted with the FOREIGN KEY constraint "FK_City_Country". The conflict occurred in database "InhouseDatabase", table "dbo.Country", column 'CountryCode'.
The statement has been terminated.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters)
   at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
   at BusinessLogic.MHLHelper.AddCityInConnect(String ConnectCon, String CountryName, String CityName) in F:\Z-Application\APIMyHub\MyHubService\BusinessLogic\MHLHelper.cs:line 691
   at MyHubService.MyHubService.BookHotel(String APIUserName, String APIPassword, MHLInfo objMHLInfo, Hotel objHotel) in F:\Z-Application\APIMyHub\MyHubService\MyHubService\MyHubService.svc.cs:line 878
ClientConnectionId:283d1fcc-c61c-4274-b840-f965490ebd3b
Error Number:547,State:0,Class:16</Error>||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
039452df-47d6-4706-8b0d-d60c6d6332ce|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="0001-01-01T00:00:00" Version="0">
  <Error>
    <Error>
      <Error ShortText="Unable to Get FileBookingId From DB" RecordID="039452df-47d6-4706-8b0d-d60c6d6332ce" />
    </Error>
  </Error>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
039452df-47d6-4706-8b0d-d60c6d6332ce|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="0001-01-01T00:00:00" Version="0">
  <Error>
    <Error>
      <Error ShortText="Unable to Get FileBookingId From DB" RecordID="039452df-47d6-4706-8b0d-d60c6d6332ce" />
    </Error>
  </Error>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dca58e1f-022c-46f0-9001-c284cb2eb9e1|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="dca58e1f-022c-46f0-9001-c284cb2eb9e1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40800" 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
dca58e1f-022c-46f0-9001-c284cb2eb9e1|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-14T12:50:24.2950633+01:00" Version="0" EchoToken="Search" TransactionIdentifier="dca58e1f-022c-46f0-9001-c284cb2eb9e1" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="138.66" OriginalAmount="134.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.593672" Longitude="-5.927365" StarRating="3" HotelCode="152638|135130" HotelName="Premier Inn Belfast City Centre Alfred Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alfred Street, Belfast, Northern Ireland BT2 8ED</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ea/b3ead6e772d65099635d3121b76b77a1669967a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great city centre location with excellent transport links. For business guests, B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="147.17" OriginalAmount="142.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595187690517" Longitude="-5.9335023164749" StarRating="3" HotelCode="60089|68319" HotelName="Travelodge Belfast Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/10/2026" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Brunswick Street, Belfast BT2 7GE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/28/e8289b20a1df185c24a112b9fb648e339f8a1d55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has an ideal location for a stay in Belfast, in the middle of the city centre, close to bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="156.77" OriginalAmount="152.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.599569" Longitude="-5.93267267" StarRating="4" HotelCode="963436|802140" HotelName="Dream Pods City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>38-42 Bank Street, Belfast BT1 1FJ</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/25/e825d59cdc554b9514a93ab4808d8068fac5219c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="160.80" OriginalAmount="156.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59287" Longitude="-5.93173" StarRating="2" HotelCode="296809|615582" HotelName="ETAP Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35 Dublin Road, BT2 7HE Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/bb/63bb423636e3238841006ac5a4f7aaf952ee61ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="168.67" OriginalAmount="163.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.586009612907" Longitude="-5.9310193573695" StarRating="3" HotelCode="34582|122134" HotelName="ibis Belfast Queens Quarter Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 University Street, Belfast, Northern Ireland BT7 1HL</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/c7/8ec724537381a67188c8e27126ac55cb2b6db24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a city centre location, close to Queens University and the Botanic Gardens, as wel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="169.29" OriginalAmount="164.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.600987" Longitude="-5.927242" StarRating="3" HotelCode="152639|135129" HotelName="Premier Inn Belfast City Cathedral Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Waring Street, Belfast T1 2DX</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7d/497d4f7ee9e0c0afc84ccc03f13d9d0de9d48f9f.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located centrally in the bustling Cathedral Quarter of Belfast, the main shopping precinct, sights a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="177.59" OriginalAmount="172.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59577665" Longitude="-5.932554" StarRating="3" HotelCode="768504|806153" HotelName="easyHotel Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Howard Street, Belfast BT1 6PE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/84/1c84720c88c943ab68efdaf0298d0b43bb9682ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="187.62" OriginalAmount="182.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.586332" Longitude="-5.926918" StarRating="3" HotelCode="34479|100049" HotelName="Holiday Inn Express Belfast City - Queen's Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 University Street, Belfast BT7 1HP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/c7/c1c700e642183bdfb2da54e4edb222e7992dd0a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Belfast's lively University Quarter, on 106 University Street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="193.06" OriginalAmount="187.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.603197" Longitude="-5.926542" StarRating="3" HotelCode="153376|112295" HotelName="Ramada by Wyndham Belfast City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Talbot Street, Saint Anne's Square, Belfast BT1 2LD</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/18/4b18fe4d0c5f28a2c2a6fa111f77b2d2bfd18ca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Belfast’s city centre, at St. Anne's Square. The hotel is situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="196.07" OriginalAmount="190.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.583137101166" Longitude="-5.9450692174698" StarRating="4" HotelCode="633129|675794" HotelName="Dream Apartments - St Thomas Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 Lisburn Road, Belfast BT9 6AJ</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/8a/a18ab146db092d1f80e8b7235d1bc68ffd53ff4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Stranmillis Court Apartment in Belfast (Belfast City Centre), you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="196.89" OriginalAmount="191.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.599198791703" Longitude="-5.9349403985589" StarRating="3" HotelCode="130395|122133" HotelName="ibis Belfast City Centre Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Castle Street, Nothern Ireland, BT1 1HF Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8e/ca8e3d036a5464cfc051217c898b242468e12327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent city centre location, close to Castlecourt Shopping Centre and the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="206.74" OriginalAmount="200.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59292820372" Longitude="-5.9359002113342" StarRating="3" HotelCode="34480|24916" HotelName="Holiday Inn Belfast City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Hope Street, Belfast, BT12 5EE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/c5/82c5921a6335fe37b17c2de586ae8f4227225094.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in Belfast's famous Great Victoria Street, also known as the 'Golde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="224.52" OriginalAmount="217.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.592996" Longitude="-5.930755" StarRating="4" HotelCode="48196|59560" HotelName="Clayton Hotel Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22-26 Ormeau Avenue, Belfast BT2 8HS</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/f6/e5f6e847e3c739cbefc53171e03b8ce3c8acbd6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This Belfast city hotel is perfectly located within the Linen Quarter of Belfast city centre, ideal ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="237.19" OriginalAmount="230.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.5905" Longitude="-5.93739" StarRating="3" HotelCode="652583|627882" HotelName="Hampton by Hilton Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hope Street 15, BT12 5EE Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e6/9be60c8cf43a9db8fcb4a8dc84ef95127b51f42b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="239.83" OriginalAmount="232.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.580503" Longitude="-5.949559" StarRating="4" HotelCode="74665|94003" HotelName="Cordia Serviced" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 07/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>355-367 Lisburn Road, Belfast BT9 7EP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/b0/aeb0526e876fced734ec6583dc30145618a8d277.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Lisburn Road, one of Belfast's most sought-after addresses, these apartments offer luxur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="241.93" OriginalAmount="234.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.591641452331" Longitude="-5.9233689308167" StarRating="4" HotelCode="35457|18917" HotelName="Radisson Blu Hotel, Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Cromac Place, Ormeau Road, The Gasworks, Belfast, County Antrim/County Down (Nordirland), BT7 2JB</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/08/59084691cc97c7d9cb7252b3aade3943182e46ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The stylish city hotel lies less than 4 km from the town centre. Bars and pubs may all be found in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="248.48" OriginalAmount="241.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.596228814872" Longitude="-5.9349802136421" StarRating="4" HotelCode="24102|19837" HotelName="Jurys Inn Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT1 6DY</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/37/a43739177a6615ebdddb372dfccc3897cd001f50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city centre hotel is located on Great Victoria Street in the heart of Belfast and close to the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="251.38" OriginalAmount="244.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59504857" Longitude="-5.93281247" StarRating="4" HotelCode="572351|616961" HotelName="Maldron Hotel Belfast City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Brunswick Street, Belfast, Northern Ireland BT2 7GE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/68/9a684e3b268a941f63e6f4d177591b04c04e04b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.41" OriginalAmount="245.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.594531923904" Longitude="-5.8390617370605" StarRating="4" HotelCode="35433|17456" HotelName="Stormont Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>587 Upper Newtownards Road, Belfast BT4 3LP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/e5/36e5b4eafa7dfd82fbe462b5a685078ca4639a53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 8 km from Belfast city centre, this hotel stands in 12 acres of beautifully secluded ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="280.74" OriginalAmount="272.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.596763" Longitude="-5.919707" StarRating="4" HotelCode="40278|59559" HotelName="Hilton Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Lanyon Place, Belfast BT1 3LP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/7c/397c386516a2d76cf874479130c8c61163e7335f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this family-friendly city hotel, guests can take a 5-minute stroll into the centre of Belfast, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.09" OriginalAmount="281.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.550734844466" Longitude="-5.9478367120028" StarRating="4" HotelCode="34738|17735" HotelName="Crowne Plaza Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/10/2026">
        <Address>
          <AddressLines>
            <AddressLine>117 Milltown Road, Shaw's Bridge, Belfast BT8 7XP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/f8/e1f8dac961851e3a2149b32c2733a8765df68477.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the Lagan Valley Regional Park, close to the river. It is the idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.581598" Longitude="-5.942501" StarRating="4" HotelCode="66484|79350" HotelName="Malone Lodge Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Eglantine Avenue, Malone Road, Belfast BT9 6DY</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/97/849780163055f18c2fb78a28e3e4cda5e64c060f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only minutes from Belfast city centre. Set in the luxurious tree-lined avenues of the Q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="317.20" OriginalAmount="307.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595685027673" Longitude="-5.9350908564834" StarRating="5" HotelCode="887999|107555" HotelName="Fitzwilliam Hotel Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT2 7BQ, Northern Ireland</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/45/75458029f9aff10219d71bda2912036208cead7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Belfast city, adjacent to the glorious Grand Opera House, the hotel stands d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="335.94" OriginalAmount="326.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595831015275" Longitude="-5.9302461147308" StarRating="4" HotelCode="35461|18613" HotelName="Ten Square Hotel, an Ascend Hotel Collection Member" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Donegall Square South, Belfast BT1 5JD</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/de/9adef4f0713e5f38069b6c0e76619e1c5b4b0547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just opposite the guildhall, approximately 900 m from a lake and 16 km from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="345.65" OriginalAmount="335.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.594951491437" Longitude="-5.9352457523346" StarRating="4" HotelCode="35432|17147" HotelName="Europa Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT2 7AP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/e8/e82aea92f2070462/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Belfast city centre, this hotel is ideal for those wishing to explore the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="381.86" OriginalAmount="370.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59527557" Longitude="-5.9316065" StarRating="4" HotelCode="568956|626302" HotelName="Grand Central Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/10/2026" HotelFacility="Bar,Currency Exchange,Internet,Meeting Room,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9-15 Bedford Street, Belfast BT2 7FF</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c9/adc947fa239a2c69366466a9179e030c1326bc9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hastings Grand Central is more than a hotel. It's an ode to a city. Standing tall in Bedford Street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="381.94" OriginalAmount="370.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.60000460973" Longitude="-5.9242165088654" StarRating="4" HotelCode="900460|133218" HotelName="Malmaison Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-38 Victoria Street, Belfast BT1 3GH</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/ce/a6ce0a42ebb55c9d4f97b23685b46a246a342090.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Belfast city, this city hotel is well located for business, shops, bars and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="558.71" OriginalAmount="542.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.60776781" Longitude="-5.90852296" StarRating="4" HotelCode="586547|822632" HotelName="Titanic Hotel Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Queen's Road, Titanic Quarter, Belfast BT3 9DT</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/37/493732784cdd94a5dbc6d36f0e6a475270bbad11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="610.21" OriginalAmount="592.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.651978624153" Longitude="-5.8021759986877" StarRating="5" HotelCode="35431|17146" HotelName="Culloden Estate &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 08/10/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bangor Road, Holywood, Belfast BT18 0EX</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/08/df08f41f82902deb12faa97f71a3395f53079ca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located just outside Belfast and is 900 metres from shopping venues, bars, p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Designated Smoking Area,Internet,Lounge,Bicycle Rental,Diet Meals,Golf,Swimming Pool,Jacuzzi,Massage Centre,Sauna,Spa,Garden,Meeting Room</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,HOTEL,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dca58e1f-022c-46f0-9001-c284cb2eb9e1|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="dca58e1f-022c-46f0-9001-c284cb2eb9e1">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40800" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="152638|135130" SourceId="8" />
    <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
dca58e1f-022c-46f0-9001-c284cb2eb9e1|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="dca58e1f-022c-46f0-9001-c284cb2eb9e1" TimeStamp="0001-01-01T00:00:00" HotelName="Premier Inn Belfast City Centre Alfred Street" HotelCode="152638|135130" StarRating="3" GTCityId="40800" CountryCode="GB" CityName="Belfast" CountryName="United Kingdom" Address="Alfred Street, Belfast, Northern Ireland BT2 8ED" PostCode="BT2 8ED" PhoneNo="+448715278068" FaxNo="+448715278069" Email="" CheckInTime="15:00" CheckOutTime="12:00" Latitude="54.593672" Longitude="-5.927365" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Accessible Room|Room 2: Accessible Room" RoomTypeCode="20261015$20261016$W$164$135130$ROO.H6$ID_B2B_26$RO$HOTRO$2~1~0$$P@07~A-SIC~23e86~-401530740~N~~~NOR~~BBB7C7DBFA5C43C177616742450005AAUK0029002200100823e86^20261015$20261016$W$164$135130$ROO.H6$ID_B2B_26$RO$HOTRO$2~1~0$$P@07~A-SIC~23e86~-401530740~N~~~NOR~~BBB7C7DBFA5C43C177616742450005AAUK0029002200100823e86|8|MTM0LjYyfEdCUHwyMDI2LTEwLTEw" OriginalAmount="135" TotalPrice="138.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Internet access|King-size Bed|Carpeting|Central Heating|TV|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-10T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="134.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Single Room|Room 2: Single Room" RoomTypeCode="20261015$20261016$W$164$135130$SGL.ST$ID_B2B_26$RO$HOTRO$2~1~0$$P@07~A-SIC~23e86~-2049780353~N~~~NOR~~BBB7C7DBFA5C43C177616742450005AAUK0029002200100823e86^20261015$20261016$W$164$135130$SGL.ST$ID_B2B_26$RO$HOTRO$2~1~0$$P@07~A-SIC~23e86~-2049780353~N~~~NOR~~BBB7C7DBFA5C43C177616742450005AAUK0029002200100823e86|8|MTM0LjYyfEdCUHwyMDI2LTEwLTEw" OriginalAmount="135" TotalPrice="138.66" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/10/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Hairdryer|Internet access|King-size Bed|Carpeting|Central Heating|TV|Heating (individually regulated)|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-10-10T00:00:00" End="2026-10-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="134.62" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/b3/ea/b3ead6e772d65099635d3121b76b77a1669967a7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/06/7f/067f50097e134893f444059cad3b336d0f192186.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/66/7c/667c2df9778a6d7b5db4ff9d09a223a831e40722.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/6e/5c/6e5c9e694dd4f9e80a5252fcdf5190f601dc8fdd.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/78/ac/78accdd75d5f8d3ca706e281ffd783f576d99f26.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/64/c7/64c7332e0e5a573db09e828732c68df2d6619dd1.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/01/c8/01c86213eab660ce95ae06d804f9886b401ec045.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/11/bf/11bfe94e0d54cb6cb82fd53115c7f9109039d2c5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/93/f9/93f90e64a88afafff2d35e55f12d6ecfd85cb58e.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/a1/04/a104946ad25d26d9c6705c46d4547e960b33d080.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/9a/32/9a327fe8552b7465abe04e7a266127f77f7a40df.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/70/7d/707da051b8341fea914763782ba4260a165089ab.PNG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;The hotel offers a great city centre location with excellent transport links. For business guests, Belfast convention centre is less than 1 km away and for those staying for leisure there are many attractions nearby, including the Grand Opera House and Belfast Zoo.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;148 rooms are available to guests. Check-in and check-out are possible at any time at the 24-hour reception desk. 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;The hotel's rooms feature individually adjustable heating. All rooms are carpeted and include a king-size bed. Features include a tea/coffee station, internet access and a TV. Bathrooms are equipped with a shower and a hairdryer. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. 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 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;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;The restaurant at this Premier Inn will be closed due to refurbishment work between 15 - 18 June 2013. It will re-open for dinner on 18 June 2013. Boxed breakfast will be available during this time.</HotelDescription><Facilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>3</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>148</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</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
dca58e1f-022c-46f0-9001-c284cb2eb9e1|CheckRateRequest|CheckRateRequest|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="dca58e1f-022c-46f0-9001-c284cb2eb9e1">
  <Rooms>
    <Room RoomType="Room 1: Accessible Room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
    <Room RoomType="Room 2: Accessible Room" TotalAdult="1" TotalChild="0">
      <Childs />
    </Room>
  </Rooms>
  <GeneralInfo UserName="shikha.v@wwdmc.com" Password="Shikha123$" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="152638|135130" SourceId="8" RoomTypeCode="20261015$20261016$W$164$135130$ROO.H6$ID_B2B_26$RO$HOTRO$2~1~0$$P@07~A-SIC~23e86~-401530740~N~~~NOR~~BBB7C7DBFA5C43C177616742450005AAUK0029002200100823e86^20261015$20261016$W$164$135130$ROO.H6$ID_B2B_26$RO$HOTRO$2~1~0$$P@07~A-SIC~23e86~-401530740~N~~~NOR~~BBB7C7DBFA5C43C177616742450005AAUK0029002200100823e86|8|MTM0LjYyfEdCUHwyMDI2LTEwLTEw" TotalPrice="0" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-10-15T00:00:00" End="2026-10-16T00:00:00" />
  <CountryCode_MoneyReceive>0</CountryCode_MoneyReceive>
</CheckRatesRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
dca58e1f-022c-46f0-9001-c284cb2eb9e1|CheckRateResponse|CheckRateResponse|<?xml version="1.0" encoding="utf-16"?>
<CheckRatesRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <Status>Success</Status>
  <CancelPolicies>
    <CancelPenalties>
      <CancelPenalty Start="2026-10-10T13:00:00+01:00" End="2026-10-11T13:00:00+01:00">
        <AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="138.66" />
      </CancelPenalty>
    </CancelPenalties>
  </CancelPolicies>
  <TotalAmount>138.66</TotalAmount>
  <TraceId>dca58e1f-022c-46f0-9001-c284cb2eb9e1</TraceId>
</CheckRatesRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4b7bcbe-5300-41c2-bb94-e537b592a80b|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="e4b7bcbe-5300-41c2-bb94-e537b592a80b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40800" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-17T00:00:00" End="2026-09-18T00: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
e4b7bcbe-5300-41c2-bb94-e537b592a80b|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-14T12:53:25.4171859+01:00" Version="0" EchoToken="Search" TransactionIdentifier="e4b7bcbe-5300-41c2-bb94-e537b592a80b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="173.66" OriginalAmount="168.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.599569" Longitude="-5.93267267" StarRating="4" HotelCode="963436|802140" HotelName="Dream Pods City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>38-42 Bank Street, Belfast BT1 1FJ</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/25/e825d59cdc554b9514a93ab4808d8068fac5219c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="181.26" OriginalAmount="175.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595187690517" Longitude="-5.9335023164749" StarRating="3" HotelCode="60089|68319" HotelName="Travelodge Belfast Central" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/09/2026" HotelFacility="Bar,Fax,Internet,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>15 Brunswick Street, Belfast BT2 7GE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/28/e8289b20a1df185c24a112b9fb648e339f8a1d55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has an ideal location for a stay in Belfast, in the middle of the city centre, close to bo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="203.16" OriginalAmount="197.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.586009612907" Longitude="-5.9310193573695" StarRating="3" HotelCode="34582|122134" HotelName="ibis Belfast Queens Quarter Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 University Street, Belfast, Northern Ireland BT7 1HL</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/c7/8ec724537381a67188c8e27126ac55cb2b6db24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a city centre location, close to Queens University and the Botanic Gardens, as wel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="215.76" OriginalAmount="209.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.603197" Longitude="-5.926542" StarRating="3" HotelCode="153376|112295" HotelName="Ramada by Wyndham Belfast City Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Talbot Street, Saint Anne's Square, Belfast BT1 2LD</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/18/4b18fe4d0c5f28a2c2a6fa111f77b2d2bfd18ca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Belfast’s city centre, at St. Anne's Square. The hotel is situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="217.64" OriginalAmount="211.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59577665" Longitude="-5.932554" StarRating="3" HotelCode="768504|806153" HotelName="easyHotel Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>26 Howard Street, Belfast BT1 6PE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/84/1c84720c88c943ab68efdaf0298d0b43bb9682ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="219.64" OriginalAmount="213.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59287" Longitude="-5.93173" StarRating="2" HotelCode="296809|615582" HotelName="ETAP Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35 Dublin Road, BT2 7HE Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/bb/63bb423636e3238841006ac5a4f7aaf952ee61ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="228.39" OriginalAmount="221.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.600987" Longitude="-5.927242" StarRating="3" HotelCode="152639|135129" HotelName="Premier Inn Belfast City Cathedral Quarter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Waring Street, Belfast T1 2DX</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7d/497d4f7ee9e0c0afc84ccc03f13d9d0de9d48f9f.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located centrally in the bustling Cathedral Quarter of Belfast, the main shopping precinct, sights a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="230.58" OriginalAmount="223.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.593672" Longitude="-5.927365" StarRating="3" HotelCode="152638|135130" HotelName="Premier Inn Belfast City Centre Alfred Street" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alfred Street, Belfast, Northern Ireland BT2 8ED</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ea/b3ead6e772d65099635d3121b76b77a1669967a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great city centre location with excellent transport links. For business guests, B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="239.83" OriginalAmount="232.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.580503" Longitude="-5.949559" StarRating="4" HotelCode="74665|94003" HotelName="Cordia Serviced" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 09/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>355-367 Lisburn Road, Belfast BT9 7EP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/b0/aeb0526e876fced734ec6583dc30145618a8d277.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on Lisburn Road, one of Belfast's most sought-after addresses, these apartments offer luxur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.79" OriginalAmount="246.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59292820372" Longitude="-5.9359002113342" StarRating="3" HotelCode="34480|24916" HotelName="Holiday Inn Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Hope Street, Belfast, BT12 5EE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/c5/82c5921a6335fe37b17c2de586ae8f4227225094.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in Belfast's famous Great Victoria Street, also known as the 'Golde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.09" OriginalAmount="247.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.586332" Longitude="-5.926918" StarRating="3" HotelCode="34479|100049" HotelName="Holiday Inn Express Belfast City - Queen's Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 University Street, Belfast BT7 1HP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/c7/c1c700e642183bdfb2da54e4edb222e7992dd0a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Belfast's lively University Quarter, on 106 University Street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="263.80" OriginalAmount="256.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.599198791703" Longitude="-5.9349403985589" StarRating="3" HotelCode="130395|122133" HotelName="ibis Belfast City Centre Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Castle Street, Nothern Ireland, BT1 1HF Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8e/ca8e3d036a5464cfc051217c898b242468e12327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent city centre location, close to Castlecourt Shopping Centre and the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.09" OriginalAmount="281.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.550734844466" Longitude="-5.9478367120028" StarRating="4" HotelCode="34738|17735" HotelName="Crowne Plaza Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>117 Milltown Road, Shaw's Bridge, Belfast BT8 7XP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/f8/e1f8dac961851e3a2149b32c2733a8765df68477.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the Lagan Valley Regional Park, close to the river. It is the idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.21" OriginalAmount="281.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.594531923904" Longitude="-5.8390617370605" StarRating="4" HotelCode="35433|17456" HotelName="Stormont Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>587 Upper Newtownards Road, Belfast BT4 3LP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/e5/36e5b4eafa7dfd82fbe462b5a685078ca4639a53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 8 km from Belfast city centre, this hotel stands in 12 acres of beautifully secluded ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.581598" Longitude="-5.942501" StarRating="4" HotelCode="66484|79350" HotelName="Malone Lodge Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Eglantine Avenue, Malone Road, Belfast BT9 6DY</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/97/849780163055f18c2fb78a28e3e4cda5e64c060f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only minutes from Belfast city centre. Set in the luxurious tree-lined avenues of the Q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="317.53" OriginalAmount="308.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.591641452331" Longitude="-5.9233689308167" StarRating="4" HotelCode="35457|18917" HotelName="Radisson Blu Hotel, Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Cromac Place, Ormeau Road, The Gasworks, Belfast, County Antrim/County Down (Nordirland), BT7 2JB</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/08/59084691cc97c7d9cb7252b3aade3943182e46ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The stylish city hotel lies less than 4 km from the town centre. Bars and pubs may all be found in t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="342.76" OriginalAmount="332.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.596228814872" Longitude="-5.9349802136421" StarRating="4" HotelCode="24102|19837" HotelName="Jurys Inn Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT1 6DY</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/37/a43739177a6615ebdddb372dfccc3897cd001f50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city centre hotel is located on Great Victoria Street in the heart of Belfast and close to the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.33" OriginalAmount="336.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595831015275" Longitude="-5.9302461147308" StarRating="4" HotelCode="35461|18613" HotelName="Ten Square Hotel, an Ascend Hotel Collection Member" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Donegall Square South, Belfast BT1 5JD</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/de/9adef4f0713e5f38069b6c0e76619e1c5b4b0547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just opposite the guildhall, approximately 900 m from a lake and 16 km from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="347.52" OriginalAmount="337.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.596763" Longitude="-5.919707" StarRating="4" HotelCode="40278|59559" HotelName="Hilton Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Lanyon Place, Belfast BT1 3LP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/7c/397c386516a2d76cf874479130c8c61163e7335f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this family-friendly city hotel, guests can take a 5-minute stroll into the centre of Belfast, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="359.90" OriginalAmount="349.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59504857" Longitude="-5.93281247" StarRating="4" HotelCode="572351|616961" HotelName="Maldron Hotel Belfast City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Brunswick Street, Belfast, Northern Ireland BT2 7GE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/68/9a684e3b268a941f63e6f4d177591b04c04e04b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="375.70" OriginalAmount="364.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595685027673" Longitude="-5.9350908564834" StarRating="5" HotelCode="887999|107555" HotelName="Fitzwilliam Hotel Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT2 7BQ, Northern Ireland</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/45/75458029f9aff10219d71bda2912036208cead7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Belfast city, adjacent to the glorious Grand Opera House, the hotel stands d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="387.90" OriginalAmount="376.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.60000460973" Longitude="-5.9242165088654" StarRating="4" HotelCode="900460|133218" HotelName="Malmaison Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-38 Victoria Street, Belfast BT1 3GH</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/ce/a6ce0a42ebb55c9d4f97b23685b46a246a342090.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Belfast city, this city hotel is well located for business, shops, bars and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="465.93" OriginalAmount="452.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.5905" Longitude="-5.93739" StarRating="3" HotelCode="652583|627882" HotelName="Hampton by Hilton Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hope Street 15, BT12 5EE Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e6/9be60c8cf43a9db8fcb4a8dc84ef95127b51f42b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="495.18" OriginalAmount="480.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.60776781" Longitude="-5.90852296" StarRating="4" HotelCode="586547|822632" HotelName="Titanic Hotel Belfast" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Queen's Road, Titanic Quarter, Belfast BT3 9DT</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/37/493732784cdd94a5dbc6d36f0e6a475270bbad11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="532.76" OriginalAmount="517.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59527557" Longitude="-5.9316065" StarRating="4" HotelCode="568956|626302" HotelName="Grand Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Currency Exchange,Internet,Meeting Room,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9-15 Bedford Street, Belfast BT2 7FF</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c9/adc947fa239a2c69366466a9179e030c1326bc9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hastings Grand Central is more than a hotel. It's an ode to a city. Standing tall in Bedford Street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="574.31" OriginalAmount="557.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.651978624153" Longitude="-5.8021759986877" StarRating="5" HotelCode="35431|17146" HotelName="Culloden Estate &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bangor Road, Holywood, Belfast BT18 0EX</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/08/df08f41f82902deb12faa97f71a3395f53079ca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located just outside Belfast and is 900 metres from shopping venues, bars, p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="665.17" OriginalAmount="645.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.583137101166" Longitude="-5.9450692174698" StarRating="4" HotelCode="633129|675794" HotelName="Dream Apartments - St Thomas Hall" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 06/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 Lisburn Road, Belfast BT9 6AJ</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/8a/a18ab146db092d1f80e8b7235d1bc68ffd53ff4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Stranmillis Court Apartment in Belfast (Belfast City Centre), you'l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Designated Smoking Area,Internet,Lounge,Bicycle Rental,Diet Meals,Golf,Sauna,Spa,Garden,Jacuzzi,Massage Centre,Swimming Pool,Meeting Room</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,HOTEL,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4b7bcbe-5300-41c2-bb94-e537b592a80b|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="e4b7bcbe-5300-41c2-bb94-e537b592a80b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40800" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-17T00:00:00" End="2026-09-18T00: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
e4b7bcbe-5300-41c2-bb94-e537b592a80b|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-14T12:53:35.8181343+01:00" Version="0" EchoToken="Search" TransactionIdentifier="e4b7bcbe-5300-41c2-bb94-e537b592a80b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="227.14" OriginalAmount="220.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.603197" Longitude="-5.926542" StarRating="3" HotelCode="153376|112295|Bed &amp; Breakfast" HotelName="Ramada by Wyndham Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Talbot Street, Saint Anne's Square, Belfast BT1 2LD</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/18/4b18fe4d0c5f28a2c2a6fa111f77b2d2bfd18ca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Belfast’s city centre, at St. Anne's Square. The hotel is situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="227.14" OriginalAmount="220.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.586009612907" Longitude="-5.9310193573695" StarRating="3" HotelCode="34582|122134|Bed &amp; Breakfast" HotelName="ibis Belfast Queens Quarter Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 University Street, Belfast, Northern Ireland BT7 1HL</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/c7/8ec724537381a67188c8e27126ac55cb2b6db24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a city centre location, close to Queens University and the Botanic Gardens, as wel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="236.30" OriginalAmount="229.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59287" Longitude="-5.93173" StarRating="2" HotelCode="296809|615582|Bed &amp; Breakfast" HotelName="ETAP Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35 Dublin Road, BT2 7HE Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/bb/63bb423636e3238841006ac5a4f7aaf952ee61ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.43" OriginalAmount="245.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.600987" Longitude="-5.927242" StarRating="3" HotelCode="152639|135129|Bed &amp; Breakfast" HotelName="Premier Inn Belfast City Cathedral Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Waring Street, Belfast T1 2DX</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7d/497d4f7ee9e0c0afc84ccc03f13d9d0de9d48f9f.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located centrally in the bustling Cathedral Quarter of Belfast, the main shopping precinct, sights a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.79" OriginalAmount="246.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59292820372" Longitude="-5.9359002113342" StarRating="3" HotelCode="34480|24916|Bed &amp; Breakfast" HotelName="Holiday Inn Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Hope Street, Belfast, BT12 5EE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/c5/82c5921a6335fe37b17c2de586ae8f4227225094.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in Belfast's famous Great Victoria Street, also known as the 'Golde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="254.64" OriginalAmount="247.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.593672" Longitude="-5.927365" StarRating="3" HotelCode="152638|135130|Bed &amp; Breakfast" HotelName="Premier Inn Belfast City Centre Alfred Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alfred Street, Belfast, Northern Ireland BT2 8ED</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ea/b3ead6e772d65099635d3121b76b77a1669967a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great city centre location with excellent transport links. For business guests, B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.09" OriginalAmount="247.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.586332" Longitude="-5.926918" StarRating="3" HotelCode="34479|100049|Bed &amp; Breakfast" HotelName="Holiday Inn Express Belfast City - Queen's Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 University Street, Belfast BT7 1HP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/c7/c1c700e642183bdfb2da54e4edb222e7992dd0a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Belfast's lively University Quarter, on 106 University Street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="287.70" OriginalAmount="279.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.599198791703" Longitude="-5.9349403985589" StarRating="3" HotelCode="130395|122133|Bed &amp; Breakfast" HotelName="ibis Belfast City Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Castle Street, Nothern Ireland, BT1 1HF Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8e/ca8e3d036a5464cfc051217c898b242468e12327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent city centre location, close to Castlecourt Shopping Centre and the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.09" OriginalAmount="281.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.550734844466" Longitude="-5.9478367120028" StarRating="4" HotelCode="34738|17735|Bed &amp; Breakfast" HotelName="Crowne Plaza Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>117 Milltown Road, Shaw's Bridge, Belfast BT8 7XP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/f8/e1f8dac961851e3a2149b32c2733a8765df68477.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the Lagan Valley Regional Park, close to the river. It is the idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.21" OriginalAmount="281.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.594531923904" Longitude="-5.8390617370605" StarRating="4" HotelCode="35433|17456|Bed &amp; Breakfast" HotelName="Stormont Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>587 Upper Newtownards Road, Belfast BT4 3LP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/e5/36e5b4eafa7dfd82fbe462b5a685078ca4639a53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 8 km from Belfast city centre, this hotel stands in 12 acres of beautifully secluded ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.581598" Longitude="-5.942501" StarRating="4" HotelCode="66484|79350|Bed &amp; Breakfast" HotelName="Malone Lodge Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Eglantine Avenue, Malone Road, Belfast BT9 6DY</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/97/849780163055f18c2fb78a28e3e4cda5e64c060f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only minutes from Belfast city centre. Set in the luxurious tree-lined avenues of the Q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="369.52" OriginalAmount="358.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.596763" Longitude="-5.919707" StarRating="4" HotelCode="40278|59559|Bed &amp; Breakfast" HotelName="Hilton Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Lanyon Place, Belfast BT1 3LP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/7c/397c386516a2d76cf874479130c8c61163e7335f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this family-friendly city hotel, guests can take a 5-minute stroll into the centre of Belfast, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="372.30" OriginalAmount="361.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595831015275" Longitude="-5.9302461147308" StarRating="4" HotelCode="35461|18613|Bed &amp; Breakfast" HotelName="Ten Square Hotel, an Ascend Hotel Collection Member" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Donegall Square South, Belfast BT1 5JD</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/de/9adef4f0713e5f38069b6c0e76619e1c5b4b0547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just opposite the guildhall, approximately 900 m from a lake and 16 km from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="388.10" OriginalAmount="376.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.596228814872" Longitude="-5.9349802136421" StarRating="4" HotelCode="24102|19837|Bed &amp; Breakfast" HotelName="Jurys Inn Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT1 6DY</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/37/a43739177a6615ebdddb372dfccc3897cd001f50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city centre hotel is located on Great Victoria Street in the heart of Belfast and close to the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="461.11" OriginalAmount="447.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.60000460973" Longitude="-5.9242165088654" StarRating="4" HotelCode="900460|133218|Bed &amp; Breakfast" HotelName="Malmaison Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-38 Victoria Street, Belfast BT1 3GH</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/ce/a6ce0a42ebb55c9d4f97b23685b46a246a342090.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Belfast city, this city hotel is well located for business, shops, bars and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="462.14" OriginalAmount="448.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595685027673" Longitude="-5.9350908564834" StarRating="5" HotelCode="887999|107555|Bed &amp; Breakfast" HotelName="Fitzwilliam Hotel Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT2 7BQ, Northern Ireland</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/45/75458029f9aff10219d71bda2912036208cead7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Belfast city, adjacent to the glorious Grand Opera House, the hotel stands d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="465.93" OriginalAmount="452.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.5905" Longitude="-5.93739" StarRating="3" HotelCode="652583|627882|Bed &amp; Breakfast" HotelName="Hampton by Hilton Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hope Street 15, BT12 5EE Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e6/9be60c8cf43a9db8fcb4a8dc84ef95127b51f42b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="526.95" OriginalAmount="511.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.60776781" Longitude="-5.90852296" StarRating="4" HotelCode="586547|822632|Bed &amp; Breakfast" HotelName="Titanic Hotel Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Queen's Road, Titanic Quarter, Belfast BT3 9DT</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/37/493732784cdd94a5dbc6d36f0e6a475270bbad11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="532.76" OriginalAmount="517.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59527557" Longitude="-5.9316065" StarRating="4" HotelCode="568956|626302|Bed &amp; Breakfast" HotelName="Grand Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Currency Exchange,Internet,Meeting Room,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9-15 Bedford Street, Belfast BT2 7FF</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c9/adc947fa239a2c69366466a9179e030c1326bc9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hastings Grand Central is more than a hotel. It's an ode to a city. Standing tall in Bedford Street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="619.17" OriginalAmount="601.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.651978624153" Longitude="-5.8021759986877" StarRating="5" HotelCode="35431|17146|Bed &amp; Breakfast" HotelName="Culloden Estate &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bangor Road, Holywood, Belfast BT18 0EX</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/08/df08f41f82902deb12faa97f71a3395f53079ca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located just outside Belfast and is 900 metres from shopping venues, bars, p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Designated Smoking Area,Internet,Lounge,Bicycle Rental,Diet Meals,Golf,Sauna,Spa,Garden,Jacuzzi,Massage Centre,Swimming Pool,Meeting Room</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,HOTEL,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4b7bcbe-5300-41c2-bb94-e537b592a80b|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="e4b7bcbe-5300-41c2-bb94-e537b592a80b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40800" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-17T00:00:00" End="2026-09-18T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="35433|17456|Bed &amp; Breakfast" SourceId="8" />
    <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
e4b7bcbe-5300-41c2-bb94-e537b592a80b|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="e4b7bcbe-5300-41c2-bb94-e537b592a80b" TimeStamp="0001-01-01T00:00:00" HotelName="Stormont Hotel" HotelCode="35433|17456" StarRating="4" GTCityId="40800" CountryCode="GB" CityName="Belfast" CountryName="United Kingdom" Address="587 Upper Newtownards Road, Belfast BT4 3LP" PostCode="BT4 3LP" PhoneNo="+442890651066" FaxNo="+442890480240" Email="" CheckInTime="15:00" CheckOutTime="11:00" Latitude="54.594531923904" Longitude="-5.8390617370605" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: BED AND BREAKFAST|Room 2: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin SUPERIOR|Room 2: Double or Twin SUPERIOR" RoomTypeCode="20260917$20260918$W$164$17456$DBT.SU$ID_B2B_64$BB$DB2B$2~1~0$$N@07~A-SIC~24c119~-1152835762~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100824c119^20260917$20260918$W$164$17456$DBT.SU$ID_B2B_64$BB$DB2B$2~1~0$$N@07~A-SIC~24c119~-1152835762~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100824c119|8|MjgxLjc2fEdCUHwyMDI2LTA5LTA4" OriginalAmount="282" TotalPrice="290.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-08T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="281.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR|Room 2: DOUBLE SUPERIOR" RoomTypeCode="20260917$20260918$W$164$17456$DBL.SU$ID_B2B_64$RO$DB2B$2~1~0$$N@07~A-SIC~22a11b~1510869977~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100822a11b^20260917$20260918$W$164$17456$DBL.SU$ID_B2B_64$RO$DB2B$2~1~0$$N@07~A-SIC~22a11b~1510869977~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100822a11b|8|MjgzLjQyfEdCUHwyMDI2LTA5LTA4" OriginalAmount="283" TotalPrice="291.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-08T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="283.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: TWIN SUPERIOR|Room 2: TWIN SUPERIOR" RoomTypeCode="20260917$20260918$W$164$17456$TWN.SU$ID_B2B_64$RO$DB2B$2~1~0$$N@07~A-SIC~22a11b~-374883428~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100822a11b^20260917$20260918$W$164$17456$TWN.SU$ID_B2B_64$RO$DB2B$2~1~0$$N@07~A-SIC~22a11b~-374883428~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100822a11b|8|MjgzLjQyfEdCUHwyMDI2LTA5LTA4" OriginalAmount="283" TotalPrice="291.92" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-08T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="283.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Twin Room|Room 2: Superior Twin Room" RoomTypeCode="20260917$20260918$W$164$17456$TWN.SU-1$BAR$RO$$2~1~0$$N@07~A-SIC~200168~607284308~N~~~NOR~~199247AF7A374D2177616760548305AAUK00270021001008234134^20260917$20260918$W$164$17456$TWN.SU-1$BAR$RO$$2~1~0$$N@07~A-SIC~200168~607284308~N~~~NOR~~199247AF7A374D2177616760548305AAUK00270021001008234134|8|MzA4LjUyfEdCUHwyMDI2LTA5LTEx" OriginalAmount="309" TotalPrice="317.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-11T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="317.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Superior Double Room|Room 2: Superior Double Room" RoomTypeCode="20260917$20260918$W$164$17456$DBL.SU-1$BAR$RO$$2~1~0$$N@07~A-SIC~200168~-1334359663~N~~~NOR~~199247AF7A374D2177616760548305AAUK00270021001008234134^20260917$20260918$W$164$17456$DBL.SU-1$BAR$RO$$2~1~0$$N@07~A-SIC~200168~-1334359663~N~~~NOR~~199247AF7A374D2177616760548305AAUK00270021001008234134|8|MzA4LjUyfEdCUHwyMDI2LTA5LTEx" OriginalAmount="309" TotalPrice="317.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-11T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="317.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: BED AND BREAKFAST|Room 2: BED AND BREAKFAST" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double or Twin EXECUTIVE|Room 2: Double or Twin EXECUTIVE" RoomTypeCode="20260917$20260918$W$164$17456$DBT.EJ$ID_B2B_64$BB$DB2B$2~1~0$$N@07~A-SIC~23a14b~39202289~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100823a14b^20260917$20260918$W$164$17456$DBT.EJ$ID_B2B_64$BB$DB2B$2~1~0$$N@07~A-SIC~23a14b~39202289~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100823a14b|8|MzMxLjU4fEdCUHwyMDI2LTA5LTA4" OriginalAmount="332" TotalPrice="341.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-08T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="331.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Executive Twin Room|Room 2: Executive Twin Room" RoomTypeCode="20260917$20260918$W$164$17456$TWN.EJ$BAR$RO$$2~1~0$$N@07~A-SIC~200190~-1431715324~N~~~NOR~~199247AF7A374D2177616760548305AAUK00270021001008250156^20260917$20260918$W$164$17456$TWN.EJ$BAR$RO$$2~1~0$$N@07~A-SIC~200190~-1431715324~N~~~NOR~~199247AF7A374D2177616760548305AAUK00270021001008250156|8|MzQyLjgwfEdCUHwyMDI2LTA5LTEx" OriginalAmount="343" TotalPrice="353.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-11T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="353.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DOUBLE SUPERIOR WITH DOUBLE BED|Room 2: DOUBLE SUPERIOR WITH DOUBLE BED" RoomTypeCode="20260917$20260918$W$164$17456$DBL.DB-SU$ID_B2B_64$RO$DB2B$2~1~0$$N@07~A-SIC~20416d~844592460~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100820416d^20260917$20260918$W$164$17456$DBL.DB-SU$ID_B2B_64$RO$DB2B$2~1~0$$N@07~A-SIC~20416d~844592460~N~~~NOR~~199247AF7A374D2177616760548305AAUK0027002100100820416d|8|MzY1LjA0fEdCUHwyMDI2LTA5LTA4" OriginalAmount="365" TotalPrice="375.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-08T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="365.04" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: JUNIOR SUITE STANDARD|Room 2: JUNIOR SUITE STANDARD" RoomTypeCode="20260917$20260918$W$164$17456$JSU.ST$ID_B2B_64$RO$DB2B$2~1~0$$N@07~A-SIC~2451c2~1125483130~N~~~NOR~~199247AF7A374D2177616760548305AAUK002700210010082451c2^20260917$20260918$W$164$17456$JSU.ST$ID_B2B_64$RO$DB2B$2~1~0$$N@07~A-SIC~2451c2~1125483130~N~~~NOR~~199247AF7A374D2177616760548305AAUK002700210010082451c2|8|NDUwLjY4fEdCUHwyMDI2LTA5LTA4" OriginalAmount="451" TotalPrice="464.20" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/09/2026"><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="true" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Carpeting|Central Heating|Safe|Lounge|Balcony/Terrace|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-09-08T00:00:00" End="2026-09-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="450.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/36/e5/36e5b4eafa7dfd82fbe462b5a685078ca4639a53.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9b/6b/9b6b2c3182291235a52221f714f0f32817e6c9df.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/91/c5/91c50553d9bc858dac55104cb47b189475f6311b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/86/a0/86a0a5a2b01a9d3f0c23cad68c36a7f329e9b2b6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/57/79/5779f0c03b9fa6b0960d4262a85b392a302695ce.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f3/26/f326b130a4c7913036c20ed59878582a14791518.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/38/a4/38a4cd460d54b5f10ed65b00e31f1d6506915e1f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d1/fb/d1fb8fcb96e9685e0eae93546bebe83f537ae3ed.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/26/3c/263c4e74f023c09ada17bc8dda161f18415ee830.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/ff/28/ff28718261778a187bc33b318021fd40b109995c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3b/5d/3b5d326fcd7b6a6ed1625a5c1f6189f268baa6d2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/e4/d6/e4d670f8c35f6fe0921f513e11517004e4d9e7bb.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d4/d3/d4d3fae8bb50982fbb92d5b06c7ab0d86dfb6e2c.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d3/8f/d38f0194ee476d89cf2aa64ae88b54a1bf132981.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/5b/cb/5bcbc4078ad87b21c1cfc52c4c4d1028e8fcdfce.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/ae/63/ae63c2eaa284092a94b3b857fedcc5e7bba5f257.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/0c/12/0c12b66cbfa5496af93099510020d606474870af.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/68/4b/684bd2e95785c96362376d5a12b9c2b0b1aac86d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/4e/7c/4e7c0275292a1efa1badfb7dc2fb91578c3503c5.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/02/4a/024aab302d3f24a8ad13df518f6d759eaa086eaf.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/04/a1/04a116c9d69a7aa2dced0987bf3a8d0220c402f0.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/19/c0/19c0a5e41e9b002ab069c9fe63d951c1e14a6e9f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/71/2a/712a88af05cc5eada014820bd72b3aa5573a6c1d.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/00/63/0063b16a07a726ea3114ad527f5fff54801ad7b2.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/13/c1/13c13621c82a03a7a490d83f80a7882c24d44211.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/21/31/2131746d11e591affcd1160bfe86d3f8e53f2500.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/1c/6d/1c6dae46bb37048a8725404d96a67c682a813302.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/90/3f9002875629414a92d75c8a4876c31ccccd3c7b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/62/ba/62ba9f876c69afe4baaed66e0b3397fb77c79adc.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/e0/eb/e0eb49be1b7c9ba7f778f46f6ef95278f4963ef8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/f1/b8/f1b81f4ea44a1309c164cc69462ada3fd104feed.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/18/35/1835a906fa2f26615302605c97cc49eb636d9e7d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/c2/78/c278aa325359071e70debb955e4d442e0a41a1de.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/85/4b/854b01d8f021ea5640584ad19f916ac23ae70d6c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/32/57/325718e98328daffce6f74b902f7d7885273c010.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/3f/cd/3fcd21f93b57447af35e9cdb2a8d4c2f117006e5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/82/8b/828bdf9354d1eb2f319cece89f589d31fd5df51d.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/09/e8/09e803046c877d9ab0754b4a5295ce38c3030ebf.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/13/fd/13fd2267a0204442b412fbe2373a7dca5181bde5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/93/37/93375967485cda52ea06f1ea7e71152a33f9e188.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/21/e5/21e5443065a5a3f6c8e76842c608d75a427b228f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/55/07/5507dc96438f67a7bcb6062b137914b23e261d58.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/23/bc/23bcb24eba8a830f9257bccaac0bb8b941caae7f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/01/77/0177b6ba32cf39e182b5c9c92e4d9d9d7cb7b154.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/12/a6/12a631c9a79157310efb441ca59bb59105d7332b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/7b/4c/7b4cb8a2e8fd9147ab72a5d044fd9c98330dadc8.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/02/3c/023cf4df64b27920d03cf490f74d1cc7c744cfb5.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/b8/69/b869bc89aeaafb4e0b7a0e427da102d19778fb99.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/58/13/5813931b4b123f45e5631c9f51b1a4c6641ae5ce.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/content/0b/61/0b613a264588167f666e1c0053d23c420e0b9967.JPEG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;Located only 8 km from Belfast city centre, this hotel stands in 12 acres of beautifully secluded gardens and woodland. Only 900 m from shopping venues, bars, nightclubs and public transport.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;2 suites and 105 double rooms are located on 4 storeys and can be reached by lift. Staffed 24 hours a day, the reception desk makes check-in and check-out easy. Amenities available at the hotel include a cloakroom, baggage storage service, safe and currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The hotel has wheelchair-accessible facilities. A fireplace creates a cosy atmosphere. There are a number of shops as well. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park. Further services and facilities include translation services, room service and a laundry service.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Central heating ensures that rooms maintain comfortable temperatures. A balcony is included as standard in some rooms. All rooms are carpeted and include a double bed. Extra beds can be requested. A safe and a desk are also available. Extra comforts include a tea/coffee station. There is also an ironing set and a trouser press. A direct dial telephone, a television with satellite/cable channels and WiFi provide all the essentials for a comfortable holiday. A hairdryer and a vanity mirror are provided in the bathrooms, which include a shower and a bathtub. The hotel has family rooms and 113 non-smoking rooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;At the hotel, guests can exercise and enjoy activities or just unwind. There are many ways to relax or stay active at the hotel, including a gym, bowling and a beauty salon. 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;Travellers can choose from a range of snacks and meals including breakfast, lunch or dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the 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;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;Early check-in and/or late check-out is available for an additional fee. Cost: 20.00 GBP.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>44-28-90480240</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>44-28-90651066</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>1965</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of renovation</Description><Value>2011</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>4</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>105</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Double Rooms</Description><Value>105</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Suites</Description><Value>2</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>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hotel Safe</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</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>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</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>TV Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Bowling</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1600 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Bars / Pubs</Description><Value>1600 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Nightclub</Description><Value>1600 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>900 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
e4b7bcbe-5300-41c2-bb94-e537b592a80b|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="e4b7bcbe-5300-41c2-bb94-e537b592a80b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="40800" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-17T00:00:00" End="2026-09-18T00: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
e4b7bcbe-5300-41c2-bb94-e537b592a80b|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-14T12:54:58.514462+01:00" Version="0" EchoToken="Search" TransactionIdentifier="e4b7bcbe-5300-41c2-bb94-e537b592a80b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="227.14" OriginalAmount="220.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.603197" Longitude="-5.926542" StarRating="3" HotelCode="153376|112295|Bed &amp; Breakfast" HotelName="Ramada by Wyndham Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Talbot Street, Saint Anne's Square, Belfast BT1 2LD</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/18/4b18fe4d0c5f28a2c2a6fa111f77b2d2bfd18ca3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Belfast’s city centre, at St. Anne's Square. The hotel is situa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="227.14" OriginalAmount="220.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.586009612907" Longitude="-5.9310193573695" StarRating="3" HotelCode="34582|122134|Bed &amp; Breakfast" HotelName="ibis Belfast Queens Quarter Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>75 University Street, Belfast, Northern Ireland BT7 1HL</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/c7/8ec724537381a67188c8e27126ac55cb2b6db24d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a city centre location, close to Queens University and the Botanic Gardens, as wel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="236.30" OriginalAmount="229.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59287" Longitude="-5.93173" StarRating="2" HotelCode="296809|615582|Bed &amp; Breakfast" HotelName="ETAP Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>35 Dublin Road, BT2 7HE Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/63/bb/63bb423636e3238841006ac5a4f7aaf952ee61ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="252.43" OriginalAmount="245.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.600987" Longitude="-5.927242" StarRating="3" HotelCode="152639|135129|Bed &amp; Breakfast" HotelName="Premier Inn Belfast City Cathedral Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>2-6 Waring Street, Belfast T1 2DX</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7d/497d4f7ee9e0c0afc84ccc03f13d9d0de9d48f9f.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located centrally in the bustling Cathedral Quarter of Belfast, the main shopping precinct, sights a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.79" OriginalAmount="246.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59292820372" Longitude="-5.9359002113342" StarRating="3" HotelCode="34480|24916|Bed &amp; Breakfast" HotelName="Holiday Inn Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>40 Hope Street, Belfast, BT12 5EE</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/c5/82c5921a6335fe37b17c2de586ae8f4227225094.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in Belfast's famous Great Victoria Street, also known as the 'Golde...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="254.64" OriginalAmount="247.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.593672" Longitude="-5.927365" StarRating="3" HotelCode="152638|135130|Bed &amp; Breakfast" HotelName="Premier Inn Belfast City Centre Alfred Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Central Heating,Internet,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alfred Street, Belfast, Northern Ireland BT2 8ED</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/ea/b3ead6e772d65099635d3121b76b77a1669967a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a great city centre location with excellent transport links. For business guests, B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="255.09" OriginalAmount="247.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.586332" Longitude="-5.926918" StarRating="3" HotelCode="34479|100049|Bed &amp; Breakfast" HotelName="Holiday Inn Express Belfast City - Queen's Quarter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 University Street, Belfast BT7 1HP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/c7/c1c700e642183bdfb2da54e4edb222e7992dd0a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Belfast's lively University Quarter, on 106 University Street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="287.70" OriginalAmount="279.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.599198791703" Longitude="-5.9349403985589" StarRating="3" HotelCode="130395|122133|Bed &amp; Breakfast" HotelName="ibis Belfast City Centre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>100 Castle Street, Nothern Ireland, BT1 1HF Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/8e/ca8e3d036a5464cfc051217c898b242468e12327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an excellent city centre location, close to Castlecourt Shopping Centre and the cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.09" OriginalAmount="281.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.550734844466" Longitude="-5.9478367120028" StarRating="4" HotelCode="34738|17735|Bed &amp; Breakfast" HotelName="Crowne Plaza Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>117 Milltown Road, Shaw's Bridge, Belfast BT8 7XP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/f8/e1f8dac961851e3a2149b32c2733a8765df68477.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is situated in the Lagan Valley Regional Park, close to the river. It is the idea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.21" OriginalAmount="281.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.594531923904" Longitude="-5.8390617370605" StarRating="4" HotelCode="35433|17456|Bed &amp; Breakfast" HotelName="Stormont Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/09/2026" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>587 Upper Newtownards Road, Belfast BT4 3LP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/e5/36e5b4eafa7dfd82fbe462b5a685078ca4639a53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located only 8 km from Belfast city centre, this hotel stands in 12 acres of beautifully secluded ga...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.581598" Longitude="-5.942501" StarRating="4" HotelCode="66484|79350|Bed &amp; Breakfast" HotelName="Malone Lodge Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Eglantine Avenue, Malone Road, Belfast BT9 6DY</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/97/849780163055f18c2fb78a28e3e4cda5e64c060f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only minutes from Belfast city centre. Set in the luxurious tree-lined avenues of the Q...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="369.52" OriginalAmount="358.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.596763" Longitude="-5.919707" StarRating="4" HotelCode="40278|59559|Bed &amp; Breakfast" HotelName="Hilton Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Lanyon Place, Belfast BT1 3LP</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/7c/397c386516a2d76cf874479130c8c61163e7335f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;From this family-friendly city hotel, guests can take a 5-minute stroll into the centre of Belfast, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="372.30" OriginalAmount="361.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595831015275" Longitude="-5.9302461147308" StarRating="4" HotelCode="35461|18613|Bed &amp; Breakfast" HotelName="Ten Square Hotel, an Ascend Hotel Collection Member" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 28/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Donegall Square South, Belfast BT1 5JD</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/de/9adef4f0713e5f38069b6c0e76619e1c5b4b0547.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just opposite the guildhall, approximately 900 m from a lake and 16 km from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="388.10" OriginalAmount="376.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.596228814872" Longitude="-5.9349802136421" StarRating="4" HotelCode="24102|19837|Bed &amp; Breakfast" HotelName="Jurys Inn Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT1 6DY</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/37/a43739177a6615ebdddb372dfccc3897cd001f50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city centre hotel is located on Great Victoria Street in the heart of Belfast and close to the ...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="461.11" OriginalAmount="447.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.60000460973" Longitude="-5.9242165088654" StarRating="4" HotelCode="900460|133218|Bed &amp; Breakfast" HotelName="Malmaison Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>34-38 Victoria Street, Belfast BT1 3GH</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/ce/a6ce0a42ebb55c9d4f97b23685b46a246a342090.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the heart of Belfast city, this city hotel is well located for business, shops, bars and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="462.14" OriginalAmount="448.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.595685027673" Longitude="-5.9350908564834" StarRating="5" HotelCode="887999|107555|Bed &amp; Breakfast" HotelName="Fitzwilliam Hotel Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 15/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Great Victoria Street, Belfast BT2 7BQ, Northern Ireland</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/45/75458029f9aff10219d71bda2912036208cead7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Belfast city, adjacent to the glorious Grand Opera House, the hotel stands d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="465.93" OriginalAmount="452.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.5905" Longitude="-5.93739" StarRating="3" HotelCode="652583|627882|Bed &amp; Breakfast" HotelName="Hampton by Hilton Belfast City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hope Street 15, BT12 5EE Belfast</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/e6/9be60c8cf43a9db8fcb4a8dc84ef95127b51f42b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="526.95" OriginalAmount="511.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.60776781" Longitude="-5.90852296" StarRating="4" HotelCode="586547|822632|Bed &amp; Breakfast" HotelName="Titanic Hotel Belfast" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Queen's Road, Titanic Quarter, Belfast BT3 9DT</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/37/493732784cdd94a5dbc6d36f0e6a475270bbad11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Belfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="532.76" OriginalAmount="517.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.59527557" Longitude="-5.9316065" StarRating="4" HotelCode="568956|626302|Bed &amp; Breakfast" HotelName="Grand Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Bar,Currency Exchange,Internet,Meeting Room,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>9-15 Bedford Street, Belfast BT2 7FF</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/c9/adc947fa239a2c69366466a9179e030c1326bc9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hastings Grand Central is more than a hotel. It's an ode to a city. Standing tall in Bedford Street,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="619.17" OriginalAmount="601.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="54.651978624153" Longitude="-5.8021759986877" StarRating="5" HotelCode="35431|17146|Bed &amp; Breakfast" HotelName="Culloden Estate &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bangor Road, Holywood, Belfast BT18 0EX</AddressLine>
          </AddressLines>
          <CityName>Belfast</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/08/df08f41f82902deb12faa97f71a3395f53079ca5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located just outside Belfast and is 900 metres from shopping venues, bars, p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access,Designated Smoking Area,Internet,Lounge,Bicycle Rental,Diet Meals,Golf,Sauna,Spa,Garden,Jacuzzi,Massage Centre,Swimming Pool,Meeting Room</BasicAmenities>
    <HotelRating>3,4,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,HOTEL,APARTMENT</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|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="bfe2a937-8b52-4147-9a52-6e1c975b9fe6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|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="bfe2a937-8b52-4147-9a52-6e1c975b9fe6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|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-14T12:55:37.8582875+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bfe2a937-8b52-4147-9a52-6e1c975b9fe6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="42.29" OriginalAmount="41.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35763452" Longitude="-6.25980091" StarRating="2" HotelCode="589075|759216|Bed &amp; Breakfast" HotelName="Gardiner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 Upper Gardiner Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/8e/948ed22479c8e07bb63437b038c9fc5cc9825ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.39" OriginalAmount="41.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34114362" Longitude="-6.27684332" StarRating="2" HotelCode="589047|793702|Bed &amp; Breakfast" HotelName="Garden Lane Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Garden Lane, Christchurch, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3b/8c3bb5f8ac819877cc645ebed88c7477991911ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="195.35" OriginalAmount="189.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" 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="8" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="3" HotelCode="961234|675793|Bed &amp; Breakfast" HotelName="The Hendrick Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421293d0831dcf801b649f2e4e10c5e4343a599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="207.53" OriginalAmount="201.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/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="8" TotalAmount="222.85" OriginalAmount="216.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918|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="Free CXL until 05/11/2026" 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="8" TotalAmount="225.00" OriginalAmount="218.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641|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 11/11/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="8" TotalAmount="227.29" OriginalAmount="220.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.360726859663" Longitude="-6.2537434576722" StarRating="4" HotelCode="370515|48772|Bed &amp; Breakfast" HotelName="The Croke Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="229.56" OriginalAmount="222.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381|Bed &amp; Breakfast" HotelName="Temple Bar Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="238.03" OriginalAmount="231.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|9210|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="239.65" OriginalAmount="232.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/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="8" TotalAmount="240.59" OriginalAmount="233.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|286782|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/11/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="244.56" OriginalAmount="237.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="245.55" OriginalAmount="238.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762|Bed &amp; Breakfast" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ab/e1ab80c303e0be2f375cdfd4de2a33f01717cf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.00" OriginalAmount="239.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306|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 12/11/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.99" OriginalAmount="240.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.12" OriginalAmount="245.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617|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 12/11/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="8" TotalAmount="256.06" OriginalAmount="248.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383|Bed &amp; Breakfast" HotelName="Maldron Hotel Kevin Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/62/3562a76e1e9416058a972f1d022e385093c6fed8.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="261.21" OriginalAmount="253.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201|Bed &amp; Breakfast" HotelName="The Bonnington Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7d/9e7d7411a810a37d48c01ce95a787d71449d89c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="266.12" OriginalAmount="258.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484|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 11/11/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="8" TotalAmount="280.56" OriginalAmount="272.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445|Bed &amp; Breakfast" HotelName="Hotel 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e7/22e73c195c48ffa5f6eb5987faf792816d24d42f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="284.13" OriginalAmount="275.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881|Bed &amp; Breakfast" HotelName="Clayton Hotel Burlington Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/69/d769fae4d1556b90b65a0e8d2ee4a777006210a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="294.02" OriginalAmount="285.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="299.23" OriginalAmount="290.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289|Bed &amp; Breakfast" HotelName="Maldron Hotel Pearse Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/61/c561cc0575b213e41bc63e7c20d68c77127eb585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="301.76" OriginalAmount="292.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554|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 11/11/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="8" TotalAmount="302.68" OriginalAmount="293.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709|Bed &amp; Breakfast" HotelName="Hyatt Centric The Liberties Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/76/de766496a6fdb17270e02721077992f160acb281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="306.04" OriginalAmount="297.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|160906|Bed &amp; Breakfast" HotelName="Albany House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/37/7e37580f0e8d03161b07589e2181eaf11c7de569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="306.94" OriginalAmount="298.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459|Bed &amp; Breakfast" HotelName="The Fleet Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f12b44d0219cec0f8969a286f9ddfd840e4337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="307.50" OriginalAmount="298.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="308.95" OriginalAmount="299.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429|Bed &amp; Breakfast" HotelName="KingsWood Hotel City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/84/1884f1b0383a9ac7917d38ab5c61e4e05483f010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="309.11" OriginalAmount="300.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059|Bed &amp; Breakfast" HotelName="North Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/75/ff7574e3bc12e54b8c4991f7d43804d3bf1fdfc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="311.51" OriginalAmount="302.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771|Bed &amp; Breakfast" HotelName="Jurys Inn Dublin Christchurch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="317.00" OriginalAmount="307.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338132042885" Longitude="-6.2377393091926" StarRating="3" HotelCode="79302|56847|Bed &amp; Breakfast" HotelName="Grand Canal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Street, Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/75/a275adb202c5fa1f299680f7a9ec0d85a7e0ecb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in picturesque Dublin 4, just a short stroll from the city's main shopping dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="328.04" OriginalAmount="318.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723|Bed &amp; Breakfast" HotelName="Trinity City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4f/b94fa0aee3ddd00c312d97c720b558baf636395e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="329.84" OriginalAmount="320.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750|Bed &amp; Breakfast" HotelName="Hilton Dublin Kilmainham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ab/16ab4012e11eb29db0f6a0f19bb55278e935b25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.18" OriginalAmount="328.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913|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 13/11/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="8" TotalAmount="338.78" OriginalAmount="328.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059|Bed &amp; Breakfast" HotelName="Clontarf Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/87/b98767e41981ecb33233537765278e118ed2cd30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="339.92" OriginalAmount="330.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3" HotelCode="610720|619728|Bed &amp; Breakfast" HotelName="Iveagh Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fb/47fb456c4d1334df547e71c5466974b7d1c229d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="340.24" OriginalAmount="330.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208|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 11/11/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="8" TotalAmount="342.99" OriginalAmount="333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950|Bed &amp; Breakfast" HotelName="The Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/32/ba32d0de3be7651f6026cd9257c2be4b6722987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="344.89" OriginalAmount="334.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594|Bed &amp; Breakfast" HotelName="The Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5a083b53e5f3cff2a3bd7388717b616ec1ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.93" OriginalAmount="336.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582|Bed &amp; Breakfast" HotelName="Clayton Hotel Charlemont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8983bbc33e974f56c5eb7d3f8086e953b0d1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="352.58" OriginalAmount="342.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693|Bed &amp; Breakfast" HotelName="Hilton Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f5/cff530f1400202dc37203093f4a35a5b0ed63c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="353.69" OriginalAmount="343.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|9034|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="356.74" OriginalAmount="346.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794|Bed &amp; Breakfast" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/65/a665cd3e82f281304b6451ee511f3499cf8b1854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="361.43" OriginalAmount="350.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341852801384" Longitude="-6.2492060994057" StarRating="4" HotelCode="34045|62722|Bed &amp; Breakfast" HotelName="The Alex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-47 Fenian Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/08/9508bd1153fb9f59dc8f9ccbd3d5e5b28d7e50ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="372.66" OriginalAmount="361.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848|Bed &amp; Breakfast" HotelName="The Spencer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/05/fd05c0b479d9b9a42813110990ea9fc0b1a0643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="375.11" OriginalAmount="364.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344068187968" Longitude="-6.2638926414104" StarRating="3" HotelCode="187969|287356|Bed &amp; Breakfast" HotelName="The Mercantile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Dame Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/9e/e89e03890f3629016faa8e6a63d32d2d12297d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="375.95" OriginalAmount="365.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|95616|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 12/11/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="8" TotalAmount="382.07" OriginalAmount="370.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238|Bed &amp; Breakfast" HotelName="Camden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/da/acda003f8382776e4e9a2744b1f61746eaea2383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="383.70" OriginalAmount="372.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" 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="8" TotalAmount="412.75" OriginalAmount="400.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593|Bed &amp; Breakfast" HotelName="The Davenport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e3/c1e32b9cf205c3dd304a7b5551881790f7eda029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Mer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="432.98" OriginalAmount="420.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341506" Longitude="-6.25072" StarRating="3" HotelCode="33799|112294|Bed &amp; Breakfast" HotelName="The Mont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1/4 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/95/1295b154a71b3097e8e419ff00e5f16d005b29c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Dublin's Georgian Merrion Square and approximately five minutes' walk from Grafton Street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="448.73" OriginalAmount="435.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341604" Longitude="-6.263646" StarRating="4" HotelCode="11237|9207|Bed &amp; Breakfast" HotelName="Brooks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drury Street, Dublin 2 D02 TV06</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/35/a435346c62d9886da6217f113d0c1adf98e237f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, parallel to St George's Street and is an ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="454.98" OriginalAmount="441.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="460.67" OriginalAmount="447.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260|Bed &amp; Breakfast" HotelName="The Gibson Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b0c2aeddd12e4648602e6aa51c439daaf16ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="516.29" OriginalAmount="501.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/11/2026" 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="8" TotalAmount="565.63" OriginalAmount="549.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|9455|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="595.80" OriginalAmount="578.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779|Bed &amp; Breakfast" HotelName="The Marker Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/4c/be4c034e0f3272310e7360cda0f167e3cfeb8a35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="599.22" OriginalAmount="581.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Nightclub,Golf,Jacuzzi,Swimming Pool,Sauna,Wheelchair Access,Diet Meals,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|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="bfe2a937-8b52-4147-9a52-6e1c975b9fe6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="47734" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|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-14T12:55:40.6685064+01:00" Version="0" EchoToken="Search" TransactionIdentifier="bfe2a937-8b52-4147-9a52-6e1c975b9fe6" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="8" TotalAmount="42.29" OriginalAmount="41.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35763452" Longitude="-6.25980091" StarRating="2" HotelCode="589075|759216|Bed &amp; Breakfast" HotelName="Gardiner House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>76 Upper Gardiner Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/8e/948ed22479c8e07bb63437b038c9fc5cc9825ca4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="42.39" OriginalAmount="41.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.34114362" Longitude="-6.27684332" StarRating="2" HotelCode="589047|793702|Bed &amp; Breakfast" HotelName="Garden Lane Backpackers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Garden Lane, Christchurch, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/3b/8c3bb5f8ac819877cc645ebed88c7477991911ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="195.35" OriginalAmount="189.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.365933" Longitude="-6.389048" StarRating="4" HotelCode="34904|90066|Bed &amp; Breakfast" HotelName="Castleknock &amp; Country Club" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" 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="8" TotalAmount="197.76" OriginalAmount="192.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.3456" Longitude="-6.25644" StarRating="3" HotelCode="961234|675793|Bed &amp; Breakfast" HotelName="The Hendrick Smithfield" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026">
        <Address>
          <AddressLines>
            <AddressLine>6-11 Hendrick Street, Dublin 7, Dublin, D07 KX28</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/21/6421293d0831dcf801b649f2e4e10c5e4343a599.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="207.53" OriginalAmount="201.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.313116285017" Longitude="-6.3930226166544" StarRating="3" HotelCode="76087|95618|Bed &amp; Breakfast" HotelName="Maldron Hotel Newlands Cross" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/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="8" TotalAmount="222.85" OriginalAmount="216.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.353085717157" Longitude="-6.2615954875946" StarRating="3" HotelCode="47229|56918|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="Free CXL until 05/11/2026" 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="8" TotalAmount="225.00" OriginalAmount="218.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355098994459" Longitude="-6.2622199067459" StarRating="3" HotelCode="25016|77641|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 11/11/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="8" TotalAmount="227.29" OriginalAmount="220.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.360726859663" Longitude="-6.2537434576722" StarRating="4" HotelCode="370515|48772|Bed &amp; Breakfast" HotelName="The Croke Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="229.56" OriginalAmount="222.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345658" Longitude="-6.259999" StarRating="3" HotelCode="300890|436381|Bed &amp; Breakfast" HotelName="Temple Bar Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>40-47 Fleet Street, Temple Bar, Dublin (Dublin 2)</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436381/436381a_hb_a_045.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="238.03" OriginalAmount="231.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.347265821707" Longitude="-6.2607264518738" StarRating="3" HotelCode="10331|9210|Bed &amp; Breakfast" HotelName="Arlington O'Connell Bridge Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/11/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="239.65" OriginalAmount="232.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.283967841169" Longitude="-6.3753137737513" StarRating="3" HotelCode="24106|80787|Bed &amp; Breakfast" HotelName="Maldron Hotel Tallaght" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/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="8" TotalAmount="240.59" OriginalAmount="233.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.315336" Longitude="-6.384023" StarRating="4" HotelCode="93177|286782|Bed &amp; Breakfast" HotelName="Louis Fitzgerald Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/11/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>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="244.56" OriginalAmount="237.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351472116677" Longitude="-6.2630753964186" StarRating="4" HotelCode="27269|48711|Bed &amp; Breakfast" HotelName="Jurys Inn Parnell Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="245.55" OriginalAmount="238.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35202327" Longitude="-6.26086851" StarRating="3" HotelCode="446152|607762|Bed &amp; Breakfast" HotelName="Holiday Inn Express Dublin City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>28-32 O'Connell Street, Upper Dublin 1, Dublin D01 T2X2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/ab/e1ab80c303e0be2f375cdfd4de2a33f01717cf19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.00" OriginalAmount="239.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.355428661173" Longitude="-6.4017724245787" StarRating="4" HotelCode="35270|63306|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 12/11/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="247.99" OriginalAmount="240.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33991934" Longitude="-6.26444847" StarRating="4" HotelCode="943549|655568|Bed &amp; Breakfast" HotelName="Marlin Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/10/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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="253.12" OriginalAmount="245.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.271152296389" Longitude="-6.2057985226154" StarRating="4" HotelCode="76086|95617|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 12/11/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="8" TotalAmount="256.06" OriginalAmount="248.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338422" Longitude="-6.27182567" StarRating="3" HotelCode="622951|617383|Bed &amp; Breakfast" HotelName="Maldron Hotel Kevin Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kevin Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/62/3562a76e1e9416058a972f1d022e385093c6fed8.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to the Newly built Maldron Hotel Kevin Street.

Well located in the heart of Dublin, Maldron...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="261.21" OriginalAmount="253.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.37748060117" Longitude="-6.2464919686317" StarRating="3" HotelCode="16536|147201|Bed &amp; Breakfast" HotelName="The Bonnington Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/11/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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Swords Road, Whitehall, Dublin, Drumcondra D09 C7F8</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/7d/9e7d7411a810a37d48c01ce95a787d71449d89c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is under 3 km from Dublin city centre and a 15-minute walk from Croke Park Stadium. Dublin...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="266.12" OriginalAmount="258.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351347036575" Longitude="-6.2604394555092" StarRating="4" HotelCode="31439|7484|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 11/11/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="8" TotalAmount="280.56" OriginalAmount="272.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.35520411" Longitude="-6.26288765" StarRating="3" HotelCode="581515|624445|Bed &amp; Breakfast" HotelName="Hotel 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>7 Gardiner Row, Rotunda, Dublin 1, Dublin D01 XN53</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/e7/22e73c195c48ffa5f6eb5987faf792816d24d42f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="284.13" OriginalAmount="275.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330198398178" Longitude="-6.2490957926598" StarRating="4" HotelCode="18268|8881|Bed &amp; Breakfast" HotelName="Clayton Hotel Burlington Road" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leeson Street Upper, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/69/d769fae4d1556b90b65a0e8d2ee4a777006210a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of Dublin, just a short distance from Trinity College. This elegan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="294.02" OriginalAmount="285.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.40334982039" Longitude="-6.1799080171967" StarRating="4" HotelCode="72862|77692|Bed &amp; Breakfast" HotelName="Hilton Dublin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="299.23" OriginalAmount="290.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.343043860859" Longitude="-6.243596767433" StarRating="4" HotelCode="13438|178289|Bed &amp; Breakfast" HotelName="Maldron Hotel Pearse Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>98-107 Pearse Street, Grand Canal Dock, Dublin 2, Dublin, County Dublin, D02 RK37</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/61/c561cc0575b213e41bc63e7c20d68c77127eb585.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="301.76" OriginalAmount="292.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348127835566" Longitude="-6.2908931525047" StarRating="4" HotelCode="10371|55554|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 11/11/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="8" TotalAmount="302.68" OriginalAmount="293.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33905483" Longitude="-6.27352206" StarRating="4" HotelCode="784365|700709|Bed &amp; Breakfast" HotelName="Hyatt Centric The Liberties Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Dean Street, Dublin D08 W3X7</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/76/de766496a6fdb17270e02721077992f160acb281.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="306.04" OriginalAmount="297.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33625948468" Longitude="-6.2630680203438" StarRating="3" HotelCode="33804|160906|Bed &amp; Breakfast" HotelName="Albany House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>84 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/37/7e37580f0e8d03161b07589e2181eaf11c7de569.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The guesthouse is located in the heart of the Georgian city of Dublin, approximately 2 km from St St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="306.94" OriginalAmount="298.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345953152341" Longitude="-6.2598980897236" StarRating="3" HotelCode="63718|75459|Bed &amp; Breakfast" HotelName="The Fleet Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Bar,Central Heating,Fax,Internet,Nightclub,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19-20 Fleet Street, Temple Bar, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/f1/10f12b44d0219cec0f8969a286f9ddfd840e4337.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Dublin City, within the Temple Bar district just off O'Connel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="307.50" OriginalAmount="298.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345867756201" Longitude="-6.2602572015493" StarRating="3" HotelCode="18185|6503|Bed &amp; Breakfast" HotelName="Temple Bar Hotel Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="308.95" OriginalAmount="299.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.301244624727" Longitude="-6.4195422214784" StarRating="4" HotelCode="71944|85429|Bed &amp; Breakfast" HotelName="KingsWood Hotel City West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kingswood Village, Naas Road, Dublin 22, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/84/1884f1b0383a9ac7917d38ab5c61e4e05483f010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Naas Road, just 13.5 km from the city centre and 3.2 km from the M50 mot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="309.11" OriginalAmount="300.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.351778355144" Longitude="-6.2499990167907" StarRating="4" HotelCode="33800|87059|Bed &amp; Breakfast" HotelName="North Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiens Street, Dublin 1, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/75/ff7574e3bc12e54b8c4991f7d43804d3bf1fdfc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Dublin, this hotel is only a short walk from the restaurants, bars and night...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="311.51" OriginalAmount="302.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342904350611" Longitude="-6.2707178468177" StarRating="3" HotelCode="59558|48771|Bed &amp; Breakfast" HotelName="Jurys Inn Dublin Christchurch" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/11/2026" 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>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="317.00" OriginalAmount="307.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.338132042885" Longitude="-6.2377393091926" StarRating="3" HotelCode="79302|56847|Bed &amp; Breakfast" HotelName="Grand Canal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Street, Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/75/a275adb202c5fa1f299680f7a9ec0d85a7e0ecb7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in picturesque Dublin 4, just a short stroll from the city's main shopping dist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="328.04" OriginalAmount="318.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345213510205" Longitude="-6.2542249814758" StarRating="4" HotelCode="23476|28723|Bed &amp; Breakfast" HotelName="Trinity City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pearse Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/4f/b94fa0aee3ddd00c312d97c720b558baf636395e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is adjacent to Trinity College, one of Dublin's best known landmarks. Some of Dublin's to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="329.84" OriginalAmount="320.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.342289" Longitude="-6.308173" StarRating="4" HotelCode="60667|77750|Bed &amp; Breakfast" HotelName="Hilton Dublin Kilmainham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>South Circular Road, Kilmainham, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ab/16ab4012e11eb29db0f6a0f19bb55278e935b25c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of historic Dublin, this hotel is just 10 minutes from the city centre and a sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="338.18" OriginalAmount="328.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.427714" Longitude="-6.233552" StarRating="4" HotelCode="402041|120913|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 13/11/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="8" TotalAmount="338.78" OriginalAmount="328.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.364743931325" Longitude="-6.2068355083466" StarRating="4" HotelCode="47259|121059|Bed &amp; Breakfast" HotelName="Clontarf Castle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Castle Avenue, Clontarf, Dublin 3, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/87/b98767e41981ecb33233537765278e118ed2cd30.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a coastal suburb on the north side of Dublin, Ireland, this family-friendly city hotel is...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="339.92" OriginalAmount="330.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33656231" Longitude="-6.26319061" StarRating="3" HotelCode="610720|619728|Bed &amp; Breakfast" HotelName="Iveagh Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>72/74 Harcourt Street, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/fb/47fb456c4d1334df547e71c5466974b7d1c229d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="340.24" OriginalAmount="330.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348146658713" Longitude="-6.2467856608313" StarRating="3" HotelCode="258993|9208|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 11/11/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="8" TotalAmount="342.99" OriginalAmount="333.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345757482576" Longitude="-6.260943710804" StarRating="4" HotelCode="24593|56950|Bed &amp; Breakfast" HotelName="The Morgan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Fleet Street, Temple Bar, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/32/ba32d0de3be7651f6026cd9257c2be4b6722987e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="344.89" OriginalAmount="334.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.337460663474" Longitude="-6.2631243467331" StarRating="4" HotelCode="33801|107594|Bed &amp; Breakfast" HotelName="The Green" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 09/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-5 Harcourt Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/d5/b9d5a083b53e5f3cff2a3bd7388717b616ec1ccb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="346.93" OriginalAmount="336.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.33047841" Longitude="-6.2613371" StarRating="4" HotelCode="741849|633582|Bed &amp; Breakfast" HotelName="Clayton Hotel Charlemont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Stereet, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8983bbc33e974f56c5eb7d3f8086e953b0d1f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beautifully decorated to marry historic Dublin with modern architecture. The newly built Clayton Hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="352.58" OriginalAmount="342.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.330967488908" Longitude="-6.2591922283173" StarRating="4" HotelCode="21206|111693|Bed &amp; Breakfast" HotelName="Hilton Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Charlemont Place, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/f5/cff530f1400202dc37203093f4a35a5b0ed63c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the historic Grand Canal, the hotel is a 10-minute walk from the fashionable Dublin City...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="353.69" OriginalAmount="343.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341051897704" Longitude="-6.2638022455594" StarRating="3" HotelCode="31783|9034|Bed &amp; Breakfast" HotelName="Grafton Capital Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="356.74" OriginalAmount="346.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.328462211103" Longitude="-6.232123374939" StarRating="4" HotelCode="94828|224794|Bed &amp; Breakfast" HotelName="Herbert Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballsbridge, Dublin 4, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/65/a665cd3e82f281304b6451ee511f3499cf8b1854.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="361.43" OriginalAmount="350.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341852801384" Longitude="-6.2492060994057" StarRating="4" HotelCode="34045|62722|Bed &amp; Breakfast" HotelName="The Alex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>41-47 Fenian Street, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/08/9508bd1153fb9f59dc8f9ccbd3d5e5b28d7e50ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="372.66" OriginalAmount="361.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348015202336" Longitude="-6.2432444753937" StarRating="4" HotelCode="24107|56848|Bed &amp; Breakfast" HotelName="The Spencer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Excise Walk, IFSC, Dublin 1 D01X4C9</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/05/fd05c0b479d9b9a42813110990ea9fc0b1a0643d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Dublin city centre, just a 10-minute walk away from Temple Bar, the hotel overlooks the R...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="375.11" OriginalAmount="364.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344068187968" Longitude="-6.2638926414104" StarRating="3" HotelCode="187969|287356|Bed &amp; Breakfast" HotelName="The Mercantile" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Massage Centre,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Dame Street, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/9e/e89e03890f3629016faa8e6a63d32d2d12297d5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Dublin.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="375.95" OriginalAmount="365.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.325738" Longitude="-6.224909" StarRating="4" HotelCode="76085|95616|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 12/11/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="8" TotalAmount="382.07" OriginalAmount="370.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.333224355535" Longitude="-6.2648570537567" StarRating="4" HotelCode="11344|9238|Bed &amp; Breakfast" HotelName="Camden Court" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lower Camden Street 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/da/acda003f8382776e4e9a2744b1f61746eaea2383.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located on Camden street around a 5-minute walk from the pleasant St. Stephen...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="383.70" OriginalAmount="372.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.345184235664" Longitude="-6.2408459186554" StarRating="4" HotelCode="365645|48410|Bed &amp; Breakfast" HotelName="Clayton Hotel Cardiff Lane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" 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="8" TotalAmount="412.75" OriginalAmount="400.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341666124239" Longitude="-6.2500284612179" StarRating="4" HotelCode="48082|107593|Bed &amp; Breakfast" HotelName="The Davenport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8-10 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/e3/c1e32b9cf205c3dd304a7b5551881790f7eda029.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the elegant Georgian quarter of Dublin city, just off Mer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="432.98" OriginalAmount="420.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341506" Longitude="-6.25072" StarRating="3" HotelCode="33799|112294|Bed &amp; Breakfast" HotelName="The Mont" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1/4 Merrion Street Lower, Dublin 2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/95/1295b154a71b3097e8e419ff00e5f16d005b29c0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Dublin's Georgian Merrion Square and approximately five minutes' walk from Grafton Street...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="448.73" OriginalAmount="435.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.341604" Longitude="-6.263646" StarRating="4" HotelCode="11237|9207|Bed &amp; Breakfast" HotelName="Brooks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Drury Street, Dublin 2 D02 TV06</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/35/a435346c62d9886da6217f113d0c1adf98e237f5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a central location, parallel to St George's Street and is an ideal starting point ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="454.98" OriginalAmount="441.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.346331" Longitude="-6.265932" StarRating="4" HotelCode="18377|6505|Bed &amp; Breakfast" HotelName="The Morrison, A Doubletree by Hilton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="460.67" OriginalAmount="447.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.348543" Longitude="-6.228719" StarRating="4" HotelCode="162440|135260|Bed &amp; Breakfast" HotelName="The Gibson Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 12/11/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Internet,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Point Square, Point Village, Dublin 1, D01 X2P2</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/7b/3e7b0c2aeddd12e4648602e6aa51c439daaf16ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the trendiest spot in Dublin, only 1 stop from the Convention Centre Dublin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="516.29" OriginalAmount="501.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.415334" Longitude="-6.240751" StarRating="4" HotelCode="94832|112353|Bed &amp; Breakfast" HotelName="Carlton Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/11/2026" 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="8" TotalAmount="565.63" OriginalAmount="549.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.334934945645" Longitude="-6.2577384710312" StarRating="5" HotelCode="39371|9455|Bed &amp; Breakfast" HotelName="Conrad Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/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="8" TotalAmount="595.80" OriginalAmount="578.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.344523492635" Longitude="-6.2388696472387" StarRating="5" HotelCode="255817|194779|Bed &amp; Breakfast" HotelName="The Marker Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/11/2026" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Golf,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Grand Canal Square, Docklands, Dublin 2, Dublin</AddressLine>
          </AddressLines>
          <CityName>Dublin</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/4c/be4c034e0f3272310e7360cda0f167e3cfeb8a35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Dublin. The nearest airport is Dublin (DUB).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="599.22" OriginalAmount="581.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="53.326572" Longitude="-6.225941" StarRating="5" HotelCode="12631|287784|Bed &amp; Breakfast" HotelName="InterContinental Dublin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/11/2026" 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>
  </HotelStays>
  <Filter>
    <BasicAmenities>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,Nightclub,Golf,Jacuzzi,Swimming Pool,Sauna,Wheelchair Access,Diet Meals,Heated Pool,Massage Centre,Spa,Garden,Kitchen</BasicAmenities>
    <HotelRating>4,3,5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,GUESTHOUSE,AIRPORT HOTEL,SPA HOTEL,GOLF HOTEL,ECO HOTEL,APARTMENT HOTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
|Exception|Column 'Veturis' does not belong to table Table1.|System.ArgumentException: Column 'Veturis' does not belong to table Table1.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at HotelBookingEngine.HotelCity.Load(Int32 pCityId, Int32 DestinationId, Int32 HotelId, String landmark) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelCity.cs:line 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
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|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="bfe2a937-8b52-4147-9a52-6e1c975b9fe6" TimeStamp="0001-01-01T00:00:00" HotelName="Maldron Hotel Newlands Cross" HotelCode="76087|95618" StarRating="3" GTCityId="47734" CountryCode="IE" CityName="Dublin" CountryName="Eire / Ireland" Address="Naas Road, Newlands Cross, Dublin 22, Dublin D22 V6Y6" PostCode="D22 V6Y6" PhoneNo="+35314640140" FaxNo="" Email="info.newlandscross@maldronhotels.com" CheckInTime="15:00" CheckOutTime="11:00" Latitude="53.313116285017" Longitude="-6.3930226166544" SourceId="8" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Double Room|Room 2: Deluxe Double Room" RoomTypeCode="20261118$20261119$W$300$95618$DBL.DX$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~248c5~-720707220~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308248c5^20261118$20261119$W$300$95618$DBL.DX$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~248c5~-720707220~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308248c5|8|MTk3LjcyfEVVUnwyMDI2LTExLTEy" OriginalAmount="172" TotalPrice="177.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="177.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE DOUBLE &amp; SINGLE ROOM|Room 2: DELUXE DOUBLE &amp; SINGLE ROOM" RoomTypeCode="20261118$20261119$W$300$95618$TPL.DX$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~204d5~871521576~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308204d5^20261118$20261119$W$300$95618$TPL.DX$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~204d5~871521576~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308204d5|8|MjEzLjA0fEVVUnwyMDI2LTExLTEy" OriginalAmount="185" TotalPrice="191.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="191.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: EXECUTIVE KING ROOM|Room 2: EXECUTIVE KING ROOM" RoomTypeCode="20261118$20261119$W$300$95618$DBL.EJ$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~204ec~987702421~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308204ec^20261118$20261119$W$300$95618$DBL.EJ$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~204ec~987702421~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308204ec|8|MjM2LjA0fEVVUnwyMDI2LTExLTEy" OriginalAmount="205" TotalPrice="211.65" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="211.65" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Double &amp; Double Room|Room 2: Deluxe Double &amp; Double Room" RoomTypeCode="20261118$20261119$W$300$95618$DBL.DX-1$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~246f3~-778217790~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308246f3^20261118$20261119$W$300$95618$DBL.DX-1$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~246f3~-778217790~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308246f3|8|MjQzLjcwfEVVUnwyMDI2LTExLTEy" OriginalAmount="212" TotalPrice="218.52" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="218.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Family 2 Adults &amp; 3 Children|Room 2: Deluxe Family 2 Adults &amp; 3 Children" RoomTypeCode="20261118$20261119$W$300$95618$FAM.DX$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~202103~-1256822768~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308202103^20261118$20261119$W$300$95618$FAM.DX$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~202103~-1256822768~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308202103|8|MjU5LjAyfEVVUnwyMDI2LTExLTEy" OriginalAmount="226" TotalPrice="232.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="232.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY|Room 2: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Family 2 Adults &amp; 2 Children|Room 2: Deluxe Family 2 Adults &amp; 2 Children" RoomTypeCode="20261118$20261119$W$300$95618$FAM.DX-1$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~202103~-999832652~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308202103^20261118$20261119$W$300$95618$FAM.DX-1$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~202103~-999832652~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308202103|8|MjU5LjAyfEVVUnwyMDI2LTExLTEy" OriginalAmount="226" TotalPrice="232.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 12/11/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="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Bathtub|Hairdryer|Internet access|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-11-12T00:00:00" End="2026-11-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="232.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/content/d6/b2/d6b288a45e455bc6a1944f2deba90d26b32eaf51.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d4/5e/d45ef2c884715d2ff3d56d51d678c51acbbe2bcf.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d2/7b/d27bad5d614b4df3f98bfd0b50f244ac802e67cc.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/68/9f/689f6383805859295157b48b5a8c2308cc5c3d33.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/d0/ed/d0ed835c7bbec3e3ddf6b3657bf82320a35a286a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/df/87/df8716dc56cddecaf42e3b1fec4cc8e4e40f63f7.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/3b/ca/3bca7f091ac5ae11527fbe9408eb5f7a1a2f376f.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/2a/3a/2a3a4e96655ea40a3de84bcf83e58bc4e175672a.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/55/c1/55c166a47bf8d2b361e59429c8e4aec60db33454.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/content/9f/8b/9f8bee905f92aa4f180eb053e83a3e4249234e35.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/f4/67/f467fd66d4ba1e7d91b0b24573f42d667378979f.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/29/d0/29d0ddab9be662d63ffb8a5b674241c5609572a7.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/19/5b/195b152b0c9f2e4f13fc9cb031acf61f039a2615.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/66/bb/66bbd426e5cd3c58bd812e15a1b1343732c0dad3.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/a5/2f/a52f45bdf6b520ce33513c8174b66506a6512771.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/14/4e/144e1b77998526caad59377c1656a2cd12fec8f0.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/0d/35/0d357964d8d392d6ab0510b2c5f78121e74aa72c.PNG" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This family-friendly hotel is located at Dublin's gateway to Ireland, junction 9 on the M50 motorway on the Naas Road (N7), making it easily accessible by car, LUAS or bus. It is 9.6 km west of the city centre, a short walk from a selection of restaurants and just a 20-minute drive from Liffey Valley Shopping Centre. Dublin International Airport is 23 km away.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 297 rooms and includes a lift and a reception desk. Services and facilities include 24-hour room service and a conference room. Wireless internet access allows guests to surf the internet and catch up on email. 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 and central heating ensure that rooms maintain comfortable temperatures. Rooms include a double bed. Valuables can be securely stored in a safe. Guests will also find a tea/coffee station included among the standard features. A telephone, a TV and WiFi provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a bathtub, as well as 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;The indoor and outdoor pools are ideal for exercise as well as relaxation. There are many ways to relax or stay active at the hotel, including tennis, a gym and a spa. A casino offers additional entertainment. 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: 12.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;Breakfast for children costs: 6.00 EUR.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>35314640900</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>35314640140</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>297</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>Lifts</Description><Value>1</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>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>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tennis</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
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|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="bfe2a937-8b52-4147-9a52-6e1c975b9fe6" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Deluxe Family 2 Adults &amp; 2 Children" BoardBasis="Room 1: ROOM ONLY" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Robin" LastName="Singh" DOB="20010414" Age="25" />
      </Adults>
    </Room>
    <Room RoomType="Room 2: Deluxe Family 2 Adults &amp; 2 Children" BoardBasis="Room 2: ROOM ONLY" TotalAdult="1" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="Preet" LastName="Singh" DOB="20010414" 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="76087|95618|Bed &amp; Breakfast" SourceId="8" RoomTypeCode="20261118$20261119$W$300$95618$FAM.DX-1$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~202103~-999832652~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308202103^20261118$20261119$W$300$95618$FAM.DX-1$BAR OP RO$RO$$2~1~0$$P@07~A-SIC~202103~-999832652~N~~~NOR~~8D46F146D9A9448177616773182605AAUK00740038001308202103|8|MjU5LjAyfEVVUnwyMDI2LTExLTEy" TotalPrice="232.26" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2026-11-18T00:00:00" End="2026-11-19T00: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>Robin</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
bfe2a937-8b52-4147-9a52-6e1c975b9fe6|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="0001-01-01T00:00:00" Version="0">
  <Error>
    <Error>
      <Error ShortText="Unable to Get FileBookingId From DB" RecordID="bfe2a937-8b52-4147-9a52-6e1c975b9fe6" />
    </Error>
  </Error>
</HotelSearchRS>||True