<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
8bd958e2-e047-4f9d-a97f-a5a47d684e5b|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="8bd958e2-e047-4f9d-a97f-a5a47d684e5b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="78742" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-22T00:00:00" End="2026-08-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="support@book4trip.co.uk" Password="Trip1997@" RequestedCurrency="GBP" ClientNationality="PK" 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
8bd958e2-e047-4f9d-a97f-a5a47d684e5b|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-08-19T09:58:29.1472699+01:00" Version="0" EchoToken="Search" TransactionIdentifier="8bd958e2-e047-4f9d-a97f-a5a47d684e5b" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="288.57" OriginalAmount="285.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.034461" Longitude="-79.007568" StarRating="0" HotelCode="|452762" HotelName="OYO  Durham West Hills" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3220 Kuber Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/7/6/2/452762_b510c901453.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.73" OriginalAmount="329.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.8049828" Longitude="-1.5883183" StarRating="3" HotelCode="|161253" HotelName="Oyo La Spada Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>62-64 Front Street, Pity Me</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/1/2/5/3/161253_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.80" OriginalAmount="369.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.0238724" Longitude="-78.9562149" StarRating="3" HotelCode="|31571" HotelName="Surestay Plus By Best Western Durham Medical Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3710 HILLSBOROUGH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/5/7/1/31571_2.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has king rooms, double rooms, suites with satellite TV, a fridge, a hairdryer, a fax machine and internet. FACILITIES: The establishment boasts a swimming pool, business centre, meeting rooms and a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="376.91" OriginalAmount="373.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.908731" Longitude="-78.892599" StarRating="2" HotelCode="|203588" HotelName="Econo Lodge Research Triangle Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4433 NC 55 HWY.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/8/8/203588_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.18" OriginalAmount="375.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.888584" Longitude="-78.849174" StarRating="0" HotelCode="|562952" HotelName="Extended Stay America Suites Raleigh RTP 4919 Miami Blvd" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4919 S Miami Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/9/5/2/562952_53623811827.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.99" OriginalAmount="376.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.762986" Longitude="-1.383573" StarRating="0" HotelCode="|493211" HotelName="Hayat" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Front Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/3/2/1/1/493211_1e5852d0046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.06" OriginalAmount="386.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.896572" Longitude="-78.897835" StarRating="2" HotelCode="|453853" HotelName="HomeTowne Studios by Red Roof Raleigh - Durham" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5008 NC Highway 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/8/5/3/453853_78bca671608.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.28" OriginalAmount="390.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.89471" Longitude="-78.84891" StarRating="0" HotelCode="|457629" HotelName="Extended Stay America Select Suites Raleigh Rtp 4610 Miami B" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4610 S Miami Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/6/2/9/457629_bc24b342048.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.66" OriginalAmount="408.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.910954" Longitude="-78.892265" StarRating="2" HotelCode="|453669" HotelName="Red Roof Inn Durham - Triangle Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4405 Hwy 55 East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/6/6/9/453669_714483c1537.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="431.88" OriginalAmount="427.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.881556" Longitude="-78.842037" StarRating="2" HotelCode="|204558" HotelName="Sleep Inn Raleigh Durham Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5208 PAGE RD I-40 and PAGE RD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/5/5/8/204558_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="437.36" OriginalAmount="433.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.901284" Longitude="-78.898923" StarRating="2" HotelCode="|203393" HotelName="Candlewood Suites Durham, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1818 E. HIGHWAY 54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/3/9/3/203393_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.26" OriginalAmount="434.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9077422" Longitude="-78.8914838" StarRating="0" HotelCode="|278203" HotelName="La Quinta Inn &amp; Suites by Wyndham Raleigh/Durham Southpoint" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1910 Westpark Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/2/0/3/278203_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.95" OriginalAmount="436.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.904556" Longitude="-78.895896" StarRating="3" HotelCode="|203533" HotelName="Sonesta Select Durham Research Triangle Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>301 RESIDENCE INN BOULEVARD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/3/3/203533_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.99" OriginalAmount="436.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9501" Longitude="-78.995941" StarRating="3" HotelCode="|203492" HotelName="Comfort Inn University Durham - Chapel Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3508 Mt Moriah Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/9/2/203492_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="455.28" OriginalAmount="450.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.011547" Longitude="-78.953054" StarRating="3" HotelCode="|204462" HotelName="Millennium Durham" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2800 CAMPUS WALK AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/4/6/2/204462_dd8f99e0757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="465.79" OriginalAmount="461.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.907503" Longitude="-78.891322" StarRating="3" HotelCode="|206132" HotelName="La Quinta Inn Raleigh / Durham - Research Triangle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1910 WEST PARK DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/1/3/2/206132_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.94" OriginalAmount="519.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.90764" Longitude="-78.89298" StarRating="3" HotelCode="|203480" HotelName="Comfort Inn Research Triangle Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4507 NC Hwy 55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/8/0/203480_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="568.64" OriginalAmount="563.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.030084" Longitude="-78.935089" StarRating="2" HotelCode="|203474" HotelName="Comfort Inn and Suites Durham Near Duke University" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1816 Hillandale Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/7/4/203474_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.85" OriginalAmount="573.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.879951" Longitude="-78.844345" StarRating="0" HotelCode="|204791" HotelName=" Wingate by Wyndham Raleigh Durham / Airport " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5223 PAGE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/7/9/1/204791_20dae0b0840.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="590.12" OriginalAmount="584.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.01003" Longitude="-78.93595" StarRating="2" HotelCode="|223303" HotelName="University Inn Durham Next To Duke University Medical Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>502 Elf St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.72" OriginalAmount="595.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.96493" Longitude="-78.972324" StarRating="3" HotelCode="|206131" HotelName="La Quinta Inn &amp; Suites by Wyndham Univ Area Chapel Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4414 Durham Chapel Hill Blvd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/6/1/3/1/206131_1_6420.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="618.77" OriginalAmount="612.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.952793" Longitude="-78.99063" StarRating="3" HotelCode="|458771" HotelName="Home2 Suites By Hilton Durham Chapel Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3305 Watkins Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/7/7/1/458771_1632df50934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="656.24" OriginalAmount="649.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.875941" Longitude="-78.83739" StarRating="3" HotelCode="|204570" HotelName="Springhill Suites By Marriott Raleigh-durham Airport/research Triangle Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>920 SLATER ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/5/7/0/204570_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="671.02" OriginalAmount="664.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.7848653" Longitude="-1.5341324" StarRating="3" HotelCode="|160509" HotelName="Bannatyne Durham" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eden Terrace</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/5/0/9/160509_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="676.88" OriginalAmount="670.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.99659" Longitude="-78.90139" StarRating="0" HotelCode="|556318" HotelName="Unscripted Durham, Part of JDV by Hyatt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>202 N Corcoran St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/3/1/8/556318_46d97801626.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="686.40" OriginalAmount="679.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.889857" Longitude="-78.848759" StarRating="2" HotelCode="|204344" HotelName="Holiday Inn Express &amp; Suites Raleigh Durham Airport at RTP" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4912 SOUTH MIAMI BLVD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/3/4/4/204344_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="689.40" OriginalAmount="682.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.02705" Longitude="-78.92347" StarRating="2" HotelCode="|204305" HotelName="Holiday Inn Express Durham, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2516 GUESS ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/3/0/5/204305_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="692.62" OriginalAmount="685.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.8074994" Longitude="-1.5850139" StarRating="3" HotelCode="|160763" HotelName="Premier Inn Durham North" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rotary Way, Arnison Retail Centre, Pity Me</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/7/6/3/160763_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.28" OriginalAmount="701.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.029897" Longitude="-78.937401" StarRating="3" HotelCode="|203532" HotelName="Courtyard Durham Near Duke University/downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1815 FRONT STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/3/2/203532_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="718.60" OriginalAmount="711.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.95" Longitude="-78.9948" StarRating="3" HotelCode="|204372" HotelName="Homewood Suites By Hilton Durham-chapel Hill / I-40" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3600 MT. MORIAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/3/7/2/204372_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="724.00" OriginalAmount="716.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.87686" Longitude="-78.83894" StarRating="3" HotelCode="|390383" HotelName="Sheraton Imperial Hotel Raleigh-Durham Airport at Research Triangle Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4700 Emperor Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/3/8/3/390383_1_4503.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="745.54" OriginalAmount="738.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.948959" Longitude="-78.995088" StarRating="3" HotelCode="|204775" HotelName="Staybridge Suites Durham/chapel Hill, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3704 MOUNT MORIAH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/7/7/5/204775_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="768.18" OriginalAmount="760.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.7868914" Longitude="-1.5418196" StarRating="3" HotelCode="|160749" HotelName="Premier Inn Durham East" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Belmont Industrial Estate, Broomside Park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/0/7/4/9/160749_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="768.85" OriginalAmount="761.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.8955949" Longitude="-78.804469" StarRating="2" HotelCode="|362097" HotelName="Fairfield Inn &amp; Suites Raleigh-durham Airport/brie" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>10040 Sellona Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/2/0/9/7/362097_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="793.02" OriginalAmount="785.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.007682" Longitude="-78.946965" StarRating="3" HotelCode="|443351" HotelName="AC Hotel Durham" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2800 Erwin Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/3/5/1/443351_c6abdf71030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="800.17" OriginalAmount="792.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.90203" Longitude="-78.95843" StarRating="3" HotelCode="|223363" HotelName="Fairfield Inn and Suites By Marriott Durham Southpoint" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7807 Leonardo Dr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/3/6/3/223363_50a39ec0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="802.16" OriginalAmount="794.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.023776" Longitude="-78.952562" StarRating="3" HotelCode="|467043" HotelName="Home2 Suites By Hilton Durham University Medical Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1206 Cole Mill Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/4/3/467043_782d9311600.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="806.78" OriginalAmount="798.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.024262" Longitude="-78.95644" StarRating="0" HotelCode="|204279" HotelName="Hilton Durham Near Duke University" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3800 HILLSBOROUGH ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/2/7/9/204279_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="809.87" OriginalAmount="801.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.009533" Longitude="-78.936764" StarRating="3" HotelCode="|203456" HotelName="The Lodge At Duke Medical Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2306 Elba St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/4/5/6/203456_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="817.18" OriginalAmount="809.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.86404" Longitude="-78.84456" StarRating="3" HotelCode="|366193" HotelName="Home2 Suites By Hilton Raleigh Durham Airport Rtp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1020 Lower Shiloh Way</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/9/3/366193_2.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="826.15" OriginalAmount="817.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.893093" Longitude="-78.848793" StarRating="3" HotelCode="|204300" HotelName="Hilton Garden Inn Raleigh-durham/research Triangle Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4620 SOUTH MIAMI BLVD.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/3/0/0/204300_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="839.43" OriginalAmount="831.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.951047" Longitude="-78.992363" StarRating="3" HotelCode="|204562" HotelName="Springhill Suites By Marriott Durham Chapel Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5310 MCFARLAND DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/5/6/2/204562_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="851.55" OriginalAmount="843.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.902367" Longitude="-78.938499" StarRating="3" HotelCode="|204286" HotelName="Hilton Garden Inn Durham Southpoint" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7007 FAYETTEVILLE ROAD</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/2/8/6/204286_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="858.17" OriginalAmount="849.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.78772" Longitude="-1.49218" StarRating="0" HotelCode="|242429" HotelName="61 Durham" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pittington</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/4/2/9/242429_4c84e8e0112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="877.52" OriginalAmount="868.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.909685" Longitude="-78.896926" StarRating="3" HotelCode="|203572" HotelName="Doubletree Suites By Hilton Raleigh - Durham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2515 MERIDIAN PARKWAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/7/2/203572_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="889.64" OriginalAmount="880.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.023776" Longitude="-78.952562" StarRating="0" HotelCode="|467053" HotelName="Hampton Inn And Suites Durham University Medical Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1206 Cole Mill Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/5/3/467053_8fe8f311623.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="939.47" OriginalAmount="930.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.001845" Longitude="-78.91197" StarRating="3" HotelCode="|205472" HotelName="Residence Inn by Marriott Durham Duke University Medical Center Area" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1108 West Main Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/4/7/2/205472_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="972.26" OriginalAmount="962.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.884081" Longitude="-78.844218" StarRating="3" HotelCode="|203566" HotelName="DoubleTree by Hilton Hotel Raleigh-Durham Airport at Research Triangle Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4810 PAGE CREEK LANE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/6/6/203566_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1034.62" OriginalAmount="1024.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.9971254" Longitude="-78.9009733" StarRating="4" HotelCode="|274224" HotelName="The Durham" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>315 East Chapel Hill Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/4/2/2/4/274224_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1040.41" OriginalAmount="1030.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.8855" Longitude="-78.84555" StarRating="3" HotelCode="|204394" HotelName="Delta Hotels By Marriott Raleigh-durham At Research Triangle Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>151 TATUM DRIVE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/3/9/4/204394_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1076.51" OriginalAmount="1065.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.988526" Longitude="-78.90328" StarRating="0" HotelCode="|465609" HotelName="Springhill Suites By Marriott Durham City View" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>705 South Mangum Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/6/0/9/465609_e4138bc1416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1084.34" OriginalAmount="1073.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.017938" Longitude="-78.905795" StarRating="3" HotelCode="|203638" HotelName="Hampton Inn and Suites Durham/north I-85" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1542 NORTH GREGSON STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/6/3/8/203638_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1097.25" OriginalAmount="1086.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.006819" Longitude="-78.924991" StarRating="3" HotelCode="|204289" HotelName="Hilton Garden Inn Durham/university Medical Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2102 WEST MAIN STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/2/8/9/204289_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1128.15" OriginalAmount="1116.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.993011" Longitude="-78.902374" StarRating="3" HotelCode="|203399" HotelName="Aloft Durham Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>345 Blackwell Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/3/9/9/203399_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="95" TotalAmount="1137.10" OriginalAmount="1125.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.99594" Longitude="-78.90184" StarRating="4" HotelCode="2251905" HotelName="21C Museum Hotel Durham" Meals="DELUXE ROOM" BedType="DELUXE ROOM">
        <Address>
          <AddressLines>
            <AddressLine>111 North Corcoran Street,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/51905/2251905/42.jpg?f=16818768</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a sauna and a 24-hour fitness center. This hotel also features complimentary wireless internet access, concierge services, and gift shops/newsstands.. Featured amenities include a 24-hour business center, dry cleaning/laundry services, and a 24-hour front desk. Planning an event in Durham? This hotel has 10500 square feet (975 square meters) of space consisting of conference space and meeting rooms..
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1154.23" OriginalAmount="1142.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.99742" Longitude="-78.902677" StarRating="4" HotelCode="|203578" HotelName="Durham Marriott City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>201 FOSTER STREET, CAROLINA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/5/7/8/203578_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1352.79" OriginalAmount="1339.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.775025" Longitude="-1.569717" StarRating="4" HotelCode="|220037" HotelName="Indigo Durham, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OLD ELVET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/0/3/7/220037_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1356.19" OriginalAmount="1342.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.995951" Longitude="-78.901803" StarRating="4" HotelCode="|203398" HotelName="21c Museum Durham" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>111 North Corcoran Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/3/3/9/8/203398_5e01b170710.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1361.95" OriginalAmount="1348.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.7756743" Longitude="-1.5717781" StarRating="4" HotelCode="|54511" HotelName="Delta Hotels Durham Royal County" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>OLD ELVET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/1/1/54511_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet hotel and it is in Durham the heart of near Wear the river deluxe rooms, The establishment has various facilities, such as 2 restaurants, a swimming pool, a sauna, a steam bath, a gym and a spa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1385.35" OriginalAmount="1371.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.993216" Longitude="-78.9479792" StarRating="4" HotelCode="|315233" HotelName="Washington Duke Inn and Golf Club" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3001 Cameron Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/5/2/3/3/315233_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="9828.95" OriginalAmount="9731.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.887025" Longitude="-78.84868" StarRating="3" HotelCode="|204381" HotelName="Homewood Suites Raleigh-durham Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4603 CENTRAL PARK DRIVE, TRIANGLE RESEARCH PARK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/4/3/8/1/204381_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities />
    <HotelRating />
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
  </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
8bd958e2-e047-4f9d-a97f-a5a47d684e5b|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="8bd958e2-e047-4f9d-a97f-a5a47d684e5b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="78742" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-22T00:00:00" End="2026-08-30T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|223303" SourceId="94" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="support@book4trip.co.uk" Password="Trip1997@" RequestedCurrency="GBP" ClientNationality="pk" ClientCountry="United Kingdom" 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
8bd958e2-e047-4f9d-a97f-a5a47d684e5b|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="8bd958e2-e047-4f9d-a97f-a5a47d684e5b" TimeStamp="0001-01-01T00:00:00" HotelName="University Inn Durham Next To Duke University Medical Center" HotelCode="223303" GTCityId="78742" CountryCode="US" CityName="Durham" CountryName="USA" Address="502 Elf St" SourceId="94" Currency="GBP"><RoomTypes><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Double room for individual use" RoomTypeCode="223303H38_H1HNHNkd23l|1787129963.DIVIAH-GBRA8346doffw|682.69|94|NjgyLjY5fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="584" TotalPrice="590.12" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-19T09:59:23.8099422+01:00" End="2026-08-30T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="584.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Suite" RoomTypeCode="223303H41_887H1HNHNkdgo5|1787129963.DIVIAH-GBRA8346doffw|798.17|94|Nzk4LjE3fEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="683" TotalPrice="689.94" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-19T09:59:23.8099422+01:00" End="2026-08-30T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="683.11" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Accommodation Only" FilterMealType="Accommodation Only" RoomType="Room 1: Junior Suite" RoomTypeCode="223303H42_H1HRHRjj08r|1787129963.DIVIAH-GBRA8346doffw|839.03|94|ODM5LjAzfEVVUnxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="718" TotalPrice="725.26" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 21/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-21T00:00:00" End="2026-08-21T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="718.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_9.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_3.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_7.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_1.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_8.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_2.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_4.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_5.jpg" /><Image Url="http://cdnh.octanio.com/images/hotels/2/2/3/3/0/3/223303_6.jpg" /></Images><HotelDescription /><Facilities><HotelFacilities><Type>Room</Type><Description>Private bathroom/shower</Description><Value>Private bathroom/shower</Value></HotelFacilities><HotelFacilities><Type>Room</Type><Description>Hairdryer</Description><Value>Hairdryer</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family rooms</Description><Value>Family rooms</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>WiFi</Description><Value>WiFi</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Parking within the establishment</Description><Value>Parking within the establishment</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Daily cleaning service</Description><Value>Daily cleaning service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>TV area / shared lounge</Description><Value>TV area / shared lounge</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Laundry service</Description><Value>Laundry service</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>24 hour reception</Description><Value>24 hour reception</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Air-conditioning</Description><Value>Air-conditioning</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Smoking prohibited throughout the entire accommodation</Description><Value>Smoking prohibited throughout the entire accommodation</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Lift</Description><Value>Lift</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Heating</Description><Value>Heating</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>wheelchair accessible</Description><Value>wheelchair accessible</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Transfer service (free)</Description><Value>Transfer service (free)</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Special health and safety measures are followed</Description><Value>Special health and safety measures are followed</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Tea / Coffee maker</Description><Value>Tea / Coffee maker</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>Family</Description><Value>Family</Value></HotelFacilities><HotelFacilities><Type>Hotel</Type><Description>No pets allowed</Description><Value>No pets allowed</Value></HotelFacilities></Facilities></HotelRoomRS>||True