<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|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="4e1f8483-55c7-4149-acc6-468335290bf7">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="71484" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-06-09T00:00:00" End="2026-06-10T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="admin@alshitaiwitours.net" Password="An@0141fr" RequestedCurrency="GBP" ClientNationality="SA" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|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 D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|InfiniteSearch|successfull supplier interation||Infinite|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:72cfbae5-3f7d-41e2-a9ec-a613b1de8ca7
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-05-25T17:49:27.6004491+01:00" Version="0" EchoToken="Search" TransactionIdentifier="4e1f8483-55c7-4149-acc6-468335290bf7" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="29.63" OriginalAmount="28.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.528252" Longitude="39.192107" StarRating="2" HotelCode="|186184" HotelName="AlHyatt Jeddah Continental" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>INTERSECTION SITTEN ST &amp; PLASTINE ST.OP SAMBA BANK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/1/8/4/186184_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.61940166" Longitude="39.16438696" StarRating="3" HotelCode="614658|dar_al_wedad_hotel" HotelName="Dar Al Wedad Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3311 Sultan Ibn Salman, An Nuzhah District, Jeddah 21512</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/e8/fae8e19a21166ffc7b97cdb9fc6f483f95d7d599.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="29.94" OriginalAmount="29.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.532329" Longitude="39.181244" StarRating="0" HotelCode="|468088" HotelName="Emerald Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Saeed Ibn Zaqr Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/0/8/8/468088_f93f3541113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.53" OriginalAmount="30.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.624372" Longitude="39.207668" StarRating="0" HotelCode="|553986" HotelName="Golden New Heraa Al Wrada Al Zarkaa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Heraa Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/9/8/6/553986_186f3101440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.528698968017" Longitude="39.192139682402" StarRating="3" HotelCode="173963|alhyatt_jeddah_continental_hotel" HotelName="AlHyatt Jeddah Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Intersection of Sitteen Street &amp; Palastine Street, P.O.Box 3228, Opposite of SAMBA Bank, Jeddah 21471</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/03/4503397febd99c9644075a9005f3b55addba15ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.07" OriginalAmount="31.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.528677" Longitude="39.192072" StarRating="2" HotelCode="|471685" HotelName="  Golden New Continental Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Fahd Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/8/5/471685_5a6fa4e1210.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.56" OriginalAmount="31.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.617812" Longitude="39.150549" StarRating="0" HotelCode="|461029" HotelName="Wow Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mohamed Zidan, Al - Naim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/0/2/9/461029_cd448181129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.58" OriginalAmount="31.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.620172" Longitude="39.146803" StarRating="0" HotelCode="|494819" HotelName="Areen Alnaeem Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>jeddah Al Naeem Dist Mohamed Ziedan Str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/8/1/9/494819_99d4ffa1045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.64" OriginalAmount="31.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.582631" Longitude="39.207077" StarRating="0" HotelCode="|471197" HotelName="Golden New Al Safa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mutaib bin Abdulaziz Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/1/9/7/471197_e01d2761904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="33.23" OriginalAmount="32.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.589679" Longitude="39.216618" StarRating="0" HotelCode="|509144" HotelName="GOLDEN NEW UMU ALQURAA Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Umm Al Qoura</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/1/4/4/509144_e73ae571155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.58238378" Longitude="39.20702972" StarRating="3" HotelCode="777272|312847" HotelName="Rawabi Green Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mutaib Street 40th, Building 6302, Alsafa District, Jeddah 21425</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/5f/e05fe7b2a90be696bc17a119741c848cafd1f972.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="33.99" OriginalAmount="33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.61782854" Longitude="39.15066473" StarRating="0" HotelCode="768235|376998" HotelName="Wow Jeddah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mohamed Zidan, Al Naim Neighborhood, Jeddah 23526</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/eb/48eb56c5f9d1516a55c212377743a0d8789e1ad2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="33.99" OriginalAmount="33.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.513017" Longitude="39.184705" StarRating="3" HotelCode="912992|royal_casablanca" HotelName="Royal Casablanca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Uthman Ibn Afan Road, Al Sharafiya, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/14/9514b0ee678fbef3ef2baaa07cfa23bce381f1d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Jeddah. The nearest airport is Jeddah (JED) (about 27 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.34" OriginalAmount="33.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.61844" Longitude="39.152844" StarRating="0" HotelCode="|564157" HotelName="Carawan Hotel Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Mohammediah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/1/5/7/564157_3c916371444.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.76" OriginalAmount="33.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.58051" Longitude="39.15878" StarRating="4" HotelCode="|231034" HotelName="Loren Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sari Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/0/3/4/231034_8c64b681220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="35.02" OriginalAmount="34.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60762177" Longitude="39.12626837" StarRating="4" HotelCode="417105|jeddah_grand_beach_hotel" HotelName="Jeddah Grand Beach Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Internet,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hira Street, Al Mohammediah, Jeddah 21433</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/3a/3a3a778a908faf14bf332df2e34b6f1b732216ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This 3 floor Apart-Hotel is conveniently located along the famous Heera' Street and just in front of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="36.64" OriginalAmount="35.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.600714" Longitude="39.169679" StarRating="0" HotelCode="|492183" HotelName="Golden New Quraish" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Korish Albwady</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/2/1/8/3/492183_5d5dc960029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="37.87" OriginalAmount="36.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.513606" Longitude="39.229757" StarRating="0" HotelCode="|564843" HotelName="City View Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Um Al Momeneen St , Al Naseem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/8/4/3/564843_37b80361419.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="38.11" OriginalAmount="37.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.68527695" Longitude="39.12138439" StarRating="0" HotelCode="837614|happy_beach_group_al_basatin_" HotelName="Happy Beach Group AL Basatin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Designated Smoking Area,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Basatin, Jeddah 23718</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/7e/537effee53178fe95d7601edb7ad94da1a5c97ec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Al Murjan, Happy Beach Al Basatin promises a relaxing...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.13" OriginalAmount="37.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.619703" Longitude="39.147829" StarRating="0" HotelCode="|482022" HotelName="Palm " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ahmed Ibn Usayb Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/2/0/2/2/482022_4dbc7291921.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.13" OriginalAmount="37.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.705209" Longitude="39.105203" StarRating="0" HotelCode="|509693" HotelName="Obhur Home Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mutamem Ibn Nwayrah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/6/9/3/509693_de051290938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.61638217142" Longitude="39.14910959926" StarRating="3" HotelCode="514467|platinum_boutique_al_naeem" HotelName="Platinum Boutique Al Naeem" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ahmed Bin Usayb Street, Al Naeem District, Jeddah 21944</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/9d/1d9da09afb0c2e6499a42d128924091b3008dcb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Jeddah. The accommodation comprises a total of 75 snug bedroom...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51563684" Longitude="39.23905508" StarRating="0" HotelCode="965637|city_view_hotel_by_crown_town" HotelName="City View Hotel By Crown Town" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>6691 Um Al Momeneen Habeeba Street, Al Naseem District, In Front Of Jeddah Train Station, Jeddah 23233</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/3e/b53eabbd8f43d3fa02340f3871693f7c0c4b4efb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.48" OriginalAmount="38.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.552926" Longitude="39.188167" StarRating="4" HotelCode="|559130" HotelName="Velvet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Rd W Baladiya St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/1/3/0/559130_cd1379c1705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.63" OriginalAmount="38.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.591027" Longitude="39.142069" StarRating="0" HotelCode="|466224" HotelName="Ocean View Al Zahra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3853 Arid Ibn Mahshi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/2/2/4/466224_8c5890f1016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.19" OriginalAmount="40.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.67383374" Longitude="39.1268922" StarRating="3" HotelCode="601972|2525525" HotelName="Garden Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>7586 Ismail Ibn Kathir, Al Basatin District, Jeddah 23717</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/21050/3621050/1.jpg?f=15228724</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.55298218" Longitude="39.18809104" StarRating="3" HotelCode="688297|312854" HotelName="Velvet Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="24 Hour Security,Air Conditioning,Business Centre,Designated Smoking Area,Dining,Laundry,Lounge,Meeting Room,Parking,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Road, W . Baladiya Street, Jeddah KSA, PO Box 110022, Jeddah 21361</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/3c/fd3cb5cf5783297520d6584c6c063c9526fd4e2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Jeddah. The premises count with 70 welcoming units. Visitors may tak...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="42.86" OriginalAmount="41.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.61758635" Longitude="39.13957937" StarRating="0" HotelCode="738676|2407455" HotelName="Diwan Residence Hotel Alnaee" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Naeem Street, Al Naem DIstrict, Jeddah 53120</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/2d/7d2d5910002f3b789322123f106ea21d37ce9e03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.59501892" Longitude="39.1561639" StarRating="0" HotelCode="767884|312832" HotelName="Diwan Residence Hotel Alsalamah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nahdet Al Sharq, Al Salama District, Jeddah 53120</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/5d/a55deb977412cf95b0f80e708f2fe7bf97f4654d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="43.26" OriginalAmount="42.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.55877723" Longitude="39.18331717" StarRating="0" HotelCode="440496|fahad_apartment_" HotelName="Al Fahad Hotel Suites- Al Tahliya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Concierge,Elevator,Internet,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohamed Bin Abdul Aziz Road, Al Faisaliah District, Yeda 21433</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/3b/933bd12d937d1b9ada19e512c4117b3a9525d654.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Al Fahad Hotel Suites- Al Tahliya is perfectly located for both business and leisure guests in Jedda...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.67" OriginalAmount="42.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60749093" Longitude="39.13946641" StarRating="3" HotelCode="470384|1602648" HotelName="Hayat Heraa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fahd Bin Zair Street, Al Zahra District 4, 41531 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/61/7a614eed1ddfbd789d6256e292ab8feefcfbdaf7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.79" OriginalAmount="42.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.587405" Longitude="39.150487" StarRating="0" HotelCode="|504816" HotelName="Yan Apartments Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Shogaa Bin Wahb, Al Salamah District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/8/1/6/504816_a15c9371049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.98" OriginalAmount="42.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.69715749" Longitude="39.11786666" StarRating="0" HotelCode="696043|2535865" HotelName="Areen Palace Hotel Almadina Road" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al lbasateen Ismail Ibn Kathir Street</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/f7/e3f7c71c679c0bbfa91f83ad8a1004c04335ae6a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="44.01" OriginalAmount="42.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.473295618804" Longitude="39.182217659978" StarRating="4" HotelCode="93343|21914" HotelName="Trident Hotel Jeddah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mina Street, Jeddah 21494</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/ab/4bab1839a02c2040ad6c6a8b11bc774bc54a4826.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.06" OriginalAmount="42.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.617665" Longitude="39.139479" StarRating="0" HotelCode="|561256" HotelName="Diwan Residence Hotel Alnaeem" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Naeem Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/2/5/6/561256_2fe66621811.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="44.29" OriginalAmount="43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51843454" Longitude="39.16120703" StarRating="4" HotelCode="574798|213828" HotelName="Beyab Al Hamra Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hussien Ba Salamah, Al Hamra District, Jeddah 23212</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/9d/e39ddcd63f27ef73569ab9299cde0e2b9247d8c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.39" OriginalAmount="43.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60743" Longitude="39.13947" StarRating="0" HotelCode="|237493" HotelName="Hayat Heraa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fahd Bin Zair Street Al Zahra District 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/4/9/3/237493_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.43" OriginalAmount="43.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.516942" Longitude="39.157431" StarRating="0" HotelCode="|470159" HotelName="Hawada Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hussain Basalamah, Al Hamra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/1/5/9/470159_3f37d991211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.62776272" Longitude="39.16199332" StarRating="0" HotelCode="570887|gardenia_inn_hotel_suites" HotelName="Gardenia Inn Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>101 King Fahad Road, Jeddah 21571</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/67/1c67ff8c1508ddf6bf4c0c7a1e0b6ea5f0e2963e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="3" HotelCode="590481|obhur_home_hotel_apartments" HotelName="Obhur Home Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>King Abdul Aziz Road, Beside Marine Science Sq, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/74/dc74365bcec75023bf573fef223c745ba264e325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51407364" Longitude="39.22519341" StarRating="0" HotelCode="784332|jiwar_hotel" HotelName="Jiwar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Naseem Street, Facing Al Salaam Mall, Jeddah 21433, Makkah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/b6/90b62bb698f462f75e77d38da5a92963f409e650.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.73" OriginalAmount="44.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.596653" Longitude="39.156656" StarRating="3" HotelCode="|478098" HotelName="Orans Suites 2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Salamah. Quraish St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/0/9/8/478098_5ddd9511209.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.14" OriginalAmount="44.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.528333" Longitude="39.236781" StarRating="0" HotelCode="|491731" HotelName="Lavent Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bani Malik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/1/7/3/1/491731_a778bfd1023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.59917768" Longitude="39.16565151" StarRating="4" HotelCode="590503|green_leaf_hotel_2" HotelName="Green Leaf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Quraysh Street, Bawadi District, Jeddah 21352</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/e0/60e0a58903ba8db91c09bc53bb9cf1bf179742cf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.50" OriginalAmount="45.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.55898" Longitude="39.18413" StarRating="3" HotelCode="|235829" HotelName="Carawan Al Tahliya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin Abdul Aziz st. (Al Tahliya st.). Al Aziziah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/8/2/9/235829_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.23" OriginalAmount="45.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.673766" Longitude="39.126782" StarRating="0" HotelCode="|462646" HotelName="Ekono By Leva Jeddah Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7586 Ismail Ibn kathir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/6/4/6/462646_74685f41412.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.61" OriginalAmount="46.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.59909" Longitude="39.16548" StarRating="2" HotelCode="|460574" HotelName="Green Leaf" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2593 Quraysh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/0/5/7/4/460574_59ce6df2121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.45" OriginalAmount="47.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.590852" Longitude="39.131502" StarRating="0" HotelCode="|508498" HotelName="Merya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ahmad Al Attas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/4/9/8/508498_37004801143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.05" OriginalAmount="47.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.515997" Longitude="39.160738" StarRating="0" HotelCode="|471707" HotelName="Rose Jeddah Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Iskandariyyah St AlHamra District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/7/0/7/471707_61a10151217.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.35" OriginalAmount="47.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.55937" Longitude="39.11385" StarRating="0" HotelCode="|561395" HotelName="Loren Suites Corniche" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2516 CORNICHE STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/3/9/5/561395_03e85831843.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="50.26" OriginalAmount="48.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.618008" Longitude="39.157423" StarRating="0" HotelCode="|470962" HotelName="Signature Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>sultan ibn salman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/6/2/470962_520cb841246.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.45" OriginalAmount="49.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.520383" Longitude="39.15992" StarRating="0" HotelCode="|452079" HotelName="Aquila " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muhyi Ad Din An Nadhir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/0/7/9/452079_070bf9b1143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.46" OriginalAmount="49.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.477828" Longitude="39.185228" StarRating="0" HotelCode="|464336" HotelName="Lahdat Hotel Al Balad" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aldeman 6133</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/3/3/6/464336_f8795b41244.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.535039706154" Longitude="39.179048186508" StarRating="4" HotelCode="59417|movenpick_hotel_jeddah" HotelName="Mövenpick Hotel Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al-Madinah Al-Munawarah Road, Adjacent to Mohammed Al-Taweel Street, PO Box 2109, 21451 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/dd/b9dd09fcee7e66cb0fd47e20da09c980975b64b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located along Madinah Road in the business district of Jeddah, this hotel lies approximately 4 km fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.43816504" Longitude="39.28638995" StarRating="1" HotelCode="421623|al_shahbaa_hotel_jeddah" HotelName="Al Shahbaa Hotel Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Ameer Fawaz Distr., Jeddah 22431, P.O.Box 5053, Madinah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/52/8f528c19660512cb94df71497c1deb019dd3c3e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Hotel is located in South of Jeddah near to Al Andalus Mall,Jeddah Islamic Port and easy access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="803862|aquila_hotel" HotelName="Aquila Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Hamra'a District</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/30/fb304c5ce96098523dac6e3c0f8af2a98bbe1b43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.87" OriginalAmount="52.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.512063" Longitude="39.175372" StarRating="0" HotelCode="|467709" HotelName="Paradise In Jeddah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Haiel St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/7/0/9/467709_6bcfaaf1151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="54.10" OriginalAmount="52.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="880883|4725685" HotelName="Taj Al Worood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Al Worood</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/7a/0e7a51d7990f4b14cc684fe045b4e4e08f3ed83f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.55299058" Longitude="39.20445921" StarRating="4" HotelCode="462192|408548" HotelName="Platinum Seventy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="24 Hour Security,Air Conditioning,Internet,Massage Centre,Parking,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prince Majed Road, In front of Flamingo Mall, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/65/c865efddb6e56ad1b27971b3ad8582c957c7c8d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Jeddah. The total number of guests rooms is 97. All kinds of guests...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.17" OriginalAmount="53.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.574384" Longitude="39.175429" StarRating="0" HotelCode="|456338" HotelName="Savoye Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Maahad Al Senai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/3/3/8/456338_e4dff7b1732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.68" OriginalAmount="54.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.50244" Longitude="39.16596" StarRating="4" HotelCode="|241557" HotelName="Crown Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kurnaish Rd., Al Uqsur St. Opp.Jeddah Municipality</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/5/5/7/241557_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="56.24" OriginalAmount="54.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.595643" Longitude="39.152961" StarRating="0" HotelCode="|566809" HotelName="Sun Park Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Quraysh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/8/0/9/566809_78ec8bb2152.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="57.44" OriginalAmount="55.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="872427|2392145" HotelName="Shada Executive Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al-Munawarah Road, Al-Madinah, Ali Salamah, Jeddah 21511</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/78/1c78628c0fbf350adb385c7bc68e8aafee093f39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="57.68" OriginalAmount="56.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.555939445862" Longitude="39.172907288361" StarRating="4" HotelCode="441578|ascott_tahlia_jeddah" HotelName="Ascott Tahlia Jeddah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin Abdulaziz Street, P.O. Box 2840, Jeddah 2146</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/cf/4acf59e71f2babcc922e202051df700a09b978b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="58.08" OriginalAmount="56.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.50249311" Longitude="39.16585037" StarRating="4" HotelCode="571490|2065695" HotelName="Crown Town Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurnaish Road, Al Uqsur Street, Opposite Jeddah Municipality, Ruwais District, 22231 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/38/9f383b6adbd0213052afa4c354935b534182519f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.54" OriginalAmount="57.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.624425" Longitude="39.209329" StarRating="0" HotelCode="|452075" HotelName="Continent Al Ertiqaa " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hira St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/0/7/5/452075_a99f2491701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="59.55" OriginalAmount="57.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60335229" Longitude="39.12155459" StarRating="3" HotelCode="839832|2409075" HotelName="Ibis Jeddah Malik Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Malik Road, Beside Arab National Bank, Jeddah 21352</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/35/4d35ce976cd54ec948da58a7c9355bcd19ddfeaa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60528638" Longitude="39.15664595" StarRating="3" HotelCode="435906|127724" HotelName="Shada Suite Hotel - Al Zahra" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Business Centre,Coffee Shop,Elevator,Garden,Internet,Kitchen,LCD/Projector,Parking,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>West of Madina Road, Salama District 2, 21511 Dschidda, Al Salamah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/dc/e1dccccffa634477cbeec8f00d3012b677162300.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Shada Suites - Zahra in Jeddah, you'll be conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="59.74" OriginalAmount="58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.68798903" Longitude="39.11008939" StarRating="4" HotelCode="590280|242732" HotelName="Maskan Noon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Obhur Al Janoubiyah, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/97/4b97875582465c92c7539b9b4dac13ed32aaffd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51210149" Longitude="39.22778281" StarRating="3" HotelCode="613155|city_center_plaza_aparthotel" HotelName="City Center Plaza Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Abi Alabbas Alhadithi Street, Alnaseem District, Jeddah 23233</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0f/470f5ac3f8a2393c6a2aef4c95da1ecd753f0f14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="60.77" OriginalAmount="59.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.58891525" Longitude="39.14321707" StarRating="3" HotelCode="612006|swiss_blue_hotel" HotelName="Swiss Blue Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3971 Abdullah Kadhim, Al Zahra District, Jeddah 23425</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/9b/389bd6c65a2c7405278d4167358f9c28d0acb724.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="60.97" OriginalAmount="59.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.514384" Longitude="39.162616" StarRating="0" HotelCode="|461644" HotelName="Ewaa Express Hotel - Al Hamra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Maadi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/6/4/4/461644_962a9f30746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="61.30" OriginalAmount="59.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51550038" Longitude="39.15985596" StarRating="3" HotelCode="574787|12516037" HotelName="Prime Hotel Jeddah Al Hamra" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Internet,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>2719-2741 Al Iskandariyyah Street, Al Hamraa, Al Hamra, Jeddah 23212</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/c2/12c2c35957de0c44abc1a283736b10e637c6bef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61.80" OriginalAmount="60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.529578" Longitude="39.181167" StarRating="3" HotelCode="95864|40536" HotelName="Ramada Continental Jeddah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Palestine Street, P.O. Box 7584, Jeddah 21472</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/99/ca99a7e5016c400796255f673ae5d6a803bbb380.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to all major travel agencies, banks, popular shopping centres and govern...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="61.96" OriginalAmount="60.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51203" Longitude="39.22785" StarRating="3" HotelCode="|241999" HotelName="City Center Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abi alabbas Alhadithi Street Alnaseem District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/9/9/9/241999_17.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="817308|areen_hotel" HotelName="Areen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Sultan Road, Al Mohammadiyyah District, Jeddah 23717</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/06/33065ed3538e7e9cf3cfae1d36a69a238b9d1dc7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51439369" Longitude="39.16260913" StarRating="0" HotelCode="779512|almuhaidb_residence_almaadi" HotelName="Almuhaidb Residence Jeddah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Maadi, Al-Hamra'a, Jeddah 19212, Makkah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/83/bd8399bab8791d03f24a3fbb4df3a572c5adb634.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="62.96" OriginalAmount="61.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.5551" Longitude="39.1725" StarRating="4" HotelCode="481611|SA000022" HotelName="Novotel Jeddah Tahlia Street" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin Abdulaziz Street, P.O. Box 13147, Jeddah 21493</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/3d/283d85fe671ba338cea9693cbe3afbc67a9c75f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.48" OriginalAmount="61.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.555192" Longitude="39.172488" StarRating="4" HotelCode="|211089" HotelName="Novotel Jeddah Tahlia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin AbdulazizStreetP.O. Box 13147, Jeddah 21493,Saudi Arabia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/0/8/9/211089_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="63.79" OriginalAmount="61.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.590133" Longitude="39.144945" StarRating="0" HotelCode="|492250" HotelName="Lotaz Hotel Suites - Al Salamah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Box 7695 2185 Al-Tamkroti, Al-Salama</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/2/2/5/0/492250_c05566b0008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="63.86" OriginalAmount="62.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.494895" Longitude="39.185633" StarRating="4" HotelCode="166997|al_azhar_hotel_jeddah" HotelName="Al Azhar Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Currency Exchange,Designated Smoking Area,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Madina road, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/68/5d6849b5623de06c04d70df087788ff55c004124.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has one of the most remarkable and distinguished location in the city of Jeddah, on Medin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.45" OriginalAmount="62.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.74332" Longitude="39.13505" StarRating="0" HotelCode="|515524" HotelName="Kyona gold" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hasan Ibn Muslim, Abhur Al Junoobiyah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/5/5/2/4/515524_f17d4051041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.62" OriginalAmount="62.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.594188" Longitude="39.10861" StarRating="0" HotelCode="|472144" HotelName="Sarwat Park Hotel Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Faisal Ibn Fahd JEBA6454.23511</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/1/4/4/472144_514f6402013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="64.89" OriginalAmount="63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.5230792" Longitude="39.16277529" StarRating="3" HotelCode="600129|213820" HotelName="AlMuhaidb Jeddah Alhamra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="apartment" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Andalus Street, Al Hamra, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/d5/f9d51ea8648800df5ed9127a010cf7af37e1d1ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="65.16" OriginalAmount="63.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.62431224" Longitude="39.20838343" StarRating="3" HotelCode="574636|3974305" HotelName="Julanar Alsharq Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hira Street, Al Marawa District, Jeddah 23545</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/56/5456473aa061a3a395ecc38e08c96d0c0cba58c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.21" OriginalAmount="63.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.5231" Longitude="39.16283" StarRating="0" HotelCode="|480242" HotelName="AlMuhaidb Al Hamra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Andalus Street - Al Hamra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/0/2/4/2/480242_fea779f1350.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.59" OriginalAmount="63.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.61839" Longitude="39.153245" StarRating="4" HotelCode="|470309" HotelName="Jasmine Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muhammad Zaidan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/3/0/9/470309_6e6c1911950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.56792714" Longitude="39.15987207" StarRating="3" HotelCode="597758|refal_homes" HotelName="Refal Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Kayyal Cross Hamad Al Jaser Street, Al Rawdah District, Jeddah 21583</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/70/b37036f338e80a5105a8e94dc66889171b9f0cf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.18" OriginalAmount="64.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.597425" Longitude="39.159854" StarRating="0" HotelCode="|566294" HotelName="Nuzul Shada Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al-Madinah Al-Munawarah Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/2/9/4/566294_0a400be2010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.28" OriginalAmount="64.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.58595" Longitude="39.155695" StarRating="0" HotelCode="|488175" HotelName="PRIMOTEL Suites Al Salamah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mawakeb Al Nasr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/8/1/7/5/488175_4bca0022259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="66.40" OriginalAmount="64.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51034684" Longitude="39.23722661" StarRating="0" HotelCode="740377|2259355" HotelName="Salsabil by Warwick" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Conference Hall,Designated Smoking Area,Fax,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah Road, Al Naseem, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/e6/92e6330d82b9aaae14abe7a4f114b00b7181dfb1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring free WiFi, Salsabil by Warwick offers rooms in Jeddah, 5 minutes' drive from the new railw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.28" OriginalAmount="65.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51043" Longitude="39.23736" StarRating="4" HotelCode="|454527" HotelName="Warwick Jeddah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>4052 King Abdullah Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/2/7/454527_8656a991506.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.57865834" Longitude="39.15127906" StarRating="0" HotelCode="951927|three_points_al_salama" HotelName="Three Points Al Salama" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6435 Sulayyman Al Halabi, As Salamah District, Jeddah 23436</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/0f/880f70fbcc796ad403d7e7da2e70832486c3cd7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.14" OriginalAmount="66.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.648369" Longitude="39.127182" StarRating="4" HotelCode="|558338" HotelName="Park Inn by Radisson, Jeddah Madinah Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8654 Mohammed Al Hout Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/3/3/8/558338_78b523b1636.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.60" OriginalAmount="66.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.595188" Longitude="39.108694" StarRating="4" HotelCode="|465957" HotelName="Prime Al Corniche" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prince Faisal Ibn Fahd, Al Shatiea</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/5/7/465957_93a44511859.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="69.01" OriginalAmount="67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.66135252" Longitude="39.12275768" StarRating="0" HotelCode="561877|500071" HotelName="Latin Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Parking,Room Service,Spa,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Prince Sultan Street, Opposite of Aya Mall-Saco World, 21322 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/aa/3caaf50f78801a472abe93768fb814c47a131d2a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Jeddah, Latin Suites is close to Floating Mosque and Re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.67" OriginalAmount="67.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.625976" Longitude="39.154551" StarRating="3" HotelCode="|186074" HotelName="Holiday Inn Jeddah Gateway, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Madinah Road An Nuzha District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/6/0/7/4/186074_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="784307|376926" HotelName="Boudl Quraish" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Quraish Street, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/22/4f221da3e42594496411572d8d80ca49fa668855.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.35" OriginalAmount="68.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.581638" Longitude="39.147846" StarRating="0" HotelCode="|467721" HotelName="Charli Hotel Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saqar Qurish Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/7/2/1/467721_6f68a6a1155.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.84" OriginalAmount="68.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.517719" Longitude="39.231422" StarRating="3" HotelCode="|469850" HotelName="Marlo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Umm Al Mouameneen Sauda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/8/5/0/469850_c205d3c1206.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.04" OriginalAmount="68.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.505929" Longitude="39.168308" StarRating="4" HotelCode="|463568" HotelName="Taj Jeddah Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Hamra District, Tabuk Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/5/6/8/463568_0c11b1a2000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="71.06" OriginalAmount="68.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.516184" Longitude="39.161012" StarRating="0" HotelCode="|464669" HotelName="Mora" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7066 alxandria</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/6/6/9/464669_409a8ff0916.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.558057043385" Longitude="39.180558317791" StarRating="4" HotelCode="95865|163836" HotelName="Boudl Al-Tahlia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohamed Bin Abdul Aziz Street, City Center, Jeddah 21411</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/86/278619bcfd3b2d2d1abf81985f666104e901c326.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72.10" OriginalAmount="70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="777271|416674" HotelName="Rove Jeddah Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Internet,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohamed Bin Abdul Aziz Road, Al Azizia District, Jeddah 21411</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/28/7a2862c266c28b2e8a908136c168cd242ee3b507.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Jeddah, Rove Jeddah Hotel is 7 km from Jeddah Mall and features various facilities, such...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.16" OriginalAmount="70.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.57811" Longitude="39.15369" StarRating="4" HotelCode="|556540" HotelName="Hyatt House Jeddah Sari Street" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sari Street West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/5/4/0/556540_a0d1e161620.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="72.60" OriginalAmount="70.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.62615032" Longitude="39.15448251" StarRating="4" HotelCode="315194|1466348" HotelName="Holiday Inn Jeddah Gateway" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Madinah Road, An Nuzha District, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/09/3109fcaeea24ec24c58d3882d5f532ef9985de7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.80" OriginalAmount="71.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.603481" Longitude="39.121944" StarRating="0" HotelCode="|471408" HotelName="Comfort Hotel Jeddah King Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>9195 King Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/0/8/471408_cbbd2cf1947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.84" OriginalAmount="71.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.510367" Longitude="39.237818" StarRating="0" HotelCode="|553027" HotelName="Paradise Nice Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/0/2/7/553027_d10e5eb1237.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.58597495" Longitude="39.2065969" StarRating="4" HotelCode="630630|bram_hotel_suites" HotelName="Bram Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mutaib Bin Abdulaziz Road, Al Safa District, 21351 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/89/88891635e6d683a03cc4367e170cfccd25609e2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="75.79" OriginalAmount="73.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.552533" Longitude="39.173824" StarRating="0" HotelCode="|444390" HotelName="Ibis Jeddah City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P O Box 43356, Madinah Branch Road, Al Andalus</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/9/0/444390_c7a7a111419.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.40" OriginalAmount="74.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.507571" Longitude="39.215819" StarRating="4" HotelCode="|452072" HotelName="DoubleTree by Hilton Jeddah Al Andalus Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8829 Al Amir Majid Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/0/7/2/452072_b6608dc1330.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="76.46" OriginalAmount="74.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.559575" Longitude="39.202943" StarRating="4" HotelCode="|561400" HotelName="Iridium 70" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2129 As Siyuti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/4/0/0/561400_0e0532a1854.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.22" OriginalAmount="74.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.6068886" Longitude="39.1565678" StarRating="5" HotelCode="93342|81334" HotelName="Habitat" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Madina Road, As Salamah, Jeddah 23525</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/0a/910a807aec770463432b1d63c23389080fe28e4f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.52387607293" Longitude="39.181317821754" StarRating="4" HotelCode="470386|centro_shaheen" HotelName="Centro Shaheen Jeddah by Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Al Madinah Al Munawarah Road, P.O.Box 112687, 21371 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/eb/34eba257fb078b56d26154323e3da33e62a4f2e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.585416839452" Longitude="39.163635819061" StarRating="0" HotelCode="743239|centro_salama_jeddah_by_rotana" HotelName="Centro Salama Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Conference Hall,Fax,Internet,Meeting Room,Printer,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Al Madinah Al Munwarrah Road, Jeddah 21352</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/b3/58b31371909cf7d0a1d47c76e0a1ae25e07e2770.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Jeddah. The premises count with 189 welcoming accommodation units. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.33" OriginalAmount="75.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.772309" Longitude="39.178497" StarRating="0" HotelCode="|456311" HotelName="Lojain Algarbiya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Abdullah bin abi amyma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/3/1/1/456311_d774fcb1719.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="77.66" OriginalAmount="75.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.40449" Longitude="39.269654" StarRating="0" HotelCode="|474918" HotelName="Sweet Home Serviced Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>7671 Al Sanabel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/9/1/8/474918_268fd7b1210.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78.28" OriginalAmount="76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.50745591" Longitude="39.2159503" StarRating="4" HotelCode="563270|213886" HotelName="Staybridge Suites Jeddah Alandalus Mall" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8892 Al Amir Majid Road, Al Faiha District, Jeddah 22245-3380</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/d7/e7d7b8ba0ace84f643b1fb2e1a65e497af26e5d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.63" OriginalAmount="76.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.438215" Longitude="39.286394" StarRating="0" HotelCode="|553557" HotelName="Hotel Al Shahba Jeddah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ameer Fawaz Janoubi Box 7750</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/5/5/7/553557_e864f011308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.78" OriginalAmount="76.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.506558" Longitude="39.166079" StarRating="0" HotelCode="|455802" HotelName="Holiday Inn Jeddah Corniche, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>2748 Al Jazirah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/8/0/2/455802_a7dc4b81343.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.93" OriginalAmount="77.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.616213" Longitude="39.123401" StarRating="0" HotelCode="|472322" HotelName="Level Nine Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Nahdah, abdulrahman al dakhil st.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/3/2/2/472322_cdb01a72049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="80.06" OriginalAmount="77.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.610932" Longitude="39.149846" StarRating="0" HotelCode="|496836" HotelName="Gladiolus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ali Afandi Jamil</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/6/8/3/6/496836_b438c500604.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="80.22" OriginalAmount="77.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.515757" Longitude="39.159589" StarRating="4" HotelCode="298515|994745" HotelName="Mercure Jeddah Al Hamra" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alexandria street, Al Ruwais District, PO BOX 48144, 21572 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/83/f5/83f56c2dc794c9e7e7ebb73b0869aca2e3d5e577.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="81.34" OriginalAmount="78.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60290513" Longitude="39.12152375" StarRating="4" HotelCode="839809|2464055" HotelName="Adagio Aparthotel Jeddah Malik Road" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Business Centre,Currency Exchange,Massage Centre,Restaurant,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Malik Road Jeddah, Beside Arab National Bank, Jeddah 21352</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1090095/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Malik Road and within minutes from business, shopping, entertainment districts and the fa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.14" OriginalAmount="79.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.515177" Longitude="39.162196" StarRating="0" HotelCode="|452074" HotelName="Blue Diamond " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bahr Al Arab</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/0/7/4/452074_1f7a15c0951.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83.43" OriginalAmount="81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60544251" Longitude="39.15761254" StarRating="5" HotelCode="450459|163849" HotelName="Mövenpick Hotel City Star Jeddah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Madinah Road, Jeddah 21512</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/3e/563ee16f13946c910aedf18361332bdd3f7a5e0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.03" OriginalAmount="83.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.605497" Longitude="39.157574" StarRating="5" HotelCode="|458192" HotelName="Mövenpick City Star Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Madinah Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/1/9/2/458192_429db840058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.06" OriginalAmount="83.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.511282" Longitude="39.231352" StarRating="0" HotelCode="|456187" HotelName="Laten Suites Al Salim Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah Road, Al Naseem</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/1/8/7/456187_9a5fc1f1718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.12" OriginalAmount="83.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.518593" Longitude="39.155013" StarRating="0" HotelCode="|463832" HotelName="Rahhal Albahr Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Hamra distrect-Muhiddin Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/8/3/2/463832_437a0842311.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86.52" OriginalAmount="84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.557160870864" Longitude="39.179906031342" StarRating="4" HotelCode="590474|242715" HotelName="FRONTEL Jeddah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tahlia Street, PO Box: 9055, Jeddah 23334</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/aa/76aa9680271e2f581dbc6001a082166d8b31a23e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="86.73" OriginalAmount="84.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.510940090203" Longitude="39.227159447625" StarRating="4" HotelCode="320588|1518298" HotelName="Radisson Blu Plaza Hotel Jeddah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/06/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>King Abdullah Road, Al Naseem District, PO Box 122141, Jeddah 21332</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/eb/72ebec3d45d5b1e5c72a3538b410148c45bb64f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.25" OriginalAmount="84.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.59495" Longitude="39.15033" StarRating="5" HotelCode="|552493" HotelName="Radisson Blu, Jeddah Al Salam" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Quraysh Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/9/3/552493_47e0e4a1555.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.11" OriginalAmount="85.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.634007" Longitude="39.106853" StarRating="0" HotelCode="|468030" HotelName="Ewaa Express Hotel-al Shati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Faisal Ibn Fahd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/0/3/0/468030_e34df251151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.51873194" Longitude="39.15569128" StarRating="3" HotelCode="421081|rahhal_al_bahr_hotel_apartment" HotelName="Rahhal Al Bahr Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Hamra District, Muhiddin Street, 21433 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/d1/dad1e8cd6b9f7362fa4aa71b8acea5c15333abca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rahhal Al Bahr is a new hotel located in al-hamra district,  2-minute walk from Al-Hamraa Corniche, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.96" OriginalAmount="86.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.56805" Longitude="39.1498" StarRating="5" HotelCode="|230578" HotelName="Rawasi Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>8183 Abdul Maqsud Khuja St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/5/7/8/230578_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.61" OriginalAmount="87.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.514837" Longitude="39.155643" StarRating="5" HotelCode="58246|intercontinental_jeddah" HotelName="InterContinental Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 31/05/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. BOX 41855, Al Hamra Corniche, Jeddah 21531</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/05/6a05d2447256f969e0bf34fa41a74ee0cb17870c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located opposite the Jeddah Fountain, in the Al Hamra district. From the hotel,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="89.98" OriginalAmount="87.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.5947285" Longitude="39.14974506" StarRating="5" HotelCode="572068|2174485" HotelName="Radisson Blu Hotel, Jeddah Al Salam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Quraysh Street, Al Salamah District, Jeddah 52782</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/b9/0cb9f70f439b13ce13e5fb98ca9f2ba36bc97a29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café, a bar, room service, a conference room and a business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.70" OriginalAmount="90.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.597358286806" Longitude="39.159998540134" StarRating="4" HotelCode="392329|ambassador_suites_2" HotelName="Ambassador Suites Jeddah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Madinah Road, Qurais Bridge, Jeddah 21577</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/72/03722f2074339e4cda6cd065708bfd2632dee692.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;ocated near the Saudi Arabia Hall, Ambassador provides an elevator and air-conditioned rooms. Free W...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.568046251482" Longitude="39.149562231342" StarRating="5" HotelCode="345373|rawasi_hotel_suites" HotelName="Al Rawasi Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Concierge,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Lounge,Parking,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>8183 Abdul Maqsud Khuja Street, Jedda 23435</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/21/fa214fa5cf1465ec78750d981afc005178629b0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Rawasi Hotel Suites in Jeddah, you'll be close to K...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.39" OriginalAmount="97.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.566846" Longitude="39.224531" StarRating="0" HotelCode="|471047" HotelName="Wa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin Abdulaziz Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/0/4/7/471047_74636fa1220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.00" OriginalAmount="100.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.554098" Longitude="39.187441" StarRating="4" HotelCode="899475|sunset_hotel_16" HotelName="Sunset Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rawdah Street, P.O.Box 10161, 21433 Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/c5/84c5123417db82c89296daf3e7fd71109a95e5ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in one of the most convenient places in the city. This luxury hotel is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="108.15" OriginalAmount="105" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.59706862" Longitude="39.141141" StarRating="0" HotelCode="805790|499980" HotelName="Classical Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Batarji Street, Al Zahraa District, Jeddah 21382</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/80/19800ed9aa8d60429d9593bfe7c90540ed69ed5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.5172094" Longitude="39.16274517" StarRating="4" HotelCode="837008|address_al_hamra" HotelName="Address Al Hamra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Uqsur Street, Al Hamra District, Jeddah 21382</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/59/9f5973df5ee8334ace48430154218c0b9d99eedd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112.27" OriginalAmount="109" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="881557|499830" HotelName="V Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sari Street-Prince Sultan Intersection</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/65/26659d4fd545aaed07e952812fc51effaa5e7cb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.70" OriginalAmount="112.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.6323888" Longitude="39.1504862" StarRating="5" HotelCode="|211092" HotelName="Casablanca Grand" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Madinah Road ,infront of Mall of Arabia, 21481 Jeddah, Saudi Arabia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/0/9/2/211092_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="115.73" OriginalAmount="112.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.63559494" Longitude="39.10411629" StarRating="3" HotelCode="613964|2239535" HotelName="Radisson Blu Hotel Jeddah Corniche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Cornishe Road, Ash Shati District, PO Box 6686, Jeddah 21452</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/8d/7d8d5846fb14dd02eb1e86b9e33d6ab88329afe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.60" OriginalAmount="118.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.635391" Longitude="39.10385" StarRating="5" HotelCode="|552495" HotelName="Radisson Blu Jeddah Corniche" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jeddah's Corniche Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/9/5/552495_cdb89041501.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="122.55" OriginalAmount="118.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.559502" Longitude="39.130962" StarRating="5" HotelCode="|552478" HotelName="Swissotel Living Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bldg 2652 Prince Saud Al Faisal 7490</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/7/8/552478_d3f2fde1627.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="128.64" OriginalAmount="124.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="876050|2530755" HotelName="Crowne Plaza Jeddah Al Salam" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Sultan Street, Plot Number 1019/1020, Beside Airport Royal Terminal, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/6b/9f6bc374187f6ceeeb97fbe4736ce60e6aebdadc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.529314970427" Longitude="39.180794171619" StarRating="4" HotelCode="95863|al_bustan_hotel_jeddah" HotelName="Al Bustan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>P.O Box 50817, Jeddah 21533</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/41/8a4190f4c8243eee0ad4b035be7677fee1fdede5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129.78" OriginalAmount="126" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.55204219" Longitude="39.1633458" StarRating="5" HotelCode="622020|266033" HotelName="Elaf Galleria" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>3131 Rahmat Al Islam, Al Andalus District, Jeddah  23326</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/b1/dab1abf0f383c7154cbf152057bc8435a2c89327.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="131.24" OriginalAmount="127.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.614475" Longitude="39.108586" StarRating="5" HotelCode="93345|21894" HotelName="Sheraton Jeddah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The North Comiche, PO Box 14315, Dschiddah 21424</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/8a/1c8a64460e9779baaae83ee1e16ba7c6eff198b4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Jeddah’s fashionable and exclusive North Corniche and is just 20 minutes fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="132.42" OriginalAmount="128.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.6140707" Longitude="39.1090201" StarRating="5" HotelCode="|157279" HotelName="Sheraton Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>North Corniche, P\.O\. Box 14315</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/7/2/7/9/157279_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, North Corniche it is in Close to shopping centres and leisure areas. 20 minutes away from the establishment, you can find the city centre and King Abdulaziz (JED) Airport King Abdulaziz (JED).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="132.64" OriginalAmount="128.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.54774954" Longitude="39.15623271" StarRating="5" HotelCode="854613|SA000069" HotelName="Mövenpick Hotel Tahlia Jeddah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD,FULL BOARD" BedType="FULL BOARD" PropertyType="hotel" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hail Street, Al Andalus, Jeddah 08749</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/86/4d86ca87a617ad098422879c1a83f65eb9b52ed5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is situated in Jeddah. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="133.46" OriginalAmount="129.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.566107" Longitude="39.193011" StarRating="0" HotelCode="|504295" HotelName="vital house for hotel apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>almakarona street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/2/9/5/504295_1ec15db1022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.90" OriginalAmount="130.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.632357048074" Longitude="39.150559323867" StarRating="5" HotelCode="522688|casablanca_grand_hotel" HotelName="Casablanca Grand Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Madinah Road, Infront of Mall of Arabia, Jeddah</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/0a/f70a0307ca652fed1117c5e846854760069ec36d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="135.12" OriginalAmount="131.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.55203" Longitude="39.16355" StarRating="5" HotelCode="|241755" HotelName="The Galleria Jeddah, Curio Collection By Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>3131,Rahmat Al Isalam Street, Al Andalus District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/7/5/5/241755_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.69" OriginalAmount="135.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.715112" Longitude="39.099681" StarRating="4" HotelCode="|451715" HotelName="Four Points by Sheraton Jeddah Corniche" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cornich Road, South Obhur District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/7/1/5/451715_48789c51448.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147.29" OriginalAmount="143" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.601784234813" Longitude="39.108232855797" StarRating="5" HotelCode="59415|127727" HotelName="The Venue Jeddah Corniche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>North Courniche, Jeddah 21553</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/c3/b7c3474eb0cfe09b354fa46c39d7a12e09089dc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated on the North Corniche, this hotel lies between the town centre, which is 12 km away...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="148.87" OriginalAmount="144.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60456674717" Longitude="39.109121984131" StarRating="5" HotelCode="41190|CAM372100" HotelName="Jeddah Hilton Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Corniche Road, PO Box 128428, Jeddah 21362</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/a8/2ea8f67a4acfdd0c51cfa9313c956ad06c0c9ce8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located on the fashionable North Corniche, overlooking the beautiful city and the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.21" OriginalAmount="146.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.66134" Longitude="39.122835" StarRating="0" HotelCode="|474108" HotelName="Laten Suites Prince sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Sultan Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/1/0/8/474108_6c77daf1248.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.37" OriginalAmount="146.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.60635" Longitude="39.15752" StarRating="5" HotelCode="|451734" HotelName="Jeddah Marriott Madinah Road" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>6939 AL MADINAH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/1/7/3/4/451734_04385f71036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.41" OriginalAmount="147.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.576419129654" Longitude="39.110439340501" StarRating="5" HotelCode="93340|rosewood_corniche_4" HotelName="Rosewood Jeddah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 48122, Jeddah 21572</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/18/a8/18a8cc44b8c6c2d7be46c8e0abe3be6205b8e502.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.80" OriginalAmount="156.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.572674" Longitude="39.148672" StarRating="5" HotelCode="|452071" HotelName="SHIRVAN Hotel City Yard Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8683 Abdul Maqsud Khojah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/0/7/1/452071_041adfe1252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.65" OriginalAmount="165.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.627955" Longitude="39.109761" StarRating="5" HotelCode="|166521" HotelName="Joudyan Jeddah Red Sea Mall" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>PO BOX 52774, JEDDAH 21573 KSA.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/5/2/1/166521_int.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant, a reception, a marble floor and a tearoom. SITUATION: This establishment, la Cornisa del Mar Rojo it is 2 minutes drive away from It has excellent transport links to Red Sea Mall the shopping centre 10 minutes away from the establishment, clients can find Jeddah Airport it is situated 15 minutes away from the city centre. ROOM: Customers can find rooms different sizes, Some rooms have sea views, All the rooms have a sitting room, dressing table and a bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="189.08" OriginalAmount="183.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.52448456" Longitude="39.15224713" StarRating="5" HotelCode="565877|2145295" HotelName="The Ritz Carlton Jeddah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Corniche Road, Al Hamra District, PO Box 13344, Jeddah 21493</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/22/912227ef0e5a7753c93810f25ec36283b0f916cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="190.06" OriginalAmount="184.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.5248982" Longitude="39.1516627" StarRating="5" HotelCode="|390741" HotelName="The Ritz-carlton, Jeddah" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Hamra District, Al Corniche Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/0/7/4/1/390741_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="201.88" OriginalAmount="196.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.55173513" Longitude="39.16256604" StarRating="5" HotelCode="450277|assila_hotel" HotelName="Assila Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammed Bin Abdulaziz Street (known as Tahlia Street), Jeddah 23325, Provinz Mekka</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/b0/a5b02ddbef01b6229091f38566d380b8ccd16679.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.22" OriginalAmount="222.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.551599" Longitude="39.16248" StarRating="5" HotelCode="|211087" HotelName="Assila a Luxury Collection " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>9134 Prince Mohammed Bin Abdulaziz St, Al Andalus.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/0/8/7/211087_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.04" OriginalAmount="268.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.603597" Longitude="39.109079" StarRating="5" HotelCode="98746|qasr_al_sharq_a_waldorf_astoria_hotel" HotelName="Waldorf Astoria Jeddah - Qasr Al Sharq" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Spa Hotel" CnxPolicy="Free CXL until 03/06/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Corniche Road, P.O. Box 7079, Jeddah 21462</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/54/7c5461067b0c2eec8f4a4d5ce6323b055e4d49b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Facing the Red Sea on the main corniche, the hotel is an authentic Arabian palace of exclusive brill...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="316.21" OriginalAmount="307" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.759226" Longitude="39.126852" StarRating="4" HotelCode="912993|213867" HotelName="Makarim Annakheel Village" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>North Abhor, P.O.Box 23526, Jeddah 21436</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/55/f1559ebac6f81da53d08f376e022dabd88284d2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Jeddah. The nearest airport is Jeddah (JED).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.97" OriginalAmount="308.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.75967" Longitude="39.12595" StarRating="4" HotelCode="|226914" HotelName="Makarem Annakheel and Resort" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>North Abhor Bay</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/9/1/4/226914_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="381.09" OriginalAmount="369.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.72228274" Longitude="39.0793939" StarRating="0" HotelCode="735891|2292875" HotelName="Narcissus Resort &amp; Spa Obhur" Meals="HALF BOARD,FULL BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD" PropertyType="hotel" CnxPolicy="Free CXL until 04/06/2026" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Prince Abdullah Al Faisal Street, North Obhur, P.O. Box 3270, Jeddah 23811</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/2e/6c2e698012e55e912f6240878712e4d7198c3f90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This outstanding hotel is in Jeddah. The premises count with 60 welcoming units. Narcissus Resort an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.91" OriginalAmount="382.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.722148" Longitude="39.079549" StarRating="0" HotelCode="|560379" HotelName="Narcissus Resort and spa Obhur Jeddah" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 02/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Prince Abdullah AlFiasal Street 7636</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/3/7/9/560379_0f5c6961439.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.49" OriginalAmount="383.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.58800493" Longitude="39.10591835" StarRating="5" HotelCode="93341|movenpick_al_nawras_jeddah_family_resort_" HotelName="Mövenpick Resort Al Nawras Jeddah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prince Naif Road, Corniche Street, PO Box 14018, Jeddah 21424</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/63/7663a585878f36251236a9e0c181c0d6f259cb96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in the heart of Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="800.56" OriginalAmount="777.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.566027" Longitude="39.224604" StarRating="0" HotelCode="|455788" HotelName="Lamasat Alkhair Serviced" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Al Rehab Prince Mohammed Bin Abdulaziz</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/7/8/8/455788_d5c820f1701.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2521.73" OriginalAmount="2448.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.49778012" Longitude="39.19365307" StarRating="4" HotelCode="434435|815495" HotelName="Odst Jeddah Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>King Fahad Street, Sharifiyah, Jeddah 62206</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391118/391118a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Jeddah.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187874.06" OriginalAmount="182402.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.556" Longitude="39.1689" StarRating="0" HotelCode="797968|olayan_suites" HotelName="Olayan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hira Street</AddressLine>
          </AddressLines>
          <CityName>Jeddah</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/af/3fafde1a70e0c2fa8cb6336c53fd203dadcde368.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.23" OriginalAmount="65.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.600954" Longitude="39.170088" StarRating="0" HotelCode="|553095" HotelName="Redwaves Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>JENB8944 8944 Al Safaa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="166.94" OriginalAmount="162.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.669808" Longitude="39.170037" StarRating="0" HotelCode="|552669" HotelName="Aerotel Jeddah - Transit Hotel in Terminal 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>King Abdulaziz International Airport T1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2279.01" OriginalAmount="2212.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="21.515051" Longitude="39.193361" StarRating="4" HotelCode="|157461" HotelName="ODST JEDDAH " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SHARIFIYAH, KING FAHAD STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This hotel offers has a spa, a swimming pool, a restaurant and a cafÃ©. SITUATION: This hotel is in JeddahÃ¢ s the city centre of. ROOM: The rooms have an air-conditioning system, a bathroom and a safe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Internet,Sauna,Conference Hall,Lounge,Spa,Business Centre,Fax,Meeting Room,Printer,Smoking Rooms,Wheelchair Access,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service,Massage Centre,Swimming Pool,Currency Exchange,Designated Smoking Area,Coffee Shop,Elevator,Garden,Kitchen,LCD/Projector,Parking,24 Hour Front Desk,24 Hour Room Service,Dining,Dry Cleaning,Housekeeping,Vending Machine,Concierge,24 Hour Security,Valet Parking,Central Heating,Banquet Hall,Shopping Arcade</BasicAmenities>
    <HotelRating>4,3,5,1</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD,HALF BOARD,ALL INCLUSIVE</Meals>
    <PropertyType>HOTEL,CONFERENCE HOTEL,SPA HOTEL,CITY HOTEL,BEACH HOTEL,APARTMENT,BUSINESS HOTEL,AIRPORT HOTEL,APARTHOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
4e1f8483-55c7-4149-acc6-468335290bf7|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True