<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
c4fc6b6a-d550-4f25-ad32-9c695995acfc|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="c4fc6b6a-d550-4f25-ad32-9c695995acfc">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="71497" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-28T00:00:00" End="2026-08-29T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" 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
c4fc6b6a-d550-4f25-ad32-9c695995acfc|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c4fc6b6a-d550-4f25-ad32-9c695995acfc|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-06T13:01:58.0439119+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c4fc6b6a-d550-4f25-ad32-9c695995acfc" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="49.49" OriginalAmount="49.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46683866" Longitude="39.59893348" StarRating="0" HotelCode="784472|zaha_al_madina_hotel_2" HotelName="Zaha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Road, As Suqya, Medina 42315</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/46/4f46e4a29c87032617ec7561fda4f5420cc5296b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="67.87" OriginalAmount="67.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.473399991589" Longitude="39.612075076177" StarRating="3" HotelCode="399895|1785248|Bed &amp; Breakfast" HotelName="Al Mukhtara International Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60th Road, King Fahad Road, North Central Area, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="71.52" OriginalAmount="70.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.463774241227" Longitude="39.611871242523" StarRating="5" HotelCode="174015|35724|Bed &amp; Breakfast" HotelName="Madinah Mövenpick Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sharia Court Road, Madinah, Munawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150838/150838a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.19" OriginalAmount="75.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47362277" Longitude="39.60829198" StarRating="4" HotelCode="570579|2292975|Bed &amp; Breakfast" HotelName="Odst Al Madinah Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Fax,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Rahman Ibn Awaf Street, Budaah District, North Al Markazeiah, Shamaliyah, Al Haram, Madinah 15032</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/c1/abc1de3923ee46e3ab8c5bf12f24b58f48ddc77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;ODST Al.Madinah Hotel

Known perviously as Fosool Al.Fayrooz Season, or Al.Majd Season, ODST Hotel A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.07" OriginalAmount="76.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46531676" Longitude="39.60882887" StarRating="4" HotelCode="354123|2367525|Bed &amp; Breakfast" HotelName="Nozol Al Shakreen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Ayyub Al-Ansari, Bani Khidrah, Medina 42311</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a9/1da9d463dbe4877c5284c4b231864274b051632e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="78.47" OriginalAmount="77.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47329" Longitude="39.60898" StarRating="4" HotelCode="310083|629984|Bed &amp; Breakfast" HotelName="Zowar International Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Central Area, P.O. 42311, Madina, Al Munnawarra?</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629984/629984a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.43" OriginalAmount="79.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.464643479839" Longitude="39.609459230661" StarRating="3" HotelCode="514095|2292965|Bed &amp; Breakfast" HotelName="Nusk Al Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Saad Bin Obadah Street, South Central Area, Madinah 42316</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/6e/a76ee761b692e010b69620e787dd26d50502b882.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="87.55" OriginalAmount="86.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472742" Longitude="39.613177" StarRating="5" HotelCode="167772|1658548|Bed &amp; Breakfast" HotelName="Leader Al Muna Kareem Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Munawarah, PO. Box 7030, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/50/d850722a1b72b3834bbf5bf98ea8402d49fdaaf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="91.68" OriginalAmount="90.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.550404312371" Longitude="39.718454923116" StarRating="5" HotelCode="757151|9971998|Bed &amp; Breakfast" HotelName="Millennium Madinah Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Garden,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin Abdulaziz International Airport, Madinah 42342</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/46/ca467fdd8197c82573cd3d6f40f0490102192c6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A newly built Millennium Madinah Airport boasts 227 comfortable guest rooms &amp; suites across six floo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="93.76" OriginalAmount="92.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47386887" Longitude="39.60760649" StarRating="4" HotelCode="615308|613309|Bed &amp; Breakfast" HotelName="Saja Al Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street, Northern Central Zone, Al Madinah Al Munwarah, 42311 Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/27/70275de59edf8c0386a8be0337b5c5f46a5e05d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="97.03" OriginalAmount="96.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.48954135" Longitude="39.56409616" StarRating="5" HotelCode="80156|1622948|Bed &amp; Breakfast" HotelName="Le Meridien Medina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khaled Bin El Waleed Road, PO Box 1735, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/24/c224bf893b45e94d60fa8c053abc791397270039.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="98.56" OriginalAmount="97.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46888264" Longitude="39.60455071" StarRating="3" HotelCode="943569|2491355|Bed &amp; Breakfast" HotelName="Tulip Inn Al Dar Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saeed Ibn Zaid Al Qurashi Street, Al Madinah 42311-2233</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/b5/f9b5205ad2925f1ab51d22f622230510af983b3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.19" OriginalAmount="99.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471382519462" Longitude="39.612612187647" StarRating="4" HotelCode="236168|2520835|Bed &amp; Breakfast" HotelName="Golden Tulip Al Zahabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/12/5512363ab285c5a263cefbee18608b2561c00e72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="103.17" OriginalAmount="102.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.464248237184" Longitude="39.611160794889" StarRating="5" HotelCode="313286|59432551|Bed &amp; Breakfast" HotelName="Hotel Pullman ZamZam Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amr Bin Al Gmoh Street, Madina, PO Box 40233, Al Madinah 41499</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c4/0ac4f7c9f88b95c5b216749e1aea6523f387fcbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.98" OriginalAmount="102.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47282562" Longitude="39.60682845" StarRating="4" HotelCode="351867|2347035|Bed &amp; Breakfast" HotelName="Al Eiman Taibah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Central North, Al Madinah 55555</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/e4/a6e4a7f0e1fd1a66379ccac29b36f70b092bf2c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities and services to ensure a comfortable stay. Individual storeys...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="110.10" OriginalAmount="109.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471903101983" Longitude="39.609923465073" StarRating="5" HotelCode="351597|2367505|Bed &amp; Breakfast" HotelName="Royal Inn Al Rawda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Area, Medina 20012</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/84/34846bac34596459bd22330bf8d31b44329de73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.15" OriginalAmount="115.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.48614641" Longitude="39.64986336" StarRating="0" HotelCode="963752|marriott_executive_apartments_madinah" HotelName="Marriott Executive Apartments Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah Second Ring Road, Next to Al Rashid Mega Mall, Madinah 42361</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/0f/6f0f8617ce8709cd0e9c938559a95054e03fe6a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="117.44" OriginalAmount="116.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.463882" Longitude="39.610066" StarRating="4" HotelCode="207932|1514050|Bed &amp; Breakfast" HotelName="Crowne Plaza Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street Between 1st Ring Road, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/3f/c73fb6cb9ae21983ccdf719e941356fedbe0260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="118.86" OriginalAmount="117.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.473758244325" Longitude="39.61063291604" StarRating="5" HotelCode="82826|318995|Bed &amp; Breakfast" HotelName="InterContinental Dar Al Hijra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Street, Central Area, PO Box 20201, Madinah 41455</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/62/cf627977c7719d162f6e209adbe8c446f10b7905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="119.00" OriginalAmount="117.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.465234369093" Longitude="39.606745597037" StarRating="4" HotelCode="167755|2965611|Bed &amp; Breakfast" HotelName="Millennium Taiba Hotel Madina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Jacuzzi,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omer Bin Khattab Road, Al-Anbariyah, Al Madinah 41422</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548341/548341a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="136.91" OriginalAmount="135.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471985352502" Longitude="39.609501109123" StarRating="5" HotelCode="318685|CBG244300|Bed &amp; Breakfast" HotelName="Millennium Al Aqeeq Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 16/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Musab Bin Omair Street, North Central Region, P.O. Box 6388, Madinah 41442</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/442321/442321a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="144.27" OriginalAmount="142.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47266798046" Longitude="39.612600803375" StarRating="4" HotelCode="185731|2346695|Bed &amp; Breakfast" HotelName="Rove Al Madinah Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Northern Central Area, Beside Masjid Al-Bukhari, Madina Al Mounawara, 40438 Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/05/a30535235b8543ca1d4ed38b0553fee8861a2c8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah. The nearest airport is Medina (MED) (about 15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="151.21" OriginalAmount="149.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47310169814" Longitude="39.61083689266" StarRating="5" HotelCode="417066|2367635|Bed &amp; Breakfast" HotelName="Royal Dyar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Street, Northern Central Area, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/70/7c7052b516074320facb1d9e1ff1636cf97acca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="156.81" OriginalAmount="155.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47121243946" Longitude="39.606983670094" StarRating="3" HotelCode="82149|318639|Bed &amp; Breakfast" HotelName="Elaf Taiba Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Saad Bin Moaz Street, Buda'a District, Markazia, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3c/563c4211af650799ad4a148c77f24b6556e6418f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="165.08" OriginalAmount="163.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471403413525" Longitude="39.607810378075" StarRating="5" HotelCode="98617|CAS397300|Bed &amp; Breakfast" HotelName="Mövenpick Anwar Al Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Zone, Madinah, Munawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/af/50afd5c9ce6f8540fcc649a6eb4181ffaf4a93bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="190.04" OriginalAmount="188.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472091243034" Longitude="39.610876834575" StarRating="5" HotelCode="41191|111669|Bed &amp; Breakfast" HotelName="Hilton Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahd Street, Opposite Prophet Mosque, Madinah 41419</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ea/d9ea07fa4b69fd5ccb4adf2aa343fa6752519549.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="198.93" OriginalAmount="196.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472392" Longitude="39.608918" StarRating="5" HotelCode="298516|1368483|Bed &amp; Breakfast" HotelName="Majlis Grand Mercure Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Area, Po Box 7714, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/b0/35b0d13266d76b76e9b281dbcf4ac62a388e2608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="202.07" OriginalAmount="200.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472106494779" Longitude="39.611377716065" StarRating="5" HotelCode="174017|2891071|Bed &amp; Breakfast" HotelName="Shaza Al Madina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Road, P.O.Box 25517, Al Madina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/18/14189c3a58052356076397fe22e5d894fd438aa8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="205.72" OriginalAmount="203.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471115344377" Longitude="39.608539938927" StarRating="5" HotelCode="98681|321559|Bed &amp; Breakfast" HotelName="Intercontinental Madinah-Dar Al Iman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2657­ Badaah, Unit 10, Madinah 11142</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0f/030fc0f921c4bebf7e20d6df321fd29fd6bdc68a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="209.60" OriginalAmount="207.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47157643964" Longitude="39.611311465702" StarRating="5" HotelCode="102447|48144|Bed &amp; Breakfast" HotelName="Dar Al Taqwa Hotel Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Al Sitteen Streett, Madinah Al Mounawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/24/98247e0bab4e23d4800279a9e06b39556d0b2b70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="225.45" OriginalAmount="223.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471450523292" Longitude="39.613180101241" StarRating="5" HotelCode="98767|22004|Bed &amp; Breakfast" HotelName="The Oberoi, Madina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abizar Road, Madina Almunawara, Badaah, PO Box 1880, Madina Almunawara 42334</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/71/d7/71d7dfeb921cd8d76eadd5d17e2172d860eb60b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2125.20" OriginalAmount="2104.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.467543219522" Longitude="39.603310060914" StarRating="0" HotelCode="514462|2367535|Bed &amp; Breakfast" HotelName="Al Mukhtara Al Gharbi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sitten Street, PO Box 1502, Medina 15032, North Central Region</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2205.66" OriginalAmount="2183.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.4698" Longitude="39.6108" StarRating="3" HotelCode="835434|712570|Bed &amp; Breakfast" HotelName="Al Mokhtara Al Gharbi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Seteen Street</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fa/5afa26604b86cedbbe0eacfef4508a2612e047ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2227.72" OriginalAmount="2205.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46336551" Longitude="39.60535684" StarRating="3" HotelCode="776997|629992|Bed &amp; Breakfast" HotelName="Rawdah Al Mukhtara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Rahman Ben Awaf Street, Northern Area Of Al 10, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629992/629992a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rawdaht Al.Mukhtara Hotel is a prestigious 2 Stars property that located in the hart of the Al.Madin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2227.72" OriginalAmount="2205.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46399099" Longitude="39.60260091" StarRating="2" HotelCode="750527|629994|Bed &amp; Breakfast" HotelName="Al Mukhtara Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 21/08/2026" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Road, Medina 42315</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/2d/f42d455ce81f22237a3267203b8232f5f39b3757.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Al.Mukhtara Tower (Burg) Hotel is an economy 1 Stars property that located in the hart of the Al.Mad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service,Jacuzzi,24 Hour Security,Banquet Hall,Business Centre,Currency Exchange,Designated Smoking Area,Dining,Garden,Laundry,Meeting Room,Parking,Printer,Smoking Rooms,Valet Parking,Wheelchair Access,Kitchen,Airport Transfer (on Demand),Central Heating</BasicAmenities>
    <HotelRating>5,4,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>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
c560cc3a-14ed-48ed-a323-018df41c4c59|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="c560cc3a-14ed-48ed-a323-018df41c4c59">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="71497" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-18T00:00:00" End="2026-09-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" 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
c560cc3a-14ed-48ed-a323-018df41c4c59|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c560cc3a-14ed-48ed-a323-018df41c4c59|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
c560cc3a-14ed-48ed-a323-018df41c4c59|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c560cc3a-14ed-48ed-a323-018df41c4c59|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c560cc3a-14ed-48ed-a323-018df41c4c59|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-06T13:02:27.9809724+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c560cc3a-14ed-48ed-a323-018df41c4c59" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="49.78" OriginalAmount="49.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.473399991589" Longitude="39.612075076177" StarRating="3" HotelCode="399895|1785248" HotelName="Al Mukhtara International Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60th Road, King Fahad Road, North Central Area, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.57" OriginalAmount="57.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.48827314" Longitude="39.61096136" StarRating="1" HotelCode="612903|ewan_dar_al_hejra_hotel" HotelName="Ewan Dar AL Hejra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8144 King Fahd Road, Behind Awaji Mosque, Medina 42313</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/20/7720a03bbe2e9a3e4499a1173c8bc424e1d094ca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47824427" Longitude="39.65203855" StarRating="3" HotelCode="611529|doosh_teeba_hotel_suites" HotelName="Doosh Teeba Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Prince Muqrin Ibn Abdulaziz, Al Aridh, Al Madinah 42317</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/9c/c59cace556b0484654cc9d0213decfbc4686a5b5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.58" OriginalAmount="58.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471806444444" Longitude="39.609406222222" StarRating="3" HotelCode="417174|al_aqeeq_hotel__by_al_rawda" HotelName="Hotel Rawda Al Aqiq" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Manakhah, Medina 42311</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/4b/204b8c66f2348a9e42ff44faa615a24c8709a3cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.59" OriginalAmount="59.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.48686113" Longitude="39.64810415" StarRating="0" HotelCode="777242|hafawah_suites" HotelName="Hafawah Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah Road, Opposite Alrashid Mall, Medina 42319</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/13/7413dbe1c04033e3947f0c594cc73f068fb05d85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.60" OriginalAmount="60.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.4635672" Longitude="39.60744048" StarRating="0" HotelCode="701633|al_wahaa_hotel" HotelName="Al Waha Al Roda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Central Area South</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/33/6033b329d4ca97e8bd8511ba58d993dfb02b8ba8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.21" OriginalAmount="62.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47362277" Longitude="39.60829198" StarRating="4" HotelCode="570579|629988" HotelName="Odst Al Madinah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 29/08/2026" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Fax,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Rahman Ibn Awaf Street, Budaah District, North Al Markazeiah, Shamaliyah, Al Haram, Madinah 15032</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/c1/abc1de3923ee46e3ab8c5bf12f24b58f48ddc77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;ODST Al.Madinah Hotel

Known perviously as Fosool Al.Fayrooz Season, or Al.Majd Season, ODST Hotel A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="63.21" OriginalAmount="62.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47329" Longitude="39.60898" StarRating="4" HotelCode="310083|629984" HotelName="Zowar International Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Central Area, P.O. 42311, Madina, Al Munnawarra?</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629984/629984a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46683866" Longitude="39.59893348" StarRating="0" HotelCode="784472|zaha_al_madina_hotel_2" HotelName="Zaha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Road, As Suqya, Medina 42315</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/46/4f46e4a29c87032617ec7561fda4f5420cc5296b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.68" OriginalAmount="68.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46713435" Longitude="39.60585419" StarRating="0" HotelCode="682527|mirage_al_salam_hotel" HotelName="Mirage Al Salam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Road, Al Madinah 42311</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/1b/a11b2eb97d322e1de7814a0a94e7c5f13fa43018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.71" OriginalAmount="71.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.550404312371" Longitude="39.718454923116" StarRating="5" HotelCode="757151|millennium_madinah_airport" HotelName="Millennium Madinah Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Garden,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin Abdulaziz International Airport, Madinah 42342</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/46/ca467fdd8197c82573cd3d6f40f0490102192c6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A newly built Millennium Madinah Airport boasts 227 comfortable guest rooms &amp; suites across six floo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="73.21" OriginalAmount="72.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47386887" Longitude="39.60760649" StarRating="4" HotelCode="615308|613309" HotelName="Saja Al Madinah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street, Northern Central Zone, Al Madinah Al Munwarah, 42311 Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/27/70275de59edf8c0386a8be0337b5c5f46a5e05d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.75" OriginalAmount="74.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.464643479839" Longitude="39.609459230661" StarRating="3" HotelCode="514095|2292965" HotelName="Nusk Al Madinah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Saad Bin Obadah Street, South Central Area, Madinah 42316</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/6e/a76ee761b692e010b69620e787dd26d50502b882.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="75.76" OriginalAmount="75.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46483674" Longitude="39.60993194" StarRating="4" HotelCode="433688|2367385" HotelName="Al Ansar Golden Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>4147 Al Madina Al Munawarah, PO Box 3241, Al Madina Al Munawwarah 41421</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/81/a481878346fd32d2830b1f1fa8125f99cd95b31b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.77" OriginalAmount="77.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46902438" Longitude="39.60405428" StarRating="1" HotelCode="615699|taba_alsalam_hotel" HotelName="Taba Al Salam Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Saad bin Zaid al Korashy Street, Al Markazeya West, Medina 42311</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0d/470daea8c3ac4d803e2c84efe25cdb7d6f0e0ab0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.80" OriginalAmount="80.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.4687162" Longitude="39.60422509" StarRating="4" HotelCode="351550|al_ameen_crom_hotel" HotelName="AlAmeen CROM Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Alsalam road, Madinah 55555</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/d6/47d6f6857a9e64976735a0b8a80dc2a1b9143293.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Al Ameen CROM Hotel places you in the heart of Medina, c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.82" OriginalAmount="82.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.48954135" Longitude="39.56409616" StarRating="5" HotelCode="80156|le_meridien_medina" HotelName="Le Meridien Medina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khaled Bin El Waleed Road, PO Box 1735, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/24/c224bf893b45e94d60fa8c053abc791397270039.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.89" OriginalAmount="89.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47282562" Longitude="39.60682845" StarRating="4" HotelCode="351867|al_eiman_taibah" HotelName="Al Eiman Taibah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Central North, Al Madinah 55555</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/e4/a6e4a7f0e1fd1a66379ccac29b36f70b092bf2c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities and services to ensure a comfortable stay. Individual storeys...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="92.13" OriginalAmount="91.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.463774241227" Longitude="39.611871242523" StarRating="5" HotelCode="174015|1341825" HotelName="Madinah Mövenpick Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sharia Court Road, Madinah, Munawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150838/150838a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.93" OriginalAmount="93.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47122151" Longitude="39.60930713" StarRating="3" HotelCode="416974|al_majeedi_arac_suites_" HotelName="Elaf Al Majeedi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Front Line Of Prophet Mosque, Northern Central Area, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/ce/fece671a2915605625b9071b207cd8f51ad1224d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys are easily accessible by lift. A cash machine, a newspaper stand and a hairdress...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.95" OriginalAmount="95.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46531676" Longitude="39.60882887" StarRating="4" HotelCode="354123|nozol_al_shakreen_hotel" HotelName="Nozol Al Shakreen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Ayyub Al-Ansari, Bani Khidrah, Medina 42311</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a9/1da9d463dbe4877c5284c4b231864274b051632e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.96" OriginalAmount="96.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.464248237184" Longitude="39.611160794889" StarRating="5" HotelCode="313286|pullman_zamzam_madina_" HotelName="Hotel Pullman ZamZam Madinah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amr Bin Al Gmoh Street, Madina, PO Box 40233, Al Madinah 41499</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c4/0ac4f7c9f88b95c5b216749e1aea6523f387fcbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.00" OriginalAmount="100.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47189596" Longitude="39.6063055" StarRating="4" HotelCode="356750|jewar_al_saqefah_hotel" HotelName="Jewar Al Saqefah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Umm Salmah Bent Abi Umiah Street, Central Area, Al Madinah 00966</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/05/f805ad21ca9ddfc89dcc02f8ffad290d5e517153.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="103.86" OriginalAmount="102.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47121243946" Longitude="39.606983670094" StarRating="3" HotelCode="82149|318639" HotelName="Elaf Taiba Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Saad Bin Moaz Street, Buda'a District, Markazia, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3c/563c4211af650799ad4a148c77f24b6556e6418f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.89" OriginalAmount="102.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471382519462" Longitude="39.612612187647" StarRating="4" HotelCode="236168|2520835" HotelName="Golden Tulip Al Zahabi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/12/5512363ab285c5a263cefbee18608b2561c00e72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="108.34" OriginalAmount="107.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.465234369093" Longitude="39.606745597037" StarRating="4" HotelCode="167755|2965611" HotelName="Millennium Taiba Hotel Madina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Internet,Jacuzzi,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omer Bin Khattab Road, Al-Anbariyah, Al Madinah 41422</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548341/548341a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.06" OriginalAmount="107.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46888264" Longitude="39.60455071" StarRating="3" HotelCode="943569|2491355" HotelName="Tulip Inn Al Dar Madinah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saeed Ibn Zaid Al Qurashi Street, Al Madinah 42311-2233</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/b5/f9b5205ad2925f1ab51d22f622230510af983b3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.51" OriginalAmount="108.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471903101983" Longitude="39.609923465073" StarRating="5" HotelCode="351597|2367505" HotelName="Royal Inn Al Rawda" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Area, Medina 20012</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/84/34846bac34596459bd22330bf8d31b44329de73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="113.36" OriginalAmount="112.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471985352502" Longitude="39.609501109123" StarRating="5" HotelCode="318685|CBG244300" HotelName="Millennium Al Aqeeq Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Musab Bin Omair Street, North Central Region, P.O. Box 6388, Madinah 41442</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/442321/442321a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="115.44" OriginalAmount="114.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.4720016" Longitude="39.6082188" StarRating="5" HotelCode="310367|52598546" HotelName="Arac Al Aqeeq" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Elevator,Gift Shop,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Central Region, Musab Bin Omair Street, Al Madinah, Al Munawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/05/6a05a8da6612e74c9a6e0b3f41c75199ac3b3ee2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Medina, Al Aqeeq Palace Arac Hotel Madinah is minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="117.44" OriginalAmount="116.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.463882" Longitude="39.610066" StarRating="4" HotelCode="207932|1514050" HotelName="Crowne Plaza Madinah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street Between 1st Ring Road, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/3f/c73fb6cb9ae21983ccdf719e941356fedbe0260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.17" OriginalAmount="117.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47310169814" Longitude="39.61083689266" StarRating="5" HotelCode="417066|royal_dyar_hotel" HotelName="Royal Dyar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Street, Northern Central Area, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/70/7c7052b516074320facb1d9e1ff1636cf97acca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.22" OriginalAmount="122.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47266798046" Longitude="39.612600803375" StarRating="4" HotelCode="185731|holiday_villa_madinah_2" HotelName="Rove Al Madinah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Northern Central Area, Beside Masjid Al-Bukhari, Madina Al Mounawara, 40438 Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/05/a30535235b8543ca1d4ed38b0553fee8861a2c8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah. The nearest airport is Medina (MED) (about 15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="128.37" OriginalAmount="127.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471403413525" Longitude="39.607810378075" StarRating="5" HotelCode="98617|CAS397300" HotelName="Mövenpick Anwar Al Madinah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Zone, Madinah, Munawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/af/50afd5c9ce6f8540fcc649a6eb4181ffaf4a93bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="130.39" OriginalAmount="129.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.4721477" Longitude="39.61198578" StarRating="4" HotelCode="352214|684476" HotelName="Dallah Taibah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 05/09/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abi Zar Street, PO Box 6747, Madinah Al-Munawarah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/0d/1b0d5e12d9d7effc2b2c3b189d5466d913fce4b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Dallah Taibah Hotel in Medina, you'll be in a shopp...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.69" OriginalAmount="133.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472742" Longitude="39.613177" StarRating="5" HotelCode="167772|1658548" HotelName="Leader Al Muna Kareem Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/08/2026" HotelFacility="Air Conditioning,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Munawarah, PO. Box 7030, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/50/d850722a1b72b3834bbf5bf98ea8402d49fdaaf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="137.36" OriginalAmount="136.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47271126" Longitude="39.61049887" StarRating="4" HotelCode="358709|royal_inn_" HotelName="Nozol Royal Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abi Obaida ibn Aljarrah Street, North Central Area, Madinah 99999</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/dd/dfdd224be95a057eabf7558aa127f83aab9063a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47348164" Longitude="39.61311597" StarRating="5" HotelCode="353519|al_eiman_royal_hotel" HotelName="Al Eiman Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Area North, Al Madina, 20012 Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/6f/1a6fabef202b86adb2fc6e6ffcec780c7178ee54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47110066" Longitude="39.60646085" StarRating="3" HotelCode="351666|mawaddah_al_safwa" HotelName="Mawaddah Al Safwa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Northern Central Area, Abdul Mohsen Bin Abdulaziz Street, Madinah 42311</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/21/5021dd39020a5607443203e17f199b21ae9d5c5a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.48614641" Longitude="39.64986336" StarRating="0" HotelCode="963752|marriott_executive_apartments_madinah" HotelName="Marriott Executive Apartments Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah Second Ring Road, Next to Al Rashid Mega Mall, Madinah 42361</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/0f/6f0f8617ce8709cd0e9c938559a95054e03fe6a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.44" OriginalAmount="144.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.473758244325" Longitude="39.61063291604" StarRating="5" HotelCode="82826|intercontinental_dar_al_hijra_madinah" HotelName="InterContinental Dar Al Hijra" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Street, Central Area, PO Box 20201, Madinah 41455</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/62/cf627977c7719d162f6e209adbe8c446f10b7905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.55" OriginalAmount="155.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47191172685" Longitude="39.613252208836" StarRating="5" HotelCode="98069|al_haram_hotel_by_al_rawda" HotelName="Al Haram Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 25739, Al-Madinah al-Munawwarah 41476</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/41/8d41f05b47356e1596e1f72eaf5ddabbf7ebaf62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="166.29" OriginalAmount="164.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472091243034" Longitude="39.610876834575" StarRating="5" HotelCode="41191|111669" HotelName="Hilton Madinah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahd Street, Opposite Prophet Mosque, Madinah 41419</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ea/d9ea07fa4b69fd5ccb4adf2aa343fa6752519549.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.65" OriginalAmount="165.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472106494779" Longitude="39.611377716065" StarRating="5" HotelCode="174017|shaza_al_madina" HotelName="Shaza Al Madina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Road, P.O.Box 25517, Al Madina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/18/14189c3a58052356076397fe22e5d894fd438aa8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.05" OriginalAmount="205.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471115344377" Longitude="39.608539938927" StarRating="5" HotelCode="98681|dar_al_iman_intercontinental" HotelName="Intercontinental Madinah-Dar Al Iman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2657­ Badaah, Unit 10, Madinah 11142</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0f/030fc0f921c4bebf7e20d6df321fd29fd6bdc68a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="212.24" OriginalAmount="210.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472392" Longitude="39.608918" StarRating="5" HotelCode="298516|1368483" HotelName="Majlis Grand Mercure Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Area, Po Box 7714, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/b0/35b0d13266d76b76e9b281dbcf4ac62a388e2608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.89" OriginalAmount="216.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47157643964" Longitude="39.611311465702" StarRating="5" HotelCode="102447|48144" HotelName="Dar Al Taqwa Hotel Madinah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Al Sitteen Streett, Madinah Al Mounawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/24/98247e0bab4e23d4800279a9e06b39556d0b2b70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471450523292" Longitude="39.613180101241" StarRating="5" HotelCode="98767|oberoi_2" HotelName="The Oberoi, Madina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abizar Road, Madina Almunawara, Badaah, PO Box 1880, Madina Almunawara 42334</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/71/d7/71d7dfeb921cd8d76eadd5d17e2172d860eb60b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2164.36" OriginalAmount="2142.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.467543219522" Longitude="39.603310060914" StarRating="0" HotelCode="514462|2367535" HotelName="Al Mukhtara Al Gharbi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sitten Street, PO Box 1502, Medina 15032, North Central Region</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2227.72" OriginalAmount="2205.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46336551" Longitude="39.60535684" StarRating="3" HotelCode="776997|629992" HotelName="Rawdah Al Mukhtara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/08/2026" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Rahman Ben Awaf Street, Northern Area Of Al 10, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629992/629992a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rawdaht Al.Mukhtara Hotel is a prestigious 2 Stars property that located in the hart of the Al.Madin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2227.72" OriginalAmount="2205.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46399099" Longitude="39.60260091" StarRating="2" HotelCode="750527|629994" HotelName="Al Mukhtara Tower" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Road, Medina 42315</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/2d/f42d455ce81f22237a3267203b8232f5f39b3757.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Al.Mukhtara Tower (Burg) Hotel is an economy 1 Stars property that located in the hart of the Al.Mad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2227.72" OriginalAmount="2205.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.4698" Longitude="39.6108" StarRating="3" HotelCode="835434|712570" HotelName="Al Mokhtara Al Gharbi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Seteen Street</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fa/5afa26604b86cedbbe0eacfef4508a2612e047ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Fax,Internet,Lounge,Telephone Service,Restaurant,Room Service,Spa,Conference Hall,24 Hour Security,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Laundry,Meeting Room,Parking,Printer,Smoking Rooms,Valet Parking,Wheelchair Access,Designated Smoking Area,Dining,Garden,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Dry Cleaning,Elevator,Housekeeping,LCD/Projector,Luggage Storage,Jacuzzi,Gift Shop,Kitchen,Central Heating</BasicAmenities>
    <HotelRating>5,4,3,2,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>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
c560cc3a-14ed-48ed-a323-018df41c4c59|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="c560cc3a-14ed-48ed-a323-018df41c4c59">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="71497" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-18T00:00:00" End="2026-09-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <MealType>Bed &amp; Breakfast</MealType>
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" 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
c560cc3a-14ed-48ed-a323-018df41c4c59|TravcoSearch|Data at the root level is invalid. Line 1, position 1.|System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at HotelSources.Travco.GetSearchRS(String searchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Travco\Travco.cs:line 336|Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c560cc3a-14ed-48ed-a323-018df41c4c59|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-06T13:03:13.7478072+01:00" Version="0" EchoToken="Search" TransactionIdentifier="c560cc3a-14ed-48ed-a323-018df41c4c59" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="62.77" OriginalAmount="62.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.473399991589" Longitude="39.612075076177" StarRating="3" HotelCode="399895|1785248|Bed &amp; Breakfast" HotelName="Al Mukhtara International Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 31/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>60th Road, King Fahad Road, North Central Area, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.67" OriginalAmount="67.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46683866" Longitude="39.59893348" StarRating="0" HotelCode="784472|zaha_al_madina_hotel_2" HotelName="Zaha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Salam Road, As Suqya, Medina 42315</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/46/4f46e4a29c87032617ec7561fda4f5420cc5296b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.29" OriginalAmount="75.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47362277" Longitude="39.60829198" StarRating="4" HotelCode="570579|629988|Bed &amp; Breakfast" HotelName="Odst Al Madinah Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 30/08/2026" HotelFacility="24 Hour Security,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Fax,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Rahman Ibn Awaf Street, Budaah District, North Al Markazeiah, Shamaliyah, Al Haram, Madinah 15032</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/c1/abc1de3923ee46e3ab8c5bf12f24b58f48ddc77a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;ODST Al.Madinah Hotel

Known perviously as Fosool Al.Fayrooz Season, or Al.Majd Season, ODST Hotel A...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="76.29" OriginalAmount="75.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47329" Longitude="39.60898" StarRating="4" HotelCode="310083|629984|Bed &amp; Breakfast" HotelName="Zowar International Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 29/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Central Area, P.O. 42311, Madina, Al Munnawarra?</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629984/629984a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="91.57" OriginalAmount="90.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.550404312371" Longitude="39.718454923116" StarRating="5" HotelCode="757151|9971998|Bed &amp; Breakfast" HotelName="Millennium Madinah Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Garden,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin Abdulaziz International Airport, Madinah 42342</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/46/ca467fdd8197c82573cd3d6f40f0490102192c6a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A newly built Millennium Madinah Airport boasts 227 comfortable guest rooms &amp; suites across six floo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="91.83" OriginalAmount="90.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.464643479839" Longitude="39.609459230661" StarRating="3" HotelCode="514095|2292965|Bed &amp; Breakfast" HotelName="Nusk Al Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Saad Bin Obadah Street, South Central Area, Madinah 42316</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/6e/a76ee761b692e010b69620e787dd26d50502b882.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="93.76" OriginalAmount="92.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47386887" Longitude="39.60760649" StarRating="4" HotelCode="615308|613309|Bed &amp; Breakfast" HotelName="Saja Al Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street, Northern Central Zone, Al Madinah Al Munwarah, 42311 Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/27/70275de59edf8c0386a8be0337b5c5f46a5e05d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="102.62" OriginalAmount="101.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.463774241227" Longitude="39.611871242523" StarRating="5" HotelCode="174015|35724|Bed &amp; Breakfast" HotelName="Madinah Mövenpick Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sharia Court Road, Madinah, Munawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/150838/150838a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="103.89" OriginalAmount="102.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471382519462" Longitude="39.612612187647" StarRating="4" HotelCode="236168|2520835|Bed &amp; Breakfast" HotelName="Golden Tulip Al Zahabi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/12/5512363ab285c5a263cefbee18608b2561c00e72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="105.64" OriginalAmount="104.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.48954135" Longitude="39.56409616" StarRating="5" HotelCode="80156|1622948|Bed &amp; Breakfast" HotelName="Le Meridien Medina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Khaled Bin El Waleed Road, PO Box 1735, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/24/c224bf893b45e94d60fa8c053abc791397270039.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.06" OriginalAmount="107.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46888264" Longitude="39.60455071" StarRating="3" HotelCode="943569|2491355|Bed &amp; Breakfast" HotelName="Tulip Inn Al Dar Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saeed Ibn Zaid Al Qurashi Street, Al Madinah 42311-2233</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/b5/f9b5205ad2925f1ab51d22f622230510af983b3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.51" OriginalAmount="108.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471903101983" Longitude="39.609923465073" StarRating="5" HotelCode="351597|2367505|Bed &amp; Breakfast" HotelName="Royal Inn Al Rawda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Area, Medina 20012</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/84/34846bac34596459bd22330bf8d31b44329de73d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="113.06" OriginalAmount="111.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.465234369093" Longitude="39.606745597037" StarRating="4" HotelCode="167755|1682738|Bed &amp; Breakfast" HotelName="Millennium Taiba Hotel Madina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2026" HotelFacility="Air Conditioning,Internet,Jacuzzi,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Omer Bin Khattab Road, Al-Anbariyah, Al Madinah 41422</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/548341/548341a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="114.86" OriginalAmount="113.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46531676" Longitude="39.60882887" StarRating="4" HotelCode="354123|2367525|Bed &amp; Breakfast" HotelName="Nozol Al Shakreen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abu Ayyub Al-Ansari, Bani Khidrah, Medina 42311</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/a9/1da9d463dbe4877c5284c4b231864274b051632e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="117.21" OriginalAmount="116.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.463882" Longitude="39.610066" StarRating="4" HotelCode="207932|917335|Bed &amp; Breakfast" HotelName="Crowne Plaza Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street Between 1st Ring Road, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/3f/c73fb6cb9ae21983ccdf719e941356fedbe0260c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="118.45" OriginalAmount="117.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.464248237184" Longitude="39.611160794889" StarRating="5" HotelCode="313286|59432551|Bed &amp; Breakfast" HotelName="Hotel Pullman ZamZam Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amr Bin Al Gmoh Street, Madina, PO Box 40233, Al Madinah 41499</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/c4/0ac4f7c9f88b95c5b216749e1aea6523f387fcbd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="134.69" OriginalAmount="133.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472742" Longitude="39.613177" StarRating="5" HotelCode="167772|1658548|Bed &amp; Breakfast" HotelName="Leader Al Muna Kareem Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/08/2026" HotelFacility="Air Conditioning,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Munawarah, PO. Box 7030, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/50/d850722a1b72b3834bbf5bf98ea8402d49fdaaf5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="135.49" OriginalAmount="134.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47282562" Longitude="39.60682845" StarRating="4" HotelCode="351867|2347035|Bed &amp; Breakfast" HotelName="Al Eiman Taibah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Central North, Al Madinah 55555</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/e4/a6e4a7f0e1fd1a66379ccac29b36f70b092bf2c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of facilities and services to ensure a comfortable stay. Individual storeys...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="141.12" OriginalAmount="139.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471985352502" Longitude="39.609501109123" StarRating="5" HotelCode="318685|CBG244300|Bed &amp; Breakfast" HotelName="Millennium Al Aqeeq Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Musab Bin Omair Street, North Central Region, P.O. Box 6388, Madinah 41442</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/442321/442321a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.40" OriginalAmount="140.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.48614641" Longitude="39.64986336" StarRating="0" HotelCode="963752|marriott_executive_apartments_madinah" HotelName="Marriott Executive Apartments Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah Second Ring Road, Next to Al Rashid Mega Mall, Madinah 42361</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/0f/6f0f8617ce8709cd0e9c938559a95054e03fe6a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="149.14" OriginalAmount="147.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.473758244325" Longitude="39.61063291604" StarRating="5" HotelCode="82826|21954|Bed &amp; Breakfast" HotelName="InterContinental Dar Al Hijra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Street, Central Area, PO Box 20201, Madinah 41455</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/62/cf627977c7719d162f6e209adbe8c446f10b7905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="154.12" OriginalAmount="152.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471403413525" Longitude="39.607810378075" StarRating="5" HotelCode="98617|CAS397300|Bed &amp; Breakfast" HotelName="Mövenpick Anwar Al Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Zone, Madinah, Munawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/af/50afd5c9ce6f8540fcc649a6eb4181ffaf4a93bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="154.49" OriginalAmount="152.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47310169814" Longitude="39.61083689266" StarRating="5" HotelCode="417066|2367635|Bed &amp; Breakfast" HotelName="Royal Dyar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Street, Northern Central Area, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/70/7c7052b516074320facb1d9e1ff1636cf97acca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="156.81" OriginalAmount="155.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47121243946" Longitude="39.606983670094" StarRating="3" HotelCode="82149|318639|Bed &amp; Breakfast" HotelName="Elaf Taiba Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/09/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Saad Bin Moaz Street, Buda'a District, Markazia, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3c/563c4211af650799ad4a148c77f24b6556e6418f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="160.79" OriginalAmount="159.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47266798046" Longitude="39.612600803375" StarRating="4" HotelCode="185731|2346695|Bed &amp; Breakfast" HotelName="Rove Al Madinah Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Northern Central Area, Beside Masjid Al-Bukhari, Madina Al Mounawara, 40438 Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/05/a30535235b8543ca1d4ed38b0553fee8861a2c8e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Madinah. The nearest airport is Medina (MED) (about 15 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194.78" OriginalAmount="192.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472091243034" Longitude="39.610876834575" StarRating="5" HotelCode="41191|111669|Bed &amp; Breakfast" HotelName="Hilton Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahd Street, Opposite Prophet Mosque, Madinah 41419</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/ea/d9ea07fa4b69fd5ccb4adf2aa343fa6752519549.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="202.07" OriginalAmount="200.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472106494779" Longitude="39.611377716065" StarRating="5" HotelCode="174017|2891071|Bed &amp; Breakfast" HotelName="Shaza Al Madina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Road, P.O.Box 25517, Al Madina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/18/14189c3a58052356076397fe22e5d894fd438aa8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="212.24" OriginalAmount="210.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.472392" Longitude="39.608918" StarRating="5" HotelCode="298516|1368483|Bed &amp; Breakfast" HotelName="Majlis Grand Mercure Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Central Area, Po Box 7714, Madinah</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/b0/35b0d13266d76b76e9b281dbcf4ac62a388e2608.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Madinah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="218.89" OriginalAmount="216.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.47157643964" Longitude="39.611311465702" StarRating="5" HotelCode="102447|48144|Bed &amp; Breakfast" HotelName="Dar Al Taqwa Hotel Madinah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Off Al Sitteen Streett, Madinah Al Mounawara</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/24/98247e0bab4e23d4800279a9e06b39556d0b2b70.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="219.17" OriginalAmount="217.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471115344377" Longitude="39.608539938927" StarRating="5" HotelCode="98681|21964|Bed &amp; Breakfast" HotelName="Intercontinental Madinah-Dar Al Iman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2657­ Badaah, Unit 10, Madinah 11142</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/0f/030fc0f921c4bebf7e20d6df321fd29fd6bdc68a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="224.48" OriginalAmount="222.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.471450523292" Longitude="39.613180101241" StarRating="5" HotelCode="98767|22004|Bed &amp; Breakfast" HotelName="The Oberoi, Madina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abizar Road, Madina Almunawara, Badaah, PO Box 1880, Madina Almunawara 42334</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/71/d7/71d7dfeb921cd8d76eadd5d17e2172d860eb60b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Madinah. The nearest airport is Medina (MED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2164.36" OriginalAmount="2142.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.467543219522" Longitude="39.603310060914" StarRating="0" HotelCode="514462|2367535|Bed &amp; Breakfast" HotelName="Al Mukhtara Al Gharbi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sitten Street, PO Box 1502, Medina 15032, North Central Region</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2227.72" OriginalAmount="2205.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46336551" Longitude="39.60535684" StarRating="3" HotelCode="776997|629992|Bed &amp; Breakfast" HotelName="Rawdah Al Mukhtara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 29/08/2026" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Rahman Ben Awaf Street, Northern Area Of Al 10, Medina</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/629992/629992a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rawdaht Al.Mukhtara Hotel is a prestigious 2 Stars property that located in the hart of the Al.Madin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2227.72" OriginalAmount="2205.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.46399099" Longitude="39.60260091" StarRating="2" HotelCode="750527|629994|Bed &amp; Breakfast" HotelName="Al Mukhtara Tower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 11/09/2026" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Road, Medina 42315</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/2d/f42d455ce81f22237a3267203b8232f5f39b3757.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Al.Mukhtara Tower (Burg) Hotel is an economy 1 Stars property that located in the hart of the Al.Mad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="2227.72" OriginalAmount="2205.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="24.4698" Longitude="39.6108" StarRating="3" HotelCode="835434|712570|Bed &amp; Breakfast" HotelName="Al Mokhtara Al Gharbi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/09/2026">
        <Address>
          <AddressLines>
            <AddressLine>Seteen Street</AddressLine>
          </AddressLines>
          <CityName>Madinah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/fa/5afa26604b86cedbbe0eacfef4508a2612e047ea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Fax,Internet,Lounge,Telephone Service,Restaurant,Room Service,Spa,Conference Hall,24 Hour Security,Airport Transfer (on Demand),Banquet Hall,Business Centre,Currency Exchange,Laundry,Meeting Room,Parking,Printer,Smoking Rooms,Valet Parking,Wheelchair Access,Designated Smoking Area,Dining,Garden,Kitchen,Jacuzzi,Central Heating</BasicAmenities>
    <HotelRating>5,4,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST</Meals>
    <PropertyType>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
c560cc3a-14ed-48ed-a323-018df41c4c59|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="c560cc3a-14ed-48ed-a323-018df41c4c59">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="71497" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-09-18T00:00:00" End="2026-09-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="399895|1785248|Bed &amp; Breakfast" SourceId="16" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="WorldwideDMC" Password="$DMC0202$@2802" RequestedCurrency="GBP" ClientNationality="GB" 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
c560cc3a-14ed-48ed-a323-018df41c4c59|RateHawkPrice|exception while supplier interation||RateHawk|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
c560cc3a-14ed-48ed-a323-018df41c4c59|DOTWPrice|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
c560cc3a-14ed-48ed-a323-018df41c4c59|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="c560cc3a-14ed-48ed-a323-018df41c4c59" TimeStamp="0001-01-01T00:00:00" HotelName="Al Mukhtara International Hotel" HotelCode="399895|1785248" StarRating="3" GTCityId="71497" CountryCode="SA" CityName="Madinah" CountryName="Saudi Arabia" Address="60th Road, King Fahad Road, North Central Area, Medina" PostCode="" PhoneNo="" FaxNo="" Email="" CheckInTime="" CheckOutTime="" Latitude="24.473399991589" Longitude="39.612075076177" SourceId="16" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Double Room" RoomTypeCode="0|0|1046415285|1786017807005271B1758B0||no|1785248|16|NDkuMjl8R0JQfDIwMjYtMDktMDQ=" OriginalAmount="49" TotalPrice="49.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/08/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Please note that during Ramadan, standard hotel check-in time is 18:00. Prices include 5% VAT, and municipality fees calculated as follows: 5% VAT for 4 – 5 star Hotels, 2.5% VAT for 3 star and below.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-31T00:00:00" End="2026-09-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="49.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Triple Room" RoomTypeCode="0|0|1046415405|1786017807005271B1758B2||no|1785248|16|NTAuMzZ8R0JQfDIwMjYtMDktMDQ=" OriginalAmount="50" TotalPrice="50.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/08/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Please note that during Ramadan, standard hotel check-in time is 18:00. Prices include 5% VAT, and municipality fees calculated as follows: 5% VAT for 4 – 5 star Hotels, 2.5% VAT for 3 star and below.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-31T00:00:00" End="2026-09-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="50.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Quadruple Room" RoomTypeCode="0|0|1046415495|1786017807005271B1758B4||no|1785248|16|NTEuNDR8R0JQfDIwMjYtMDktMDQ=" OriginalAmount="51" TotalPrice="51.95" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/08/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Please note that during Ramadan, standard hotel check-in time is 18:00. Prices include 5% VAT, and municipality fees calculated as follows: 5% VAT for 4 – 5 star Hotels, 2.5% VAT for 3 star and below.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-31T00:00:00" End="2026-09-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="51.95" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, DOUBLE BED" RoomTypeCode="0|0|1172451585|1786017807027449B2129B1||no|1785248|16|NjkuMTB8R0JQfDIwMjYtMDktMDQ=" OriginalAmount="69" TotalPrice="69.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/08/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property doesn&amp;#039;t offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Couples wishing to share a room must provide proof of marriage. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 18.43 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 14.61 USD (This amount is included within the total price). Prices include 5% VAT, and municipality fees calculated as follows: 5% VAT for 4 – 5 star Hotels, 2.5% VAT for 3 star and below.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-31T00:00:00" End="2026-09-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="69.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, TRIPLE" RoomTypeCode="0|0|1172451595|1786017807027449B2129B9||no|1785248|16|NzAuNjd8R0JQfDIwMjYtMDktMDQ=" OriginalAmount="71" TotalPrice="71.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/08/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property doesn&amp;#039;t offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Couples wishing to share a room must provide proof of marriage. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 20.35 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 14.94 USD (This amount is included within the total price). Prices include 5% VAT, and municipality fees calculated as follows: 5% VAT for 4 – 5 star Hotels, 2.5% VAT for 3 star and below.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-31T00:00:00" End="2026-09-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="71.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: STANDARD, QUADRUPLE" RoomTypeCode="0|0|1172451605|1786017807027449B2129B5||no|1785248|16|NzIuMjR8R0JQfDIwMjYtMDktMDQ=" OriginalAmount="72" TotalPrice="72.96" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 31/08/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards; cash is not accepted&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Please note that cultural norms and guest policies may differ by country and by property; the policies listed are provided by the property&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: This property doesn&amp;#039;t offer after-hours check-in. Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Couples wishing to share a room must provide proof of marriage. &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 2 people: 22.28 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 2 people: 15.27 USD (This amount is included within the total price). Prices include 5% VAT, and municipality fees calculated as follows: 5% VAT for 4 – 5 star Hotels, 2.5% VAT for 3 star and below.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="false" TV="false" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Shower|Internet access|Fridge|Air conditioning (centrally regulated)|Double Bed</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-31T00:00:00" End="2026-09-14T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="72.96" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_r_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_r_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_w_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_w_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_w_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_w_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_r_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_w_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_008.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_w_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_w_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_a_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_a_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_a_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_a_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_l_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_018.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_017.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_004.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_014.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_015.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/62/629985/629985a_hb_ro_013.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This hotel welcomes guests in Madinah.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The wide range of services and facilities make the hotel the ideal starting point for business and relaxation. Wireless internet access allows guests to surf the internet and catch up on email.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning ensures that rooms maintain comfortable temperatures. Rooms include a double bed. Guests will also find a refrigerator included among the standard features. Equipped with a telephone 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;It is possible to order breakfast.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 25.00 SAR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast available free of charge for children.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription><Facilities><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>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities></Facilities></HotelRoomRS>||True