<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ebd5c0c1-e441-4359-8c4a-e97af89ef32c|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="ebd5c0c1-e441-4359-8c4a-e97af89ef32c">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="43896" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-07-13T00:00:00" End="2026-07-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="wyana@wyanaa.com" Password="Wyana@2026@2026" RequestedCurrency="GBP" ClientNationality="KW" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ebd5c0c1-e441-4359-8c4a-e97af89ef32c|TravcoSearch|supplier interation failed||Travco|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ebd5c0c1-e441-4359-8c4a-e97af89ef32c|HotelbedsSearch|successfull supplier interation||HotelBeds|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ebd5c0c1-e441-4359-8c4a-e97af89ef32c|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:3234a2ec-cedc-45f0-8401-4c2edbd008d5
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ebd5c0c1-e441-4359-8c4a-e97af89ef32c|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ebd5c0c1-e441-4359-8c4a-e97af89ef32c|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ebd5c0c1-e441-4359-8c4a-e97af89ef32c|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ebd5c0c1-e441-4359-8c4a-e97af89ef32c|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-06-25T16:39:30.7238731+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ebd5c0c1-e441-4359-8c4a-e97af89ef32c" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="16" TotalAmount="160.09" OriginalAmount="155.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984653" Longitude="23.728939" StarRating="2" HotelCode="113587|138234" HotelName="Claridge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Dorou Street, Omonoia, 10431 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/be/24bee9d4ad3f9de5be3def70575fecab662fec9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="203.09" OriginalAmount="197.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983985" Longitude="23.723986" StarRating="0" HotelCode="|467031" HotelName="Lido" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Nikiforou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/3/1/467031_96527281626.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="205.78" OriginalAmount="199.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.988528" Longitude="23.726809" StarRating="2" HotelCode="113590|1118228" HotelName="Pergamos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Acharnon Street, Vathis Sq1, 10433 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/d3/fbd3f4a6c8ce1107fdc3fea8913b067667d96273.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.29" OriginalAmount="211.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985077" Longitude="23.728933" StarRating="2" HotelCode="|39903" HotelName="Alma" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DOUROU ST. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/0/3/39903_82415271430.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1964, has 64 rooms and has 6 floors, Some of the facilities that the establishment offers to guests include a lobby, a cafÃ©, a bar and a breakfast room. SITUATION: It is inOmonia the Square of it is in Athens the city centre of it has good links to the tourist attractions, Where you can find Parthenon the monument Plaka the district of the museums and the business area. it is 30 kilometres away from Athens Airport. ROOM: The spacious rooms and fully-equipped. They are equipped with an individual air-conditioning system, a television, piped music, a direct line telephone and a radio. A bathroom with a shower. OTHERS: Clients have at their disposal a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="229.12" OriginalAmount="222.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982644193906" Longitude="23.725394010544" StarRating="2" HotelCode="94689|1471958" HotelName="Elite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peiraios 23, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/9a/b99ad427bade2b41f67c47bd2bb20ecee2bd1caf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.69" OriginalAmount="223.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="666653|artemision_2" HotelName="Artemision" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Veranzerou Street 20</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/48/b3484fc083007ff60021f09986bd5026cce77015.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.75" OriginalAmount="225.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.981135344236" Longitude="23.726661909322" StarRating="1" HotelCode="225013|zeus_hostel" HotelName="Zeus Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sofokleous 27, 131 22 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/13/8c1340269573c3597051997a9238b8b96477210d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.53" OriginalAmount="225.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9853249" Longitude="23.726651" StarRating="2" HotelCode="|301691" HotelName="Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SATOMVRIANDOU 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/6/9/1/301691_3b24cc32023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="232.68" OriginalAmount="225.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.465786" Longitude="-84.64515" StarRating="2" HotelCode="|555285" HotelName="Econo Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1827 Holiday Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/2/8/5/555285_7b90f061843.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.81" OriginalAmount="227.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98533856" Longitude="23.72661408" StarRating="2" HotelCode="598997|mansion_hotel_3" HotelName="Mansion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Satovriandou Street 28, 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/0d/200d076659e716b70da36e91995a63894c82a0a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.83" OriginalAmount="229.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98723" Longitude="23.72884" StarRating="3" HotelCode="|84174" HotelName="Solomou Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SOLOMOU 72</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/1/7/4/84174_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is in Athens it is in the city centre. Near the establishment, guests will find the bus stations and the train stations. HOTEL: This hotel is an ideal place for relaxing, was built in 1965 and was renovated in 2006. This establishment has 50 rooms, 20 single rooms, 29 double rooms and 1Â junior suites.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="239.17" OriginalAmount="232.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.987356" Longitude="23.728275" StarRating="3" HotelCode="902656|1024728" HotelName="Solomou Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>72 Solomou Street, 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/fb/48fbd310c08c5d028ca0a2554303fb36aef4dc86.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the centre of Athens city, very close to Omonoia Square, within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.20" OriginalAmount="240.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.981763" Longitude="23.724558" StarRating="1" HotelCode="143885|sparta_team_hotel__hostel" HotelName="Sparta Team" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Guesthouse,Hostel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Menandrou Street 21, Omonoia, Athen 10553</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/71/bb713faa277ef1d8f49cc97ba194a93be1469b81.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a few minutes from Omonoia Square and the historic centre, including archaeolog...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.21" OriginalAmount="242.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.7806236" Longitude="-86.9375905" StarRating="2" HotelCode="|363430" HotelName="Red Roof Inn and Suites Athens, Al" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1218 Kelli Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/4/3/0/363430_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.32" OriginalAmount="244.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.987362734961" Longitude="23.721333146095" StarRating="4" HotelCode="130206|athens_lotus_hotel" HotelName="Athens Lotus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9 Chiou Street, Metaxourghio Metro Station, 10438 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/d4/c7d4010d03cabc0ca32e32a16f94066b3db8c4af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only 30 m away from the Metaxourgio metro station. The area is a part of the historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.51" OriginalAmount="244.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9783144" Longitude="23.7213545" StarRating="0" HotelCode="|84132" HotelName="Sparta Team Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MENANDROU ST 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/1/3/2/84132_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a bar and WiFi (free of charge). ROOM: The rooms have a balcony with city views, heating, a fan and a television. Some rooms have an air-conditioning system. SITUATION: This hotel is in Athens the centre of Omonia a 5-minute walk away from Monastiraki the metro station it is located 700 metres away from Plaka the district of Thissio the area el AcrÃ³polis 1,5 kilometres away, you can find Syntagma the square Ermou the commercial district of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.97" OriginalAmount="246.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.7846839" Longitude="-86.9428691" StarRating="2" HotelCode="|279092" HotelName="Super 8 By Wyndham Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1325 US Highway 72 East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/9/0/9/2/279092_78ce30e1456.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.41" OriginalAmount="247.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.986962" Longitude="23.719288" StarRating="2" HotelCode="144166|athens_delta_hotel" HotelName="Athens Delta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Kerameon Street, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/f5/7bf548c357f7274e47e7fab33a55a1d301130649.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="254.87" OriginalAmount="247.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.7838247" Longitude="-86.9374672" StarRating="2" HotelCode="|363918" HotelName="Quality Inn Athens I-65 / Huntsville Area West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1488 Thrasher Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/9/1/8/363918_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="261.24" OriginalAmount="253.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.99604" Longitude="23.734387" StarRating="2" HotelCode="154578|1219228" HotelName="Victory Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Trias 20 (from Patission 106), Kipseli, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/8b/708be8677fa2ef9b5fee09aa17934dd1afc23b0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="268.47" OriginalAmount="260.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98639525" Longitude="23.72759572" StarRating="3" HotelCode="731438|2275155" HotelName="Breeze Boutique Athens" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Chalkokondili 46, Athen 10432</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/4d/1c4d6ecb72bd13affbc10c19dfb9475b0869a616.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Breeze  Boutique  Athens  is  conveniently  located  in  Athens  City  Centre,  only  250  metres  a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="270.60" OriginalAmount="262.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98695024" Longitude="23.72757811" StarRating="3" HotelCode="787475|2483095" HotelName="Aristo Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aristotelous 12, 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/dd/40ddcfa26563c37599f1971f9e26462a17f9e6a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.92" OriginalAmount="264.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985781465582" Longitude="23.722875416279" StarRating="3" HotelCode="113592|nafsika_hotel_athens_centre" HotelName="Nafsika" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolou 21, Metaxourgeio, Athen 10437</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/a1/4fa145e08e9dada57d2d5db30b3c74848824b373.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="274.48" OriginalAmount="266.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98628823" Longitude="23.72754531" StarRating="2" HotelCode="591030|4233475" HotelName="Orpheus Hotel Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Chalkokondyli 58, Omonoia, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/a3/06a386501d05b708cc16912dbd2dbb2a22b885d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="279.97" OriginalAmount="271.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9598" Longitude="23.734031" StarRating="0" HotelCode="|499697" HotelName="WYZ Athens Apartments by UPSTREET" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Leof. Vouliagmenis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/6/9/7/499697_ca77e620934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.16" OriginalAmount="272.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.002756" Longitude="23.733236" StarRating="3" HotelCode="74483|exis_boutique_hotel" HotelName="Exis Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Jacuzzi,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Spartis Str., 11252 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/df/59df42106132163140da0b9f571732668d5ab198.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is superbly situated in the heart of Athens on Amerikis Square, only a 10-minute drive by ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.96" OriginalAmount="274.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9862246" Longitude="23.7279151" StarRating="2" HotelCode="|301706" HotelName="Orpheus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chalkokondili 58</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/7/0/6/301706_0edbf361754.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.25" OriginalAmount="275.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.015277" Longitude="23.728722" StarRating="3" HotelCode="187886|xenophon_hotel" HotelName="Xenophon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Acharnon 340, 11145 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/e5/38e559e26c0ddf14baf235ae2b5edbe7eaa26b0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 186 rooms. A restaurant, a bar and room service are available to gues...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.87" OriginalAmount="275.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.4680015" Longitude="-84.6516055" StarRating="3" HotelCode="|284552" HotelName="Americas Best Value Inn Athens, Tn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2808 Decatur Pike</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/5/5/2/284552_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.52" OriginalAmount="276.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.462599" Longitude="-84.643347" StarRating="2" HotelCode="|274878" HotelName="Days Inn by Wyndham Athens, Tennessee" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2541 Decatur Pike</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/4/8/7/8/274878_b3bf8dd1159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="289.55" OriginalAmount="281.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.00145283" Longitude="23.73451421" StarRating="2" HotelCode="563001|2042735" HotelName="Semeli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Thiras 16, 11257 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/48/f2485cc5ab721b6363e455bb6310ea8ab22da1c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.46" OriginalAmount="282.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.120549" Longitude="23.735025" StarRating="2" HotelCode="187873|acharnis_kavallari_hotel_suites_4" HotelName="Acharnis Kavallari Hotel Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Parnithos Avenue, Acharnes, 13671 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/67/4667e802267989fe3123911bdeb2e64a76449a4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.76" OriginalAmount="283.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0588119" Longitude="23.7960984" StarRating="3" HotelCode="|301526" HotelName="Cybele" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kolokotroni 7 &amp; Dagkli Street, Pefki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/5/2/6/301526_c646a3c2026.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.68" OriginalAmount="285.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.986392" Longitude="23.727588" StarRating="4" HotelCode="|301825" HotelName="Breeze Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Chalkokondili</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/8/2/5/301825_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="293.91" OriginalAmount="285.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983466577958" Longitude="23.72406899929" StarRating="3" HotelCode="32707|268885" HotelName="Marina Athens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Voulgari 13, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/a6/34a62e981fbdf040db8dc82dd2083489d9dd207f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located in the heart of Athens, within metres of scores of shopping and ente...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="296.91" OriginalAmount="288.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98316119" Longitude="23.72616587" StarRating="2" HotelCode="491259|2483005" HotelName="Ares Athens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pireos Street 7, 10552 Athens, Attiki</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/31937/3331937/1.jpg?f=15079445</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.67" OriginalAmount="289.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.955701" Longitude="23.676483" StarRating="2" HotelCode="225008|ares_athens_hotel" HotelName="Aris" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Pireos street, 105 52 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/fc/74fc47777ca95431d997b187317a79d7ae11eca7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.70" OriginalAmount="290.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.991062095696" Longitude="23.724321126938" StarRating="3" HotelCode="113596|nana_hotel" HotelName="Socrates Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Neofitou Metaxa 27-29, Larissis Station, 10439 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/db/2cdb08d2b573e7dcdc558a30ea5b301fe3f88d0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.67" OriginalAmount="290.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98586" Longitude="23.72644" StarRating="2" HotelCode="|190234" HotelName="Athens Choice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45 Veranzerou St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/3/4/190234_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.90" OriginalAmount="295.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0147676" Longitude="23.7285229" StarRating="4" HotelCode="|168253" HotelName="Xenophon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Acharnon 340</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/8/2/5/3/168253_a0b076c0336.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers beautiful views, rooms with air-conditioning and a balcony. SITUATION: This establishment is in Athens, 200 metres away, guests will find the Railway Station of Kato Patisia. It has excellent transport links to the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="304.38" OriginalAmount="295.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985479" Longitude="23.719899" StarRating="3" HotelCode="31003|313965" HotelName="Rio Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>13 Odysseos St. / Karaiskaki Square, 10436 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/0c/8e0c4d38dc2a8324a234c8e0e80578ecee0e3088.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superior hotel lies on a quiet pedestrianised zone close to Karaiskaki Square in the centre of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.81" OriginalAmount="296.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.205346" Longitude="-95.8440466" StarRating="2" HotelCode="|362733" HotelName="Stay Express Inn Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>716 East Tyler Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/2/7/3/3/362733_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.60" OriginalAmount="298.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9835091" Longitude="23.7242222" StarRating="3" HotelCode="|28685" HotelName="Marina  Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 VOULGARI STREET CITY CENTER 81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/6/8/5/28685_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting hotel has 81 standard rooms. Some of the establishment facilities on offer are a reception, a currency exchange service, a safety deposit box service, a lift, a hairdresser's and a television room. The establishment has a bar, a restaurant and a travel agency. The establishment offers guests room service and a laundry service. It has a car park. SITUATION: This hotel is in the heart of Athens. A few minutes away from the establishment, you can find shops and the archaeological areas. 150 metres away, there is an underground station. 6 kilometres away from the establishment, guests will find the harbour. It is 20 kilometres away from Athens International Airport. ROOM: All the rooms have a bathroom, a fridge, a direct line telephone, cable and satellite television (available for a fee), a balcony or terrace, internet and an air-conditioning system (seasonal). OTHERS: The establishment offers a buffet breakfast and breakfast room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.79" OriginalAmount="301.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0014295" Longitude="23.7345211" StarRating="2" HotelCode="|303425" HotelName="Semeli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Thiras 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/4/2/5/303425_b06fa742052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="312.09" OriginalAmount="303.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.99731" Longitude="23.742713" StarRating="2" HotelCode="42873|nicola_hotel" HotelName="Nicola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Garden,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Olenou Street 14, 11362 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/2b/342b7d9b636492780cd4b85ae4cdb09adca50e29.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The pleasant city hotel enjoys a central location at the heart of Kipseli within 100 m of the neares...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.16" OriginalAmount="303.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.784116" Longitude="-86.944805" StarRating="2" HotelCode="|279101" HotelName="Clarion Pointe Athens I-65" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1322 Hwy 72 East/I-65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/9/1/0/1/279101_0c1df130832.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.03" OriginalAmount="309.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983879" Longitude="23.724755" StarRating="2" HotelCode="89362|365055" HotelName="Epidavros" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Koumoundourou Str., 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/ee/25ee46837655bad3e1f6f1f89a3796f54e1a8eac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers an ideal stay to Athens visitors. It is located in a quiet pedestrian, in Omonia, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.05" OriginalAmount="309.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.300322" Longitude="-82.108983" StarRating="2" HotelCode="|491243" HotelName="Hometown Inn Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Albany Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/1/2/4/3/491243_cfbc2d31047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="319.90" OriginalAmount="310.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.99575416" Longitude="23.7192605" StarRating="3" HotelCode="743612|2484685" HotelName="Alekos Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Redestou 7, Attica, 10444 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/00/7f00f04de4d3374bcaccb6d2030ffc454640e4c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.37" OriginalAmount="311.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9818691" Longitude="23.7246693" StarRating="0" HotelCode="|28241" HotelName="Athens Hawks" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MENANDOU 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/2/4/1/28241_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 59 rooms, In the entrance, guests are offered a lobby with a reception, a safety deposit box service and lifts. It has a cafÃ©. SITUATION: This hotel is in Athens the city centre of Psiri and Monastiraki it is close to 400 metres away, guests have Omonia the Station of. ROOM: The rooms a bathroom with a hairdryer, They have a television, a radio and individual air-conditioning.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.69" OriginalAmount="323.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="3" HotelCode="739711|connect_studios" HotelName="Connect Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lenorman 14, 10436 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/e3/bee3acbb3a323731b74e4daa82cf9ad43d35024d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.76" OriginalAmount="323.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.4639295" Longitude="-84.6475285" StarRating="0" HotelCode="|273553" HotelName="Baymont by Wyndham Athens, TN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2002 Whitaker Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/3/5/5/3/273553_74e86c91828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.41" OriginalAmount="323.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984787" Longitude="23.720013" StarRating="0" HotelCode="|512063" HotelName="Iasonos Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47 Iasonos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/2/0/6/3/512063_27dc5e11011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.75" OriginalAmount="325.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="872781|nicholas_point_apartments_and_rooms" HotelName="Nicholas Point Apartments And Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Stefanou Vizadiou 29, 111 44 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/1a/7f1a5dc3c33ade776ed9bc30a4d3e9f1c8d8bd7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="336.81" OriginalAmount="327.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.981961333307" Longitude="23.724718093872" StarRating="2" HotelCode="64610|soho_hotel" HotelName="Soho" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Menandrou Street 25, 10553 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/74/eb74bf06af21cb155dbe503d1020fc622512678e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Athens, close to Psiri and Monastiraki. The nearest public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="336.81" OriginalAmount="327.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0009232" Longitude="23.6626731" StarRating="2" HotelCode="503351|aegli_hotel_6" HotelName="Aegli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 29/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Karaiskaki 1 &amp; Iera Odos, Chaidari, 12461 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/40/3e40174ea530be4133b1b80339998b6e2e350c91.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="337.54" OriginalAmount="327.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98506217982" Longitude="23.72707666814" StarRating="4" HotelCode="323430|1623868" HotelName="Ambrosia Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air Conditioning,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>52 Sokratous Street, 104 31 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/a8/72a808ecf8c5e44b3c6d783019be81bf1ac02829.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the epitome of affordable quality accommodation in Athens, Greece, just a 2 minute wal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.84" OriginalAmount="330.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.995766" Longitude="23.719274" StarRating="3" HotelCode="|472460" HotelName="Alekos Apartments 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Redestou 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/6/0/472460_fdf2f090825.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.36" OriginalAmount="333.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2061826" Longitude="-95.8721944" StarRating="2" HotelCode="|285649" HotelName="Super 8 By Wyndham Athens Tx" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>205 US Highway 175 West</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/5/6/4/9/285649_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.02" OriginalAmount="334.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984565" Longitude="23.724499" StarRating="3" HotelCode="366149|delphi_art_hotel" HotelName="Delphi Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Konstantinou 27, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/d9/8ed95ad665941ab2d52021956c07cd0d50ecde7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens, on St. Constantine's Square and opposite the Nat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.64" OriginalAmount="338.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.986271" Longitude="23.727033" StarRating="5" HotelCode="|444131" HotelName="Boss Boutique Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Chalkokondili</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/3/1/444131_dee4fdd0946.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="351.23" OriginalAmount="341" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.090626" Longitude="23.790953" StarRating="2" HotelCode="152445|90207" HotelName="Pines Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Helidonous Street &amp; Artemidos 78, Nea Kifisia, 145 64 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/fd/79fd434ad3516ad140e175b8943c59f7b3142eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="355.53" OriginalAmount="345.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.961396430776" Longitude="23.720796704292" StarRating="4" HotelCode="38374|1494328" HotelName="Ilissos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>72 Kallirios Street, 11741 Athens-Koukaki, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/3e/8e3e3590146c053232c33ec599f6bae7bd8295e7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel lies very close to the Acropolis and the Plaka area, the old city of At...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.16" OriginalAmount="349.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0118376" Longitude="23.8355242" StarRating="2" HotelCode="|345800" HotelName="Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Konstantinou Palaiologou 1-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/5/8/0/0/345800_8864fb11256.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="363.59" OriginalAmount="353.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98671" Longitude="23.722356" StarRating="2" HotelCode="113593|cosmos_hotel_2" HotelName="Cosmos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Psaron 16, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/32/473264cc839f9ebfca088c4e99ec54af9459c06e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.31" OriginalAmount="354.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98584" Longitude="23.71912" StarRating="0" HotelCode="|489162" HotelName="Connect Studios and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lenorman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/1/6/2/489162_f9162821041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.49" OriginalAmount="354.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.7840263" Longitude="-86.9417681" StarRating="4" HotelCode="|279426" HotelName="Best Western Athens Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1329 US Highway 72 East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/9/4/2/6/279426_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.60" OriginalAmount="355.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9911137" Longitude="23.732556" StarRating="0" HotelCode="|449950" HotelName="PAME Wild" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>20 Ioulianou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/9/5/0/449950_981b6911548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="368.35" OriginalAmount="357.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.065126" Longitude="23.7555" StarRating="3" HotelCode="297282|4207055" HotelName="Hotel Platon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corner of Psixari &amp; Dilou, Metamorfosi, 14452 Athen, Attiki</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/f6/29f6253847471190de777c9238943c7e4b60216c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Metamorfosis.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.77" OriginalAmount="359.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98490322" Longitude="23.73893633" StarRating="2" HotelCode="387120|athens_quinta" HotelName="Athens Quinta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air Conditioning,Coffee Shop,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Housekeeping,Internet,Kitchen,Laundry,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/f8/b9f87d34df2004de21df127495d792a5fae445fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Athens Quinta in Athens (Exarhia), you'll be conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="370.58" OriginalAmount="359.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985779" Longitude="23.72757" StarRating="3" HotelCode="113589|1003485" HotelName="Iniohos Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Verantzerou 26, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/174935/174935a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.80" OriginalAmount="360.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98501" Longitude="23.722904" StarRating="2" HotelCode="94687|stalis_hotel" HotelName="Stalis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Akominatou St &amp; Agiou Konstantinou St, 10437 Omonia, Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/e9/93e95be1ec84a1b5a4440f6419d3ab9da8c0800a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes away from all the excitement of Athens, very close to the Nationa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.03" OriginalAmount="360.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98466" Longitude="23.72436" StarRating="4" HotelCode="|446505" HotelName="Athenaeum K 29" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Agiou Konstantinou 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/5/0/5/446505_66dfb2e1042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="372.51" OriginalAmount="361.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985823745955" Longitude="23.722312152386" StarRating="3" HotelCode="36456|605085" HotelName="Minoa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Karolou, Metaxourgeio, Athen 10437</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/72/1672d615bdd7971e41a90d08def8489b292242e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="379.14" OriginalAmount="368.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.122186" Longitude="23.73447" StarRating="4" HotelCode="187882|213167" HotelName="Parnis Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20th Parnithos Avenue, 13671 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/c0/16c0ceddfc26ed10ee722bac24fda6ee6108d2c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.42" OriginalAmount="368.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976089" Longitude="23.712715" StarRating="0" HotelCode="|513042" HotelName="Priamos Erato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>72 Iraklidon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/0/4/2/513042_3dde6741005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="381.07" OriginalAmount="369.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98638275" Longitude="23.72271579" StarRating="0" HotelCode="503487|4235395" HotelName="Malliott Eva Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>31 Viktoros Ougko, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/2d/cd2dd66243ce1578fe182af9106ad7c1b6307960.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.10" OriginalAmount="370.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98413813" Longitude="23.76279492" StarRating="3" HotelCode="631549|elvita_apartments" HotelName="Elvita Apartmens 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Farantaton 27, Ampelokipi, 11527 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/59/4159bbd92ecfebd0632722cc5528c5eaa9ef583b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.13" OriginalAmount="371.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98466" Longitude="23.72436634" StarRating="3" HotelCode="620606|k29_hotel" HotelName="K29 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Agiou Konstantinou Street 29, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b4/8eb452107c172fc7e07f39a71fecf25edb0e30eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Athens, this apartment hotel is about 20 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="382.71" OriginalAmount="371.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9792" Longitude="23.726648" StarRating="3" HotelCode="77953|604985" HotelName="Cecil Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Athinas Street, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/bf/a8bf39762699bb50620b44e168a3e6d377a1fc3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="384.19" OriginalAmount="373.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97776611" Longitude="23.7319213" StarRating="3" HotelCode="626301|karitsi_place" HotelName="Karitsi Place" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Karitsi 6, 10561 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/f6/1cf66288f584ee7b67c2709d76f0ed2268003881.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.57" OriginalAmount="374.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0078455" Longitude="23.7352997" StarRating="2" HotelCode="|46247" HotelName="Athens City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>232 PATISION AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/4/7/46247_d9cf6a80921.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, has 40 rooms and 5 floors. This air-conditioned establishment has a lobby, with a reception, a safety deposit box service, daily newspapers, a lift and a bar. The establishment offers guests WiFi, For an additional charge you can use room service and the indoor car park. SITUATION: This urban hotel is near the city centre, is in Patission the street in the surrounding area, clients can find shops, supermarkets and car hire. it is situated 2 kilometres away from the archaeological museum, the Acropolis it is situated 3 kilometres away from it is 27 kilometres away from Athens the International Airport of. ROOM: The rooms have a bathroom with a shower or bath, with a hairdryer, a direct line telephone, a satellite TV, WiFi, individual air-conditioning, central heating and soundproof. They have cots (available on request), It has non-smoking rooms, Some rooms have a balcony or terrace. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa. OTHERS: The establishment offers a continental breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.58" OriginalAmount="377.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.957255" Longitude="23.728394" StarRating="3" HotelCode="|517199" HotelName="New Times Home ands" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>71 Ilia Iliou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/7/1/9/9/517199_59718592257.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="392.54" OriginalAmount="381.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.989121375611" Longitude="23.720492401137" StarRating="3" HotelCode="53779|280245" HotelName="Best Western Candia Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Theodorou Diligianni 40, 104 38 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/29/db29cd8c3cae7d6cc3eec69bd55d900c126e816b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is located near to Athens' historical old town. There are scores of shops, v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="392.80" OriginalAmount="381.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983954930192" Longitude="23.737925291061" StarRating="3" HotelCode="144167|1024618" HotelName="Athens Way" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>17 Arachovis &amp; Ippokratous str., 10680 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/09/880945b121c39c9519c2b92053a914c0060d5e43.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in central Athens, around 800 m from the city centre and 100 metres from the P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.28" OriginalAmount="384.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98695" Longitude="23.72758" StarRating="4" HotelCode="|516747" HotelName="Tins City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Aristotelous</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/7/4/7/516747_dd7fe931053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9432691" Longitude="23.68601887" StarRating="2" HotelCode="323914|atlantic_hotel_18" HotelName="Atlantic Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Pisistratou Street 99, 17675  Kallithea, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/c4/21c4cfe3abd8605b075c3e43171783a0d3c74db6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Atlantic Hotel in Kallithea, you'll be close to Ath...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="399.27" OriginalAmount="387.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984858" Longitude="23.724287" StarRating="3" HotelCode="113591|978735" HotelName="Achillion Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>32 Agiou Konstantinou Street, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/bc/d6bc1b20258ce7da93b3ddbeb4fab36d95813564.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.67" OriginalAmount="389.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98611752" Longitude="23.72538744" StarRating="4" HotelCode="952672|athens_one_smart_hotel" HotelName="Athens One Smart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Veranzerou 50, Marnis, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/26/b926d3ee0a377fb8807148a747b5143ec8a73fd7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.42" OriginalAmount="390.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9706202" Longitude="23.742877" StarRating="2" HotelCode="|84219" HotelName="Zappion" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ironda 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/2/1/9/84219_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 4 floors, 16 rooms, a lobby with a reception, a baggage room, bicycle hire, a bar and room service. SITUATION: This urban hotel is near Kalimarmaro (Panathinaiko) the stadium Kalimarmaro (Panathinaiko) and Zappeion Megaron the building In the surrounding area, you can find the historic centre and Syntagma the square around 36 kilometres away you can find Athens Airport. ROOM: The rooms are simple with a bathroom with a shower, a hairdryer, an individual air-conditioning system, a direct line telephone, a satellite or cable television and a balcony or terrace. Guests also have available non-smoking rooms. PAYMENT METHODS: The establishment accepts Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="404.73" OriginalAmount="392.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.7820194" Longitude="-86.9414878" StarRating="2" HotelCode="|363912" HotelName="Sleep Inn Athens I-65" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1115 Audubon Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/3/9/1/2/363912_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="405.03" OriginalAmount="393.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.981848" Longitude="23.723001" StarRating="3" HotelCode="88755|268685" HotelName="Odeon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pireos 42, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/61/72616a1e35094a2931b966e401509390194c6b9a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to Monastiraki and to the Acropolis, and the area of Keramikos, to visi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.41" OriginalAmount="397.49" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983736" Longitude="23.76093" StarRating="0" HotelCode="|444393" HotelName="Olvia Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Evinou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/9/3/444393_a53f29f0837.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.37" OriginalAmount="399.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0722067" Longitude="23.7593793" StarRating="2" HotelCode="|302911" HotelName="Anesi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>227 Tatoiou str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/2/9/1/1/302911_4326d061747.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.15" OriginalAmount="405.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.116257" Longitude="23.863246" StarRating="3" HotelCode="160857|anastazia_luxury_suites__rooms" HotelName="Anastazia Luxury Suites &amp; Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Komninon Argonafton 12, 14572 Drosia</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/6f/306f60637673ea1a99f2cccd8aaeac031c1f66fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the lush green Athens suburb of Drosia, only 20 km north of the ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.24" OriginalAmount="408.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.903314104846" Longitude="23.750252485443" StarRating="2" HotelCode="902195|salem_hotel" HotelName="Salem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marinou Geroulanou 1, Argyroupoli</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/59/5f59f612ee997d7a4df41b971f506cf673d5cd59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="420.78" OriginalAmount="408.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.970654589353" Longitude="23.742979540876" StarRating="2" HotelCode="100159|853955" HotelName="Zappion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ironda 4, 116 35 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/cf/8fcf6b6c95ae48288cd03fce85466938435adcb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel lies close to the Kalimarmaro (Panathinaiko) stadium, where the 1st modern Olympic G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="420.88" OriginalAmount="408.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985944244885" Longitude="23.728837966919" StarRating="3" HotelCode="113588|289325" HotelName="Parnon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Tritis Septemvriou &amp; 21 Chalkokondili str., 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/24/8a24c9cd4b02ad2becc44538052b296deef6064f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the commercial centre of Athens, just a 1-minute walk from Omonia central s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.58" OriginalAmount="409.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.998427" Longitude="23.733534" StarRating="4" HotelCode="|513811" HotelName="1900 Athenian House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>14 Tinou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/8/1/1/513811_4408e871044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.39" OriginalAmount="413.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="966689|athens_morum_city_hotel_formionos" HotelName="Formionos Morum City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aritis 15, 162 31 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/79/587981161c85e16c475e0c100961a946be763e36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.42" OriginalAmount="414.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9659015" Longitude="23.732191" StarRating="0" HotelCode="953740|12_keys_athens_apartments" HotelName="12 Keys Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vourvachi Street 17, 117 43 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/aa/30aac10a413ad5a67b442cbb3a62735fe2dff5ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="430.81" OriginalAmount="418.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977124410967" Longitude="23.723685684201" StarRating="1" HotelCode="225012|2484605" HotelName="Pella Inn Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ermou Street-Monastiraki 104, Karaiskaki 1, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/99/5199756744e7c839993719441e7e74c4b9a9d17d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Pella Inn, you'll be centrally located in Athens, s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="436.29" OriginalAmount="423.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97783668" Longitude="23.72588834" StarRating="4" HotelCode="738835|2482905" HotelName="Athens Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Agias Eleousis 8, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/89/4c896acee3cffa5fd9b2955ffcdd0b9c8ddf2b97.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.07" OriginalAmount="426.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985648" Longitude="23.727938" StarRating="3" HotelCode="|443746" HotelName="Max Brown Hotel Downtown, part of Sircle Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25, Veranzerou St. &amp; M. Kotopouli St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/4/6/443746_3e5af250918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="442.14" OriginalAmount="429.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.987293" Longitude="23.767123" StarRating="2" HotelCode="180164|1970945" HotelName="Elisabeth Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Arkadias, 11527 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/69/1369e18a54223da5c8e117e24b216390f7f8a784.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.27" OriginalAmount="439.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98869" Longitude="23.729741" StarRating="3" HotelCode="|466042" HotelName="Hestia - Averof 7" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Averof</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/0/4/2/466042_377ca251051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="452.31" OriginalAmount="439.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.95612669" Longitude="23.71539766" StarRating="4" HotelCode="459632|1959615" HotelName="Athens Avenue Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Leof. Andrea Siggrou Avenue 182, 17671 Kallithea, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/14/38140a7e34a30ba52da6c942cdbcf8ca8926bb45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.91" OriginalAmount="439.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.946457" Longitude="-83.419548" StarRating="2" HotelCode="|154761" HotelName="Howard Johnson By Wyndham Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2465 West Broad St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/7/6/1/154761_730d36d1615.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.28" OriginalAmount="440.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.359609" Longitude="-82.1078441" StarRating="2" HotelCode="|362656" HotelName="Days Inn By Wyndham Athens, Ohio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>330 Columbus Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/2/6/5/6/362656_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="457.32" OriginalAmount="444.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9743107" Longitude="23.74886084" StarRating="3" HotelCode="609282|athens_squared_lofts" HotelName="Athens Squared Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>90 Pratinou, 11634 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/59/9f595d7752d1db755214157d60ed994eaa3762d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="462.47" OriginalAmount="449" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98606" Longitude="23.722211" StarRating="3" HotelCode="150232|219736" HotelName="Hotel Katerina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Karolou &amp; Psaron Street, Athens 10437</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/4e/364eb235ea33776e645c66a094b894af944e4e72.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 51 rooms. Room service is among the facilities. Wireless i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.53" OriginalAmount="451.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="864554|omnia_pagrati_apartments" HotelName="Omnia Pagrati Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chremonidou Street 30</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/c4/24c4cb50b766a7e52ec9973c022d58f40d4c7a7d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="464.80" OriginalAmount="451.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975766" Longitude="23.728668" StarRating="0" HotelCode="|472485" HotelName="Enattica Monastiraki Living" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/8/5/472485_bb6b4c30919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.33" OriginalAmount="452.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977844" Longitude="23.725893" StarRating="4" HotelCode="|301806" HotelName="Athensotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Agias Eleousis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/8/0/6/301806_93cf7802051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="467.72" OriginalAmount="454.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984901" Longitude="23.727083" StarRating="3" HotelCode="61935|285325" HotelName="Alassia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sokratous 50, Athens 10431</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/cd/49cd2ffe6ac92b5cd147dd0f24c572675f3f0999.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Athens, adjacent to Omonia Square and just 5 minutes from the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.65" OriginalAmount="455.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97504780474" Longitude="23.719525337219" StarRating="2" HotelCode="74479|phidias_hotel_2" HotelName="Phidias" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 01/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Apostolou Pavlou, Thissio 11851</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/ed/b8edb440eefccbd3dd9be908cabd03c0d4753528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of old Athens, opposite the Acropolis and just metres from Thissi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="469.95" OriginalAmount="456.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.954505" Longitude="23.717698" StarRating="4" HotelCode="68433|252526" HotelName="Athens Atrium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>21 Okeanidon Street, Syngrou Avenue, Agios Sostis, 11745 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/07/fc07fa9a59f06160318ff95ce081f1530d70758b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is situated in the centre of Athens in a quiet district on Syngrou Avenue, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="472.39" OriginalAmount="458.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.946077" Longitude="-83.429178" StarRating="0" HotelCode="|443319" HotelName="Quality Inn and Suites Athens University Area" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2715 Atlanta Hwy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/3/1/9/443319_1447e551136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="476.89" OriginalAmount="463.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982586" Longitude="23.725034" StarRating="4" HotelCode="145954|chic_hotel" HotelName="Chic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pireos Str. 25, 10552 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/6c/ae6c6ad8f5cf54d0b98eb776b6992546ebccb447.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the cultural and commercial centre of the city and guests will find links t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.92" OriginalAmount="464.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983884108749" Longitude="23.727309107781" StarRating="4" HotelCode="22192|athens_tiare_hotel" HotelName="Athens Tiare Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peiraios 2, 10431 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/21/e3214f4074019fdb34483dbc06db38e5710fda4e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located on Omonia Square at the heart of the business and shopping district ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.95" OriginalAmount="464.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985115" Longitude="23.739116" StarRating="4" HotelCode="|485006" HotelName="Neapolis 1897 Boutique Luxury Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Mavromichali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/0/0/6/485006_2b039ec2051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.07" OriginalAmount="464.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.956154" Longitude="23.715494" StarRating="4" HotelCode="|212343" HotelName="Athens Avenue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Syggrou Avenue 182</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/2/3/4/3/212343_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="478.95" OriginalAmount="465.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98050079" Longitude="23.71203624" StarRating="3" HotelCode="745086|super_paradise_apartments_2" HotelName="Super Paradise Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Megalou Alexandrou 131, 118 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/dc/5bdc4d84ae4a8a2dd5add299755d2de79691a1fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.57" OriginalAmount="465.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.467827" Longitude="-84.65229" StarRating="0" HotelCode="|461203" HotelName="Comfort Inn Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2811 Decatur Pike</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/2/0/3/461203_a256af40346.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="481.13" OriginalAmount="467.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97695046" Longitude="23.72495085" StarRating="4" HotelCode="550410|2482985" HotelName="Lotus Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ermou Street 90, Monastiraki, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/74/9d74cf3963d43657d08dfd7bb62d69e5d6e5ec1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="485.95" OriginalAmount="471.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97421605" Longitude="23.73327997" StarRating="3" HotelCode="599102|4220125" HotelName="GK Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Xenofontos 15A, 10557 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ca/03cabc835cef2edf9173a2fbfebf0a951da41c80.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="487.11" OriginalAmount="472.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.972576" Longitude="-83.366073" StarRating="0" HotelCode="|158114" HotelName=" Wingate by Wyndham Athens Near Downtown " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>255 NORTH AVENUE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/8/1/1/4/158114_c2bab941134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="490.25" OriginalAmount="475.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.94369579402" Longitude="23.697037940195" StarRating="2" HotelCode="347655|4674345" HotelName="Lacoba Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tagmarchou Plessa 19-25, 17674 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/aa/9caadb4e90a2f5b882454861d539ccb446e92de0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.52" OriginalAmount="478.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983747" Longitude="23.73848" StarRating="4" HotelCode="|513151" HotelName="Hestia - Asklipiou 61" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 Asklipiou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/1/5/1/513151_9bc98102031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="493.21" OriginalAmount="478.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2184892" Longitude="-95.8234847" StarRating="2" HotelCode="|278740" HotelName="Victorian Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1803 Highway 31 East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/7/4/0/278740_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.37" OriginalAmount="479.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="882692|ater_albus" HotelName="Ater Albus By K&amp;k" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Agiou Dimitriou 14</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/37/99373b5587edad3c272ef0bcb8e2585281bf7125.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.28" OriginalAmount="479.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9436059" Longitude="23.6970483" StarRating="2" HotelCode="|303037" HotelName="Lacoba – Adults Only" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tagmatarchou Plessa 19-25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/0/3/7/303037_293666d2037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.71" OriginalAmount="480.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.939552" Longitude="-83.483635" StarRating="2" HotelCode="|154819" HotelName="Sleep Inn and Suites Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>109 Florence Drive</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/8/1/9/154819_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="501.91" OriginalAmount="487.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="4" HotelCode="962852|2561395" HotelName="Ibis Styles Athens Routes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vouliagmenis Avenue 109, 116 36 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/b2/ecb2c9ea73c15d2a9980d4f8433c02d2feb2aaea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="506.49" OriginalAmount="491.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984092" Longitude="23.733683" StarRating="3" HotelCode="|510514" HotelName="limehome Athens Solonos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>103 Solonos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/5/1/4/510514_ca3136b0950.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.99" OriginalAmount="493.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977762" Longitude="23.728438" StarRating="0" HotelCode="|489770" HotelName="Mosaikon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kolokotroni 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/7/7/0/489770_ba59b881054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="508.09" OriginalAmount="493.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98522" Longitude="23.7321" StarRating="0" HotelCode="|518557" HotelName="Athens Lights" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Klisovis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/5/5/7/518557_1f149cf0035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="511.91" OriginalAmount="497.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.96445395" Longitude="23.72191907" StarRating="3" HotelCode="742688|athens_koukaki_boutique_apartments" HotelName="Athens Koukaki Boutique Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zaharitsa 47, Koukaki, 11741 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/cc/0bcc3cbca9a4aaddf354a8f229a1387b39e84d06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="512.94" OriginalAmount="498.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98522098" Longitude="23.73211119" StarRating="3" HotelCode="861154|athens_lights_hotel" HotelName="Athens Lights Urban Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Klisovis 3, 106 77 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/8c/c88cb56ab0944586ae57b1a9e25fa4d95a72d531.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is in Athens. Nestled within 300 metres from the town centre, the establishment allo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="512.97" OriginalAmount="498.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.990768" Longitude="23.736296" StarRating="4" HotelCode="|499699" HotelName="Hestia - Alexandras 38" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 Leof. Alexandras</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/6/9/9/499699_cc187c30936.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.39" OriginalAmount="499.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.955485" Longitude="-83.388365" StarRating="3" HotelCode="|151008" HotelName="Best Western Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>170 N Milledge Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/0/0/8/151008_7f4a8001439.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="516.90" OriginalAmount="501.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.911017" Longitude="23.711486" StarRating="3" HotelCode="94690|605015" HotelName="Galaxy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Posidonos Ave. &amp; Kalamakiou, 17455 Kalamaki, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/87/8b87cdca1dbe659d3530e0fccc8bda04ca8e4241.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.04" OriginalAmount="503.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2181455" Longitude="-95.8230559" StarRating="3" HotelCode="|276423" HotelName="Best Western Plus Royal Mountain Inn and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1814 Highway 31 East</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/4/2/3/276423_cd098360401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.46" OriginalAmount="504.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.940704" Longitude="-83.473971" StarRating="3" HotelCode="|154528" HotelName="Comfort Inn and Suites Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>3980 ATLANTA HWY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/2/8/154528_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.47" OriginalAmount="504.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9892154" Longitude="23.7246979" StarRating="4" HotelCode="|301682" HotelName="Athens Comfort Suites and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Liosion Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/6/8/2/301682_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="522.43" OriginalAmount="507.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983899" Longitude="23.733488" StarRating="4" HotelCode="|499176" HotelName="Bob W Akadimia Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Zaloggou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/1/7/6/499176_cda69b00921.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="523.97" OriginalAmount="508.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.986399" Longitude="23.725356" StarRating="3" HotelCode="88751|279395" HotelName="Golden City" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Marni 46, Athens, 104 38</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/83/d283c65450826c39931d80e0ef04f60da3928a24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated just 300 m from Omonia Square, in the heart of Athens near to all the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.18" OriginalAmount="508.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.96623" Longitude="23.7233" StarRating="0" HotelCode="|472487" HotelName="Athens Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>47, Tsami Karatasou Str.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/8/7/472487_408fb6a1004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.82" OriginalAmount="509.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.95009" Longitude="-83.41203" StarRating="0" HotelCode="|223607" HotelName="Country Inn and Suites By Radisson, Athens, Ga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>236 Old Epps Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/3/6/0/7/223607_42df93b0834.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="525.90" OriginalAmount="510.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978036" Longitude="23.711125" StarRating="0" HotelCode="|515555" HotelName="Athenian Spirit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Ikarieon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/5/5/5/5/515555_00215e31056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="526.00" OriginalAmount="510.68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.96622819" Longitude="23.7232796" StarRating="3" HotelCode="742682|4204465" HotelName="Athens Residence Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 26/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sami Karatasou 47 street, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/55/de55a4b673700a445937250164d8fa7c7f24c9ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.33" OriginalAmount="511.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9841974" Longitude="23.7112924" StarRating="3" HotelCode="310577|mc_queen_hotel" HotelName="Mc Queen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kastorias Street 24, Votanikos, Athens 10447</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/60/4860f896634cfb67ea91dd7b4f3a86e070c596c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="530.45" OriginalAmount="515.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98767" Longitude="23.727582" StarRating="4" HotelCode="71932|art_hotel_athens" HotelName="Art" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27, Marni, 10432 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/e4/05e48a2181bd8951fe80f83decb577fcff404b89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of the National Theatre, Omonia Square, the Archaeological Muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="532.51" OriginalAmount="517.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="981734|mosaikon_hostel" HotelName="Mosaikon Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kolokotroni 61, 105 60 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/11/2d11ce31410200999f7a48d88ebf3a8ab313e3ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.54" OriginalAmount="518.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.993714950966" Longitude="23.721955418587" StarRating="2" HotelCode="36457|hotel_diethnes" HotelName="Diethness" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Peoniou 52, 10440 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b1/8eb1980f267d30434a9b8364b4364e017693ba2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="534.70" OriginalAmount="519.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983319" Longitude="23.757379" StarRating="3" HotelCode="207236|1180788" HotelName="Athinais" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasilissis Sofias Av. 99, 11521 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/52/4d52a141c7d8dee2e14b7e4c82492e741e083bc2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="535.00" OriginalAmount="519.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.974606" Longitude="23.750867" StarRating="4" HotelCode="113598|71564" HotelName="Delice" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Leoforos Vasileos Alexandrou 3 &amp; Vrassida, Athens 11528</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/81/6981a068f40b1d017ec0683049fedddd9515e006.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Athens, about 17 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="536.14" OriginalAmount="520.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.9557152" Longitude="-83.3813381" StarRating="3" HotelCode="|361521" HotelName="Holiday Inn Express Athens - University Area" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>513 West Broad Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/5/2/1/361521_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="537.64" OriginalAmount="521.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98381383292" Longitude="23.755663856217" StarRating="3" HotelCode="407812|1818638" HotelName="Andromeda - The Ambiance Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/07/2026" HotelFacility="Air Conditioning,Babysitting,Bar,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Massage Centre,Meeting Room,Parking">
        <Address>
          <AddressLines>
            <AddressLine>15 Timoleontos Vassou, 11521 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/ac/62acb74b9e0094b76c9311045c11f27b2be3e975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Athens (Kolonaki), Andromeda Suites and Apartments is m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="544.23" OriginalAmount="528.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98923102" Longitude="23.72467918" StarRating="3" HotelCode="599268|2482765" HotelName="Athens Comfort Suites &amp; Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment,Hotel,Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Liossion Street 23, 10439 Athens, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/16/381681f104d7355901b6d141a910723e16bd3018.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="545.66" OriginalAmount="529.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.99642" Longitude="23.741946" StarRating="4" HotelCode="|444129" HotelName="Athens Panorama Project" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>77 Evelpidon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/2/9/444129_7028eea0952.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="547.50" OriginalAmount="531.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978094" Longitude="23.754601" StarRating="4" HotelCode="337253|42044" HotelName="Holiday Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Arnis Str. 4, 11528 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/95/2f95d7dd396c5902472faada70d63e91bb5a5eaa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located and only minutes from the lively centre, which has an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="550.89" OriginalAmount="534.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.979052" Longitude="23.724227" StarRating="3" HotelCode="|508495" HotelName="7ATHENS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KATSIKOGIANNI 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/4/9/5/508495_34041881140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="550.99" OriginalAmount="534.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985504528534" Longitude="23.729556798935" StarRating="4" HotelCode="365848|34944" HotelName="Polis Grand" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 Veranzerou St., 10432 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/62/0562ae48d700947189829baa35cd18858bc3af96.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in one of the most central points of Athens, just 200 m from Omonia Square and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="552.44" OriginalAmount="536.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="977799|4645445" HotelName="Athens Stories" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Miaouli 19, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/e3/72e3f4d6936d81ead2e9713eace064bb50bec24e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="553.47" OriginalAmount="537.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983051" Longitude="23.731771" StarRating="0" HotelCode="|472483" HotelName="Kin Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feidioy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/8/3/472483_fd35fbd0909.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="555.10" OriginalAmount="538.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.95909049" Longitude="23.718993" StarRating="0" HotelCode="756534|2476505" HotelName="B4B Athens 365 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Laundry,Printer,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Fragkoudi &amp; 138 Syggrou Avenue, Kallithea, 17671 Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/c4/bec4a62c473bb4d3f7bdc432ab81e30f34682942.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located at the most distinguished part of Athens, B for Boutique Hotels are the new ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="555.17" OriginalAmount="539.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97955826" Longitude="23.72973959" StarRating="4" HotelCode="821715|klepsydra_urban_suites" HotelName="Klepsydra Urban Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Aristidou Street 1, 105 59 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/9b/789bcda24aab22a85a9cd67caeb5b081e44a5699.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="557.86" OriginalAmount="541.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975662" Longitude="23.719284" StarRating="0" HotelCode="|513228" HotelName="Acropolis Vision" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>2 Vasilis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/2/2/8/513228_ab335171055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="557.88" OriginalAmount="541.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9885846" Longitude="23.7333008" StarRating="3" HotelCode="|84220" HotelName="Areos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Boumpoulinas 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/2/2/0/84220_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near Platia Victoria the metro station of the National Archaeological Museum just a few minutes walk away, you can find There are many places you can visit in the surrounding area, including points of interest, Plaka the district of the national gallery and. HOTEL: This hotel was opened in 2008.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="565.47" OriginalAmount="549.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976075" Longitude="23.734963" StarRating="3" HotelCode="224851|olympic" HotelName="Fashion Olympic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Coffee Shop,Dry Cleaning,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Pets allowed,Shopping Arcade,Smoking Rooms,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Souri Street And Vassileos Georgiou Avenue, Halandri, 15124 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/66/4c66136916f3957934de1e5421b35e53dc4f8d62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Well-positioned in Chalandri, Olympic Hotel is the ideal point of departure for one's excursions in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="566.93" OriginalAmount="550.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.9557062" Longitude="-83.3867955" StarRating="2" HotelCode="|278437" HotelName="Americas Best Value Inn Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>898 West Broad Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/8/4/3/7/278437_7b4ed5f0747.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.17" OriginalAmount="553.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97852" Longitude="23.72801" StarRating="0" HotelCode="|472482" HotelName="Hellenic Hospitality House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aiolou 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/8/2/472482_aa7a4ba0930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.62" OriginalAmount="554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="3" HotelCode="745544|urbanstay" HotelName="Nota Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Navarchou Apostoli 13, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/fa/dafac0f86e4ccbbda7dd145c4115e56db6a8417a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="573.91" OriginalAmount="557.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.987841" Longitude="23.722458" StarRating="0" HotelCode="|446077" HotelName="The Newel Metaxourgeio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Psaron</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/0/7/7/446077_1d4e0700809.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="574.10" OriginalAmount="557.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982969" Longitude="23.73576" StarRating="0" HotelCode="|492644" HotelName="Hestia - Ippokratous 35" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>35 Ippokratous</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/2/6/4/4/492644_751c7731005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.95" OriginalAmount="565.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97641553" Longitude="23.73101046" StarRating="3" HotelCode="623635|vol5_the_mini_lodge" HotelName="Vol 5 The Mini Lodge" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kornarou street 7, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/1b/4a1bd541cb6bc2c8498ba30ed9111dd4ad5fc732.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.01" OriginalAmount="567.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97836836" Longitude="23.73030047" StarRating="0" HotelCode="958718|dynasta_central_suites" HotelName="Dynasta Central Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Praxitelous 15-19, 105 62 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/d3/e5d31213376d7a492b58f3e23332ee0750794f25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="591.22" OriginalAmount="574.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97756466" Longitude="23.72917309" StarRating="1" HotelCode="599260|small_funny_world_athens" HotelName="Small Funny World Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalamiotou 25, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/46/344664bcfb4f1c282a40f5bdf84bb9a3ca43d65e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="597.99" OriginalAmount="580.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97778" Longitude="23.72813" StarRating="0" HotelCode="|472456" HotelName="AthiNN Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>65 Kolokotroni</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/5/6/472456_359f0810833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.26" OriginalAmount="583.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978216" Longitude="23.725045" StarRating="4" HotelCode="|472449" HotelName="MELO Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25 Miaouli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/4/9/472449_4dec24c0853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="601.87" OriginalAmount="584.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978592" Longitude="23.720517" StarRating="3" HotelCode="337097|CAH513800" HotelName="Jason Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Ag. Assomaton Street, 10553 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/7a/a07a1dce738a1afbb75a5dbe84a494e667e36664.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the city centre of Athens, not far from the Acropolis. The closest train st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="602.52" OriginalAmount="584.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98481559" Longitude="23.7247258" StarRating="3" HotelCode="591159|621021" HotelName="Kubic Athens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Agiou Konstantinou 26, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/24/2924e8114dce7328288dbe261bba09166f4544ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.70" OriginalAmount="590.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977665" Longitude="23.729034" StarRating="2" HotelCode="145551|carolina_hotel" HotelName="Hotel Carolina" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/06/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>55 Kolokotroni Street, 10560 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/61/6761e6489c6a6e4c9bf15d43d2d2fe0d8096e277.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="607.78" OriginalAmount="590.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0723553" Longitude="23.8208879" StarRating="4" HotelCode="|68271" HotelName="Theoxenia House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>42,Charilaou Trikoupi Str.and 9 Penteli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/2/7/1/68271_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel. SITUATION: This hotel Kifissia it is in it is in Athens northern 100 metres away, there is public transport, is 25 kilometres away from Athens Airport. ROOM: The establishment has luxurious suites, spacious and fully-equipped. FACILITIES: Outdoors, guests have access to a terrace, By paying an extra charge, you can do aerobics, Guests are offered hydrotherapy treatments, a massage service and tennis courts. Guests can enjoy play basketball, play volleyball and horse-riding. MEALS: Guests are offered a continental breakfast. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.08" OriginalAmount="590.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98484" Longitude="23.72472" StarRating="4" HotelCode="|443574" HotelName="Casual Kubic Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Agiou Konstantinou 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/7/4/443574_d60fcc21446.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="609.92" OriginalAmount="592.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982673" Longitude="23.724602" StarRating="3" HotelCode="|516005" HotelName="Alva Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pireos 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/0/0/5/516005_e117cd51041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="612.61" OriginalAmount="594.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984476" Longitude="23.732601" StarRating="4" HotelCode="|444806" HotelName="Colors Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emmanouil Mpenaki 27-29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/0/6/444806_e867af40712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.85" OriginalAmount="595.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975893714569" Longitude="23.751880271164" StarRating="4" HotelCode="64854|best_western_ilisia_hotel" HotelName="Ilisia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michalakopoulou Street 25, 11528 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/7e/4c7e393d143249ba35ef471925a72271efdd7b9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the town centre in a quiet business and residential area close to tourist a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="614.62" OriginalAmount="596.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="952571|2476445" HotelName="Athenaeum Smart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sygrou Avenve 127, 117 45 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/17/7f17ae400be45b8bc5234a44bf317f729f59639b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.97" OriginalAmount="599.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975301342964" Longitude="23.732970426914" StarRating="3" HotelCode="10299|arethusa_hotel" HotelName="Arethusa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos Street 6-8, Nikis Street 12, 105 63 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/06/aa/06aa32ffa92c40e4f813eee6e3ee32afccf4a55a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated right in the centre of Athens (Constitution Square), with an unbeatable view o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="617.02" OriginalAmount="599.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9841995" Longitude="23.7275009" StarRating="0" HotelCode="|15463" HotelName="Classical 2 Fashion House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIREOS STREET - OMONIA SQUARE 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/6/3/15463_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, was built in 1963, has 8 floors and 115 rooms. It has 20 single rooms, 92 double rooms and 3 suites. In the entrance, guests are offered a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a conference room with internet, Regarding the food and beverage offering, the establishment has a cafÃ© and an Ã  la carte restaurant with air-conditioning room service and a laundry service. SITUATION: This hotel is in a central area, is in Omonia the Square of it is in the business district, the commercial area ,the Acropolis nearby, you will find it is near Plaka the historic centre of close to the establishment, guests have monuments, tourist points of interest, the establishment is 8 kilometres away from the beach, is located in front of public transport. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a safety deposit box, tiled floors, fitted carpets and a central heating system. PAYMENT METHODS: The establishment accepts American Express, Visa, Eurocard, Mastercard and Diners Club. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="619.50" OriginalAmount="601.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="977632|4247025" HotelName="Fos Hotel Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lekka 19, 105 62 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/e9/1ce972e623073353fa5882f0b93e65cdafba0416.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="619.82" OriginalAmount="601.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985406" Longitude="23.732149" StarRating="4" HotelCode="|444418" HotelName="Trendy Hotel By Athens Prime Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 Klisovis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/1/8/444418_a247d2d1242.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="620.48" OriginalAmount="602.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9775584" Longitude="23.7292092" StarRating="0" HotelCode="|303552" HotelName="Small Funny World Athens -" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalamiotou 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/5/5/2/303552_7e14eb61746.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="622.61" OriginalAmount="604.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982455" Longitude="23.735232" StarRating="0" HotelCode="|567075" HotelName="Airio Athens Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SOLONOS 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/0/7/5/567075_f3ea8cd1231.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="623.22" OriginalAmount="605.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="35.468717" Longitude="-84.650872" StarRating="3" HotelCode="|281687" HotelName="Fairfield Inn and Suites Athens Marriott" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>106 Burkett L Witt Boulevard</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/6/8/7/281687_aa9444c0750.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="625.21" OriginalAmount="607.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982969" Longitude="23.725565" StarRating="2" HotelCode="88754|otel_vienna" HotelName="Vienna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>20 Pireos Street, Omonia Square, 10431 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/d0/79d02fca9c92826627acbca3e7f915278bdeea12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Athens, just 100 metres away from the Omonia Square metro stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.36" OriginalAmount="612.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985842772115" Longitude="23.720903992653" StarRating="4" HotelCode="6366|hotel_stanley" HotelName="Stanley" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>1, Odisseos street, Karaiskaki Square, Athens 10437</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/15/1f/151f4fe4a79ca10fe6cbbdf0e07257f74b22807d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 700 m from Athens city centre, 1.5 km from Constitution Square and just 10 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="631.79" OriginalAmount="613.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978181" Longitude="23.725642" StarRating="0" HotelCode="|472459" HotelName="The Fountain Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Protogenous</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/5/9/472459_12d51ae0830.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="634.59" OriginalAmount="616.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976785" Longitude="23.711795" StarRating="4" HotelCode="|511430" HotelName="Athenian View Loft" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAKYADON 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/1/4/3/0/511430_cf64efb1027.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="635.42" OriginalAmount="616.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9752134" Longitude="23.7318118" StarRating="3" HotelCode="|32954" HotelName="Amazon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 MITROPOLEOS &amp; 7 PENTELIS</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/9/5/4/32954_16.jpg</HotelPictures>
        <HotelDescription>ROOM: Clients are offered 42 standard rooms and suites. They have WiFi (free of charge), an air-conditioning system, satellite and cable television, a safety deposit box and a mini-bar. Some rooms have views of the Acropolis. HOTEL: The establishment offers a buffet breakfast. The establishment has a bar and a cafÃ©. SITUATION: This hotel is in the heart of Athens, close to the archaeological sites, Syntagma metro stations and the commercial area of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="636.16" OriginalAmount="617.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97802" Longitude="23.730534" StarRating="0" HotelCode="|497321" HotelName="Classic by Athens Primes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Chavriou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/7/3/2/1/497321_12a5c441106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="636.70" OriginalAmount="618.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975202150558" Longitude="23.731756210328" StarRating="3" HotelCode="66338|49724" HotelName="Best Western Amazon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos 19 and Pentelis Street, 10557 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/31/b13115a764ceca887d7f29a9efc3eeed3ce2c748.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Athens, at Syntagma Square, the hotel has a unique view of the Acropolis an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="637.84" OriginalAmount="619.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.013226" Longitude="23.730749" StarRating="0" HotelCode="|516387" HotelName="LUXandEASY Athens Downtown Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86 Agias Paraskevis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/3/8/7/516387_02144062150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="640.41" OriginalAmount="621.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98021624" Longitude="23.71217152" StarRating="3" HotelCode="745153|4235515" HotelName="Space Paradise Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Triptolemou 6, 118 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/44/c244980ace3006fcd73216451c80841926044871.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.66" OriginalAmount="622.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.989503696577" Longitude="23.746578046627" StarRating="4" HotelCode="19491|athens_zafolia_hotel" HotelName="Athens Zafolia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Alexandras Avenue 87-89, 114 74 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/a7/dba7d1cc41fa2ab9ebfebc3af2c3bdadcf449515.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located and is situated close to the Lycabettus hills and the archaeolog...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="641.69" OriginalAmount="623.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983645" Longitude="23.727427" StarRating="5" HotelCode="10469|classical_acropol_3" HotelName="Classical Acropol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Omonia Square, 105 52 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/87/4c874ffeb5f2fc0c34361f466a1372e515ea513d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located on Omonia Square at the heart of the business and shoppin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="642.03" OriginalAmount="623.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9858334" Longitude="23.7227594" StarRating="4" HotelCode="|71177" HotelName="Novus City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>KAROLOU 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/1/7/7/71177_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 85 rooms and suites. The establishment boasts a lobby with a reception, express check-out, a concierge, a porter service, a baggage room and a car park (free of charge). It has a bar, a breakfast room, 2 meeting rooms, a currency exchange service, a cloakroom, a lift, a TV room, a restaurant and internet. The establishment offers room service, a laundry service and a dry cleaner's (for a fee). SITUATION: This hotel is in the historic centre of Athens, close to Omonia Square, Syntagma Square and the Plaka district. It has excellent transport links to public transport services, close to the metro station. It is 10 kilometres away from the harbour. It is just 25 kilometres away from Athens Airport. ROOM: Each room has flat-screen satellite television, WiFi (free of charge), a writing desk, a direct line telephone, heating, an air-conditioning system, a fridge, a safety deposit box, a double bed, a radio, a bathroom with a shower or bath and a hairdryer.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="642.10" OriginalAmount="623.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978358914602" Longitude="23.755373026984" StarRating="4" HotelCode="12854|605055" HotelName="The Golden Age Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Michalakopoulou Street 57, 115 28 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/76/3e76da3cc78e511285481056af7ccbb8633da2ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the most highly secured areas of Athens, near the Music Hall and the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="647.76" OriginalAmount="628.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.996352" Longitude="23.772367" StarRating="0" HotelCode="|447699" HotelName="The Newel Psychiko" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21 Makedonomachou Prantouna</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/9/9/447699_86cae811310.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="648.90" OriginalAmount="630.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.981542734504" Longitude="23.759779930115" StarRating="4" HotelCode="337225|airotel_stratos_vassilikos" HotelName="Stratos Vassilikos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Michalakopoulou Str. 114, 11527 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/43/d143a7f4c1288e7369a4acb760577b4d111d268b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Athens, Greece, it is an hotel offering an oasis of calm in the centre of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="650.70" OriginalAmount="631.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.988794" Longitude="23.742153" StarRating="3" HotelCode="|510528" HotelName="The Q" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Zosimou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/5/2/8/510528_d4604d10900.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="652.26" OriginalAmount="633.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985748536531" Longitude="23.722735827053" StarRating="4" HotelCode="160858|130262" HotelName="Novus City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karolou Street 23, Karaiskaki Square, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/ec/44ec09108b8d4b0d51540032dc54c3b1ed301eb0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the cultural and historical heart of Athens within walking dist...</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.11" OriginalAmount="637.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.988811526306" Longitude="23.742107418852" StarRating="2" HotelCode="225009|hotel_frida_3" HotelName="Hotel Frieda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zosimou 2, Vatagi, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/cb/10cb0a52fd0ef05be95cd4903f97e83c1d116249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Frida in Athens (Athens City Centre), you'll be conveni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="656.45" OriginalAmount="637.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975776" Longitude="23.751966" StarRating="4" HotelCode="|39904" HotelName="Ilisia Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MICHALAKOPOULOU ST. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/9/0/4/39904_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, is in a quiet area of, the city centre, has views of the park, The establishment boasts a car park (free of charge), It has 90 rooms, The establishment has various facilities, such as a lobby with a reception, express check-out, a bar and a restaurant. SITUATION: This hotel is in the city centre, is situated in a business area, in the surrounding area, clients can find public transport, bars, restaurants and shops. it is near the national gallery, a concert hall, the museums, the embassies and the nightclubs. it is 8 kilometres away from the airport, is situated 10 kilometres away from Piraeus Port. ROOM: They are equipped with an individual air-conditioning system, a hairdryer, cable television, a radio an alarm clock, a fridge, a safety deposit box, a direct line telephone, double-glazed windows and a balcony or terrace. OTHERS: The establishment offers a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="659.86" OriginalAmount="640.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="980021|4214955" HotelName="Pame House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Miaouli 23, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/0b/710bcce813900efff500e789fda15e64d77ee876.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="660.51" OriginalAmount="641.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98385" Longitude="23.7557" StarRating="3" HotelCode="|190278" HotelName="Andromeda Suites and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>15, Timoleontos Vassou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/0/2/7/8/190278_7d7f3b90957.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="660.74" OriginalAmount="641.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9892082" Longitude="23.7469559" StarRating="4" HotelCode="|24257" HotelName="Athens Zafolia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ALEXANDRAS AVENUE 87-89</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/5/7/24257_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1974 and has 191 rooms 7 suites, 32 single rooms and 152 double rooms. In the entrance, guests are offered a lobby with a lift, a reception and a currency exchange service. The establishment boasts a cafÃ©, a bar, a television room and an Ã  la carte restaurant with air-conditioning, The establishment offers a conference room and internet. Outdoors, guests can find a beautiful terrace room service, a laundry service, a car park and indoor parking. SITUATION: This hotel is in a central location, is located close to the archaeological museum ,Lycabettus Hill nearby, you will find shops, bars, nightclubs and restaurants. in front of the hotel there is a public transport stop. ROOM: The comfortable rooms, fully-equipped and a bathroom with a hairdryer, They are equipped with a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a double bed, central heating, a sitting room and a safety deposit box. FACILITIES: Outdoors, clients have access to an outdoor bar, deck chairs and parasols. The establishment boasts a solarium, a sauna and a swimming pool (seasonal), The establishment has a gym. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: The establishment offers a set-menu dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="667.50" OriginalAmount="648.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.962593" Longitude="23.723461" StarRating="3" HotelCode="|510500" HotelName="AthensOwl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Zan Moreas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/0/5/0/0/510500_bf06e110939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="667.60" OriginalAmount="648.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9690369" Longitude="23.7305273" StarRating="4" HotelCode="|15450" HotelName="Airotel Parthenon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAKRI STREET 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/0/15450_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 6 floors, was built in 1979, renovated in 2006, has 79 standard rooms, 10 single rooms, 69 double rooms and 3 suites. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a tour desk, a lift and a cafÃ©. The establishment also has a restaurant with air-conditioning, WiFi, room service and a laundry service. SITUATION: This urban hotel is situated next to Acropolis hills Acropolis, close to taverns, nightclubs and a souvenir shop. 2 minutes away, you can find a metro station. ROOM: The rooms have a bathroom, a hairdryer, a direct line telephone, satellite and cable television, a radio, a coffee maker, a kettle, a mini-bar, an air-conditioning system, central heating, shoe-cleaning service and a safe. MEALS: Guests are offered a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="668.61" OriginalAmount="649.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9783978" Longitude="23.7553195" StarRating="4" HotelCode="|74948" HotelName="Golden Age" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MICHALAKOPOULOU 57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/9/4/8/74948_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, has 7 floors, a business centre, a restaurant, 122 standard rooms, a lobby with a reception, express check-out, a safety deposit box service, a currency exchange service and a lift. The establishment boasts air-conditioning, WiFi (for a fee), room service, a laundry service and a medical care service. SITUATION: This hotel is in Athens, close to the Embassy, cafÃ©s and restaurants. It is situated close to el PartenÃ³n, the shopping centre and the main square. Near the establishment, guests will find the bus station and the metro station. It's 35 kilometres from Athens Airport. ROOM: The rooms have soundproofed windows, a mirror, a bathroom with a shower, a bath, a hairdryer, a satellite TV, an answering machine, WiFi, a mini-bar, a double bed, a safety deposit box, an air-conditioning system, individual heating, a smoke detector, a fire alarm and cleaning service every day. MEALS: The establishment offers a continental buffet breakfast and an Ã  la carte lunch. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="668.77" OriginalAmount="649.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97878433" Longitude="23.72760133" StarRating="0" HotelCode="956780|4210425" HotelName="Athens4" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Polyklitou 4, 105 51 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/b9/0db9fb4253dee287b112b2735f9ed49563695a0e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="670.49" OriginalAmount="650.96" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983789" Longitude="23.755976" StarRating="4" HotelCode="201010|287885" HotelName="Best Western Plus Embassy Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Timoleontos Vassou 22, 11521 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/16/6f16deef48008f6299e54add360f050d48d6a4d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury boutique hotel is centrally located at the foot of Mount Lycabettus, about 1.5 km from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="674.21" OriginalAmount="654.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.972978" Longitude="23.731423" StarRating="2" HotelCode="160639|289215" HotelName="Nefeli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>16, Iperidou Str &amp; 2, Ag. Hatzimichali Str., Plaka area, 10558 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/21/b121ccbe95fd18dfe21a6edbe5bf123073d00fcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy and comfortable hotel lies right in the heart of the beautiful city of Athens, in the scen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="674.65" OriginalAmount="655.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.96623337" Longitude="23.72535563" StarRating="2" HotelCode="326504|art_gallery_2" HotelName="Art Gallery Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5, Erehtheiou, Koukaki, 11742 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/96/90967a2c1ad085007d5c998c10ad8e46e5589a52.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is situated in Athens. Art Gallery features a total of 21 rooms. Pets are n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="675.02" OriginalAmount="655.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97938" Longitude="23.72617" StarRating="0" HotelCode="|503793" HotelName="The Artist Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Melanthiou &amp; 7 Kalamida</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/7/9/3/503793_dabc9441058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="676.71" OriginalAmount="657.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="3" HotelCode="804828|neratzia_rooms" HotelName="Neratzia Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zan Moreas 6, 117 41 Athina</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/50/c35084177b759698035997c247750177e649988c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="677.97" OriginalAmount="658.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.780067" Longitude="-86.93774" StarRating="0" HotelCode="|461836" HotelName="Hampton Inn And Suites Athens-i-65 (huntsville Area)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1222 Kelli Dr</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/8/3/6/461836_4d60fef1021.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="678.71" OriginalAmount="658.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.336564" Longitude="-82.084377" StarRating="3" HotelCode="|364346" HotelName="Quality Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 Home Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/4/3/4/6/364346_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="679.42" OriginalAmount="659.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.965728" Longitude="23.727847" StarRating="0" HotelCode="|452570" HotelName="Acropolis Magenta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Syggrou Avenue 56</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/5/7/0/452570_da780a81358.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="686.62" OriginalAmount="666.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983708" Longitude="23.756061" StarRating="4" HotelCode="|55662" HotelName="Best Western Plus Embassy " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Timoleontos Vassou 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/6/2/55662_f6425051022.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Andromeda is rated five stars and it is situated in Athens city centre. was built in 1992 and has 31 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="690.03" OriginalAmount="669.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98862824" Longitude="23.76878824" StarRating="3" HotelCode="861138|2384315" HotelName="Athens Platinum Rooms And Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Designated Smoking Area,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Zagoras Street 16, 115 27 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/27/d027c38a0b4a887fe9d906028d8992a47903de9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Athens. Athens Platinum Rooms and Suites is a complex of 41 luxuriou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="693.43" OriginalAmount="673.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984702" Longitude="23.727557" StarRating="4" HotelCode="|444130" HotelName="Skylark, Aluma Hotel and Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3, Marikas Kotopouli Str.,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/3/0/444130_9823e720904.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.34" OriginalAmount="678.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.871805" Longitude="23.737413" StarRating="3" HotelCode="187879|kreoli" HotelName="Kreoli Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Love hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leoforos Poseidonos 17A, Glyfada, 16674 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/4a/404a2db9738ee42cdf72af50b319fa8fb4b8f022.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="698.34" OriginalAmount="678.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97727" Longitude="23.72553" StarRating="3" HotelCode="624908|360_degrees_pop_art_hotel" HotelName="360 Degrees Pop Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>5 Miaouli, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/8d/628d30cc37f9f70fc329636c71f630074858cccc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="701.00" OriginalAmount="680.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9839613" Longitude="23.7273091" StarRating="4" HotelCode="|210443" HotelName="Athens Tiare By Mage Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2, Peiraios str</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/0/4/4/3/210443_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="701.43" OriginalAmount="681.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.964467" Longitude="23.730441" StarRating="3" HotelCode="180161|acropolis_ami_boutique_hotel" HotelName="Acropolis Ami Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>10 IRAS Street, 11743 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/27/c1/27c149f7a5d4bed371d53c4f4a2febc85a7200f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a great location at the foot of the Acropolis and a few minutes' walk from the Acropol...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.14" OriginalAmount="687.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.9496" Longitude="-83.4104" StarRating="3" HotelCode="|154859" HotelName="Hampton Inn Athens, Georgia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2220 West Broad Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/8/5/9/154859_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="708.38" OriginalAmount="687.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98623" Longitude="23.7222003" StarRating="0" HotelCode="|303618" HotelName="Meni Apartments Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Psaron 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/6/1/8/303618_e11946a2041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="709.32" OriginalAmount="688.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.989154" Longitude="23.76387" StarRating="4" HotelCode="16142|8954" HotelName="President" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>43 Kifissias Ave., 115 23 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/ee/aeee802e0c8b4b8b01d3af91de9d32f50c7cca4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is only a few minutes away from museums, archaeological sites and commercial and business ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="712.24" OriginalAmount="691.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.979507572807" Longitude="23.728872865624" StarRating="4" HotelCode="743376|2365615" HotelName="Athens Mansion Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Fax,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Evripidou 11, 105 61 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/a1/daa1d8164621a38ac49c5e4ae22c5e994e7846f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Athens. Visitors will enjoy a peaceful and calm stay at Athens Mans...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="712.39" OriginalAmount="691.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978009" Longitude="23.730707" StarRating="0" HotelCode="|488841" HotelName="Belle epoque suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Praxitelous</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/8/8/4/1/488841_a12198e1013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.79" OriginalAmount="693.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97880895" Longitude="23.7248981" StarRating="3" HotelCode="755120|the_frogs_guesthouse" HotelName="The Frogs Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aristofanous 4, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/7d/bc7d4e952efd5c10f1a0643c92f9df73457b6c1b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="714.17" OriginalAmount="693.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.962473" Longitude="23.724306" StarRating="4" HotelCode="|444797" HotelName="Heritage Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>61 Leof. Andrea Siggrou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/9/7/444797_424ea0c1002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="714.45" OriginalAmount="693.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.986648" Longitude="23.726867" StarRating="4" HotelCode="|495710" HotelName="Athens Warehouse Boutique and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Kamaterou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/5/7/1/0/495710_6a83c111130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="715.59" OriginalAmount="694.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98480062" Longitude="23.72002564" StarRating="4" HotelCode="862464|652348" HotelName="Acropolis Plaza Smart Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Iasonos 47, 104 36 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/82/821ab21880d42399/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="718.17" OriginalAmount="697.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.979175" Longitude="23.737618" StarRating="3" HotelCode="|501973" HotelName="33 Solonos Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>33 Solonos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/1/9/7/3/501973_52e80641054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="719.14" OriginalAmount="698.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.9083648" Longitude="-83.4630704" StarRating="3" HotelCode="|277236" HotelName="Springhill Suites By Marriott Athens West" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>3500 Daniells Bridge Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/2/3/6/277236_1_1962.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="719.17" OriginalAmount="698.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98346" Longitude="23.728532" StarRating="3" HotelCode="|443504" HotelName="Moxy Athens City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>65 STADIOU STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/5/0/4/443504_b490ec51336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="720.68" OriginalAmount="699.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.980271" Longitude="23.726995" StarRating="3" HotelCode="144165|124121" HotelName="Athens Center Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Aristogitonos Street and corner of Athinas Street, Monastiraki, 10552  Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/34/64343c66a107db8eaf086aa377d71e7531cce888.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated right in the city centre of Athens, the city hotel is 300 m from Monastiraki metro ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="722.03" OriginalAmount="701.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.984638" Longitude="23.727606" StarRating="2" HotelCode="33258|lighthouse_athens_a_member_of_brown_hotels" HotelName="La Mirage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marikas Kotopouli Str. 3, Omonia Square, 10431 Athina</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/e3/9fe3e9ebce22946434323230b3d8b755aefd16a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is located near to Athens’ historic Old Town. Countless shops, restaurants, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="722.45" OriginalAmount="701.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9188" Longitude="23.701208" StarRating="3" HotelCode="316826|289455" HotelName="Poseidon" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>72 Possidonos Avenue, 17562 Paleo Faliro, Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/62/c86297bb74503ba42f2b7382294852bc6ac6b092.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in one of the finest suburbs of Athens, on the seafront of Palaio Faliro, on th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="722.70" OriginalAmount="701.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977176" Longitude="23.75339" StarRating="4" HotelCode="|492720" HotelName="Hestia - Dimitressa 4" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Dimitressa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/2/7/2/0/492720_cc852ed0052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="726.10" OriginalAmount="704.95" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975304" Longitude="23.732978" StarRating="3" HotelCode="|33048" HotelName="Arethusa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6, MITROPOLEOS STR.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/4/8/33048_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 87 rooms, The establishment offers a telephone service, a messaging centre, a fax machine, a currency exchange service, a laundry service, a dry cleaner's and a baggage room. The establishment also offers a medical care service and a babysitting service. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant. SITUATION: This hotel is in Athens the city centre of The establishment has views of the Acropolis the monument it is 2 minutes away from the city centre ,Syntagma the underground station of 10 minutes away from the establishment, clients can find Monastiraki the Market of the Acropolis it is 15 minutes away from near the establishment, you will find the archaeological areas, the museums. ROOM: The rooms with air-conditioning, a bathroom and a hairdryer. They are equipped with cable television, a radio and an individual air-conditioning system. Some rooms a fridge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="739.18" OriginalAmount="717.65" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.785183" Longitude="-86.94096" StarRating="3" HotelCode="|458717" HotelName="Holiday Inn Express And Suites Athens, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16074 Athens Limestone Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/8/7/1/7/458717_dc02c6c0932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="739.54" OriginalAmount="718.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982907302658" Longitude="23.730956834324" StarRating="5" HotelCode="18624|titania_hotel" HotelName="Titania Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panepistimiou 52, 106 78 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/71/dd716234809eb940a71ffa7a69388901e93aa613.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the heart of Athens, just a few paces from countless shopping facilities a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="742.63" OriginalAmount="721.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98622741" Longitude="23.72219918" StarRating="4" HotelCode="593064|meni_apartments_hotel" HotelName="Meni Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Psaron Street 8, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/f1/7ef14e8fcd28059eea72bcc25073a123d4514abd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="742.95" OriginalAmount="721.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977837" Longitude="23.723377" StarRating="0" HotelCode="|489402" HotelName="The Residence - Christokopidou and SPA" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Christokopidou 19, Psiri.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/4/0/2/489402_10243242224.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="749.84" OriginalAmount="728.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97820848" Longitude="23.72471267" StarRating="4" HotelCode="452239|andronis_athens" HotelName="Andronis Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Karaiskaki 33, Psirri, Gazi, 10554 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/fa/7afa818c47b33e9453a2634888caf59073317b9f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="749.84" OriginalAmount="728.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97879172" Longitude="23.72804071" StarRating="4" HotelCode="954050|blend_hotel" HotelName="Blend Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vissis Street 2, 105 51 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/21/70219e8eebcbda41c00400c0628f16389a2c0217.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="751.27" OriginalAmount="729.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9813197" Longitude="23.7590512" StarRating="4" HotelCode="|24236" HotelName="Airotel Stratos Vassilikos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MICHALAKOPOULOU STREET 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/3/6/24236_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1972, was renovated in 2003, has 6 floors and 82 rooms. It has 10 single rooms, 61 double rooms and 11 suites. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes and a currency exchange service. Regarding the food and beverage offering, the establishment has a cafÃ© and a gourmet restaurant with air-conditioning, The establishment has 5 conference rooms, a business centre and WiFi (free of charge), There are many services available at the establishment, including a laundry service and a medical care service. SITUATION: This hotel is situated in Athens the heart of it is in an excellent location. ROOM: The large, comfortable rooms, have a bathroom and with a hairdryer, toiletries. They also have a direct line telephone, satellite or cable TV, a mini-bar, a double bed, tiled floors, central heating, a trouser press, a coffee maker, a kettle and a safe. FACILITIES: Guests can enjoy a sauna, a Turkish bath and a gym. MEALS: The establishment serves a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="752.11" OriginalAmount="730.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98599" Longitude="23.730599" StarRating="5" HotelCode="|446186" HotelName="Zeus Essence Athens Central " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>12 Chalkokondili Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/1/8/6/446186_37f07610927.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="756.02" OriginalAmount="734.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97815167" Longitude="23.70867571" StarRating="4" HotelCode="952339|47_luxury_suites" HotelName="Fortyseven Luxury Suites &amp; Lofts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Konstantinoupoleos street 47, 11855 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/8e/1a8e645660dd5b165ee366c9f0be9295ea511b61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="757.97" OriginalAmount="735.89" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.022273" Longitude="23.73521" StarRating="5" HotelCode="|444170" HotelName="Green Suites Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mac Millan 8, Ano Patisia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/7/0/444170_07e14d50939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="760.08" OriginalAmount="737.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="34.7850936" Longitude="-86.9411606" StarRating="4" HotelCode="|384620" HotelName="Fairfield Inn &amp; Suites Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>21282 Athens-Limestone Lane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/4/6/2/0/384620_32452991602.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="761.99" OriginalAmount="739.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="32.2070912" Longitude="-95.8339655" StarRating="2" HotelCode="|361536" HotelName="Holiday Inn Express And Suites Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>16074 Athens-Limestone Blvd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/5/3/6/361536_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="762.34" OriginalAmount="740.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.987552" Longitude="23.727698" StarRating="4" HotelCode="|40069" HotelName="Art Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Marni 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/0/6/9/40069_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby with a reception, a currency exchange service, coffee pot, a bar, a restaurant, conference facilities and internet. For an additional charge cost offers room service and a laundry service. SITUATION: This boutique hotel is near restaurants, bars, cafÃ©s, shops and leisure areas. el Teatro Nacional it is close to the archaeological museum, and Plaka the historic area of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="766.80" OriginalAmount="744.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.011153" Longitude="23.727538" StarRating="0" HotelCode="|444598" HotelName="Luxandeasy Athens Downtown Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>11 Kritovoulidou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/9/8/444598_97404110823.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="768.38" OriginalAmount="746.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985387486863" Longitude="23.720847612268" StarRating="3" HotelCode="726380|wyndham_athens_residence" HotelName="Wyndham Athens Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Kitchen,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Achilleos 2, 10437 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/17/4a/174ae7453dd15917024667b9a7c1fca250df52c2.WEBP</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="776.36" OriginalAmount="753.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976415" Longitude="23.731772" StarRating="3" HotelCode="|489048" HotelName="Metis Urbane Living Spaces" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>8 Diomeias</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/0/4/8/489048_db173341011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="779.93" OriginalAmount="757.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.983319" Longitude="23.756979" StarRating="4" HotelCode="173051|8624" HotelName="Alexandros" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Timoleondos Vassou 8, 11521 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/eb/c8ebfd55ebc0f1b0ed0c4e027f746822b49e7df9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is quietly situated, somewhat out of the centre of Athens yet still within easy reach of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.86" OriginalAmount="762.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.991298848432" Longitude="23.733134865761" StarRating="4" HotelCode="6364|radisson_blu_park_hotel_athens" HotelName="Radisson Blu Park Hotel, Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alexandras Avenue 10, 10682 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/e7/87e7e97b87e18506d54d92814a2a1d1c64b2b746.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel has an attractive location in a wonderful park area. The archaeological museum and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="785.89" OriginalAmount="763.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97981969" Longitude="23.73659438" StarRating="0" HotelCode="984748|the_kolonaki_boutique_apartment" HotelName="Olala Kolonaki Boutique Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Omirou 36, 10672 Athen, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/22/b6229cb2917cfa6406dc905d69802d0b1b59b186.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="786.92" OriginalAmount="764.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978436995074" Longitude="23.726584911346" StarRating="2" HotelCode="6356|attalos_hotel" HotelName="Attalos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Athinas, 29, Monastiraki, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/ee/86ee7a6f111c4d626508b0a836f98282e94d8ebd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is conveniently located right in the centre of Athens, in the old tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.04" OriginalAmount="768.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.114244" Longitude="23.848056" StarRating="5" HotelCode="59686|life_gallery" HotelName="Life Gallery Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>103 Thisseos Avenue, Ekali, Athens 14578</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/f4/c1f4837886b23972c9e2b16db78cd6a67323e376.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This new boutique hotel, member of the Small Luxury Hotels of the World, the Design Hotels and the L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="793.17" OriginalAmount="770.07" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9772213" Longitude="23.7254601" StarRating="3" HotelCode="|345117" HotelName="360 Degrees Pop Art" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Miaouli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/5/1/1/7/345117_38900792212.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="794.60" OriginalAmount="771.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.980654" Longitude="23.725526" StarRating="0" HotelCode="|444596" HotelName="Play Theatrou Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Theatrou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/9/6/444596_6cd8f111440.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="795.16" OriginalAmount="772" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985889280486" Longitude="23.730576038361" StarRating="4" HotelCode="39093|12807" HotelName="Kaningos 21" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Chalkokondilli 12, GR-13467 - Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/7dad548df0507527/8c/8c77774345be7c17/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on Kaningos Square in the commercial centre of Athens, within walking distance...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="799.84" OriginalAmount="776.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978057" Longitude="23.728674" StarRating="4" HotelCode="|444385" HotelName="Pure By Athens Prime Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 Nikiou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/8/5/444385_39225951241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="806.89" OriginalAmount="783.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.979528" Longitude="23.729011" StarRating="4" HotelCode="|313370" HotelName="EV11 ATHENS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evripidou 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/3/3/7/0/313370_6279c0f2022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.55" OriginalAmount="785.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.989439298981" Longitude="23.724929906746" StarRating="4" HotelCode="15215|novotel_athenes" HotelName="Novotel Athenes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Michail Voda Street 4, 104 39 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/0b/600bb7c75164cff2a2306bfd1f0dd3ebca6cd6f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern, top-quality hotel is located in a quiet side street close to the National Museum and Om...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="813.25" OriginalAmount="789.56" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.965793" Longitude="23.727183" StarRating="3" HotelCode="168165|8604" HotelName="Acropolis Select" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Falirou 37-39, 11742 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/db/ee/dbeef17908619bda8050eadb38fdd7cea3349067.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this design hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="813.63" OriginalAmount="789.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.972791781563" Longitude="23.751658201218" StarRating="5" HotelCode="11810|8724" HotelName="Divani Caravel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasileos Alexandrou 2, 16121 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/d3/4dd3d46bb784245113c3ae1fed64e2b696689f9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-notch hotel is wonderfully located in one of the most exclusive shopping, leisure and comme...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="814.22" OriginalAmount="790.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.904876" Longitude="23.719031" StarRating="4" HotelCode="26971|180836" HotelName="Tropical" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>74 Possidonos Ave., 174 55, Alimos-Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/76/6476bcb988a7e6295b44d6e23a666e0e280d9950.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the area of Alimos, on the beach front. It is approximately 25 km from the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="814.50" OriginalAmount="790.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9913285" Longitude="23.7332972" StarRating="5" HotelCode="|15454" HotelName="Radisson Blu Park , Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ALEXANDRAS AVE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/4/15454_daf1ed41322.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This luxurious hotel, was built in 1976 and renovated in 2004. It has 152 rooms and 8 floors. It has 22 single rooms, 116 double rooms and 14 suites. In the entrance, guests are offered a lobby with an elevator and a reception. The establishment has a conference room with internet, With regards to the food and beverage offering, the establishment has a cafÃ© and a restaurant with air-conditioning, The establishment offers guests room service, a laundry service and a car park. SITUATION: This hotel is in a wonderful park, 250 metres away, guests can find the archaeological museum, close to the establishment, guests have Victoria the underground station of it is situated 4 kilometres away from the city centre, Where you can find shops, leisure areas and entertainment. ROOM: The modern rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, tiled floors, an air-conditioning system and a safety deposit box. FACILITIES: The establishment boasts a swimming pool with a bar, a sauna and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="818.38" OriginalAmount="794.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.966842" Longitude="23.733382" StarRating="3" HotelCode="|448001" HotelName="The Newel Acropolis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Leoforos Vouliagmenis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/0/0/1/448001_aa6c4141546.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="824.00" OriginalAmount="800.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97795897" Longitude="23.72107242" StarRating="0" HotelCode="790566|thission_luxury_homes_by_kk" HotelName="Thission Luxury Homes By K&amp;k" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Platia Agion Asomaton 1, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/bc/b8bc7aae582ecac137e1f8f6264d0c00674ebd4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="831.21" OriginalAmount="807.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.81183745" Longitude="23.7843686" StarRating="3" HotelCode="604439|beachside_bungalows" HotelName="Beachside Bungalows" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Villa" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Thalias 12, Vouliagmeni, 16671 Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/10/1110b5bbed2c3664016d0e996adff43b02f7c1b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="832.58" OriginalAmount="808.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9781" Longitude="23.7248" StarRating="4" HotelCode="|453092" HotelName="Urban Nest - Suites and Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Karaiskaki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/2/453092_d66b3240938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="836.85" OriginalAmount="812.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.967606" Longitude="23.745192" StarRating="0" HotelCode="|472489" HotelName="Athens BlueBuilding" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Effranoros</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/4/8/9/472489_726023f1010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="837.39" OriginalAmount="813" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9848" Longitude="23.7212" StarRating="5" HotelCode="489514|179918" HotelName="Wyndham Grand Athens" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Megalou Alexandrou Street 2, 104 37 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/602479/a_602479_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is centrally located and only minutes from the lively centre, which has an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="842.54" OriginalAmount="818.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.04822413" Longitude="23.79725033" StarRating="2" HotelCode="333562|hotel_maroussi" HotelName="Hotel Maroussi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Olympias 10, Marousi, 15124 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/ca/abca732ae1534741278ea5e52259b1fb2c3ece80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Athens. Marousi Hotel is not a pet-friendly establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="843.51" OriginalAmount="818.94" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.979057" Longitude="23.727231" StarRating="0" HotelCode="|495639" HotelName="Vasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5 Vlachava</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/5/6/3/9/495639_4db0d841101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="848.86" OriginalAmount="824.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="982169|4223335" HotelName="Urban Nest" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karaiskaki 30, 105 54 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/0d/150d7fb06f48172b76c7b03200496f90bac55428.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="853.41" OriginalAmount="828.55" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.986604" Longitude="23.728524" StarRating="4" HotelCode="|509978" HotelName="Vision Omonia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Chalkokondili 36 &amp; 3is Septemvriou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/9/7/8/509978_4e75c391122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="854.75" OriginalAmount="829.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97772" Longitude="23.72437" StarRating="4" HotelCode="|244576" HotelName="Athens Lodge By Athens Prime Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>19, Karaiskaki St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/5/7/6/244576_50e56f91344.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="856.62" OriginalAmount="831.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97635" Longitude="23.72947" StarRating="0" HotelCode="|558557" HotelName="Athens Utopia Ermou" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>46 Ermou &amp; Evagelistrias</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/5/5/7/558557_b7cd6f61655.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="859.63" OriginalAmount="834.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.964424649766" Longitude="23.20816218853" StarRating="4" HotelCode="410471|2371715" HotelName="Kinetta Beach Resort &amp; Spa" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 03/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>57th km of Old National Road Athens-Corinth, Kinetta 19100, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/4d/7c4d827da1928a059ed1fb255b3b44872c6f505e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Kineta, this resort is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="862.19" OriginalAmount="837.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.94468" Longitude="-83.37848" StarRating="3" HotelCode="|233144" HotelName="The University Of Georgia Center For Continuing Education and" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1197 South Lumpkin St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/4/4/233144_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="867.26" OriginalAmount="842.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.96551721" Longitude="23.73098297" StarRating="4" HotelCode="658959|b4b_athens_signature_hotel" HotelName="B for Boutique Athens Signature Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Menaichmou 1 &amp; Theofilopoulou 18, 117 43 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/6f/2c6f866db8e626d17f57d6561f96b17d19fb967d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="867.48" OriginalAmount="842.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.979246" Longitude="23.722699" StarRating="3" HotelCode="|487639" HotelName="Royalty Suites Psyrri" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Sarri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/7/6/3/9/487639_b2a39122138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="871.26" OriginalAmount="845.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.974551" Longitude="23.731284" StarRating="3" HotelCode="6361|CAF928800" HotelName="Hermes" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Apollonos, 19, 10557 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/7d/ba7de9560e6ce7449172eb13f487a4d110a42ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a superb location near to Syntagma Square and Plaka, the Acropolis, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="872.41" OriginalAmount="847" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.967681114627" Longitude="23.732373118401" StarRating="5" HotelCode="16993|11009" HotelName="Royal Olympic Athens" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Athanasiou Diakou Street 28-34, 11743 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/d6/c0d698516c288b4b7c49bade120808ab72609045.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located, close to the Zeus temple and Hadrian's Arch. The Plaka district, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="879.44" OriginalAmount="853.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9776846" Longitude="23.72435756" StarRating="4" HotelCode="561927|2217175" HotelName="Athens Lodge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Karaiskaki 19, 10554 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/d6/6bd652f81cfbf4b3f2bd2e977622fd42eb7699e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="879.83" OriginalAmount="854.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9675437" Longitude="23.7272705" StarRating="3" HotelCode="|32403" HotelName="Philippos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MITSEON STR. MAKRYGIANNI AREA 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/4/0/3/32403_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel with air-conditioning has 50 standard rooms and suites, The establishment boasts a reception, a safety deposit box service, a bar, a laundry service, conference facilities and a restaurant. SITUATION: This hotel is in Athens the city centre of the Acropolis it is near near the establishment, guests will find Herodes Atticus the theatre it is close to Plaka the historic district of Where you can find shops and restaurants. it is 15 minutes away from the parliament ,Syntagma the Square of close to the establishment, guests have the Acropolis the underground station of nearby, there is a tram, is situated 12 kilometres away from Athens the beach. ROOM: All the rooms have a bathroom with a shower, a fridge, a safe, a balcony, a television, a direct line telephone and individual air-conditioning. OTHERS: Guests can book bed and breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="880.65" OriginalAmount="855.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.967596532951" Longitude="23.727280944586" StarRating="3" HotelCode="27905|philippos_hotel_2" HotelName="Philippos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mitseon Street 3, Acropolis, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cb/50/cb509cef60695bb161ed3b912d2c2f1ebc940689.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-owned hotel is just a block from the New Acropolis Museum and the Parthenon, in the tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="880.70" OriginalAmount="855.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.979782" Longitude="23.729821" StarRating="4" HotelCode="|444254" HotelName="The Gem Society" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Aristidou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/5/4/444254_ed8f71b1425.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="893.81" OriginalAmount="867.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.986002" Longitude="23.730179" StarRating="4" HotelCode="32934|22038" HotelName="Meliá Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>14 Chalkokondili &amp; 28 October Avenue, 10677 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/af/f7af810f371291e413ad42a282266cd110204c32.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This upper-class hotel is located at the heart of Athens, only paces from Omónia Square and the Arch...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="895.51" OriginalAmount="869.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9830226" Longitude="23.7308392" StarRating="4" HotelCode="|20530" HotelName="Titania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PANEPISTIMIOU AVENUE 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/3/0/20530_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1976, has air-conditioning, has 11 floors, 385 rooms, 21 suites, 42 single rooms and 322 double rooms. In the entrance, you can find a lobby with elevators, a reception area, a safety deposit box service and a currency exchange service. The establishment boasts a cafÃ©, a kiosk, a shop, a bar and a television room. Regarding the food and beverage offering, the establishment has a restaurant with air-conditioning, The establishment offers guests a conference room and internet. At an extra cost you can use the car park and the indoor car park. SITUATION: This hotel is in Athens the city centre of a few metres from the establishment, you can find shops, close to the establishment, guests have Syntagma Platz and Omonia the stations of nearby, there is restaurants, bars and nightclubs. it is situated 30 kilometres away from the airport, is 8 kilometres away from a golf course. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, films (available for a fee), internet, a fax machine and computer. They also have a mini-bar, a double bed, an air-conditioning system, central heating, a safety deposit box, a sofa, fitted carpets and tiled floors.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="914.46" OriginalAmount="887.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976362999924" Longitude="23.73168524785" StarRating="3" HotelCode="10471|78212" HotelName="Athens Cypria Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/06/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Diomias Street 5, Syntagma Square, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/01/7801cdf93ce73973d864f2150515b72113275e45.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="916.57" OriginalAmount="889.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9859009" Longitude="23.7297993" StarRating="4" HotelCode="|24837" HotelName="Melia Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CHALKOKONDYLI &amp; 28TH OCTOBER 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/8/3/7/24837_b8ede011640.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2004, is on a main street. It has 8 floors, 136 rooms, 83 double rooms, 8 single rooms and 10 suites. In the entrance, you can find a lobby with an elevator, a reception with safety deposit boxes and a currency exchange service. The establishment has a cafÃ©, shops, a piano bar, a restaurant with air-conditioning and a conference room. SITUATION: This hotel is in the heart of Athens. It is located close to the national gallery, the archaeological museum and Omonia Square. Close to the establishment, clients can find restaurants, bars, nightclubs, shops and a public transport stop. ROOM: The comfortable and stylish rooms, have an air-conditioning system, a bathroom with a hairdryer, a direct line telephone, a fax machine (available on request), a satellite or cable television, internet, a mini-bar, a double bed, central heating, a safety deposit box and a sitting room. FACILITIES: Outdoors, guests have access to a swimming pool with a jacuzzi, parasols and deck chairs. The establishment has a sauna, a massage service and a gym. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="917.54" OriginalAmount="890.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.98259533" Longitude="23.71669657" StarRating="4" HotelCode="756668|4212675" HotelName="Estia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Megalou Alexandrou Street 79, 104 35 ?thens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/58/985814064087b0db37280af15a167ff99783c649.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="917.73" OriginalAmount="891.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="879104|project_3_urban_chic_hotel" HotelName="Project 3 Urban Chic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Xanthou 3</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/6e/126e5b866754d2861d9df24d7b152932d84b93f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="918.18" OriginalAmount="891.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.967265178286" Longitude="23.728678087298" StarRating="2" HotelCode="225010|2482785" HotelName="Athens Studios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Veikou Street 3A, Makrigyianni, 117 42 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/d7/1ed7ae7e8d749b7497284a2b72418941a539ba1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="918.78" OriginalAmount="892.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982614" Longitude="23.716674" StarRating="4" HotelCode="|496839" HotelName="Estia Boutique Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>79 Megalou Alexandrou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/6/8/3/9/496839_b9adf050609.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="923.34" OriginalAmount="896.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.9621291" Longitude="-83.3761132" StarRating="3" HotelCode="|276202" HotelName="Indigo Athens - University Area" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>500 College Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/6/2/0/2/276202_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="923.84" OriginalAmount="896.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977431" Longitude="23.73125" StarRating="4" HotelCode="|444386" HotelName="The Lekka and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>31 Lekka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/8/6/444386_5a1ceee1230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.97" OriginalAmount="899.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.96752463845" Longitude="23.72583925724" StarRating="5" HotelCode="6358|divani_palace_acropolis" HotelName="Divani Palace Acropolis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Parthenonos Street 19-25, 11742 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/f8/c0f82dcc261da1aac66bf9ecbd16cb50e130c784.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is wonderfully located in the shadows of the Acropolis, in one of the most exclusive...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="945.89" OriginalAmount="918.34" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.869609" Longitude="23.738949" StarRating="3" HotelCode="187876|419685" HotelName="Glyfada" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 Possidonos Ave., 16675 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d7/2cd74a7a5105cf49d04a566383136fdac369bf68.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A range of convenient services are available, ensuring a comfortable stay for business travellers an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="963.05" OriginalAmount="935.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977312" Longitude="23.724935" StarRating="3" HotelCode="144168|athenstyle__hostel" HotelName="AthenStyle" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Agias Theklas 10, Monastiraki, Athens 105 54</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/41/dc417062e1a46f24a4f66570b2e1139daff78247.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens. The nearest airport is Athen (ATH).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="969.05" OriginalAmount="940.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.973731" Longitude="23.733027" StarRating="2" HotelCode="180163|605125" HotelName="Niki" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Nikis Street, 10557 Athen, Attika</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/b5/a8b5a5f0b32de6ce2d62face974bd7dc3e2281d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located not far from the centre of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="969.57" OriginalAmount="941.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9810982" Longitude="23.7264996" StarRating="4" HotelCode="|15459" HotelName="Fresh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SOPHOCLEOUS &amp; KLISTHENOUS STREET 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/9/15459_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This designer hotel was built in 2004, has 133 rooms, 8 floors, 13 single rooms, 111 double rooms, 3 suites and 6 deluxe rooms. In the entrance, guests are offered a reception area, a currency exchange service, lifts and a safety deposit box service. With regards to the food and beverage offering, the establishment has a bar and a restaurant. The establishment offers guests internet and a conference room. It has room service, a laundry service and indoor parking (for a fee). SITUATION: This trendy hotel and it is in a central location. 100 metres away, guests will find shops, bars, clubs and restaurants. It is near the Acropolis near the establishment, you will find Omonia Square. 20 metres away, guests have Omonia Underground Station. It is situated 30 kilometres away from Athens 'Eleftherios Venizelos' International Airport. ROOM: All the rooms have an air-conditioning system, a bathroom with a hairdryer, a direct line telephone, a television, internet, a mini-bar, double bed or twin bed, central heating and a safe. FACILITIES: Outdoors, clients can enjoy a terrace with a swimming pool (seasonal) and a bar the Acropolis with a beautiful view of. Guests are offered a sauna, a Turkish bath and a gym. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="970.26" OriginalAmount="942.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977591256811" Longitude="23.721891093254" StarRating="4" HotelCode="59311|ob_athens_boutique_hotel" HotelName="O&amp;B Athens Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Leokoriou Street, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/2e/a62e1c2ad35ccc67422dff8b0e63420f990399ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is wonderfully located in the centre of Athens' nightlife and opposite the Parthenon. Many...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="973.50" OriginalAmount="945.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.981294394764" Longitude="23.726650851521" StarRating="4" HotelCode="6355|8774" HotelName="Fresh Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sofokleous Street 26, 10552 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/7b/9a7bbce72e2e02b6e71d95f08aae78d0a65db71a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is centrally located, close to countless shopping venues, restaurants, bars and ni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="977.83" OriginalAmount="949.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976398" Longitude="23.731695" StarRating="4" HotelCode="|33079" HotelName="Athens Cypria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>5, DIOMIAS SYNTAGMA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/7/9/33079_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is ideal for holidays or business trips. It has 115 standard rooms. The establishment has a bar a cafÃ©. SITUATION: This hotel is in the heart of Athens. ROOM: The establishment has standard rooms, double rooms, family rooms, superior rooms and superior deluxe rooms. Some rooms have views of the Acropolis. All the rooms have a bathroom, a mini-bar, individual air-conditioning, a direct line telephone, a radio, a satellite TV, a hairdryer and a safety deposit box. OTHERS: The establishment offers American buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="981.59" OriginalAmount="953.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.99211415" Longitude="23.72992876" StarRating="3" HotelCode="745134|victoria_queens_paradise_apartments" HotelName="Victoria Queens Paradise Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3Is Septemvriou 79, 10434 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/12/d212b1e15f81f8d007c5420f2bc8b2d7c4c9d3cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="994.34" OriginalAmount="965.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.956147" Longitude="-83.37845" StarRating="3" HotelCode="|281854" HotelName="SpringHill Suites by Marriott Athens Downtown/University Area" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>220 South Hull Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/1/8/5/4/281854_946b5130408.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="997.31" OriginalAmount="968.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9850673" Longitude="23.7212873" StarRating="5" HotelCode="|209755" HotelName="Zeus Wyndham Grand Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Megalou Alexandrou 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/9/7/5/5/209755_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="999.10" OriginalAmount="970" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.980367262473" Longitude="23.757086992264" StarRating="4" HotelCode="144050|184579" HotelName="Art Suites Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mihalakopoulou 88A and Sevasteias 3, 11528 Ilisia, Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/84/ee84d2f940fecc94a6a290b9ffc8c1fa6e267914.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1001.60" OriginalAmount="972.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977753" Longitude="23.727768" StarRating="3" HotelCode="|499528" HotelName="The Residence Aiolou Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>39 Aiolou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/5/2/8/499528_0f9a9ee0715.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1021.61" OriginalAmount="991.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977020599809" Longitude="23.755077860119" StarRating="5" HotelCode="99020|8824" HotelName="Crowne Plaza Athens City Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>50 Mihalakopoulou Avenue, 115 28 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/55/fa/55fac4e18ae7b6b216ce93873e57a22382c17e10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies right in the heart of the city approximately 20 km from the nearest beach. Pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1026.91" OriginalAmount="997.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.940745" Longitude="23.696863" StarRating="5" HotelCode="14828|metropolitan_hotel" HotelName="Athens Marriott Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 385, 17564 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d4/c9/d4c92e786db877edb0af343d596853bd92162069.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the midst of a magnificent 300 m² garden, directly on Syngroú- streets, a m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1032.06" OriginalAmount="1002.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97423098" Longitude="23.73001069" StarRating="0" HotelCode="835963|live_in_athens_acropolis_suites" HotelName="Live In Athens Acropolis Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 01/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Agiou Andreou 2, 105 56 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/76/c976acfffdf673ad14b03e0fbfe7c099d9019078.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1032.36" OriginalAmount="1002.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.973904055864" Longitude="23.73503382209" StarRating="4" HotelCode="6352|99672" HotelName="Amalia Hotel Athens" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amalias Avenue 10, 105 57 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/ba/70ba4935cc78b1d0db8641b3d494a4b4aa70e494.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in an exceptional location next to Syntagma Square and opposite the National G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1037.36" OriginalAmount="1007.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976748" Longitude="23.726374" StarRating="4" HotelCode="|443935" HotelName="Athens Tower Hotel By Palladian Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>78 Ermou &amp; Athinas 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/9/3/5/443935_65b74c51141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1038.24" OriginalAmount="1008.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97327865" Longitude="23.7321895" StarRating="2" HotelCode="492275|adonis_4" HotelName="Hotel Adonis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 02/07/2026" HotelFacility="Air Conditioning,Bar,Elevator,Internet,Lounge,Luggage Storage,Parking,Photocopy,Shopping Arcade,Smoking Rooms,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/fa/36fa8bc4639ce0f3bd1255924b370ca6bcabfd06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: This hotel is in the historic district of Plaka. It has excellent transport links to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1040.83" OriginalAmount="1010.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9714828" Longitude="23.73114" StarRating="4" HotelCode="|301654" HotelName="Palladian Home" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2A-2B Farmaki , Plaka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/6/5/4/301654_1b18bb72051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1045.18" OriginalAmount="1014.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.3167204" Longitude="-82.1065441" StarRating="3" HotelCode="|360671" HotelName="Ohio University Inn and Conference Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>331 Richland Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/0/6/7/1/360671_4060a591448.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1051.87" OriginalAmount="1021.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.8631844" Longitude="23.7526985" StarRating="4" HotelCode="|301808" HotelName="Athens Coast" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Grigoriou Lampraki 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/8/0/8/301808_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1058.62" OriginalAmount="1027.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.985374" Longitude="23.720844" StarRating="5" HotelCode="|301823" HotelName="Zeus Essence Wyndham Athens Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Achilleos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/8/2/3/301823_91464731153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1073.88" OriginalAmount="1042.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="39.337019" Longitude="-82.070126" StarRating="3" HotelCode="|393463" HotelName="Fairfield Inn and Suites Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>924 East State Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/3/4/6/3/393463_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1074.29" OriginalAmount="1043.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9943612" Longitude="23.72925649" StarRating="3" HotelCode="746951|victoria_best_apartments" HotelName="Victoria Best Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aristotelous 97, 104 34 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/22/1b2235f9b018b31d76a218b8b035a10f1ed92b79.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1080.47" OriginalAmount="1049.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.02976353" Longitude="23.78562563" StarRating="4" HotelCode="435075|urban_residence" HotelName="Urban Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>50 Neapoleos Street, Agia Filothei Amarousiou, 15123 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/7b/147b7d78b2f549299c469b594d5db6db5e1b81d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1093.26" OriginalAmount="1061.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.96730348" Longitude="23.72914331" StarRating="0" HotelCode="958653|2476565" HotelName="Coco-Mat Athens BC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Falirou 5, 145 61 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/9e/2a9e22279fa9a5391c088811eab9a2bf50dca6c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1094.79" OriginalAmount="1062.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9683286" Longitude="23.7271198" StarRating="4" HotelCode="|32189" HotelName="Herodion Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4, ROVERTOU GALLI STR, MAKRYGIANNI AREA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/1/8/9/32189_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary building, it offers the Acropolis wonderful views of, This hotel is ideal for holidays or business trips 90 rooms and 4 mini-suites. In the entrance, you can find a lobby with a reception and a lift. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and a restaurant. SITUATION: This hotel is in the city centre, the Acropolis it is located close to near the establishment, guests will find Herodes Atticus the theatre it is located 150 metres away from Plaka the historic district of Where you can find restaurants and shops. it is 15 minutes away from the parliament ,Syntagma the Square of. ROOM: The fully-equipped rooms, have a bathroom, a hairdryer, a mirror, light, toiletries and a shower. Towels are changed daily, Some rooms have bathrooms with disabled access, They have an electronic key, double-glazed windows, a VIP service, an air-conditioning system, a safe, a direct line telephone with an answering machine, satellite or cable TV, internet and a mini-bar. Some rooms even have a balcony the Acropolis with beautiful views of. FACILITIES: It is situated nearHerodes Atticus the theatre. OBSERVATIONS: The establishment offers room service. OTHERS: Guests can book half-board or bed and breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1097.72" OriginalAmount="1065.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.966032" Longitude="23.728363" StarRating="3" HotelCode="93119|285245" HotelName="Acropolis Museum" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Fax,Internet,Laundry,Massage Centre,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Sygrou Avenue, Athens 11742</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/4c/0d4cd843b88f5d4e6eb50a48e3eff36d535f929b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just a few steps from the Acropolis and Plaka, and adjacent to the new Acropolis museum, this charmi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1111.93" OriginalAmount="1079.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97807" Longitude="23.741429" StarRating="4" HotelCode="|453093" HotelName="Project 3 Urban Chic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Xanthou 3 kolonaki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/9/3/453093_8b5aa5c0959.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1139.18" OriginalAmount="1106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97799036" Longitude="23.74418264" StarRating="4" HotelCode="436281|cocomat_hotel_athens" HotelName="Coco-Mat Hotel Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Patriarchou Ioakeim Street 36, 106 75 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/2c/ac2cc7fdd9caad2bf85ddf4ae3980cc2dedc22e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1140.00" OriginalAmount="1106.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976874" Longitude="23.7291" StarRating="4" HotelCode="|517559" HotelName="ATHINAIDOS QUARTERS BY KandK" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6 Athinaidos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/7/5/5/9/517559_afda1d52227.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1145.36" OriginalAmount="1112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.968340848355" Longitude="23.727110624313" StarRating="4" HotelCode="52558|herodion_athens" HotelName="Herodion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Jacuzzi,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4 Rovertou Galli Street, 11742 Athens, Attica</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/b6/39b66ac4eba0442b15bf038db7b3daba445ea1e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies right in the heart of the upscale Acropolis residential neighborhood, part of the ped...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1150.70" OriginalAmount="1117.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.959738" Longitude="-83.373349" StarRating="3" HotelCode="|64344" HotelName="Hilton Garden Inn Athens Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>390 EAST WASHINGTON STREET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/4/3/4/4/64344_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1160.23" OriginalAmount="1126.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9747806" Longitude="23.7312415" StarRating="3" HotelCode="|84197" HotelName="Athos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>PATROOU 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/1/9/7/84197_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Athens it is in is situated in the city centre, Close to a golf course and the beach. HOTEL: The renovated hotel in 2004 has 18 rooms.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1162.17" OriginalAmount="1128.32" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9779355" Longitude="23.7442024" StarRating="4" HotelCode="|216354" HotelName="Coco-mat Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 06/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>36 Patriarchou Ioakim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/6/3/5/4/216354_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1166.74" OriginalAmount="1132.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975444" Longitude="23.731349" StarRating="0" HotelCode="|495191" HotelName="Athens Ivy Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Petraki 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/5/1/9/1/495191_3d927a31029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1166.80" OriginalAmount="1132.82" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977847" Longitude="23.722284" StarRating="4" HotelCode="|498818" HotelName="Ivis 4 Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4 Ivis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/8/8/1/8/498818_efd507c1119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1173.57" OriginalAmount="1139.39" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9595533" Longitude="23.7211921" StarRating="5" HotelCode="|15442" HotelName="Athenaeum Intercontinental, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 89-93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/4/2/15442_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, was built in 1982, has 10 floors and 314 rooms. It has 10 single rooms, 260 double rooms and 44 suites. In the entrance, guests are offered a lobby, The establishment has a cafÃ©, a hairdresser's, a bar and a reception area. It has a restaurant on the rooftop, The establishment offers guests indoor parking. SITUATION: This hotel is near Syntagma the Square of 10 minutes away from the establishment guests have the city centre, is situated only a few minutes walk away from a public transport stop. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, an air-conditioning system, a fridge, a mini-bar and a safety deposit box. FACILITIES: The establishment has a swimming pool bar, a jacuzzi, a sauna, a gym and a beauty centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1177.27" OriginalAmount="1142.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9575364" Longitude="23.7182838" StarRating="5" HotelCode="|28696" HotelName="Grand Hyatt Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>115, Syngrou Avenue</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/6/9/6/28696_47c11950859.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, has 314 rooms, 18 suites and has 8 floors. This building with air-conditioning, has a lobby, a hairdresser's and internet. Regarding the food and beverage offering, the establishment has Kona Kai Restaurant, Zephyros Restaurant and a swimming pool bar (seasonal) on the rooftop. There are many services available at the establishment, including room service and a laundry service. It has a ballroom, conference facilities, a car park and indoor parking. SITUATION: This hotel is in an excellent location. It is close to Athens city centre. 200 metres away, there is a public transport stop. It is just 4 kilometres away from the beach. ROOM: The luxurious rooms have a bathroom with a shower, a hairdryer, a mini-bar, a safety deposit box (available for a fee), a balcony or terrace, a direct line telephone, internet, a central air-conditioning system and a central heating system. FACILITIES: The establishment has a swimming pool. It is 10 kilometres away from a golf course. OTHERS: The establishment serves a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1186.90" OriginalAmount="1152.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.959598895359" Longitude="23.721767663956" StarRating="5" HotelCode="10468|8674" HotelName="Athenaeum Intercontinental" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>89-93 Syngrou Avenue, 11745 Athens, Greece</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/9e/819ee78f7fe909cbff353a0545192f20f187b074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This first-rate hotel is just a 15 minutes walk from Syntagma Square and approximately a 10-minute d...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1205.10" OriginalAmount="1170.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97727" Longitude="23.725619" StarRating="3" HotelCode="171782|a_for_athens" HotelName="A for Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>2-4 Miaouli Str., Monastiraki, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/44/53449b1118cc8db054e6015c89cc28ea14641246.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the heart of the historical part of Athens city, right next to Monastiraki S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1207.98" OriginalAmount="1172.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978297" Longitude="23.730622" StarRating="3" HotelCode="|518527" HotelName="Praxitelous Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 loannou Paparrigopoulou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/5/2/7/518527_bb54c650055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1210.23" OriginalAmount="1174.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9766" Longitude="23.7325" StarRating="4" HotelCode="10394|8664" HotelName="Astor Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Karageorgi Servias Street 16, 105 62 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/b5/f1b5f9cffcc8740ee633be91e63e79ea17e0f225.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical triangle of Athens, only 50 m from Syntagma Square and close ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1215.51" OriginalAmount="1180.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.966652" Longitude="23.722944" StarRating="4" HotelCode="|512590" HotelName="Neoma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>13 Mouson</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/2/5/9/0/512590_60312af1024.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1215.52" OriginalAmount="1180.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9759626" Longitude="23.74312603" StarRating="4" HotelCode="808946|2476575" HotelName="Coco-Mat Athens Jumelle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Babysitting,Heated Pool,Laundry,Pets allowed,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ipsilantou Street 2, 106 75 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/06/6206fa6ab8137d90551b32141e6b761bc3bff9f4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Home is where your bed is. The epitome of modern elegance. A haven for urban adventurers. A modish e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1222.61" OriginalAmount="1187.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97647" Longitude="23.72563" StarRating="3" HotelCode="348717|360_degrees_" HotelName="360 Degrees Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Monastiraki Square, 10552 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/d4/a8d41c0267910952951ba61fc8792cc87129acec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1226.73" OriginalAmount="1191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.970197" Longitude="23.730015" StarRating="2" HotelCode="255586|byron_hotel_3" HotelName="Byron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 03/07/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Vyronos str., Plaka, 105 58 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a2/83/a28300f73165a548fc8e6dc167c00eb7ba44c8ab.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1228.76" OriginalAmount="1192.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.92481" Longitude="23.691938" StarRating="4" HotelCode="77490|122074" HotelName="Coral Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>35 Possidonos Avenue, Paleo Faliro 175 61, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/10/cc10c4718a8cdbef173878913b76448bbcafe0a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This seafront hotel is located on the waterfront in Paleo Faliron, an elegant seaside suburb of Athe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1242.18" OriginalAmount="1206.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.979265323397" Longitude="23.742257084656" StarRating="5" HotelCode="17886|st_george_lycabettus_hotel" HotelName="St. George Lycabettus Lifestyle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kleomenous Street 2, 106 75 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/09/e209b4dd9fdf6825ac448afd2657fd4c23a8856c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious boutique hotel is located in an idyllic, peaceful, green Lycabettus Hill. The Kolonak...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1253.51" OriginalAmount="1217.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="961197|lilly_seaside_homes" HotelName="Lilly Seaside Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Iasonos 15, Vouliagmeni, 166 71 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/d2/d9d2c70af161e0f2b1cd1352cd0f64ce3f5821f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1259.92" OriginalAmount="1223.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97885" Longitude="23.729678" StarRating="0" HotelCode="|518693" HotelName="The Vault Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 Praxitelous</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/6/9/3/518693_9f546a10059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1270.53" OriginalAmount="1233.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.939998" Longitude="-83.386764" StarRating="0" HotelCode="|543230" HotelName="The Rushmore" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>1175 S Milledge Ave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/2/3/0/543230_47d9b741003.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1275.39" OriginalAmount="1238.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977229" Longitude="23.7276577" StarRating="4" HotelCode="|303178" HotelName="Emporikon Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aiolou 27A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/3/1/7/8/303178_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1326.85" OriginalAmount="1288.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976429" Longitude="23.7256482" StarRating="3" HotelCode="|215497" HotelName="360 Degrees" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Monastiraki Sqr.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/5/4/9/7/215497_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1330.37" OriginalAmount="1291.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.95832" Longitude="-83.37054" StarRating="3" HotelCode="|366106" HotelName="Homewood Suites By Hilton Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>750 East Broad Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/6/1/0/6/366106_1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1386.38" OriginalAmount="1346.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97723432" Longitude="23.72765632" StarRating="4" HotelCode="349020|emporikon_athens_hotel" HotelName="Emporikon Athens Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27A Aiolou Street, 10551 Plaka, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/f5/40f58dd2836090c39667a9503c40161f17ed79f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1393.71" OriginalAmount="1353.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9756245" Longitude="23.73089167" StarRating="3" HotelCode="434971|1997305" HotelName="Athens La Strada Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Petraki Steet 26, Plaka area, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615490/615490a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1497.62" OriginalAmount="1454.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="973766|2mazi_suites" HotelName="2 Mazi Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nikis Strreet 46B, 105 58 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/db/b9dbeb841ca0415ab6e3213185244f938839a58d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1502.52" OriginalAmount="1458.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9786987" Longitude="23.7327003" StarRating="5" HotelCode="|15448" HotelName="NYX Esperia Palace Hotel Athens by Leonardo Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>STADIOU STREET 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/4/8/15448_773722a0911.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This charming hotel, was built in 1963, has 9 floors and 176 rooms. It has 32 single rooms, 123 double rooms and 1 suite. With regards to the food and beverage offering, the establishment has a restaurant and an inviting bar. SITUATION: Is situated in a central area, the Acropolis it is near Clients can also find the historic centre, Syntagma the square the national park, banks, smart stores and theatres. in front of the hotel there is public transport. ROOM: The inviting rooms, a bathroom with a hairdryer. They have a direct line telephone, a mini-bar and a fridge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1506.89" OriginalAmount="1463.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.972181271397" Longitude="23.732456141105" StarRating="0" HotelCode="225003|hapimag_resort_athens" HotelName="Hapimag Resort Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Konstantinou Tsatsou 12, 105 58 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/34/0134cae69171c06f4a372bfe6150e7e565c513ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1521.28" OriginalAmount="1476.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="970633|4743845" HotelName="Ergon House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos Street 23, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/f8/87f8b60959f86c0da1aea98577e363a4fa5cc28b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1523.37" OriginalAmount="1479.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9794617" Longitude="23.7422295" StarRating="5" HotelCode="|15444" HotelName="St George Lycabettus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 Kleomenous Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/4/4/15444_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, elegant hotel, renovated in 2005, has 6 floors, 153 rooms and 1 room adapted for people with reduced mobility. The establishment boasts a reception, a safety deposit box service, a currency exchange service and a lift. It has a cafÃ©, a bar, a shop, conference rooms and a hairdresser's. The establishment boasts a restaurant. There are many services available at the establishment, including internet, room service, a laundry service, a car park and indoor parking (for a fee). SITUATION: This hotel is in the Lycabettus area. It is close to the Kolonaki district where you can find smart stores. Close to the establishment, guests have the city centre. 500 metres away, guests can find a public transport stop. ROOM: All the rooms have with air-conditioning, a bathroom and a hairdryer. They are equipped with a direct line telephone, satellite or cable TV, internet (available for a fee), a safety deposit box, a mini-bar, a fridge and a balcony. FACILITIES: Outdoors, clients have access to a terrace with a swimming pool and a bar. The establishment boasts a small gym and a sauna.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1527.54" OriginalAmount="1483.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.978912695478" Longitude="23.732818365097" StarRating="4" HotelCode="12283|7037" HotelName="Esperia Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/06/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Stadiou Street, 10564 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ae/aef46a0d95fed43d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located within a few minutes walk of the acropolis, the old town, Syntagma S...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1541.91" OriginalAmount="1497" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.95678746" Longitude="23.71715723" StarRating="4" HotelCode="740226|294256" HotelName="Athenaeum Palace &amp; Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Syngrou Avenue 123, 117 45 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/ca/81cab2b99857dc254a0a493b2baca1857a1e1810.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Athens. There are a total of 90 guest's rooms on the premises. Tho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1563.36" OriginalAmount="1517.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976306" Longitude="23.73454" StarRating="5" HotelCode="15053|7044" HotelName="NJV Athens Plaza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/07/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vasileos Georgiou A’ Street 2, Syntagma Square, 105 64 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/0f/110f413eb04a4cc45aa2132039ea3a9fad4cd231.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern luxury hotel has a wonderful location on Syntagma Square. All the important sightseeing ...</HotelDescription>
        <Offer>Special discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1600.62" OriginalAmount="1554.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.966569" Longitude="23.728373" StarRating="4" HotelCode="13278|hera_hotel" HotelName="Hera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Falirou 9, 11742, Acropoli, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/8f/9d8f13e12e3cbeb657963e466ce928c067565d12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the feet of the Acropolis, very close to the archaeological attractions of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1623.87" OriginalAmount="1576.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="33.961188" Longitude="-83.373104" StarRating="3" HotelCode="|361117" HotelName="Hyatt Place Athens Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>412 N Thomas St</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/1/1/1/7/361117_1fafe951847.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1648.21" OriginalAmount="1600.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9756" Longitude="23.73094" StarRating="0" HotelCode="|477996" HotelName="Villa Brown Ermou, a member of Browns" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>26 Petraki St.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/7/9/9/6/477996_54324281228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1679.64" OriginalAmount="1630.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.965873" Longitude="23.727621" StarRating="0" HotelCode="|484658" HotelName="Cohort Koukaki" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 07/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>33 Falirou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/5/8/484658_d0bfdfa2032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1687.73" OriginalAmount="1638.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9686786" Longitude="23.7313974" StarRating="4" HotelCode="|15458" HotelName="Athens Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SYNGROU AVENUE 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/8/15458_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1979, renovated in 2007, has 8 floors and 99 standard rooms. It has 98 double rooms and 1 suite. In the entrance, guests are offered a lobby with an elevator, a reception with safety deposit boxes, a currency exchange service and a kiosk. The establishment has a cafÃ©, a lounge bar, a television room and an Ã  la carte restaurant with air-conditioning. The establishment offers internet. It has room service and a laundry service. ROOM: The stylish rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a fridge, tiled floors, a safe and central heating.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1695.80" OriginalAmount="1646.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.980459" Longitude="23.723724" StarRating="0" HotelCode="|452572" HotelName="Anise Aluma Athens, Tapestry Collection by Hilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>82 Evripidou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/5/7/2/452572_0f958fc1327.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1713.14" OriginalAmount="1663.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97588" Longitude="23.73189" StarRating="4" HotelCode="|444192" HotelName="Elia Ermou Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15-17 Ermou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/9/2/444192_5e737ec1118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1735.16" OriginalAmount="1684.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977591157235" Longitude="23.728449271164" StarRating="5" HotelCode="715818|2406175" HotelName="Perianth Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Limpona Street 2, 105 60 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/d2/07d2c951e919ac09143ef1d202c36aee4bc1484e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1754.09" OriginalAmount="1703.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97588589" Longitude="23.73190846" StarRating="4" HotelCode="858046|elia_ermou_athens_hotel" HotelName="Elia Ermou Athens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>15-17 Ermou Street, City Center, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/67/fa679f1ade21680024e995bab52ff511c3384584.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1765.54" OriginalAmount="1714.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.965083" Longitude="23.733755" StarRating="4" HotelCode="|474986" HotelName="Monastik LIving in Athina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karea</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/9/8/6/474986_45135731241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1776.61" OriginalAmount="1724.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9753" Longitude="23.7315" StarRating="4" HotelCode="|444798" HotelName="Ergon House Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Mitropoleos</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/9/8/444798_f118c921121.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1794.35" OriginalAmount="1742.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976989" Longitude="23.727251" StarRating="5" HotelCode="|444169" HotelName="Hellenic Vibes Smart" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Agias Irinis</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/6/9/444169_d7e79810935.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1802.50" OriginalAmount="1750.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9798" Longitude="23.7341" StarRating="0" HotelCode="967893|acro_polis" HotelName="Acro &amp; Polis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Erotokritou 11, Plaka, 940 43 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/69/bd6911a6f8c27546ee133b08e91879ebf451097d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1921.98" OriginalAmount="1866.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975805" Longitude="23.728317" StarRating="3" HotelCode="6365|plaka_hotel" HotelName="Plaka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kapnikareas  and Mitropoleos Street 7, 10556 Athen</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/aa/34aa2a738ac90e3804a405b82791adf9862e9d5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is situated in the heart of the city, in the artistic old town district of Plaka...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1926.02" OriginalAmount="1869.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977516" Longitude="23.728263" StarRating="5" HotelCode="|301819" HotelName="Perianth" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2, Limpona Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/8/1/9/301819_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1929.19" OriginalAmount="1873.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975581" Longitude="23.72954" StarRating="4" HotelCode="88752|the_zillers_boutique_hotel" HotelName="The Zillers Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos 54, 105 63 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/6c/9f6cd0021e81bcdc53ab499c441d9dd9f7b347ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located right in the heart of Athens' historical Plaka area, just a 5-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2039.08" OriginalAmount="1979.69" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.96742" Longitude="23.72919" StarRating="0" HotelCode="|465194" HotelName="Acropolis View Deluxe Penthouse and Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Falirou 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/1/9/4/465194_7a9e6a01250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2070.98" OriginalAmount="2010.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.973325" Longitude="23.733631" StarRating="4" HotelCode="171078|437925" HotelName="New Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Filellinon Street 16, and Navarchou Nikodimou Street I, Syntagma Square, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/39/8239092391021605950524ccee79ee5ee2c088be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in center of Athens, 200 meters from Constitution Square and within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2074.61" OriginalAmount="2014.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97567" Longitude="23.72959" StarRating="4" HotelCode="|465619" HotelName="The Zillers Athens Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>54 Mitropoleos, Athens, 10563, Greece</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/6/1/9/465619_c6f0b661402.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2118.34" OriginalAmount="2056.64" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.982557" Longitude="23.728169" StarRating="4" HotelCode="|447695" HotelName="Athens The L7 Str - Luxury Boutique Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Likourgou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/6/9/5/447695_ba94bdf1114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2304.45" OriginalAmount="2237.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.977253" Longitude="23.733131" StarRating="5" HotelCode="|443926" HotelName="Xenodocheio Milos" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-5 Kolokotroni</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/9/2/6/443926_ced1a361010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2325.24" OriginalAmount="2257.51" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9796" Longitude="23.73585" StarRating="5" HotelCode="|444197" HotelName="Academias , Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Academias Street 38, Omirou Street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/9/7/444197_d4d5f7c1120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2330.54" OriginalAmount="2262.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97829" Longitude="23.743745" StarRating="4" HotelCode="40171|289365" HotelName="Periscope" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>22 Haritos Street, Kolonaki, 10675 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/42/41/424198d813905102b15cc83a42d865daba3f72a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just a 10-minute walk from Syntagma Square and a 5-minute walk from the Evange...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2373.12" OriginalAmount="2304.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975192619855" Longitude="23.732180424833" StarRating="5" HotelCode="481836|electra_metropolis" HotelName="Electra Metropolis Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mitropoleos 15, 105 57 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/31/273105264fe4730259bbd1bb205c1c368ebef26a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2375.18" OriginalAmount="2306.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.97963921" Longitude="23.7358826" StarRating="0" HotelCode="954144|academia_of_athens_autograph_collection" HotelName="Academia Of Athens Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Academias Street 38, Omirou Street, 106 72 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/3b/2d3b1fe136bfee1e7bcfe26b5cbcfaca8b622828.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2582.96" OriginalAmount="2507.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9757634" Longitude="23.733085" StarRating="4" HotelCode="|20531" HotelName="Electra Rhythm Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ERMOU STREET 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/3/1/20531_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This first class hotel, was built in 1965, renovated in 2004, has 9 floors, 109 rooms, 66 double rooms, 40 single rooms and 3 suites. In the establishment entrance, guests will find a lobby with a lift, a reception, a safety deposit box service and a currency exchange service. Regarding the food and beverage offering, the establishment has a cafÃ©, a bar and an Ã  la carte restaurant with air-conditioning, The establishment offers guests a conference room and internet. The establishment boasts a laundry service and room service. 500 metres away, there is a car park, (for a fee). SITUATION: This hotel is in Athens the heart of it is in Ermou the street 3 minutes away, you can find Syntagma the square nearby, there is an underground station, near the establishment, you will find shops, bars and restaurants. ROOM: The rooms have an air-conditioning system, a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, fitted carpets, a safety deposit box and central heating. Some rooms offer a balcony. OTHERS: The establishment offers a buffet breakfast, Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2819.23" OriginalAmount="2737.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976037" Longitude="23.750614" StarRating="5" HotelCode="|15453" HotelName="Conrad Athens The Ilisian" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>VASSILISSIS SOFIAS AVENUE 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/4/5/3/15453_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel centrally located, has 13 floors, was built in 1963 and renovated in 2003. It has 527 standard rooms. The establishment boasts 6 single rooms, 502 double rooms and 19 suites. In the establishment entrance, guests will find a lobby with a lift, a reception with safety deposit boxes and a currency exchange service. The establishment boasts a cafÃ©, a kiosk, a shop and a hairdresser's. It also has a bar and an Ã  la carte restaurant with air-conditioning. The establishment offers guests a conference room and internet. It has indoor parking, a car park, room service and a laundry service. SITUATION: This luxurious hotel is in the heart of Athens, in front of the national gallery. 10 metres away, guests can find Syntagma Square. Nearby, there is public transport. ROOM: The luxurious rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a double bed, a sofa, a central heating system and a safe. FACILITIES: The establishment boasts a covered swimming pool and a swimming pool with a snack bar. The establishment has a jacuzzi, a sauna, a Turkish bath and a massage service. can enjoy use the gym and do aerobics.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2830.44" OriginalAmount="2748" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.976037303808" Longitude="23.750054240227" StarRating="5" HotelCode="13305|23912" HotelName="Hilton Athens" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/07/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>46 Vassilissis Sofias Avenue, 11528 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7e/42/7e424b29700f39a74879f6e9d2f6ac45040502c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is wonderfully located in the centre of Athens. This first-rate hotel is just a 10...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="2947.85" OriginalAmount="2861.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.975834330728" Longitude="23.733065128326" StarRating="4" HotelCode="39675|8744" HotelName="Electra Hotel Athens" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Ermou Street, 10563 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/49/b249f5299a9162efaa38d346e4c44bb03e2812cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Athens on Ermoú Street, the most famous shopping street in the city....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3435.05" OriginalAmount="3335.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.973910287194" Longitude="23.731319010258" StarRating="5" HotelCode="6359|electra_palace_hotel_athens" HotelName="Electra Palace Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Navarchou Nikodimou Street 18-20, 10557 Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/77/257750795123b3316afb9fe2ec3672299c3ad732.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated directly on a picturesque Plaka, at the heart of the old town of Athen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3987.42" OriginalAmount="3871.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.81006" Longitude="23.783884" StarRating="4" HotelCode="36888|34924" HotelName="Vouliagmeni Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Panos &amp; Chlois Street 8, 166 71 Vouliagmeni</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/4d/784dbb04f9398026516466878bbaf3d6ec7b98a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally situated just 100 metres from the coast. The lively city centre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="4169.44" OriginalAmount="4048" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.858123" Longitude="23.752918" StarRating="4" HotelCode="70835|15711" HotelName="John's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>3 Pandora / Lazaraki Str., 16674 Glyfada, Athens</AddressLine>
          </AddressLines>
          <CityName>Athens</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7f/91/7f91c3f27d241c51c2e84113e35c7d3efb4eb4c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Athens.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4633.19" OriginalAmount="4498.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.8154395" Longitude="23.7769335" StarRating="4" HotelCode="|301679" HotelName="Athenian Riviera and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/06/2026">
        <Address>
          <AddressLines>
            <AddressLine>Danaes 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/6/7/9/301679_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="5188.43" OriginalAmount="5037.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.815407" Longitude="23.776151" StarRating="4" HotelCode="|301857" HotelName="Azur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dekelias 10 &amp; Danais</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/1/8/5/7/301857_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.79" OriginalAmount="306.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9830877" Longitude="23.7261945" StarRating="2" HotelCode="|346623" HotelName="Ares Athens" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7 Piraios</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.61" OriginalAmount="311.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.9862426" Longitude="23.72495" StarRating="0" HotelCode="|301739" HotelName="Dima Rooms And Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>50 Marni</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.13" OriginalAmount="317.60" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.004607" Longitude="23.71509" StarRating="0" HotelCode="|553977" HotelName="Athens Hawks Urban" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serinou 5 &amp; Rodou</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="427.84" OriginalAmount="415.38" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0576487" Longitude="23.7298304" StarRating="2" HotelCode="|345914" HotelName="Giorgio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>4, ?ipoupoleos Str. Acharnes</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.51" OriginalAmount="621.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0113653" Longitude="23.8334595" StarRating="0" HotelCode="|303064" HotelName="X Dream One" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ydras 12 street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="647.69" OriginalAmount="628.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="38.0738997" Longitude="23.8192901" StarRating="0" HotelCode="|346064" HotelName="Theoxenia Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kolokotroni 34 &amp; Filadelfeos 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="652.47" OriginalAmount="633.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="37.8716944" Longitude="23.7375069" StarRating="3" HotelCode="|345984" HotelName="Kreoli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 01/07/2026">
        <Address>
          <AddressLines>
            <AddressLine>Leoforos Poseidonos 17A, Glyfada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Central Heating,Shopping Arcade,Designated Smoking Area,Lounge,Swimming Pool,Jacuzzi,Sauna,Bicycle Rental,Wheelchair Access,Diet Meals,Heated Pool,Nightclub,Kitchen,Spa,Golf,Garden,Printer,Airport Transfer (on Demand),Babysitting,24 Hour Power Supply,ATM/Cash Machine,Meeting Room,Parking,Wake-up Call Service,Coffee Shop,Dry Cleaning,Elevator,Housekeeping,Pets allowed,Concierge,LCD/Projector,Luggage Storage,24 Hour Front Desk,Smoking Rooms,Photocopy</BasicAmenities>
    <HotelRating>3,4,5,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,ALL INCLUSIVE,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,ECO HOTEL,GUESTHOUSE,HOSTEL,HOTEL DE CHARME,BEACH HOTEL,HOTEL,APARTHOTEL,APARTMENT,LODGE,HISTORIC HOTEL,HOSTELS,GUEST HOUSES,LOVE HOTEL,VILLA</PropertyType>
  </Filter>
</HotelSearchRS>||True