<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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a4c3265d-2d62-49b5-b080-309629f41d48|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="a4c3265d-2d62-49b5-b080-309629f41d48">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="93634" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-26T00:00:00" End="2024-11-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="PK" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a4c3265d-2d62-49b5-b080-309629f41d48|HotelbedsSearch|supplier interation failed||HotelBeds|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a4c3265d-2d62-49b5-b080-309629f41d48|TravcoSearch|successfull supplier interation||Travco|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a4c3265d-2d62-49b5-b080-309629f41d48|DOTWSearch|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a4c3265d-2d62-49b5-b080-309629f41d48|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="2024-11-07T02:32:23.8545459+00:00" Version="0" EchoToken="Search" TransactionIdentifier="a4c3265d-2d62-49b5-b080-309629f41d48" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="34.79" OriginalAmount="32.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42162585071" Longitude="39.858854413033" StarRating="3" HotelCode="913000|2366695" HotelName="Al Noor Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Noor Street, Al Aziziya, Mecca 99999</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/335271/335271a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.66" OriginalAmount="34.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.413767956522" Longitude="39.863365826087" StarRating="4" HotelCode="422774|1693768" HotelName="Concorde Mina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Designated Smoking Area,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Masjid Al Haram Road, Al Aziziyah, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631164/631164a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mecca. Taif (TIF) Airport is situated about 75 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="37.05" OriginalAmount="34.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.432942921369" Longitude="39.852838046627" StarRating="3" HotelCode="561532|2113125" HotelName="ibis Styles Makkah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>4490 King Fahd Road, Al Maabdaah Al Azizia, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/678171/a_678171_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in Mecca, about 75 km from Taif (TIF) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.37" OriginalAmount="36.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42900216" Longitude="39.85615605" StarRating="4" HotelCode="800790|2490015" HotelName="Al Dana Diamond Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prince Majed Bin Abdulaziz Road, Al Shisha Area, Al Azizia District, Mecca 24236</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/649107/649107a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in Makkah. The premises count with 611 welcoming rooms. Al Dana Diamond Makkah includes Wi-Fi internet connection in all public areas and guests rooms. This establishment offers a 24-hour reception service, so that guests' needs will be fully met at any time of the day or night. Cots are not available at Al Dana Diamond Makkah. All rooms at this disability-friendly property are wheelchair-accessible. Pets are not allowed at Al Dana Diamond Makkah. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.92" OriginalAmount="40.11" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.432025612701" Longitude="39.792010138289" StarRating="4" HotelCode="352934|2528435" HotelName="Dar Al Raies Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abd Allah Aarif Street, Al Nozha, Mekka 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/69202/2069202/1.jpg?f=15043230</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.50" OriginalAmount="40.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42237761" Longitude="39.83414023" StarRating="2" HotelCode="353767|2235735" HotelName="Al Tawfiq Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdul Aziz Road, Ajyad Al Sud District, Mecca 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/70375/2070375/49.jpg?f=15514202</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="43.51" OriginalAmount="40.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.432805164049" Longitude="39.852772663184" StarRating="3" HotelCode="|IBSK" HotelName="Ibis Styles Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4490 King Fahd Road , Al Maabdaah District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/678171/4434863.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 286 non-smoking rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, safe, currency exchange service and cash machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. A fireplace creates a cosy atmosphere. Additional amenities include a TV room and a library. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a car hire service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry, a page service and a hotel shuttle bus. Complimentary newspapers are available. A business centre with fax machine and photocopier is available.This hotel is in Mecca, about 75 km from Taif (TIF) Airport.A refreshing swim in the indoor pool complex is a great way to unwind. A sun terrace is a great place to while away the hours. There are many ways to relax or stay active at the hotel, including tennis, a gym and a sauna. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the view of the city from a balcony or terrace. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a tea/coffee station and a dishwasher. There is also an ironing set and a trouser press. Other features include a telephone, a flatscreen television, a radio, an alarm clock and WiFi. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. Family rooms are available for parents with children.Various dining options are available, including a café and a bar. A number of specialities await guests in the air-conditioned, non-smoking restaurant. A delicious breakfast provides energy for the rest of the day. Children's meals and halal food can be prepared on request.Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.68" OriginalAmount="40.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42075195" Longitude="39.84778526" StarRating="0" HotelCode="363273|2367715" HotelName="Sama Al Diyafah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>King Abdul Aziz Road, Mahbas Al Jen, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/ca/ebcab85fe54c5230bb351e5d788270c23d87a26e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Sama Al Diyafah Hotel to discover the wonders of Mecca. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. 24-hour front desk, luggage storage, Wi-Fi in public areas, car park, room service are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find television LCD/plasma screen, air conditioning, satellite/cable TV, kitchenette, refrigerator. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Mecca has to offer are three great reasons you should stay at Sama Al Diyafah Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.22" OriginalAmount="44.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.424195833144" Longitude="39.813033344315" StarRating="3" HotelCode="345069|2367815" HotelName="Albostan Almasi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts,Guest houses,Hotel" CnxPolicy="Free CXL until 21/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Om Alqura Street, Al Mansour District, Mecca 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0034/40568/3440568/1.jpg?f=15398384</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Ajyad, Al Bostan Al Masi Hotel is a perfect starting point from which to explore Mecca. Both business travelers and tourists can enjoy the hotel's facilities and services. Facilities like Wi-Fi in public areas, restaurant, elevator are readily available for you to enjoy. Some of the well-appointed guestrooms feature carpeting, towels, locker, television LCD/plasma screen, mirror. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Mecca has to offer are three great reasons you should stay at Al Bostan Al Masi Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.58" OriginalAmount="46.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40884112" Longitude="39.86814469" StarRating="3.5" HotelCode="574629|2526315" HotelName="Afraa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Azeziah Street, Al Azeziah District, Al Aziziya, Makkah 10032</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/95119/2795119/1.jpg?f=15397370</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="49.58" OriginalAmount="46.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40084457" Longitude="39.83068902" StarRating="3.5" HotelCode="570595|2132255" HotelName="Lamar Ajyad Hotel Makkah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Laundry,Lounge,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ar Rawabi, Mekka 24234</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/624409/624409a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located approximately a half-hour walk from the centre of Mecca. Its setting is especially ideal for parents with children.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.45" OriginalAmount="47.15" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.428495390808" Longitude="39.81328046627" StarRating="5" HotelCode="445316|2530295" HotelName="Al Kiswah Towers Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>At Tayseer District, Mekka 24231</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10029299</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple hotel is situated in Makkah. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="50.94" OriginalAmount="47.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40071455" Longitude="39.81523685" StarRating="5" HotelCode="539648|2062975" HotelName="M Hotel Makkah by Millennium" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/11/2024" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Building 2771, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/553741/553741a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="53.18" OriginalAmount="49.70" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40006047" Longitude="39.86498786" StarRating="4" HotelCode="|MMKA" HotelName="Mercure Makkah Aziziah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6541 Kulliyyat Al Banat, Al Jamiah Makkah Al Taif Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1422128/19135910.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Guests have a choice of 398 non-smoking rooms. English-speaking staff at the reception desk in the lobby are happy to answer any questions. Room service, an alarm call service, 2 conference rooms, a business centre and a coin-operated laundry are available. Wireless internet access is provided in public areas. The hotel offers a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. Services include a hotel shuttle bus.This hotel warmly welcomes guests in Mecca. For business travellers as well as families, it provides everything needed for a pleasant stay.Rooms are equipped with air conditioning. Extra beds or children's beds can be provided upon request. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A television with satellite/cable channels, an alarm clock and WiFi (no extra charge) are provided as well. Guests can take advantage of the nightly turndown service. Amenities in the bathrooms include a shower. A hairdryer, a vanity mirror and a telephone are available for daily use. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567The dining area includes a bar. Great food and friendly service await guests in 2 air-conditioned restaurants. Breakfast, brunch, lunch and dinner are available. The menu also offers diet meals, gluten-free meals, vegetarian dishes, children's meals and halal food. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="55.64" OriginalAmount="52.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42513153" Longitude="39.79135478" StarRating="0" HotelCode="805674|2528945" HotelName="Al Murjan Crom Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Om Al Qura Street, Al Seteen, Makkah 24221</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/10363/3810363/1.jpg?f=15568638</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.47" OriginalAmount="53.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.416225089747" Longitude="39.860672068787" StarRating="5" HotelCode="445307|2236075" HotelName="Holiday Inn Makkah Al Aziziah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>8334 Masjid Ash Shaikh Ibn Baz, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640803/640803a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.76" OriginalAmount="54.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4185" Longitude="39.8282" StarRating="0" HotelCode="849580|2589625" HotelName="Violet Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Aziziah District</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/85346/2785346/1.jpg?f=14965268</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.40" OriginalAmount="55.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.38152478433" Longitude="39.872775916672" StarRating="0" HotelCode="947233|2426585" HotelName="Millennium Makkah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taif Road, Mecca</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37060000/37052900/37052825/56260f5b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="63.46" OriginalAmount="59.31" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.382085009632" Longitude="39.872273169311" StarRating="4" HotelCode="561495|2142665" HotelName="Park Inn by Radisson, Makkah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem District, Next to Al Rajhi Mosque, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/595683/595683a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.28" OriginalAmount="61.01" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.402542718994" Longitude="39.830819072422" StarRating="4.5" HotelCode="913001|1251798" HotelName="Makarem Umm Alqura Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/275284/a_275284_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 336 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a restaurant, a dining area, a newspaper stand, room service, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Guests can buy souvenirs at the gift shop. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.30" OriginalAmount="61.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.41688948" Longitude="39.85427312" StarRating="4" HotelCode="354629|2536025" HotelName="Midan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Hada Highway, Al Aziziya District, Mekka 21452</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/20688/2520688/1.jpg?f=15175411</HotelPictures>
        <HotelDescription>&lt;br/&gt;Midan Hotel is conveniently located in the popular Al Aziziyah area. The property features a wide range of facilities to make your stay a pleasant experience. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, luggage storage, Wi-Fi in public areas are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Convenience and comfort makes Midan Hotel the perfect choice for your stay in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="69.48" OriginalAmount="64.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.39588394" Longitude="39.86831435" StarRating="3" HotelCode="563557|2616705" HotelName="Reefaf Alhaya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Khalid Road, Al Daawa Street, Mekka 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/96246/2796246/1.jpg?f=14967441</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.11" OriginalAmount="69.26" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4185" Longitude="39.8282" StarRating="3" HotelCode="777289|2529045" HotelName="Sama Um Al Qura" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Um Al Qura Road, Ibrahim Khalil Road, Mecca 21345</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10034280</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="74.33" OriginalAmount="69.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.38079236" Longitude="39.87406361" StarRating="5" HotelCode="777196|2308285" HotelName="Four Points by Sheraton Makkah Al Naseem" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Business Centre,Conference Hall,Designated Smoking Area,Dining,Fax,Internet,Laundry,Library,Parking,Printer,Restaurant,Room Service,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Third Ring Road, Al Naseem District, At Al Rajhi Mosque, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637601/637601a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Four Points by Sheraton Makkah Al Naseem boasts 1,136 stylish guest rooms and suites offer unmatched views of the holy city of Makkah and the Al Rahji Mosque. Guestrooms feature productive workspace is complemented by tea- and coffee-making facilities. Modern technology includes a 43-inch LED flat screen TV, a media hub, USB charging points, and universal power outlets. Our 117 suites are ideal for business trips and longer stays. Each of these 40-square-meter accommodations features elegant décor and separate living and sleeping areas. Families may appreciate guest rooms that can connect to each other.Free wireless High Speed Internet Access is available in all public areas, and concierge and business services are available 24 hours a day. Guests can exercise in our 24-hour fitness center, with dedicated areas for men and women. The hotel also houses a retail area and a supermarket.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.16" OriginalAmount="71.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4185" Longitude="39.8282" StarRating="0" HotelCode="970722|2520775" HotelName="Park Inn by Radisson Makkah Aziziyah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>2516 Al Masjid Al Haram Road, Makkah 24247</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10694038</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="79.76" OriginalAmount="74.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.47089779" Longitude="39.8434747" StarRating="5" HotelCode="|TMRS" HotelName="TIME Ruba Hotel &amp; Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Hajj Street, Wadi Jalil, PO Box. 24224</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1425032/19839763.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.86" OriginalAmount="75.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.43193747" Longitude="39.8290226" StarRating="5" HotelCode="531405|1967505" HotelName="Grand Makkah Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Al Masjid Al Harm Road, Al Ghaza, P.O Box 126835, Makkah 21352</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625140/625140a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="85.35" OriginalAmount="79.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40761107" Longitude="39.82951902" StarRating="0" HotelCode="697880|2367055" HotelName="Batoul Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Reea Bakhsh, Mecca 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1090560/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="87.02" OriginalAmount="81.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.3819375" Longitude="39.8724375" StarRating="5" HotelCode="|PIRM" HotelName="Park Inn by Radisson Makkah Al Naseem" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem District, Land Plot 954/2</AddressLine>
          </AddressLines>
          <PostalCode>(0)1252605000</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/678133/8770859.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room and a playroom. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, a car hire service, medical assistance, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Mecca.Fine weather can be enjoyed on the terrace. After an eventful day, guests can work out and recharge in the gym. Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a queen-size bed, a king-size bed or a sofa bed. Separate bedrooms are available. Extra beds can be requested. A minibar is provided. Guests will also find a refrigerator included among the standard features. A trouser press is provided for guests' convenience. A telephone, a flatscreen television and WiFi (no extra charge) are provided as well. Amenities in the bathrooms include a shower. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a café. A generous breakfast buffet and lunch are served every day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="92.63" OriginalAmount="86.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4180596" Longitude="39.8287608" StarRating="4" HotelCode="95868|22074" HotelName="Elaf Ajyad" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Makkah Al Mukarramah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/33/337111/337111a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="99.57" OriginalAmount="93.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.41323533" Longitude="39.82142324" StarRating="3" HotelCode="352034|2367035" HotelName="Badr Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,ATM/Cash Machine,Coffee Shop,Concierge,Currency Exchange,Elevator,Internet,Laundry,LCD/Projector,Parking,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Al Misfalah, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7233935</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Badr Hotel in Mecca, you'll be minutes from Abraj Al Bait Towers and King Fahad Gate. This hotel is within close proximity of Masjid al-Haram and Well of Zamzam.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 660 air-conditioned rooms featuring flat-screen televisions. Bathrooms have shower/tub combinations and hair dryers. Conveniences include phones and safes, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include multilingual staff, laundry facilities, and a safe deposit box at the front desk.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="108.62" OriginalAmount="101.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40295770849" Longitude="39.826619625092" StarRating="5" HotelCode="98632|71974" HotelName="Le Meridien Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kudai Road, P.O Box 9991, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138311/a_138311_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="122.55" OriginalAmount="114.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.41728557" Longitude="39.82938931" StarRating="3" HotelCode="410515|2041625" HotelName="Al Thuria Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Masafi, PO Box 19092, Mecca</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/98197/2298197/1.jpg?f=15551066</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="137.51" OriginalAmount="128.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="22.77574824" Longitude="39.03756751" StarRating="3" HotelCode="590412|2598235" HotelName="Rabigh Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/11/2024" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Road, Near To Chamber Of Commerce Office, Rabigh 21911</AddressLine>
          </AddressLines>
          <CityName>Rabigh</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/64/c0/64c0abb054419da18071ae85a59d810c664b785f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="165.81" OriginalAmount="154.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.41316471" Longitude="39.82781693" StarRating="5" HotelCode="444654|1892695" HotelName="Infinity Hotel Makkah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Makkah Al Mukaramah, Mekka</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/544263/544263a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="205.46" OriginalAmount="192.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.44514895" Longitude="39.83428418" StarRating="4" HotelCode="|NKK1" HotelName="Novotel Makkah Thakher City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Andalus Dist, P. O. Box 4575, Makkah Al Mukarama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1352498/16481230.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service and a safe ensure a comfortable stay. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Other services include a 24-hour security service, a car hire service, a transfer service, 24-hour room service, an alarm call service, a laundry service and a hotel shuttle bus. To assist guests with their business and communication needs, the business centre offers a fax machine.This hotel warmly welcomes guests in Mecca.After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning ensures that rooms maintain comfortable temperatures. All rooms are carpeted and have a double bed, a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a television with pay-per-view channels, an alarm clock and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower. A hairdryer, bathrobes and a telephone are provided. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Bathrooms with wheelchair access can also be booked. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet guarantees a great start to the day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="240.46" OriginalAmount="224.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42290025" Longitude="39.818456" StarRating="0" HotelCode="264664|2478105" HotelName="DoubleTree by Hilton Makkah Jabal Omar" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ash Shubaikah, Jabal Omar, Makkah 24231</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36780000/36772500/36772421/940ef688_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="245.47" OriginalAmount="229.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.416529554749" Longitude="39.828250408173" StarRating="4.5" HotelCode="167740|495835" HotelName="Elaf Al Mashaer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Makkah Al Mukarramah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141958/141958a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Ajyad district, 250 m away from the holy mosque. The hotel is approximately 90 km from Jeddah International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="250.10" OriginalAmount="233.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42610627" Longitude="39.81954136" StarRating="5" HotelCode="552406|2180365" HotelName="Sheraton Makkah Jabal Al Kaaba" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Al Kaaba, Makkah Al Mukkarammah, 21955 Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618708/618708a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca. Its setting is especially ideal for business travellers as well as families. Jeddah (JED) Airport is located about 75 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.55" OriginalAmount="241.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.414791629727" Longitude="39.827976822853" StarRating="5" HotelCode="98441|83629" HotelName="Al Shohada Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, P.O. Box 10056, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/129864/129864a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Riyadh district, only 4 minutes’ walk from the Holy Haram. The location also offers guests easy access from all major ring roads and motorways for faster arrival for visitors coming from outside Makkah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="258.57" OriginalAmount="241.65" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.424463855385" Longitude="39.819763281611" StarRating="5" HotelCode="304017|1015415" HotelName="Anjum Hotel Makkah" Meals="BED &amp; BREAKFAST,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Umm Al Qura Street, P.O. Box 2067, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/645845/645845a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.53" OriginalAmount="244.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.417181271301" Longitude="39.828652739525" StarRating="5" HotelCode="95867|48204" HotelName="Makarem Ajyad Makkah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 17/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/133097/w_133097_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="266.36" OriginalAmount="248.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.421835797646" Longitude="39.832727440476" StarRating="5" HotelCode="93349|22104" HotelName="Le Méridien Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdulaziz Road, Ajyad Area, Makkah 13700</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129795/a_129795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Ajyad district, overlooking the Holy Mosque. It lies around 100 metres away from the King Abdulaziz Gate of the Holy Mosque. Jeddah City is situated 85 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="271.07" OriginalAmount="253.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42273556" Longitude="39.81995324" StarRating="5" HotelCode="559181|2131815" HotelName="Hilton Makkah Convention Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Restaurant,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Omar, Ibrahim Al Khalil Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/675736/a_675736_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for business travellers as well as families, this hotel is located in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="284.18" OriginalAmount="265.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.423869009052" Longitude="39.818964626155" StarRating="4.5" HotelCode="935179|1512308" HotelName="Jabal Omar Marriott Hotel Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3414 Umm Al Qura, PO Box 2036, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/421759/421759a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="290.07" OriginalAmount="271.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42225474" Longitude="39.81912586" StarRating="5" HotelCode="|DDRS" HotelName="Address Jabal Omar Makkah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7123 Prince Mohammed Bin Salman Road, 3472 Ash Shubaikah District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1375247/17639225.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="326.32" OriginalAmount="304.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.42571705" Longitude="39.81952758" StarRating="5" HotelCode="636025|AZAM" HotelName="Shaza  Makkah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Harat Al Bab and Ash Shamiyyah</AddressLine>
          </AddressLines>
          <PostalCode>(0)125509555</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/630481/630481a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Mecca. The nearest airport is Jeddah (JED) (about 75 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="327.90" OriginalAmount="306.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419034" Longitude="39.825127" StarRating="5" HotelCode="142998|495785" HotelName="Al Marwa Rayhaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdul Aziz Gate, Abraj Al Bait, PO Box 9601, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/141961/141961a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on the right-hand side of the Abraj Al Bait project facing the King Abdul Aziz Gate, this hotel is in close proximity to the holy Haram overlooking the Ka'aba and the Holy Mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="360.13" OriginalAmount="336.57" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419214608175" Longitude="39.824609798836" StarRating="5" HotelCode="93348|69444" HotelName="Pullman Zamzam Makkah Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abraj Al Bait Complex, King Abdel Aziz Endowment, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129794/a_129794_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="381.01" OriginalAmount="356.08" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419320689749" Longitude="39.823818136246" StarRating="5" HotelCode="264667|2175555" HotelName="Makkah Millennium Towers" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369804/a_369804_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="395.79" OriginalAmount="369.90" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.418386825166" Longitude="39.824011255295" StarRating="5" HotelCode="41192|2175545" HotelName="Makkah Millennium Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/111670/111670a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="404.59" OriginalAmount="378.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.420276110369" Longitude="39.822307581884" StarRating="5" HotelCode="318280|1511998" HotelName="Jabal Omar Hyatt Regency Makkah" Meals="BED &amp; BREAKFAST,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>Jabal Omar, Ibrahim Al Khalil Street, P.O. Box 19394, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431847/a_431847_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the the heart of the city, within a 1-minute walk to Al-Masjid Al-Haram. It offers easy access to King Fahad Gate. Mina and Muzdalifah are 11 km away, Jaba Al Nour is 10 km away and King Abdul-Aziz International Airport (Jeddah) is 100 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="418.08" OriginalAmount="390.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.421328192219" Longitude="39.821591856136" StarRating="4.5" HotelCode="263251|956835" HotelName="Hilton Suites Makkah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Omar Ibrahim Al Khalil, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/366601/a_366601_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Mecca. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="436.20" OriginalAmount="407.66" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.418891" Longitude="39.826383" StarRating="5" HotelCode="167741|113282" HotelName="Mövenpick Hotel &amp; Residences Hajar Tower Makkah" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 14/11/2024" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abraj Al-Bait, Makkah 21995</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/393126/393126a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 73 km east of Jeddah. It is 64 km from King Abdulaziz International Airport Jeddah and can be reached by taxi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="452.33" OriginalAmount="422.74" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.41834028" Longitude="39.82421503" StarRating="5" HotelCode="494297|2109045" HotelName="Swissôtel Al Maqam Makkah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Abraj Al Bait Complex, King Abdul Aziz Endowment, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/607973/w_607973_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the holy city, Swissotel Al Maqam Makkah stands tall at the heart of the Muslim world. As part of prominent Abraj Al Bait complex, the property faces the holy Kaaba and has direct access to Masjid Al Haram.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="458.52" OriginalAmount="428.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.41825" Longitude="39.825653" StarRating="5" HotelCode="904626|394105" HotelName="Fairmont Makkah Clock Royal Tower" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 762, King Abdul Aziz Endowment, Abraj Al Bait Complex, Makkah</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238369/a_238369_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located adjacent to Masjid al Haram, the hotel offers the finest hospitality in the holy city of Makkah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="485.78" OriginalAmount="454" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.418186303239" Longitude="39.827472575533" StarRating="5" HotelCode="197099|919615" HotelName="Swissôtel Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, King Abdul Aziz Endowment, PO BOX 3281, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/282258/w_282258_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="523.99" OriginalAmount="489.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4185" Longitude="39.8282" StarRating="5" HotelCode="264663|1514078" HotelName="Conrad Makkah" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/11/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil, PO Box 19923, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/369800/a_369800_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="689.27" OriginalAmount="644.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.421031" Longitude="39.822831" StarRating="5" HotelCode="82893|22064" HotelName="Intercontinental Dar Al Tawhid Makkah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/11/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Road, P.O. Box 2728, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153954/153954a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="709.82" OriginalAmount="663.38" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.424707" Longitude="39.82363" StarRating="5" HotelCode="904625|394115" HotelName="Raffles Makkah Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdul Aziz Endowment, P.O. Box 1281, Makkah 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238368/a_238368_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys an outstanding location within the iconic Abraj Al Bait complex, directly adjacent to Al Masjid Al Haram (the Grand Mosque) and the Kaaba. It offers easy access to the King Abdulaziz Gate, which is the main entrance to the Grand Mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="938.22" OriginalAmount="876.84" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.419738" Longitude="39.826533" StarRating="5" HotelCode="304014|996785" HotelName="Al Safwah Royale Orchid" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Facing Haram, At Abdul Aziz Gate, King Abdul Aziz, Al Jewar, Mecca 21955</AddressLine>
          </AddressLines>
          <CityName>Mecca</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153955/153955a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Mecca.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="82.19" OriginalAmount="76.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.40763985" Longitude="39.81844942" StarRating="4" HotelCode="|VVKK" HotelName="Voco Makkah, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ibrahim Al Khalil Street, Al Mesfalah</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The hotel offers a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a transfer service, 24-hour room service, a laundry service and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Mecca.After an eventful day, guests can work out and recharge in the gym. Activity coordinators ensure guests enjoy an entertaining stay. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms have a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. Amenities include a minibar, a television with satellite channels and WiFi. A hairdryer and a telephone are on hand in the bathrooms for everyday use. The hotel has family rooms and non-smoking rooms.The hotel includes a restaurant and a café. A fortifying breakfast is served daily. Staff are also happy to provide children's meals.Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time. Please note that all the rooms are Quad.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="94.27" OriginalAmount="88.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.44611" Longitude="39.83467" StarRating="4" HotelCode="|NVQZ" HotelName="Novotel Residences Makkah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 15/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Andalus Dist, Reya Zakher Street, P.O. BOX 4575</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="134.87" OriginalAmount="126.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.381195569404" Longitude="39.87315451059" StarRating="5" HotelCode="|CPKK" HotelName="Copthorne Makkah Al Naseem" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taif Road, Al Naseem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Valuables can be securely locked in the safe. Wireless internet access in public areas allows guests to stay connected. The hotel offers a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, medical assistance, room service, a laundry service and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel welcomes guests in Mecca.After an eventful day, guests can work out and recharge in the gym. Children are well looked after in the kids' club. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567The hotel's options for comfortable accommodation ensure a pleasant stay. WiFi (no extra charge) comes as standard in the rooms. The hotel has family rooms and non-smoking rooms.There is a restaurant on the premises. A fortifying breakfast is served daily.Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="159.54" OriginalAmount="149.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.404154938439" Longitude="39.830416623278" StarRating="5" HotelCode="|CKMQ" HotelName="Courtyard by Marriott Makkah" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ajyad Street, Al Rawabi District, Makkah al Mukarramah</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="410.92" OriginalAmount="384.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="21.4191033" Longitude="39.8221085" StarRating="5" HotelCode="|JJOM" HotelName="Jumeirah Jabal Omar Makkah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 12/11/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Shubaikah, Ibrahim Al-Khalil Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. Further services include a 24-hour security service, a babysitting service, a car hire service, 24-hour room service, an alarm call service and a laundry service.This hotel welcomes guests in Mecca.After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning ensures that rooms maintain comfortable temperatures. All rooms are carpeted and have a king-size bed or a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. There is also an ironing set and a trouser press. A telephone, a flatscreen television, an alarm clock and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Guests will also find slippers in their rooms. A hairdryer and bathrobes are provided in the bathrooms, which include a shower. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a café. A delicious breakfast provides energy for the rest of the day. Staff are also happy to provide children's meals.Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Conference Hall,Currency Exchange,Designated Smoking Area,Laundry,Massage Centre,Restaurant,Room Service,Internet,Swimming Pool,Lounge,Telephone Service,Wheelchair Access,Fax,24 Hour Security,Banquet Hall,Business Centre,Dining,Library,Parking,Printer,Spa,Valet Parking,24 Hour Room Service,Concierge,Elevator,Central Heating,Sauna,24 Hour Front Desk,ATM/Cash Machine,Coffee Shop,LCD/Projector,Kitchen,Diet Meals,Bicycle Rental,Jacuzzi</BasicAmenities>
    <HotelRating>5,4,4.5,3,3.5,2</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>HOTEL,CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT,BED AND BREAKFASTS,GUEST HOUSES</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a4c3265d-2d62-49b5-b080-309629f41d48|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a4c3265d-2d62-49b5-b080-309629f41d48|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="a4c3265d-2d62-49b5-b080-309629f41d48">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="93634" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-11-26T00:00:00" End="2024-11-28T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="|DDRS" SourceId="7" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="pk" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a4c3265d-2d62-49b5-b080-309629f41d48|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="a4c3265d-2d62-49b5-b080-309629f41d48" TimeStamp="0001-01-01T00:00:00" HotelName="Address Jabal Omar Makkah" HotelCode="|DDRS" GTCityId="93634" CountryCode="SA" CityName="Makkah" CountryName="Saudi Arabia" Latitude="21.41998" Longitude="39.82925" SourceId="7" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Single Room - With Breakfast" RoomTypeCode="N/A|N/A|SWB|DDRS|1|0|7|MzQ0LjA5fFVTRHwyMDI0LTExLTA3" OriginalAmount="271" TotalPrice="290.07" Status="CheckRates" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Deluxe Partial Haram View-Bed &amp; Breakfast-Non-Refundable Rate&lt;br/&gt;Cnx Fee - 2 Nt x 100.00%</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-11-07T00:00:00+00:00" End="2024-11-22T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="290.07" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><HotelDescription>Please note that due to official authorities, guests wishing to check-in from 30/05/2024 until 15/06/2024 must provide a valid Hajj Visa or to have a Makkah Residences. The Visit Visa and Tourist Visa will not be accepted for check-in during this time.</HotelDescription></HotelRoomRS>||True