<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2f1237f8-a059-488b-bca5-9a6ec500dd5b|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="2f1237f8-a059-488b-bca5-9a6ec500dd5b">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="1" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="23088" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-01-28T00:00:00" End="2025-02-02T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Uniquetravel" Password="Nouraya1176" RequestedCurrency="USD" 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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2f1237f8-a059-488b-bca5-9a6ec500dd5b|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2f1237f8-a059-488b-bca5-9a6ec500dd5b|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2f1237f8-a059-488b-bca5-9a6ec500dd5b|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="2025-01-19T16:03:48.6191054+00:00" Version="0" EchoToken="Search" TransactionIdentifier="2f1237f8-a059-488b-bca5-9a6ec500dd5b" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="109.12" OriginalAmount="101.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.052288367789" Longitude="31.242426800701" StarRating="2" HotelCode="380001|1224978" HotelName="Mesho Inn Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Sherif Street, 3rd Floor, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/62232/1962232/1.jpg?f=15196858</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="184.55" OriginalAmount="172.48" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.043137146404" Longitude="31.239152457902" StarRating="2" HotelCode="267390|1799318" HotelName="Cecilia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>47 El Falaki Street, Downtown, Cairo 11331</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219210/219210a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="198.81" OriginalAmount="185.80" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.05371382" Longitude="31.24812367" StarRating="1" HotelCode="781705|4193645" HotelName="City Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>8 Ali Al Kasar Street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10349917</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="267.89" OriginalAmount="250.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.050557" Longitude="31.24311" StarRating="2" HotelCode="179798|1153558" HotelName="Jamaica Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>34 Abd El-Khalek Tharwat Street, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/28/284447/284447a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.60" OriginalAmount="251.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.04900139204" Longitude="31.23672055902" StarRating="2" HotelCode="380002|1191588" HotelName="Isis Hotel 2 Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>10 Mohamed Helmy Ibrahim Street, From Shamplion Street, Down Town, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/546489/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="286.66" OriginalAmount="267.91" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.05474947" Longitude="31.24326153" StarRating="2" HotelCode="510295|2573075" HotelName="New Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 23/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>17 Soliman El Halaby Street, From Emad El Deen, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/62067/1962067/1.jpg?f=15063254</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="343.64" OriginalAmount="321.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.05245659" Longitude="31.24291806" StarRating="3" HotelCode="587066|2369815" HotelName="Paradise Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 23/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>18B 26th of July Street, Downtown Cairo, Cairo 00202</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5645095</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Paradise Boutique Hotel in Cairo (Downtown Cairo), you'll be convenient to Egyptian Museum and Coptic Museum.  This hotel is within close proximity of Abdin Palace and Tahrir Square. #  Rooms : # Make yourself at home in one of the 30 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks, and housekeeping is provided daily. #  Amenities : # Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a television in a common area. #  Dining : # Take advantage of the hotel's 24-hour room service. #  Business &amp; Other Amenities : # Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="365.06" OriginalAmount="341.18" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.048375" Longitude="31.267969" StarRating="1" HotelCode="179789|1662728" HotelName="Arabian Nights" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Al Aded Street, off Mansouria Street, El Darasa, Islamic Cairo, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/27/279062/279062a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="388.21" OriginalAmount="362.81" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.051149135807" Longitude="31.242236495018" StarRating="2" HotelCode="179796|1664118" HotelName="Cairo Moon Hotel - Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>28 Adly Street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6764610</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hostel, which has a total of 15 rooms. Room service is among the facilities. Wireless internet access in public areas allows travellers to stay connected. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.25" OriginalAmount="375.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="970651|abdeen_palace_hotel" HotelName="Abdeen Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Mohammed Sabri Abou Alam, Bab Al Louq, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34990000/34988900/34988876/26efc369_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="445.03" OriginalAmount="415.92" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.05141268" Longitude="31.24472561" StarRating="3" HotelCode="635240|2495285" HotelName="Azar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>9 Adly Street, Al Fawalah, Abdeen, 11111 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/91234/3791234/26.jpg?f=15568473</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="471.45" OriginalAmount="440.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.041325692585" Longitude="31.214507818222" StarRating="3" HotelCode="6120|1106378" HotelName="King" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>20 Abdel Rehim Sabri Street, El Dokki, Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Giza</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219284/219284a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="477.70" OriginalAmount="446.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.03977" Longitude="31.217318" StarRating="3" HotelCode="56445|1975605" HotelName="Concorde Dokki" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>146 Tahrir Street, Dokki, Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Giza</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73118/ba_73118_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small hotel is situated in the business district of Cairo, not far from the city centre. Near the hotel are shopping centres, the Egyptian Museum, and other attractions. The Pyramids can be easily reached by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="494.92" OriginalAmount="462.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.986455784482" Longitude="31.141790449619" StarRating="4" HotelCode="130178|489855" HotelName="Tiba Pyramids" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hostel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 20/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>33 Pyramids Road, Kairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/310686/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on Pyramids Road on Abu El Hool Street, the hotel is the best place to enjoy views of the Pyramids and is within easy reach of the city centre. Cairo International Airport is some 45 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="515.99" OriginalAmount="482.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.046462293767" Longitude="31.237812291605" StarRating="3" HotelCode="384607|2494935" HotelName="Golden Hotel Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>13 Talaat Harb Street, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2494935/WhQyYbLK_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service is available to travellers. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="517.55" OriginalAmount="483.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.045289" Longitude="31.239787" StarRating="1" HotelCode="187735|2495315" HotelName="Amin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>38 Falaky Square, Downtown, 11311 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/53/5324/u8iQCer0_45c6cecfac490d70005b7470a4a14b5e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="525.87" OriginalAmount="491.47" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.04829375" Longitude="31.2362341" StarRating="3" HotelCode="861600|4192765" HotelName="Grand Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>14 Champollion Road, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10462341</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="534.37" OriginalAmount="499.41" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.04922713" Longitude="31.23926477" StarRating="3" HotelCode="738743|4193635" HotelName="Hostgram Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>2 Marouf, First Floor, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/935053/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="556.14" OriginalAmount="519.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.04747952" Longitude="31.24319384" StarRating="2" HotelCode="631998|2495355" HotelName="Midtown Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>8 Gawad Housny Street, Abdeen, Cairo 11111</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/24/2495355/POsiBiFI_d2b5ca33bd970f64a6301fa75ae2eb22.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="564.20" OriginalAmount="527.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.00686977447" Longitude="31.184147894383" StarRating="5" HotelCode="87730|132604" HotelName="Hotel Amarante Pyramids" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Abou Hazem Street, Off Pyramids Road, Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Giza</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/122635/a_122635_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel affords an ideal location at the heart of the popular tourist area of Giza, around 5 km from the centre of Cairo. The world-famous pyramids, ancient monuments considered one of the Seven Wonders of the World, lie around 6 km away and Cairo airport is about 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="565.63" OriginalAmount="528.63" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.9913573" Longitude="31.154252" StarRating="4" HotelCode="59693|126824" HotelName="Gawharet Al Ahram" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 El Haram Street, In Front Of Al Haram Hospital, Kairo, Giza 99999</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77292/a_77292_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the Avenue of the Pyramids in one of the most popular tourist areas, as well as one of the safest districts of Giza. The tourist centre lies just a short distance from the pyramids and a diverse selection of restaurants, pubs and nightclubs are to be found in the near vicinity. It is some 6 km to the centre of Cairo as well as to the city museum. Khan el-Khalili bazaar and the citadel are 8 km away and it is approximately 30 km to Cairo airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="647.72" OriginalAmount="605.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.05193844" Longitude="31.24145922" StarRating="2" HotelCode="429280|1729098" HotelName="New Minerva Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="24 Hour Front Desk,Air Conditioning,Concierge,Designated Smoking Area,Dry Cleaning,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Library,Luggage Storage,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Talat Harb Street, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/546513/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at New Minerva Hotel in Cairo, you'll be convenient to Egyptian Museum and Coptic Museum. This hotel is within close proximity of Tahrir Square and American University of Cairo.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 32 air-conditioned guestrooms. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="653.05" OriginalAmount="610.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.051632" Longitude="31.198141" StarRating="3" HotelCode="182894|1728208" HotelName="Swiss Inn Mohandeseen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 El Hegaz St. From Gamet El Dewal St., El Mohandeseen, Kaio</AddressLine>
          </AddressLines>
          <CityName>Giza</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/310814/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Giza.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="676.48" OriginalAmount="632.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.050381" Longitude="31.241464" StarRating="2" HotelCode="297984|1732858" HotelName="The Australian Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Abd El Khalik Tharwat, Downtown, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/62274/1962274/32.jpg?f=15516114</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="694.43" OriginalAmount="649.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.048527122455" Longitude="31.24627879895" StarRating="2" HotelCode="187738|atlas_hotel_21" HotelName="Atlas Hotel Downtown Cairo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Roushdy Street, Downtown Cairo, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/310837/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="728.07" OriginalAmount="680.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.056618822748" Longitude="31.245991587639" StarRating="3" HotelCode="6132|460895" HotelName="Victoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>66 El Gomhoria Street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73/a_73_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Cairo. It is a short drive from the Egyptian Museum, and the nearest metro stations are Ataba and Mubarak.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="791.28" OriginalAmount="739.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.091690997604" Longitude="31.313524246216" StarRating="3" HotelCode="58200|5614" HotelName="Royal Marshal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>4A El Khalifa El Maamoun Street, Heliopolis, Cairo 11841</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/10/105814/105814a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1.6 km from the centre of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="805.57" OriginalAmount="752.87" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.052735" Longitude="31.196837" StarRating="3" HotelCode="148719|1132128" HotelName="Havana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 Syria St., El Mohandesseen, Cairo 12411</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219323/219323a_hb_a_062.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="939.43" OriginalAmount="877.97" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.0444196" Longitude="31.2357116" StarRating="3" HotelCode="187776|4192125" HotelName="Pearl Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cross Streets 7 &amp; 82, Maadi, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/87879/2787879/1.jpg?f=15299984</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a baggage storage service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1081.62" OriginalAmount="1010.86" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.994321753937" Longitude="31.215159595013" StarRating="4" HotelCode="76334|125534" HotelName="Swiss Inn Nile Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>110 El Bahr El Aazam, Corniche El Nile, Giza, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103803/a_103803_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on El Bahr El Aazem street near the pharaonic village and ring road to the pyramids, the hotel offers easy access to the centre of Cairo with its cultural attractions as well as business and shopping areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1130.48" OriginalAmount="1056.52" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.048202901654" Longitude="31.240342855453" StarRating="4" HotelCode="47832|5324" HotelName="Cosmopolitan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/01/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>1 Ibn Tahlab Street Of Kasr El Nil, 12555 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10862/a_10862_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located in Cairo's inner-city shopping and banking district, in the Bourse area, between Qasr Al-Nil Street, Sherif Street and Sabri Abu Alam Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1221.17" OriginalAmount="1141.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.121581888951" Longitude="31.400856971741" StarRating="5" HotelCode="6123|5504" HotelName="Le Passage Cairo Hotel &amp; Casino" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cairo International Airport Road, Kairo 11361, Heliopolis</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63/a_63_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly beside Cairo airport and is only a few minutes drive from Cairo's international conference centre. The nearest links to the public transport network are at Kobery el Kobba. Plenty of shopping opportunities and sightseeing attractions will be found in Cairo's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1312.50" OriginalAmount="1226.64" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.04867752" Longitude="31.38033821" StarRating="4" HotelCode="774607|2571965" HotelName="Rehana Plaza Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Conference Hall,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>First Oasis Road, Zahraa Nasr City, Al Hay Al Asher, Nasr City 11765, Cairo</AddressLine>
          </AddressLines>
          <CityName>Nasr City</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10350046</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Nasr City.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1347.90" OriginalAmount="1259.72" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.999641" Longitude="31.176431" StarRating="4" HotelCode="18586|133754" HotelName="Barceló Cairo Pyramids" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>229 Al Ahram Street, 12111 Gizah, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23119/a_23119_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the south-west of Cairo, just next to the Pyramids of Keops, Chephren and Micerinus and the Sphinx, which are situated 5 minutes by car from the hotel. The city centre of Cairo is located 30 minutes by car from the hotel. Restaurants can be found around 10 minutes away by public transport and nightlife options such as bars, pubs, discos and clubs about 5 minutes by public transport. Local public transport links are located some 20 m from the hotel. The River Nile is around 4.5 km from the establishment. Shops can be reached in around 15 minutes by car and the Khan Al Khalili Bazaar is approximately a 40-minute drive away. Other tourist attractions such as the Cairo Museum and Citadel can both be accessed in some 30 minutes via public transport. Cairo International Airport is 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1457.69" OriginalAmount="1362.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.000421748841" Longitude="31.116317510605" StarRating="5" HotelCode="258534|5584" HotelName="Pyramids Park Resort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Club Resort" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cairo-Alexandria Desert Road, P.O. Box 70, Pyramids, Gizeh 12411</AddressLine>
          </AddressLines>
          <CityName>Giza</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/14870/a_14870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant luxury hotel is ideally situated just a few minutes from the famous pyramids at Giza and the sphinx. There is a complimentary shuttle bus service between the hotel and the centre of Cairo where guests will discover a diverse range of shopping and entertainment venues. The airport is 40 km away; transfer takes about 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1495.61" OriginalAmount="1397.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.12092764394" Longitude="31.402181982994" StarRating="4" HotelCode="25153|5544" HotelName="Novotel Cairo Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cairo Airport, PO Box 8, Kairo 11776</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/36596/a_36596_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located within metres of Cairo airport, this comfortable hotel is situated approximately 17 km from the city centre, with its numerous sightseeing opportunities, such as the Egyptian Museum, as well as plenty of shops and entertainment venues. The convention centres are roughly 8 km away and links to the public transport network are to be found within 1 km of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1538.66" OriginalAmount="1438.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.063522826371" Longitude="31.216138601303" StarRating="4" HotelCode="6117|5354" HotelName="Golden Tulip Flamenco" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2 El Gezira El Wosta Street, Zamalek, 11211 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56/a_56_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies on the island of Zamalek with views of the Nile. In the near vicinity, guests will find the embassy district and a residential area. The city centre is located around 5 minutes away and Cairo airport is about 40 minutes away by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1702.39" OriginalAmount="1591.02" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.086042223277" Longitude="31.331253647804" StarRating="4" HotelCode="55625|5264" HotelName="Baron Hotel Heliopolis Cairo" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ma'ahad Al Sahary Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72045/a_72045_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a peaceful location in Heliopolis, a suburb in the north east of Cairo. The hotel has wonderful views over the historic Baron Empain Palace. The centre of Cairo can be reached in about 15 minutes by car. The international airport and Cairo's conference centre are both about a 10-minute drive from the hotel. Numerous shopping facilities and entertainment venues can be reached in only 5 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1744.52" OriginalAmount="1630.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.035204992949" Longitude="31.213746070862" StarRating="5" HotelCode="6127|131654" HotelName="Safir Hotel Cairo" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>El Missaha Square, Dokki, Giza</AddressLine>
          </AddressLines>
          <CityName>Giza</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/053140/053140a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1768.95" OriginalAmount="1653.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.10287443" Longitude="31.38657838" StarRating="5" HotelCode="355650|1171398" HotelName="The Gabriel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Autostrad Road, SunCity Mall, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/62134/1962134/44.jpg?f=15671777</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1775.52" OriginalAmount="1659.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.067343732347" Longitude="31.219571828842" StarRating="3" HotelCode="6126|5574" HotelName="President" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Taha Hussein Street, Zamalek, 11000 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=337675&amp;full=1</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the island of Zamalek between the two branches of the River Nile that flows through Cairo. It is one of the quietest and greenest areas of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1803.78" OriginalAmount="1685.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.079128185664" Longitude="31.317689716816" StarRating="5" HotelCode="17790|5694" HotelName="Sonesta Hotel Tower &amp; Casino Cairo" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 El Tayaran Street, P.O. Box 9039, Nasr City, Cairo</AddressLine>
          </AddressLines>
          <CityName>Nasr City</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21915/a_21915_F2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of links to the public transport network. The city centre is roughly 20 km away and the train station approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1821.96" OriginalAmount="1702.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.02067147" Longitude="31.46512043" StarRating="4.5" HotelCode="518456|2151235" HotelName="Tolip El Narges Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Southern 90 Street, Fifth District, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/91628/2491628/1.jpg?f=15066820</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1925.23" OriginalAmount="1799.28" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.061454" Longitude="31.316978" StarRating="4.5" HotelCode="298955|1745918" HotelName="Al Masah Hotel and Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdel Aziz El Shennawy street, Behined The Stage, Cairo 11371, Nasr City</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/586260/586260a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1925.96" OriginalAmount="1799.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.037868333223" Longitude="31.218021512032" StarRating="5" HotelCode="44660|5594" HotelName="Pyramisa Suites Hotel &amp; Casino" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>60 Giza Street, Dokki, Giza</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19562/a_19562_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Cairo, close to many attractions. The Pyramids and the Sphinx can be easily reached by car. As well as the Nile, restaurants, bars and shopping facilities are to be found in the immediate vicinity.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2004.11" OriginalAmount="1873.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.996496052546" Longitude="30.968924760818" StarRating="4" HotelCode="15213|54904" HotelName="Novotel Cairo 6th of October" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>26 July Axis, 6th Of October, Behind Dar El Fouad Hospital, Kairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/18061/a_18061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the outskirts of Cairo just a short drive from the Pyramids.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2093.41" OriginalAmount="1956.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.113622" Longitude="31.395397" StarRating="5" HotelCode="263401|995745" HotelName="Le Meridien Cairo Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Laundry,Lounge,Massage Centre,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cairo International Airport, Terminal 3, 11432 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363429/363429a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport hotel in Cairo is ideal for business travellers who arrive or depart from Kairo (CAI) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2122.16" OriginalAmount="1983.33" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.123959870659" Longitude="31.34797990322" StarRating="5" HotelCode="33094|5304" HotelName="Concorde el Salam Hotel Cairo by Royal Tulip" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>65 Abdel Hamid Badawi Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52544/a_52544_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Heliopolis area, just a 7 km drive from Cairo International Airport and 20 km from the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2202.33" OriginalAmount="2058.25" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.067605" Longitude="31.222385" StarRating="4" HotelCode="6128|143906" HotelName="Hilton Cairo Zamalek Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 Mohamed Mazhar Street, Cairo 11511</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68/a_68_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set on the picturesque and exclusive island of Zamalek in the magnificent waters of the River Nile. It is located in a tranquil spot between central Cairo and Giza and is only 12 miles from Cairo Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2287.37" OriginalAmount="2137.73" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.044692380582" Longitude="31.22684597969" StarRating="4" HotelCode="109003|120507" HotelName="Novotel Cairo El Borg" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 Saraya El Gezira street, Zamalek, 11111 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151705/a_151705_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2321.04" OriginalAmount="2169.20" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.05050835475" Longitude="31.23150229454" StarRating="5" HotelCode="16479|102872" HotelName="Ramses Hilton" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1115 Corniche El Nile, Cairo 12344</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19910/a_19910_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel lies at the heart of Cairo on the eastern bank of the River Nile. The hotel affords a glorious view of the city, the Nile and the Pyramids. Cairo's countless entertainment and shopping venues as well as sights of interest are to be found in the immediate vicinity. Public transport may be found only 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2465.16" OriginalAmount="2303.89" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.064694" Longitude="31.227371" StarRating="4" HotelCode="79469|143896" HotelName="Hilton Cairo World Trade Center Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1191, Courniche El Nile Street, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107572/a_107572_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2616.80" OriginalAmount="2445.61" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.046624596812" Longitude="31.235653257562" StarRating="4" HotelCode="437307|1891405" HotelName="Steigenberger El Tahrir" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2 Kasr El Nil Street, Down Town, Tahrir Square, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/547271/a_547271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a short walk from the centre of Cairo. It is about 25 km to Kairo (CAI) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2666.81" OriginalAmount="2492.35" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.965175516666" Longitude="31.020648479462" StarRating="5" HotelCode="33076|5514" HotelName="Mövenpick Hotel Cairo-Media City" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Wahat Road, opposite to El Hay El Motamayez, 12451  Giza, Egypt</AddressLine>
          </AddressLines>
          <CityName>Giza</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52516/p_52516_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is excellently situated in the centre of Media City studios, 15 minutes from the Giza pyramids and 40 minutes from Cairo city centre. Cairo International Airport is roughly 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2786.02" OriginalAmount="2603.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.969947" Longitude="31.242992" StarRating="5" HotelCode="401354|50534" HotelName="Holiday Inn Cairo Maadi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cornish El Nil, Maadi, PO Box 217, 11431 Kairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95503/ba_95503_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Overlooking the Nile with a panoramic view of the pyramids, the hotel is close to the centre of Cairo. It is 45 minutes from Cairo International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2896.05" OriginalAmount="2706.59" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.034482836912" Longitude="31.227082014084" StarRating="5" HotelCode="32313|86789" HotelName="Grand Nile Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche El Nil, Garden City, PO Box 2288, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51414/a_51414_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a perfect location in the centre of the business and commercial district of Cairo, very close to Cairo's many cultural and tourist attractions. It is just 20 km from Cairo International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2924.36" OriginalAmount="2733.05" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.10677200162" Longitude="31.364637819782" StarRating="5" HotelCode="186412|5664" HotelName="Hilton Cairo Heliopolis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>El-Orouba, Qism El-Nozha, Cairo 11736</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260473/a_260473_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.4 km from the centre of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3085.38" OriginalAmount="2883.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.106489" Longitude="31.375371" StarRating="5" HotelCode="161715|376355" HotelName="Radisson Blu Hotel, Cairo Heliopolis" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdel Hamid Badawy Street, P.O. Box 114, Rawda Al Sheraton, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/37/376355/HjELatZy_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the elegant district of Heliopolis, in Cairo. The Giza Pyramids are a 30-minute drive away and the hotel also offers a shuttle service to Cairo International Airport, which is just 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3101.15" OriginalAmount="2898.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.959560410505" Longitude="31.263133705955" StarRating="4" HotelCode="370083|1735858" HotelName="Villa Belle Epoque" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Villa 63, Road 13, Maadi, Cairo 11511</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506491/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3211.55" OriginalAmount="3001.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.074723585512" Longitude="31.439470821928" StarRating="5" HotelCode="263402|975575" HotelName="Renaissance Cairo Mirage City Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ring Road, P.O. Box 250, Mirage City, Heliopolis, Cairo 11757</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/395925/395925a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3227.16" OriginalAmount="3016.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.074101" Longitude="31.343806" StarRating="4.5" HotelCode="98663|102702" HotelName="Hotel Holiday Inn Citystars" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ali Rashed St., Heliopolis, Cairo 11757</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/102702/jJbZRsTQ_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the sleek Citystars shopping and entertainment complex in Heliopolis, 20 km from Cairo city centre. It is only a 10-minute drive to major trade events at Cairo International Conference Centre. Cairo International Airport is approximately 10 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3260.76" OriginalAmount="3047.44" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.057085" Longitude="31.225354" StarRating="4" HotelCode="14580|5464" HotelName="Cairo Marriott Hotel &amp; Omar Khayyam Casino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 20/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16 Saray El Gezira Street, Zamalek, Cairo 11211</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17039/a_17039_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The location of this hotel could not be better - a tranquil setting amid beautiful lush gardens on Zamalek Island in the River Nile. The city centre is situated in the immediate vicinity, while it is about 15 km to Cairo International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3262.24" OriginalAmount="3048.82" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.042735071758" Longitude="31.232247948646" StarRating="5" HotelCode="6129|102332" HotelName="InterContinental Cairo Semiramis" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corniche El Nil, PO Box 60, 11511 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/006705/006705a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel enjoys a stunning location on the banks of the River Nile just a few minutes walk from one of the main shopping areas in the city. In addition, Cairo's sightseeing attractions are also within easy reach, the Egyptian Museum is around 500 m away and the Pyramids are some 10 km from the hotel. It is approximately 25 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3281.19" OriginalAmount="3066.53" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.038750679516" Longitude="31.230547428131" StarRating="5" HotelCode="161544|142916" HotelName="Kempinski Nile Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Diet Meals,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>12 Ahmed Ragheb Street, Cornish El-Nile, 11519 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227962/a_227962_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the banks of the river Nile, in the historical quarter of the Garden City, which is dotted with colonial villas, and splendid palaces and gardens, neighbouring the embassy quarter and close to the business areas of Maadi and Mohandseen, offering premium safety and security. It is also a short and pleasant walk away from the Egyptian Museum and the Cairo Opera House. Cairo International Airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3293.15" OriginalAmount="3077.71" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.038671733062" Longitude="31.219813227653" StarRating="5" HotelCode="6130|5654" HotelName="Sheraton Cairo Hotel &amp; Casino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Galae Square, PO Box 11, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71/a_71_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Conveniently located on the western bank of the River Nile, this luxury hotel is only a few minutes from Cairo's opera house, the Mohamed Khalil Museum and one of the important shopping centre's in the city. In addition, the Egyptian Museum is also within easy reach (around 2 km from the hotel). The pyramids at Giza and the Sphinx are roughly 12 km away and the nearest stop for public transport is only steps away (100 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3548.94" OriginalAmount="3316.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.00332896" Longitude="31.52287648" StarRating="4" HotelCode="469982|1967895" HotelName="The Westin Cairo Golf Resort &amp; Spa, Katameya Dunes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Road 90 New Cairo City, Katameya Dunes, 11835 Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/580894/a_580894_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3576.25" OriginalAmount="3342.29" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.065398" Longitude="31.227841" StarRating="5" HotelCode="28753|56444" HotelName="Conrad Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Heated Pool,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1191 Nile Corniche, P.O. Box 2044, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42487/a_42487_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3642.32" OriginalAmount="3404.04" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.060499" Longitude="31.4191" StarRating="5" HotelCode="284123|1519298" HotelName="Royal Maxim Palace Kempinski Cairo" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>First Settlement, Cairo 11477</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/425407/425407a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3673.79" OriginalAmount="3433.45" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.025456" Longitude="31.455477" StarRating="5" HotelCode="108997|86747" HotelName="Dusit Thani LakeView Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>El-Tesseen Street, The LakeView, City Centre, Fifth Settlement, New Cairo, Cairo 11835</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/151698/a_151698_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers an ideal location in the heart of New Cairo Fifth settlement, within close proximity of Nasr City, Heliopolis and Maadi. It lies in Cairo's newest upmarket district near the ring road and adjacent to Cairo's exclusive residential area. It is located within 5 minutes of Cairo's 2 golf courts (Mirage and Kathameyia Heights). The new Cairo district is known as the Land of Gold. The area is resplendent with waterfalls, broad, tree-lined streets and sparkling lakes and streams. It is 14 km to the ancient city centre with king's palace and the mosque, 22 km to Khan Kalili Old Cairo Market, 24 km to the National Museum of Cairo and 35 km to the pyramids of Gizeh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3734.14" OriginalAmount="3489.85" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.073323177345" Longitude="31.343924403191" StarRating="4" HotelCode="109007|187536" HotelName="Staybridge Suites Cairo-Citystars" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emtedad Makram Obied Street, Heliopolis, Cairo 11737</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/18/187536/I4MSHOx9_b6bda408b154fc0bc82781901e775707.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cairo. The nearest airport is Kairo (CAI).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4031.54" OriginalAmount="3767.79" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.071870131164" Longitude="31.434872746468" StarRating="5" HotelCode="28751|5434" HotelName="JW Marriott Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ring Road, PO Box 427, Mirage City, Heliopolis, Cairo 11757</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42486/w_42486_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4082.19" OriginalAmount="3815.13" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.071848760396" Longitude="31.227773504299" StarRating="5" HotelCode="76260|119752" HotelName="Fairmont Nile City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2005 B Nile City Towers, Corniche el Nil, Ramlet Beaulac, Cairo 02466</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103716/a_103716_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 4 km away from Cairo city centre. The nearest station is Ramses, situated 3 km away. It is also close to places of interest such as the Giza Pyramids (17 km) and the Sphinx (18 km). Cairo International Airport is 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4284.21" OriginalAmount="4003.93" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.106593486644" Longitude="31.365800499916" StarRating="5" HotelCode="186413|2229465" HotelName="Heliopolis Towers Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>El Saheed Sayed Zakaria Street, Heliopolis, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260474/a_260474_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2.4 km from the centre of Cairo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4431.07" OriginalAmount="4141.19" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.024000532704" Longitude="31.217232942581" StarRating="5" HotelCode="12635|57404" HotelName="Four Seasons Cairo at the First Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Giza Street, PO Box 663, Cairo 12612</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12935/p_12935_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located at the heart of Cairo on the western bank of the River Nile, this top quality tourist and business hotel lies just a few paces from some of Cairo's many sights including the Egyptian Museum and the opera house. A diverse selection of shopping and entertainment venues are to be found in the vicinity and the famous pyramids at Giza are about 20 minute drive away. Cairo airport is approximately 35 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="4676.50" OriginalAmount="4370.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.072455" Longitude="31.34792" StarRating="4" HotelCode="41100|102712" HotelName="InterContinental Citystars Cairo" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omar Ibn El Khattab Street, P.O. Box 1026, Heliopolis Bahary, Cairo 11737</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/66326/a_66326_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is situated in Cairo within 100 m of the nearest shopping venues. The Egyptian museum is to be found within a short distance of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5276.77" OriginalAmount="4931.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.0449" Longitude="31.2452" StarRating="0" HotelCode="743342|2362435" HotelName="Al Masa Royal Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>New Cairo 29115</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/935054/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="5477.78" OriginalAmount="5119.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.038708884342" Longitude="31.22461438179" StarRating="5" HotelCode="6116|68584" HotelName="Sofitel Cairo Nile El Gezirah" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>3 El Thawra Council Saint Zamalek, PO Box 732, El Orman Giza, Cairo 11518</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55/a_55_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unique, luxury hotel is located at the southern point of the wonderful island of El Gezirah in the heart of Cairo. The opera house and the Egyptian Museum are only a few minutes away and there are plenty of shopping areas as well as government buildings to be found close to the elegant city hotel. It is just 1.5 km to links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="6484.72" OriginalAmount="6060.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="29.985328579045" Longitude="31.133019236771" StarRating="5" HotelCode="6122|85679" HotelName="Marriott Mena House" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 20/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Pyramids Road, Cairo 12556, Giza</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62/a_62_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This prestigious hotel is one of the most traditional and famous hotels in the world. Established in the 19th century in order to accommodate the guests of honour of the opening of the Suez Canal, in the years since countless famous people and guests of the state have passed through the doors. The hotel has also achieved notoriety as the setting for famous novels such as Agatha Christie for example. Situated in the shadow of the famous pyramids at Giza, the hotel is surrounded by jasmin-scented gardens. Links to the public transport network are also just a few steps away and the centre of Cairo is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8136.83" OriginalAmount="7604.51" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.03620230566" Longitude="31.22973885152" StarRating="5" HotelCode="33485|56454" HotelName="Four Seasons Hotel Cairo at Nile Plaza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1089 Corniche El Nil, Garden City, 11519 Cairo, Egypt</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/53276/a_53276_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the centre of Cairo. The River Nile is to be found within the immediate vicinity of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="8376.76" OriginalAmount="7828.75" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.06299877" Longitude="31.22733871" StarRating="5" HotelCode="858368|2261895" HotelName="The St. Regis Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 24/01/2025" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,ATM/Cash Machine,Babysitting,Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Designated Smoking Area,Diet Meals,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Nightclub,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corniche el Nil, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10410593</HotelPictures>
        <HotelDescription>&lt;br/&gt;Inspired by the splendor of luxury from yesteryear, yet staunchly modern in its execution, The St. Regis Cairo, rises tall, as an illustrious new icon on the banks of the timeless river Nile, weaving a powerful new story of luxury in the region. Its striking architecture, created by renowned architect Michael Graves, firmly establishes it as a pivotal landmark in the city and beyond, carefully balancing opulence with refinement and elegance to evoke a profound sense of grandeur. With its 366 lavishly appointed rooms, suites and upscale apartments luxuriant comfort prevails with magnificent corridors, 7 elegant venues and refined taste making, the hotel is set to play host to an array of important social moments and signature rituals.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="231316.63" OriginalAmount="216183.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.046022990093" Longitude="31.232348915344" StarRating="5" HotelCode="15174|1518978" HotelName="The Nile Ritz-Carlton Cairo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Casino Resort,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 22/01/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1113 Corniche El Nil, Cairo 11221</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17992/w_17992_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel offers stunning views out over the River Nile, which flows directly past the hotel. Guests will find plenty of museums as well as the city's most important shopping centre located in the vicinity. Cairo's bus train station is only around 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="265.72" OriginalAmount="248.34" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.06174989" Longitude="31.24815611" StarRating="3" HotelCode="964754|4192835" HotelName="Panorama Ramsis Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>10 Saif Al Din Mahrani, Al Fagalah, Ramsis Square, Cairo 3111</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="887.62" OriginalAmount="829.55" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.049531" Longitude="31.206852" StarRating="3" HotelCode="44920|2399675" HotelName="Salma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 24/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>12 Mohamed Kamel Morsi Street, P.O. Box 182 Dokki, Mohanessin, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;The hotel offers 54 rooms equipped with ensuite bathroom, heating, air conditioning and satllite tv. facilities include a restaurant, bar and lift.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="962.06" OriginalAmount="899.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="30.06085089015" Longitude="31.223391294479" StarRating="3" HotelCode="187771|4508915" HotelName="New Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/01/2025">
        <Address>
          <AddressLines>
            <AddressLine>34B Yehia Ibrahim St., Zamalek, Cairo</AddressLine>
          </AddressLines>
          <CityName>Cairo</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Currency Exchange,Sauna,Wheelchair Access,Central Heating,Diet Meals,Nightclub,Spa,Swimming Pool,Designated Smoking Area,Shopping Arcade,Heated Pool,Kitchen,Garden,24 Hour Power Supply,24 Hour Security,ATM/Cash Machine,Babysitting,Banquet Hall,Beauty Salon,Business Centre,Meeting Room,Parking,Printer,Smoking Rooms,Valet Parking,Wake-up Call Service,Bicycle Rental,24 Hour Front Desk,Concierge,Dry Cleaning,Housekeeping,LCD/Projector,Library,Luggage Storage</BasicAmenities>
    <HotelRating>4,2,5,3,4.5,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,AIRPORT HOTEL,BUSINESS HOTEL,SPA HOTEL,FAMILY-FRIENDLY HOTEL,CASINO RESORT,CONFERENCE HOTEL,HOTEL DE CHARME,HISTORIC HOTEL,APARTMENT HOTEL,CLUB RESORT,HOSTEL,HOSTELS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
2f1237f8-a059-488b-bca5-9a6ec500dd5b|RateHawkSearch|successfull supplier interation||RateHawk|True