<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|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="b1669c43-9bd6-4c54-b154-7ed25088a6b6">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="54074" DestinationId="0" CityId="0" />
    <StayDateRange Start="2025-05-11T00:00:00" End="2025-05-14T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="syedatiq" Password="Deluxe@786" RequestedCurrency="PKR" ClientNationality="PK" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|InfiniteSearch|error while generating search request: Exception- Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at HotelSources.Infinite.Search(HotelSearchRQ pSearchRequest, HotelSearchRS& response) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\Infinite\Infinite.cs:line 54|Infinite|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|HotelsProSearch|exception while supplier interation: Exception||HotelsPro|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|PaximumSearch|supplier interation failed||Paximum|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|RestelSearch|successfull supplier interation||Restel|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|DOTWSearch|successfull supplier interation||DOTW|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|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 G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2025-04-12T15:27:38.6390231+01:00" Version="0" EchoToken="Search" TransactionIdentifier="b1669c43-9bd6-4c54-b154-7ed25088a6b6" Currency="PKR">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="54263.52" OriginalAmount="50244" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.347795023235" Longitude="9.1996914748688" StarRating="4" HotelCode="35202|32573" HotelName="Ripamonti Residence &amp; Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dei Pini 3, 20090 Pieve Emanuele, Milano</AddressLine>
          </AddressLines>
          <CityName>Pieve Emanuele</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57368/a_57368_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Enjoying a quiet location, this luxurious country hotel lies within metres of the nearest bus stop and 5 km from an underground station. A wide selection of shopping venues can easily be reached on foot and cinemas, theatres and nightclubs lie between 2 km and 3 km from the hotel and can easily be reached by making use of public transport. The motorway is approximately 5 km away and it is 15 km to the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="55885.68" OriginalAmount="51746" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4396831" Longitude="9.22530063" StarRating="1" HotelCode="631480|255087" HotelName="Hotel Corvetto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Luigi Emanuele Corvetto 5, Ripamonti Corvetto, 20139 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10194037</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="56880.36" OriginalAmount="52667" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48368199" Longitude="9.14062682" StarRating="0" HotelCode="447818|287684" HotelName="Ostello Aig Piero Rotta" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Martino Bassi 2, San Siro, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/75587/2075587/1.jpg?f=15664028</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="57832.92" OriginalAmount="53549" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48470803" Longitude="9.23267046" StarRating="3" HotelCode="386301|201243" HotelName="Milan Hostel Colours" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Desiderio 24, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/560803/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60687.36" OriginalAmount="56192" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.5925340463" Longitude="8.6508031104533" StarRating="3" HotelCode="142853|79777" HotelName="Aerhotel Malpensa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gallarate 35, 28047 Oleggio</AddressLine>
          </AddressLines>
          <CityName>Oleggio</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213903/213903a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oleggio. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="61533.00" OriginalAmount="56975" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.592738" Longitude="9.173825" StarRating="4" HotelCode="901139|404431" HotelName="Hotel King" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Varese 5, 20039 Varedo, Monza e Brianza, Milan</AddressLine>
          </AddressLines>
          <CityName>Varedo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631936/631936a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Varedo. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="63199.44" OriginalAmount="58518" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.58697383" Longitude="9.53006533" StarRating="4" HotelCode="77932|279796" HotelName="Country Hotel Castelbarco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Golf,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Concesa 4, 20069 Vaprio d'Adda</AddressLine>
          </AddressLines>
          <CityName>Vaprio d'Adda</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221323/221323a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Vaprio d'Adda.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="66036.60" OriginalAmount="61145" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.42347" Longitude="9.0637409999999" StarRating="4" HotelCode="116964|365414" HotelName="Eur Hotel Milano Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Leonardo da Vinci 36A, 20090 Trezzano Sul Naviglio, Milano</AddressLine>
          </AddressLines>
          <CityName>Trezzano sul Naviglio</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/634004/634004a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Trezzano sul Naviglio. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68681.52" OriginalAmount="63594" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.55917315" Longitude="9.22624278" StarRating="0" HotelCode="432945|424997" HotelName="Aparthotel Milanoin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Robecco 81, 20092 Cinisello Balsamo</AddressLine>
          </AddressLines>
          <CityName>Cinisello Balsamo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/596668/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Cinisello Balsamo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="68995.80" OriginalAmount="63885" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.462085" Longitude="9.140799" StarRating="3" HotelCode="268053|38098" HotelName="Residence Desenzano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Coffee Shop,Concierge,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Library,Luggage Storage,Parking,Pets allowed,Shopping Arcade,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>Via Desenzano 12, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/875350/2020101517410342.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment building consists of 6 floors with a total of 60 studio apartment. Facilities include reception with limited opening hours 07:00 – 23:00, WiFi in public areas, internet corner and elevator. Parking is available on request and for an extra charge.The studios are fitted with bathroom, kitchenette with microwave oven and fridge, coffee and tea maker, air conditioning, WiFi, safe, TV, telephone and balcony.***Important: Reception with limited opening hours 07:00 – 23:00. Please advise flight number and estimated arrival time upon making your reservation.*** Check-in time: 14:00Check-out time: 11:00Address: Via Desenzano 12, 20146 Milan, Italy</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71661.24" OriginalAmount="66353" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.548629606652" Longitude="9.2267969898614" StarRating="2" HotelCode="155302|71377" HotelName="York" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Marche 19, Cinisello Balsamo, Milan</AddressLine>
          </AddressLines>
          <CityName>Cinisello Balsamo</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/33/12/33120e5f67701130bebd6ddb9bcdb5a0efb190e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cinisello Balsamo. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="71933.40" OriginalAmount="66605" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.432342" Longitude="9.066443" StarRating="3" HotelCode="361511|428925" HotelName="Hotel Blu Visconti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Goldoni 49, 20090 Trezzano sul Naviglio, Milano</AddressLine>
          </AddressLines>
          <CityName>Trezzano sul Naviglio</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/27534/3227534/1.jpg?f=15652266</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72208.80" OriginalAmount="66860" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.40971293" Longitude="9.44152786" StarRating="4" HotelCode="359684|228660" HotelName="Hotel Niki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Strada Statale Paullese 415 km 15, 26839 Zelo Buon Persico</AddressLine>
          </AddressLines>
          <CityName>Zelo Buon Persico</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618565/618565a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Zelo Buon Persico.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72437.76" OriginalAmount="67072" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.418718" Longitude="9.052906" StarRating="4" HotelCode="73923|276514" HotelName="Tiffany Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Leonardo da Vinci 209, 20090 Trezzano sul Naviglio, Milano</AddressLine>
          </AddressLines>
          <CityName>Trezzano sul Naviglio</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99716/a_99716_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Trezzano sul Naviglio. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72678.60" OriginalAmount="67295" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.44366601" Longitude="9.21641107" StarRating="1" HotelCode="351041|55970" HotelName="Hotel Del Sud" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Bar">
        <Address>
          <AddressLines>
            <AddressLine>Corso Lodi 74, 20139 Milano, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211189/211189a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in front of the Brenta Station (underground line 3), and the Duomo cathedral is just 3 stops away. The Milan Central Railway Station is reachable by metro in just 15 minutes. Hotel no-frills rooms are simply furnished and have a LCD TV and private bathroom with shower and toiletries. Check-in starting from 14:00 onward as the reception is open 24 7. Check out by 11.30.&lt;br&gt;&lt;br&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="72837.36" OriginalAmount="67442" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.587765" Longitude="8.677254" StarRating="4" HotelCode="914383|73098" HotelName="Villa delle Rose" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via Gallarate 136, 28047 Oleggio</AddressLine>
          </AddressLines>
          <CityName>Oleggio</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/42672/3842672/1.jpg?f=15693221</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Oleggio. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="73668.96" OriginalAmount="68212" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.324318937685" Longitude="9.1029748320579" StarRating="4" HotelCode="56087|183018" HotelName="Il Castelletto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dell'Ecologia, 7, 20080 Casarile, Binasco</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72626/a_72626_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel enjoys a wonderful location that makes it ideal for business travellers. Links to the public transport lie within walking distance (approximately 100 m away) and it is just 20 minutes drive to Milan. Linate airport is some 20 km away. The centre of Binasco with its many shopping venues, countless restaurants, diverse bars and nightlife venues is just 100 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74053.84" OriginalAmount="68568.37" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|823334" HotelName="IH HOTELS PARCO BORROMEO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CESANO MADERNO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/925659_foto_1.jpg</HotelPictures>
        <HotelDescription>The Hotel Parco Borromeo is located in the prestigious Borromeo Arese palace, built in the 17th century, and surrounded by a large Italian-style garden. It occupies an elegant building in the center of Cesano Maderno, north of Milan. The Hotel Borromeo offers elegant rooms, perfectly soundproofed, and equipped with free Wi-Fi. The hotel has an elegant restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74732.76" OriginalAmount="69197" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.330981226493" Longitude="9.1032886505127" StarRating="3" HotelCode="72447|59027" HotelName="Hotel Ascot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strada Statale 35 dei Giovi 12, 20082 Binasco, Milano</AddressLine>
          </AddressLines>
          <CityName>Binasco</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/97951/l_97951_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for both the busy executive and for leisure travellers, this hotel offers a convenient location for business events. Situated in Binasco, the hotel is well placed to reach Milan city centre, the Milanofiori Centro Direzionale, the Assago Forum and the Istituto Clinico Humanitas within 10 minutes by car. Rozzano and Pavia are also nearby. The hotel benefits from excellent transport links, with easy access to the Milano-Genova Motorway, and to the orbital roads to Milano Malpensa (60 km away) and Milano Linate (30 km away) Airports, as well as the Milano Fair’s New Complex. The nearest public transport connection is approx. 900 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="74961.72" OriginalAmount="69409" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.491181" Longitude="9.162491" StarRating="3" HotelCode="78539|30772" HotelName="Corallo Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesena 20, Milano 20155</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/106435/w_106435_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="74970.20" OriginalAmount="69416.85" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|823399" HotelName="Hotel Tiffany" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974793_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 70 air-conditioned rooms featuring minibars and LCD televisions. Your bed comes with down comforters and premium bedding. Complimentary wired and wireless internet access keeps you connected, and digital programming provides entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and bidets.Take advantage of the hotel's room service (during limited hours). Wrap up your day with a drink at the bar/lounge. A complimentary continental breakfast is served daily from 7:00 AM to 10:00 AM.Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Self parking (subject to charges) is available onsite.Located in Trezzano sul Naviglio, Hotel Tiffany is within a 15-minute drive of Mediolanum Forum and Istituto Clinico Humanitas.  This hotel is 7 mi (11.3 km) from San Siro Stadium and 8.6 mi (13.9 km) from Piazza del Duomo.Distances are displayed to the nearest 0.1 mile and kilometer.  Via Tortona - 9.5 km / 5.9 mi  San Carlo Borromeo Hospital - 9.7 km / 6 mi  Acquatica Park - 9.9 km / 6.2 mi  MUDEC - Museo delle Culture - 10 km / 6.2 mi  IULM University - 10.2 km / 6.4 mi  Corso Vercelli - 10.5 km / 6.5 mi  San Paolo Hospital - 10.7 km / 6.7 mi  San Siro Stadium - 11.3 km / 7 mi  San Siro Clinical Institute - 11.7 km / 7.3 mi  Santa Maria delle Grazie - 11.7 km / 7.3 mi  CityLife Shopping District - 11.8 km / 7.3 mi  San Giuseppe Hospital - 11.8 km / 7.3 mi  Darsena - 11.8 km / 7.3 mi  Museum of the Last Supper - 11.9 km / 7.4 mi  Leonardo da Vinci Museum of Science and Technology - 11.9 km / 7.4 mi  The nearest airports are:Linate Airport (LIN) - 20.6 km / 12.8 mi Milan Malpensa Airport (MXP) - 51.7 km / 32.1 mi The preferred airport for Hotel Tiffany is Linate Airport (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75016.80" OriginalAmount="69460" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.580229951438" Longitude="9.1738750130078" StarRating="4" HotelCode="936180|495450" HotelName="Futura  Motel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valassina 97, 20037 Paderno Dugnano</AddressLine>
          </AddressLines>
          <CityName>Paderno Dugnano</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/469628/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Paderno Dugnano. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75467.16" OriginalAmount="69877" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.582032" Longitude="8.712613" StarRating="4" HotelCode="76403|69443" HotelName="Airport Motel Malpensa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via Pirandello, 16, 21010 Lonate Pozzolo</AddressLine>
          </AddressLines>
          <CityName>Lonate Pozzolo</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/10/1050028/MNTibG3o_51b736504c8d66f4dee540d7b54409f9.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located about 5 km from the centre of Lonate Pozzolo.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76073.04" OriginalAmount="70438" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.860051429294" Longitude="8.7922248244286" StarRating="4" HotelCode="911251|429204" HotelName="Al Borducan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Beata Caterina Moriggi 43, 21100 Sacro Monte, Varese</AddressLine>
          </AddressLines>
          <CityName>Varese</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/35/354272/354272a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 10 rooms. Amenities include a baggage storage service. Wireless internet access in public areas allows guests to stay connected. Among the culinary options available at the accommodation are a restaurant, a dining area and a bar. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a babysitting service, a childcare service, a transfer service and room service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76694.04" OriginalAmount="71013" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.58045930626" Longitude="9.1725843875694" StarRating="4" HotelCode="117301|89470" HotelName="Best Western Mirage Hotel Fiera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valassina 95, 20037 Paderno Dugnano, Milano</AddressLine>
          </AddressLines>
          <CityName>Paderno Dugnano</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161115/k_161115_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Paderno Dugnano. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76779.36" OriginalAmount="71092" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.511720317551" Longitude="9.1749960294304" StarRating="1" HotelCode="902202|181438" HotelName="Hotel New Salus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pellegrino Rossi 59, 20161 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206588/206588a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="76810.68" OriginalAmount="71121" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.590533" Longitude="8.642146" StarRating="3" HotelCode="161063|25504" HotelName="Oleggio Malpensa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Verbano, 19, 28047 Oleggio</AddressLine>
          </AddressLines>
          <CityName>Oleggio</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/227407/a_227407_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just 16 km from Milan Malpensa Airport. It is located just 500 m from the nearest restaurants and links to the public transport network. The centre of Oleggio, with its train station, is just 1 km away and it is 10 km from the Ticino River, 15 km from the city of Novara and 20 km from Lake Maggiore (village of Arona).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77054.76" OriginalAmount="71347" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.622290092392" Longitude="9.1658967733383" StarRating="4" HotelCode="76193|25488" HotelName="AS Hotel dei Giovi" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Manzoni 99, 20031 Cesano Maderno, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Cesano Maderno</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103637/r_103637_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Milan and Como, on the Milano Meda motorway in Cesano Maderno. Cesano Maderno town centre with its train station is 3 km from the hotel and restaurants, the Swatch Museum and Borromeo Park are within the immediate vicinity of the hotel. The hotel is situated approximately 20 minutes by car from the Milan airports (Linate and Malpensa) and from Orio Al Serio Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="77464.77" OriginalAmount="71726.64" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.401222286586" Longitude="9.120630415295" StarRating="4" HotelCode="335612|43316" HotelName="Holiday Inn Assago" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tangenziale Ovest Km 19, 20094 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55057/a_55057_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Autostrada dei Fiori highway and quickly linked by shuttle bus to the subway which takes guests right to the city centre. A trade fair, an opening night in a theatre, a meeting and ritzy shopping sprees - in Milan the paths of culture, entertainment and business always cross. It is a city to enjoy and observe by lifting one's gaze above the bustling city to admire the different architectural styles of the buildings that have succeeded one another over the centuries. It is also the ideal point of departure for all types of trips, because it is less than 2 hours away from the sea of Genoa and the mountains of Cervinia. The hotel is around 15 km from the centre of Milan where guests will find a wide range of shops, bars, pubs and clubs. The hotel is near to Milan's main places of interest, including Duomo Square (12 km), Milano Fiori Congress Centre (3 km) and Monza F1 Racing Circuit (45 km). Linate International Airport is approximately 25 km from the hotel, while Malpensa Airport is around 25 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="77630.40" OriginalAmount="71880" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.441884502361" Longitude="9.1759765780978" StarRating="2" HotelCode="337412|58869" HotelName="Hotel Marte" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Ascanio Sforza 81, 20141 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/35203/1835203/27.jpg?f=15514424</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78430.68" OriginalAmount="72621" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.532582" Longitude="9.228653" StarRating="3" HotelCode="187518|74142" HotelName="Europa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Firenze 49, 20099 Sesto San Giovanni, Mailand</AddressLine>
          </AddressLines>
          <CityName>Sesto San Giovanni</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/176267/176267a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently situated just 200 m away from Sesto Rondò metro station. The bus station is also around 200 m away, while the railway station is around 15 minutes' walk away. The city centre is approximately 5 minutes’ walk away. The hotel is located between two airports, with Bresso Airport just a 10-minute drive away and Milan Airport just a 20-minute drive away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78485.76" OriginalAmount="72672" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47741" Longitude="9.2982939999999" StarRating="3" HotelCode="157434|74691" HotelName="Riviera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rivoltana 2, 20090 Segrate, Milano</AddressLine>
          </AddressLines>
          <CityName>Segrate</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/85496/3285496/1.jpg?f=15183592</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Segrate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="78699.60" OriginalAmount="72870" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.433503575" Longitude="9.10679125" StarRating="3" HotelCode="156676|73136" HotelName="Kristall" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Cantore 6/8, 20094 Corsico, Milano</AddressLine>
          </AddressLines>
          <CityName>Corsico</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/97457/1797457/12.jpg?f=15532676</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="79356.50" OriginalAmount="73478.24" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A2AE93" HotelName="B&amp;B Hotel Milano - Monza" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MONZA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1347429_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 114 guestrooms featuring LCD televisions. Complimentary wireless internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature bidets and hair dryers. Conveniences include phones, as well as safes and desks.Grab a bite from the snack bar/deli serving guests of BandB Hotel Milano - Monza. Buffet breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.Featured amenities include express check-in, complimentary newspapers in the lobby, and multilingual staff. Free self parking is available onsite.When you stay at BandB Hotel Milano - Monza in Monza, you'll be in the suburbs, within a 10-minute drive of Monza Circuit and Autodromo Nazionale Monza.  This hotel is 11.1 mi (17.9 km) from Piazza del Duomo and 11.4 mi (18.4 km) from Cathedral of Milan.Distances are displayed to the nearest 0.1 mile and kilometer.  Monza Park - 2.5 km / 1.5 mi  Royal Villa of Monza - 2.6 km / 1.6 mi  Monza Circuit - 3.9 km / 2.4 mi  Auchan - 4.8 km / 3 mi  Autodromo Nazionale Monza - 4.9 km / 3.1 mi  Golf Club Milano - 6.4 km / 4 mi  Acquaworld - 7.6 km / 4.7 mi  Carroponte - 8.8 km / 5.5 mi  University of Milano-Bicocca - 11 km / 6.8 mi  Teatro degli Arcimboldi - 11.4 km / 7.1 mi  Niguarda Hospital - 13.5 km / 8.4 mi  Piazzale Loreto - 13.6 km / 8.5 mi  Corso Buenos Aires - 13.8 km / 8.6 mi  San Raffaele Hospital - 13.8 km / 8.6 mi  Niguarda Ca Granda Hospital - 13.9 km / 8.6 mi  The nearest airports are:Linate Airport (LIN) - 19.8 km / 12.3 mi Bergamo Orio al Serio Airport (BGY) - 45.8 km / 28.5 mi Milan Malpensa Airport (MXP) - 58.1 km / 36.1 mi The preferred airport for BandB Hotel Milano - Monza is Linate Airport (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79469.64" OriginalAmount="73583" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.453541" Longitude="9.224693" StarRating="3" HotelCode="901039|55200" HotelName="Molise 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cadibona 2A, 20137 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317495/317495a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80381.16" OriginalAmount="74427" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.605182110283" Longitude="9.139282554388" StarRating="4" HotelCode="75665|25611" HotelName="As Hotel Limbiate Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Como 52, 20051 Limbiate, Mailand</AddressLine>
          </AddressLines>
          <CityName>Limbiate</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102993/a_102993_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This is a prestigious benchmark establishment located between Milan, Monza, Como and Saronno. It is located in the heart of Brianza and is just a few minutes' drive from Milan, Linate and the Malpensa Airports. The famous Monza race track and the exhibition centres of MilanoCity and Rho-Pero are also in close proximity. The hotel is 700 m from Bovisio Masciago railway station and just 15 km from Lake Como.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="80846.64" OriginalAmount="74858" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.727649" Longitude="8.689045" StarRating="3" HotelCode="394669|429039" HotelName="Orange Motel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Designated Smoking Area,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Corgeno 46, 21029 Vergiate</AddressLine>
          </AddressLines>
          <CityName>Varese</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/93501/a_93501_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This secluded and pleasant hotel complex is situated in a peaceful area near Lake Maggiore, roughly half-an-hour from the European Exhibition Centre in Rho. About a 10-minute walk from the city centre, the hotel's location also makes it possible to enjoy the city's nightlife - clubs and bars being located approximately 8 km away. Excursions to the town of Stresa, easily reached within about 30 minutes on public transportation, are also a possibility. There is a park nearby, and the hotel is about 10 km from the Milan-Malpensa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81015.12" OriginalAmount="75014" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.52593737" Longitude="9.04578602" StarRating="3" HotelCode="546413|191386" HotelName="La Terrazza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Castelli Fiorenza 53, 20017 Rho, Milano</AddressLine>
          </AddressLines>
          <CityName>Rho</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/59942/2059942/1.jpg?f=15498661</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rho.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="81598.32" OriginalAmount="75554" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.524749" Longitude="9.0440209999999" StarRating="3" HotelCode="158635|191388" HotelName="Esperia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Libertà 2, 20017 Rho, Milano</AddressLine>
          </AddressLines>
          <CityName>Rho</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/320507/320507a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Rho. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="82527.57" OriginalAmount="76414.42" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.575995854729" Longitude="8.7803373015613" StarRating="3" HotelCode="320294|229741" HotelName="La Bottega Del Falegname" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Repubblica 20, Vanzaghello, 20020 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229741/229741a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="82553.56" OriginalAmount="76438.48" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331386" HotelName="Corallo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1057464_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in Milan where guests can find the welcome and comfort that meet their expectations. The requests and the needs of the working groups and touristic groups will be met with the best assistance and friendliness and will be able to find, in the surroundings of the hotel. The nearest airport is Milan Linate Airport, 10 km from the property. Guests will have the opportunity to visit the exciting city of Milan during the stay, as well as the most famous monuments of the city, including the Church of Santa Maria delle Grazie where Leonardo's Last Supper is located, the historic centre that incorporates the most famous fashion district in the world, after those of Paris and New York, the Sforzesco Castle, symbol of the city of Milan together with the Duomo. This hotel offers guest rooms, fitted with a satellite TV, a private bathroom, a hair dryer and bath amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82598.40" OriginalAmount="76480" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.575116" Longitude="8.953269" StarRating="4" HotelCode="92508|25486" HotelName="AS Hotel Sempione Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strada Statale del Sempione 320, 20028 San Vittore Olona, Milano</AddressLine>
          </AddressLines>
          <CityName>San Vittore Olona</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/123702/123702a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 1 km from the centre of San Vittore Olona and 3 km from Legnano. It lies just 10 km from the Milan Rho-Pero Exhibition Centre and Milan's cultural and historic centre is a 30-minute drive. The property is also well located for Milan Malpensa Airport, which is just 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="82686.96" OriginalAmount="76562" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484405" Longitude="9.233521" StarRating="3" HotelCode="117242|55399" HotelName="Lugano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Astolfo 6, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365783/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 21 rooms. Services and facilities at the hotel include a restaurant, a bar and room service. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83366.28" OriginalAmount="77191" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.635727" Longitude="8.865449" StarRating="4" HotelCode="260274|77140" HotelName="MO.OM Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Francesco d’Assisi 15, 21057 Olgiate Olona, Varese</AddressLine>
          </AddressLines>
          <CityName>Olgiate Olona</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/363412/a_363412_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Olgiate Olona. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="83935.44" OriginalAmount="77718" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.629532" Longitude="9.147609" StarRating="4" HotelCode="117391|414222" HotelName="Hotel Parco Borromeo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Ercole Procaccin, 20811 Cesano Maderno, Monza e Brianza</AddressLine>
          </AddressLines>
          <CityName>Cesano Maderno</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/319226/319226a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Cesano Maderno.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="84284.45" OriginalAmount="78041.16" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A33C82" HotelName="Hotel Europa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SESTO SAN GIOVANNI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1361860_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 31 guestrooms featuring minibars and LCD televisions. Complimentary wireless internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and bidets. Conveniences include phones, as well as safes and desks.Grab a bite from the snack bar/deli serving guests of Hotel Europa. Wrap up your day with a drink at the bar/lounge.Featured amenities include express check-in, express check-out, and a 24-hour front desk. Limited parking is available onsite.With a stay at Hotel Europa in Sesto San Giovanni (Rond� - Torretta), you'll be within a 15-minute drive of Cathedral of Milan and Piazza del Duomo.  This hotel is 8.3 mi (13.4 km) from San Siro Stadium and 5.9 mi (9.6 km) from Teatro alla Scala.Distances are displayed to the nearest 0.1 mile and kilometer.  University of Milano-Bicocca - 2.6 km / 1.6 mi  Teatro degli Arcimboldi - 2.7 km / 1.7 mi  Auchan - 3.4 km / 2.1 mi  Niguarda Hospital - 4.7 km / 2.9 mi  Niguarda Ca Granda Hospital - 5 km / 3.1 mi  Piazzale Loreto - 5.8 km / 3.6 mi  Corso Buenos Aires - 6 km / 3.7 mi  Humanitas San Pio X - 6.3 km / 3.9 mi  Piazza Lima - 6.6 km / 4.1 mi  Alcatraz Milano - 7 km / 4.3 mi  Politecnico di Milano - 7.3 km / 4.5 mi  San Raffaele Hospital - 7.5 km / 4.6 mi  Carlo Besta Neurological Institute - 7.7 km / 4.8 mi  Porta Venezia - 7.8 km / 4.9 mi  Piazza della Repubblica - 8.1 km / 5 mi  The nearest airports are:Linate Airport (LIN) - 13.2 km / 8.2 mi Bergamo Orio al Serio Airport (BGY) - 45.4 km / 28.2 mi Milan Malpensa Airport (MXP) - 59.2 km / 36.8 mi The preferred airport for Hotel Europa is Linate Airport (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85558.68" OriginalAmount="79221" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.521077724314" Longitude="9.263621364418" StarRating="4" HotelCode="95059|13080" HotelName="Hotel Studios" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Europa 56, 20093 Cologno Monzese</AddressLine>
          </AddressLines>
          <CityName>Cologno Monzese</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132053/a_132053_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly conference hotel enjoys a convenient location, just a few minutes from the eastern bypass road and close to the airport, making it ideal for business guests. The airport hotel is just 700 m from Cologna Sun underground station, which enables tourists and guests on business to reach the city centre with ease, a mere 20-minute journey on public transport. Linate Airport is just 4 km from the hotel and Malpensa Airport is approximately 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="85992.84" OriginalAmount="79623" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46450815" Longitude="9.13966798" StarRating="1" HotelCode="354619|238189" HotelName="Hotel Emmy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Frà Galgario 4, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/501648/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86165.64" OriginalAmount="79783" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.493658" Longitude="9.144121" StarRating="3" HotelCode="116501|55843" HotelName="Accursio" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 88, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160264/a_160264_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86200.20" OriginalAmount="79815" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.468846" Longitude="9.226074" StarRating="3" HotelCode="117276|56836" HotelName="Hotel Mayorca" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andrea Pellizzone 12, 20133 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317803/317803a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86242.32" OriginalAmount="79854" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46972359223" Longitude="9.2342032492161" StarRating="4" HotelCode="192189|38412" HotelName="iH Aparthotel Milano Argonne Park" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Ettore Paladini 7, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205802/205802a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86393.52" OriginalAmount="79994" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.643134757922" Longitude="8.7604758640965" StarRating="3" HotelCode="117093|30824" HotelName="Albergo ibis Milano Malpensa Aeroporto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via al Campo 100, 21010 Cardano Al Campo</AddressLine>
          </AddressLines>
          <CityName>Cardano al Campo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160896/a_160896_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cardano al Campo. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="86477.48" OriginalAmount="80071.74" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.5356021" Longitude="9.1971228" StarRating="4" HotelCode="162602|388365" HotelName="Neo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via XXV Aprile 49/51, 20091 Bresso, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/229145/gt_229145_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bresso, opposite the Aero Club and near to Parco Nord. It lies 500 m from links to the public transport network (bus) and not far from the main points of interest in the Milan area and is 10 km from Piazza Duomo, the cathedral and the exhibition centre. Milan Linate Airport is 15 km away and it is 50 km to Milan Malpensa Airport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="86847.12" OriginalAmount="80414" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.331805236631" Longitude="9.1027495265007" StarRating="4" HotelCode="55134|7945" HotelName="Hotel Comtur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/05/2025" 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>Via Europa 11, 20082 Binasco, Milano</AddressLine>
          </AddressLines>
          <CityName>Binasco</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71469/a_71469_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the outskirts of southern Milan. Enjoying a peaceful and convenient location, all parts of the city are within easy reach of the hotel. The bus station is just steps from the hotel. The hotel lies some 18 km from Linate Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="87016.68" OriginalAmount="80571" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48403074" Longitude="9.22129583" StarRating="1" HotelCode="614665|247845" HotelName="Hotel Tirreno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Aspromonte 18, Zona Piazza Loreto, 20131 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/86082/1886082/45.jpg?f=15663665</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # A stay at Hotel Tirreno places you in the heart of Milan, convenient to Politecnico di Milano and Cathedral of Milan.  This hotel is within close proximity of Piazza Lima and Pirelli Tower. #  Rooms : # Stay in one of 10 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms have complimentary toiletries and bidets. Conveniences include desks and electric kettles, and housekeeping is provided daily. #  Amenities : # Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance. #  Dining : # A complimentary local cuisine breakfast is served daily. #  Business &amp; Other Amenities : # Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88049.16" OriginalAmount="81527" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482207" Longitude="9.2163889999999" StarRating="2" HotelCode="144297|364906" HotelName="Aurelia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Housekeeping,Internet,Lounge,Luggage Storage,Off-Site Parking,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicola Piccinni 25, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/78/788645/GoEN0e9t_2d4a098170a9a551d9596b7ca14cee62.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Aurelia is in the heart of Milan, walking distance from Piazza Aspromonte and Casa-Museo Boschi Di Stefano. This hotel is within close proximity of Piazzale Loreto and Politecnico di Milano.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 11 air-conditioned guestrooms. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as safes and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and concierge services. This hotel also features a television in the lobby and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge. A complimentary buffet breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88156.08" OriginalAmount="81626" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.52317739" Longitude="9.12043755" StarRating="3" HotelCode="480982|489083" HotelName="Hotel Forum" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Fiume 7, 20021 Baranzate, Milano</AddressLine>
          </AddressLines>
          <CityName>Baranzate</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/52651.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Forum in Baranzate, you'll be close to Metropoli and Fiera Milano Exhibition Center.  This hotel is within close proximity of Quanta Sport Village and Monte Stella. #  Rooms : # Make yourself at home in one of the 52 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wired and wireless Internet access is available. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily. #  Amenities : # Enjoy recreation amenities such as bicycles to rent or take in the view from a terrace. This hotel also features complimentary wireless Internet access, concierge services, and babysitting/childcare (surcharge). Getting to nearby attractions is a breeze with the area shuttle (surcharge). #  Dining : # Enjoy a bite to eat at a coffee shop/café, or stay in and take advantage of the hotel's 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include complimentary wired Internet access, a computer station, and complimentary newspapers in the lobby. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88172.28" OriginalAmount="81641" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.494328" Longitude="9.4124449999999" StarRating="3" HotelCode="281765|428695" HotelName="Visconti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo 3A, 20066 Melzo, Milano</AddressLine>
          </AddressLines>
          <CityName>Gorgonzola</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/382096/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gorgonzola. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="88810.56" OriginalAmount="82232" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.5295948932" Longitude="9.2290292680264" StarRating="4" HotelCode="58346|25519" HotelName="iH Hotels Milano St. John" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bruno Buozzi 97, 20099 Sesto San Giovanni, Milano</AddressLine>
          </AddressLines>
          <CityName>Sesto San Giovanni</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75614/w_75614_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the end of the Viale Monza in Milan, 500 m from the Sesto Marelli stop on the MM1 underground line, which offers direct access to the city centre and the Expo site. It is 20 minutes drive to the city centre, 30 minutes to the exhibition centre and approximately 45 minutes to Linate airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89331.12" OriginalAmount="82714" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.471731758313" Longitude="9.0772547619018" StarRating="4" HotelCode="99147|20075" HotelName="Idea Hotel Milano San Siro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="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>Via Gaetano Airaghi 125, 20153 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/124849/124849a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically situated near the San Siro-Fiera exit on the Tangenziale Ovest (western ring road) and is a short distance from the exhibition centres of Milano Fiera Rho and Milano Fiera City (International Furniture Fair, Macef, Bit, Smau). Milano Malpensa Airport is approximately 48 km away and Linate Airport is roughly 22 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="89771.76" OriginalAmount="83122" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48226244" Longitude="9.23986498" StarRating="3" HotelCode="484779|201905" HotelName="Mio Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale delle Rimembranze di Lambrate 14, 20134 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/61652/3261652/39.jpg?f=15504232</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="90169.50" OriginalAmount="83490.28" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|792746" HotelName="RIPAMONTI RESIDENCE &amp; HOTEL MILAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PIEVE EMANUELE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974555_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in a stunning green area which grants its visitors an authentic atmosphere of peace and relaxation just a short distance from the city centre using the public transport connections or the complimentary shuttle service available. Corporate travellers may take advantage of its proximity, a 30 minutes' drive, to the Fiera di Milano and golf lovers may practice their swing at the nearby Tolcinasco Golf Club. All the accommodation units are well appointed in a classical style and count with a luminous and spacious environment where guests will feel completely at ease during their stay. They include a television and air-conditioning for extra comfort. The most demanding guests may dine at the on-site restaurant and may enjoy a drink at the two hotel's bars. Moreover, there are four meeting rooms at guests' disposal.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90259.92" OriginalAmount="83574" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.505659" Longitude="9.246759" StarRating="3" HotelCode="88884|55844" HotelName="Agape" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flumendosa 35, 20132 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/78/789225/jfEsnyVA_0e4fb61b7be958f1e88bb544ffb4424b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90316.08" OriginalAmount="83626" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.550227" Longitude="9.256791" StarRating="4" HotelCode="167979|25490" HotelName="Duca di Mantova Grand" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Francesco Caltagirone 40-48, Centro Commerciale Vulcano, Sesto San Giovanni 20099</AddressLine>
          </AddressLines>
          <CityName>Sesto San Giovanni</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157478/157478a_hb_a_034.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the top floor of the famous volcano in Sesto San Giovanni, the hotel is 3 km from the city centre, near the A25 and A4 motorway exits. The Parco Nord is just 5 km from the hotel and the next city (Monza) is 5 km away. Linate Airport is 15 km away and Milano Malpensa Airport is 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="90552.60" OriginalAmount="83845" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.603372926023" Longitude="9.4187816122685" StarRating="4" HotelCode="159709|428446" HotelName="Hotel Prestige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via per Bellusco, 20876 Ornago</AddressLine>
          </AddressLines>
          <CityName>Ornago</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/216438/216438a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located off the beaten track in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91112.04" OriginalAmount="84363" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.85233419685" Longitude="9.5300748652073" StarRating="3" HotelCode="76428|429688" HotelName="Albergo Moderno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Bar,Bicycle Rental,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dante Alighieri 2, 24030 Fuipiano Valle Imagna, Bergamo</AddressLine>
          </AddressLines>
          <CityName>Fuipiano Valle Imagna</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208246/208246a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Fuipiano Valle Imagna. The nearest airport is Bergamo - Orio al Serio (BGY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91174.68" OriginalAmount="84421" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.526953823539" Longitude="9.2295192123031" StarRating="3" HotelCode="300312|81640" HotelName="B&amp;B Hotel MILANO Sesto San Giovanni" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Ercole Marelli 303, 20100 Sesto San Giovanni, Milano</AddressLine>
          </AddressLines>
          <CityName>Sesto San Giovanni</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/363646/363646a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sesto San Giovanni. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91297.80" OriginalAmount="84535" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.533093476303" Longitude="9.1711002588272" StarRating="4" HotelCode="335618|613" HotelName="Hotel Da Vinci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Senigallia 6, 20161 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55061/a_55061_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the northern area of Milan, 8 km away from the exhibition area of Fiera Milano Rho-Pero, and can be easily reached from the motorway A4 Torino-Verona exit Cormano. A complimentary bus service is available for the Rho-Pero area during the major exhibitions. From the Bruzzano station close by it is possible to reach the exhibition area of Fiera Milano city, the central station of Cadorna, museums and shops in 15 minutes and Malpensa Airport in 45 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91682.28" OriginalAmount="84891" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.49459239905" Longitude="9.0221118387691" StarRating="4" HotelCode="117416|408611" HotelName="Peralba" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Matteotti 18, Lombardy, 20010 Cornaredo, Milano</AddressLine>
          </AddressLines>
          <CityName>Cornaredo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378055/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cornaredo. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="91980.36" OriginalAmount="85167" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.632792373362" Longitude="8.861851775463" StarRating="4" HotelCode="158011|60155" HotelName="Hotel D120" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Golf,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Armando Diaz 120, 21057 Olgiate Olona</AddressLine>
          </AddressLines>
          <CityName>Olgiate Olona</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/19/1976195/MdSeOANI_87d4b7e14ebfe50c4c7bae6398396765.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92135.88" OriginalAmount="85311" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.477194412384" Longitude="9.2060950398445" StarRating="1" HotelCode="192170|55964" HotelName="Kennedy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tunisia 6, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204757/204757a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="92988.00" OriginalAmount="86100" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.512404803314" Longitude="9.178661652262" StarRating="3" HotelCode="55491|28269" HotelName="Eco Hotel La Residenza" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Vittorio Scialoia 3, 20161 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/71884/ba_71884_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in a peaceful area, just a short distance from all major sightseeing attractions in Milan (5 km from the Duomo). Public transport connections are situated just 100 m away (bus stop) and there is an underground stop around 1 km away. Linate, Malpensa and Orio al Serio airports can easily be reached by shuttle bus offered along with the convention centres and city centre. Near to the hotel guests will find the famous nightclub, Alcatraz (5 min by car), San Siro Stadium (6 km), Bovisa Station (about 2 km), Garibaldi Station (4 km) and Central Station (4 km). The hotel looks onto a pleasant park, which includes a children's play area. In the immediate vicinity of the hotel there are supermarkets, hairdressers, perfumeries, banks and all kinds of shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="93032.61" OriginalAmount="86141.31" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|057784" HotelName="AGAPE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/924289_foto_1.jpg</HotelPictures>
        <HotelDescription>The Agape hotel is located 30 minutes from the city center and only 15 minutes from the airport, well connected with public transport just 2 minutes walking.
The hotel offers 43 rooms well equipped with air conditioning, TV, free Wi - Fi, radio, minibar and many other services. In addition, the hotel offers other services such as for example parking, bar, safe, 24h reception and security, among other services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="93651.66" OriginalAmount="86714.50" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|731391" HotelName="GRAND HOTEL DUCA DI MANTOVA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SESTO SAN GIOVANNI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/274117_foto_1.JPG</HotelPictures>
        <HotelDescription>Grand Hotel Duca Di Mantova is located in an unique setting, close to the hinterland of Milan, sheltered from traffic noise. Below the hotel there is one of the largest mall in Italy, the mall Centro Commerciale Vulcano. \n\nServices and facilities include garden, bar, restaurant, Wi-Fi.\n\nRooms are equipped with safe, TV, telephone and hairdryer.\n\nAddress: Piazza Francesco Caltagirone 40/48 C/O Centro Commerciale Vulcano, 20099 Milan, Italy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="93655.44" OriginalAmount="86718" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48576691" Longitude="9.21419116" StarRating="3" HotelCode="447913|201178" HotelName="Central Hostel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Andrea Doria 44, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4082580</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="93981.55" OriginalAmount="87019.95" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|821559" HotelName="Da Vinci" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/926824_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in the northern area of Milan, within minutes from the new "Comasina" underground station (Yellow Line, MM3 for the Central station, the terminal for all the airports and the city centre),  the 4 star Da Vinci is within easy driving distance from the A4 (TO-VE) highway, at 8 km from the new Fieramilano Rho-Pero fairground. A bus service is offered during the main fair periods. The nearby Milano-Bruzzano train station allows quick and easy access to Milanocity fairground and congress centre, the centrally located Cadorna station (15 minutes) and Malpensa airport (45 minutes).The hotel Da you Win it has 300 spacious pleasant double rooms, silent and endowed with every comfort. Every room has private services with shower or tub and hair dryer.  All the rooms offer besides direct telephone, connection internet wireless, heating and conditioned air to autonomous regulation, TV satellitare with a selection of channels SKY, minibar and safe.A large American breakfast buffet is served in the breakfast room.The Hotel offers 300 double rooms and suites, 12 meeting rooms for groups from 10 to 1000 participants, restaurant, bar, WI-FI all over the complex, a large private and complimentary parking. Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="94031.28" OriginalAmount="87066" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.450512530738" Longitude="9.2905175685883" StarRating="4" HotelCode="335614|24174" HotelName="Holiday Inn Linate Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 02/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Buozzi 2, 20068 Peschiera Borromeo, Milan</AddressLine>
          </AddressLines>
          <CityName>Peschiera Borromeo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55059/a_55059_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This conference hotel is situated near to the Idroscalo (an artificial lake well known for its international boat competitions). A trade fair, an opening night in a theatre, a meeting and ritzy shopping sprees - in Milan the paths of culture, entertainment and business always cross. It is a city to enjoy and observe by lifting one's gaze above the bustling city to admire the different architectural styles of the buildings that have succeeded one another over the centuries. It is also the ideal point of departure for all types of trips, because it is less than 2 hours away from the sea of Genoa and the mountains of Cervinia. Milan central railway station is 5 km from the hotel, which is near to many of Milan most important places of interest, such as Duomo Cathedral (12 km), the Scala Theatre (10 km) and Rho Fair (27 km). Malpensa Airport is approximately 2 km from the hotel and Milan-Linate Airport is around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="94111.88" OriginalAmount="87140.63" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|722137" HotelName="IH MILANO ST JOHN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SESTO SAN GIOVANNI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/11446_image50587178_0.jpg</HotelPictures>
        <HotelDescription>The attention to the guest is perceived from the comfort in all the details of the 96 elegant rooms: wide and luminous, with double windows for a perfect acoustic soundproofing and air conditioning of last realization. All to offer you the best experience of staying at iH Hotels Milan St John Sesto San Giovanni. Functionality combined with elegance and modern style are the elements that characterize iH Hotels Milan St John Sesto San Giovanni, making it one of the most appreciated hotels on the outskirts of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="94702.41" OriginalAmount="87687.42" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|635802" HotelName="AS HOTEL MONZA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MONZA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905791_foto_1.jpg</HotelPictures>
        <HotelDescription>AS Hotel Monza, elegant hotel in the heart of Brianza for business and leisure, just 10 minutes from Milan. Located on the S.S. 36, near the International Speedway, the highways and the airports of Malpensa, Linate and Bergamo Orio al Serio is also an ideal base to easily reach the fairgrounds in Rho-Pero and Milan city. The nearby metro station is also very close to the famous Monza city center for business, shopping, fashion and entertainment.

Modern and refined, the AS Hotel Monza is able to ensure quality comfort in a friendly environment. It has 66 rooms elegantly decorated and offers a comfortable and stylish atmosphere. They are all very cozy with walls paneled in wood, fine fabrics and curtains in warm tones and a private bathroom with double shower. Guests can enjoy the private parking, "The Wonderful buffet breakfast" and the restaurant "Hostaria daBakko". As Hotel Monza also offers the best technology and organization: an elegant meeting room that can accommodate up to 50 people and which will make any event unique.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95071.32" OriginalAmount="88029" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.576497627827" Longitude="9.4177132844925" StarRating="4" HotelCode="92382|25485" HotelName="AS Hotel Cambiago" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Delle Industrie snc, 20040 Cambiago</AddressLine>
          </AddressLines>
          <CityName>Cambiago</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/128566/a_128566_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport business hotel is situated along the motorway A 4 Milan-Venice and represents an important reference point between the provinces of Milan and Bergamo. The strategic position makes it ideal for business travellers and those looking for a fast link to the airports and trade fair sites in Milan. Just a few kilometres from Monza, the hotel also enables guests to quickly reach the Autodromo Nazionale racetrack and to attend the most important sports events. The city centre, restaurants and public transport links are located within walking distance of the hotel. Guests may also enjoy shopping at Corte Lombarda roughly 10 km away. The Linate Airport is approximately 30 km away and the Malpensa International Airport approximately 65 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95155.56" OriginalAmount="88107" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.45394203" Longitude="9.17395866" StarRating="0" HotelCode="746183|344190" HotelName="Hbhall Residenze Darsena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Gorizia 12, 20144 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/37801/2437801/1.jpg?f=15056872</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="95183.64" OriginalAmount="88133" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.537705" Longitude="9.230688" StarRating="4" HotelCode="117045|25489" HotelName="Grand Hotel Barone Di Sassj" 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,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Padovani 38, 20099 Sesto San Giovanni</AddressLine>
          </AddressLines>
          <CityName>Sesto San Giovanni</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/158838/158838a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel is located in Sesto San Giovanni, just around 15 km from downtown Milan. Some 200 m from the hotel, guests will find the nearest metro station, Sesto Rondo on the red line, which connects the hotel to the city centre and trade fair grounds. Linate Airport is approximately 15 km from the hotel and Malpensa Airport is located some 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="95430.12" OriginalAmount="88361.22" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.40298" Longitude="9.249124" StarRating="3" HotelCode="37335|23597" HotelName="Majestic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lombardia 48, 20098 San Giuliano Milanese, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61215/a_61215_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in rural surrounds, close to many historical tourist sights including the Abbazia di Chiaravalle, the Abbazia di Viboldone, Rocca Brivio and Zivido village with its castle and old, 15th century farmhouse. Public transport departs from almost directly in front of the hotel (50 m) and restaurants as well as the A1 motorway are also just a short distance away (900 m and 1 km respectively). Rogoredo FS/ San Donato (yellow line) can easily be reached by making use of public transport (3 km away); located in the surrounding area (4 km to 9 km away) are also nightclubs, shops, bars, a lake, the town centre, the Fila Forum di Assago, the exhibition centre, the main train station and the Monza Autodrome (20 km). Linate airport lies around 6 km away (10 min) and Malpensa is approximately 45 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96081.12" OriginalAmount="88964" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.461225553153" Longitude="9.2269277572632" StarRating="1" HotelCode="171035|56654" HotelName="RossoVino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Bartolozzi 9, Milano 20137, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=711222</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96220.44" OriginalAmount="89093" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.442142389199" Longitude="9.2176546901464" StarRating="2" HotelCode="192195|428847" HotelName="Brenta Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Brenta 33, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205855/205855a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="96241.90" OriginalAmount="89112.87" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|217290" HotelName="Mercure Milan Agrate Brianza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>AGRATE BRIANZA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/951440_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the city centre of Agrate Brianza and was established in 1984. It is a short drive away from the MONZA and the nearest station is COLOGNO NORD. The Hotel has a coffee shop and a fitness centre/gym. All 154 rooms are equipped with hairdryer, safe, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="96382.44" OriginalAmount="89243" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.525931775735" Longitude="9.2149834024467" StarRating="4" HotelCode="302459|54972" HotelName="Degli Arcimboldi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Sarca 336, 20126 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360780/360780a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97055.28" OriginalAmount="89866" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484912" Longitude="9.221278" StarRating="2" HotelCode="902131|201850" HotelName="Sabatino Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Lulli 6, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/366142/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="97263.75" OriginalAmount="90059.03" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.642821783024" Longitude="8.7671166658402" StarRating="4" HotelCode="56085|D74" HotelName="Cardano Malpensa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 01/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Golf,Internet,Laundry,Lounge,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via al Campo 10, Cardano Al Campo</AddressLine>
          </AddressLines>
          <PostalCode>0331730829</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/72624/a_72624_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The pleasant airport hotel is located in Cardano Al Campo just a few minutes drive from Malpensa airport. It is just 500 m to a selection of restaurants and bars, pubs and nightclubs are to be found within 2 km of the hotel. Links to the local and national transport networks are 3 km away and the nearest bus stop is 100 m away. It is also some 3 km to the nearest shopping venues.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="97268.21" OriginalAmount="90063.16" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|601537" HotelName="ECO HOTEL MILANO &amp; BIORISO RESTAURANT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/15987_image60198581_0.jpg</HotelPictures>
        <HotelDescription>Is an ecohotel certified by the EcoWorldHotel environmental quality mark, located in a green and quiet area in the northern part of Milan named Affori. The subway station (M3 Affori Centro) is only 300 mt far from the hotel and it allows to reach quickly the center. The 60 rooms are all equipped with all the commodities. Rooms especially fitted and fully accessible for the disabled are available on the ground floor. Another element that represents the environmental friendliness of the Hotel La Residenza is its innovative BiologicBar, a coffee-bar that is open to the public too, with also offers lunch service, with food and drinks from organic and biodynamic farming. For soccer lovers, there is also a large screen. Among the range of services available: nternet Point in the hall and the free wi-fi connection, the garage (both on payment and it must be reserved in advance), bus tickets sale, daily trips booking and private transfer service for the main airports. *Small animals are allowed (with daily cost). It is mandatory to notify the hotel in advance. Animals are not allowed in the breakfast room, but in the BiologicBar.CIR 015146-ALB-0037 // CIN � IT015146A156IRVQ4L</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="97784.28" OriginalAmount="90541" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.473694234503" Longitude="9.1467310488224" StarRating="1" HotelCode="192202|387991" HotelName="Amendola Fiera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Filippo Carcano 39, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205725/205725a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98523.00" OriginalAmount="91225" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.541700970091" Longitude="9.2369947234176" StarRating="4" HotelCode="116496|69505" HotelName="Abacus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/04/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte Grappa 39, 20099 Sesto San Giovanni</AddressLine>
          </AddressLines>
          <CityName>Sesto San Giovanni</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/49/496461/496461a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sesto San Giovanni. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="98785.44" OriginalAmount="91468" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.66032065227" Longitude="8.7968499080384" StarRating="3" HotelCode="340679|489460" HotelName="Hotel La Nuova Rotaia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Golf,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Beccaria 6, 21013 Gallarate, Varese</AddressLine>
          </AddressLines>
          <CityName>Gallarate</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/453892/a_453892_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Gallarate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="99027.62" OriginalAmount="91692.24" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|596023" HotelName="IH ARGONNEPARK MILAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/11428_image50587118_0.jpg</HotelPictures>
        <HotelDescription>IH Agronnepark Milan offers you an ambience characterized by highly professional and warm hospitality. A simple and classic style, but at the same time comfortable and convenient to visit the city historical center, IH Agronnepark Milan can truly be the ideal location for travelers who are planning a short, medium or long stay in the capital city of fashion and glamour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99041.40" OriginalAmount="91705" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.502437" Longitude="9.221851" StarRating="4" HotelCode="20863|17987" HotelName="Best Western Antares Hotel Concorde" 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,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monza 132, 20127 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26838/a_26838_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located just a short walk from Milan's most famous shopping streets. Countless shopping venues as well as an underground station can be found within metres of the hotel. The main train station is 5 underground train stops away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99088.92" OriginalAmount="91749" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.676011" Longitude="8.739095" StarRating="3" HotelCode="159872|71383" HotelName="Sempione Hotel Ristorante" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sempione 69, 21011 Casorate Sempione, Gallarate, Malpensa</AddressLine>
          </AddressLines>
          <CityName>Gallarate</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206578/206578a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gallarate. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99122.40" OriginalAmount="91780" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.490422408744" Longitude="9.1528405267557" StarRating="3" HotelCode="36233|38810" HotelName="Hotel Berlino" 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,Fax,Internet,Laundry,Nightclub,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Antonio Plana 33, 20155 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59234/a_59234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated only 10 minutes from the Campionaria and 15 minutes from the Rho exhibition centre, with easy access to the centre of Milan. It is an ideal starting point for exploring sights such as the opera house (approx. 2 km). Linate Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99500.40" OriginalAmount="92130" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.501471800967" Longitude="9.2280871312828" StarRating="3" HotelCode="296700|179555" HotelName="Camplus Guest Turro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Stamira d'Ancona 25, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/382440/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="99928.08" OriginalAmount="92526" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.448049414365" Longitude="9.1986478865147" StarRating="1" HotelCode="56967|56283" HotelName="Palladio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Nightclub,Restaurant,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Palladio 8, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73858/a_73858_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Lying on Via Palladio, close to the famous University Bocconi, this hotel is centrally located in a peaceful district of the city, which is characterised by the lush green Ravizza Park and romantic waterways, navigli, beside which many entertainment venues including a selection of bars are to be found. The hotel affords excellent links to the transport network, with tram, bus and underground stops all to be found in the near vicinity, which provide quick and easy access to all of the city's significant and famous sights. An array of restaurants, bars and nightclubs are to be found in the near vicinity and it is a short distance to the cathedral (15 minutes walk), Sforza Castle, the Pinacoteca di Brera, the church of Santa Maria delle Grazie, the church of Sant'Amborgio, which is dedicated to the patron saint of Milan, the conference centre and much, much more.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100115.03" OriginalAmount="92699.10" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|142567" HotelName="As Sempione Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SAN VITTORE OLONA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/772829_foto_1.jpg</HotelPictures>
        <HotelDescription>The AS Hotel Sempione Fiera, situated along the Strada Statale del Sempione is an important benchmark in the provinces of Milan and Varese.The strategic location makes it ideal due to proximity to airports and exhibition centers Milan.The 82 rooms are built with the finest decor and the latest technology, all equipped with LCD television, pay TV, satellite TV in their original language, air conditioning, minibar, safe, wireless internet directly from the room, double massage shower and hairdryer .The restaurant offers a la carte menu selected to satisfy the most demanding palates, thanks to the professionalism of the staff kitchen and lounge.Check-in: from 14.00 Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100514.15" OriginalAmount="93068.66" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|092517" HotelName="Milano Degli Arcimboldi" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1067012_foto_1.jpg</HotelPictures>
        <HotelDescription>The new and modern structure of the hotel Arcimboldi 4 star hotel built in the most hi-tech city, leans over 10 floors with a splendid view of Milan: elegance, innovation and style make it an ideal destination for your holidays and stays of work.All rooms feature a modern design with minimalist chic furniture refined colors and suggestive, more than half overlook a garden, while the other on the streets of the bustling city of Milan. They have air conditioning, Sky TV, Wi Fi, safe.Every morning a rich buffet is perfect to whet the tastes of all guests: homemade pastries, a wide selection of savory and fresh fruit during the summer you can use the outdoor space to enjoy breakfast outdoors.Strategic position thanks to the new Metro M5 which is only 150 meters walk from the hotel and allows easy access to the Central Station, the Duomo, the historic center, the famous shopping streets in Milan, Corso Como and the brand new area of the Island District. Perfectly connected with the airports of Linate and Malpensa and Rho. Check in from 14.00. Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100527.48" OriginalAmount="93081" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48830629" Longitude="9.20978913" StarRating="1" HotelCode="382832|183587" HotelName="Milano Vintage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Soperga 19/a, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4b/15/4b1555285d92af59e78163f70342f541b2a15d9c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100658.16" OriginalAmount="93202" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.501705549688" Longitude="9.267952144146" StarRating="4" HotelCode="75664|60978" HotelName="NH Milano 2 Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Fratelli Cervi, Localita Segrate, 20090 Segrate, Milano</AddressLine>
          </AddressLines>
          <CityName>Segrate</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/102992/a_102992_E2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within a park area next to a large pond. The central bus station is about 1 km away. It is only a few kilometres from the city centre, shopping opportunities, the theatre and the central train station. Linate Airport is about 7 km, while it is approximately 45 km from Malpensa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="100689.29" OriginalAmount="93230.82" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|776545" HotelName="IBIS MILANO MALPENSA AEROPORTO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CARDANO AL CAMPO - MALPENSA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/905216_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel boasts a prime setting just a 10 minutes' driving distance from Malpensa Airport. The hotel is the perfect option for those who are eager to explore the delights of Milan and the surrounding area, as well as those who are seeking a relaxing setting in which to rest before or after a long flight. This charming hotel is located just a 40 minutes' driving distance from the vibrant city of Milan. The hotel welcomes guests with an attractive architectural style, elegance and charm. The guest rooms are beautifully appointed, and come complete with modern amenities for added comfort and convenience. The hotel offers a range of excellent facilities, catering to the needs of business and leisure travellers alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="100909.80" OriginalAmount="93435" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.499755090398" Longitude="9.1994471848011" StarRating="2.5" HotelCode="192171|201142" HotelName="Music Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Internet,Jacuzzi">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfredo Comandini 16?, 20125 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/368673/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101039.40" OriginalAmount="93555" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.471816" Longitude="9.227457" StarRating="3" HotelCode="146019|54757" HotelName="Città Studi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cesare Saldini 24, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1111348/V08QNWTh_f0f0787e1b561745a3fe081c7f0f19d6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="101349.36" OriginalAmount="93842" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.467003333333" Longitude="8.8800946666667" StarRating="4" HotelCode="117829|412112" HotelName="Excelsior Magenta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cattaneo 67/71, 20013 Magenta, Milan</AddressLine>
          </AddressLines>
          <CityName>Magenta</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1330000/1322100/1322033/873ebf5f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="101874.43" OriginalAmount="94328.18" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712193" HotelName="Studios Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>COLOGNO MONZESE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974767_foto_1.jpg</HotelPictures>
        <HotelDescription>Los actores Vittorio De Sica e Sophia Loren , Bud Spencer e Terence Hill , le dan la bienvenida a la entrada del hotel.Las figuras legendarias de la historia del cine los envuelven en una estructura caracterizada por ambientes muy candoacute;modos sus amplios y luminosos.El Hotel Studios estandaacute; situado en Cologno Monzese, una area al norte y al este de Milan donde la impronta de la industria del cine, de la televisiandoacute;n y de la radio es muy importante.Desde el hotel se llega rapidamente a la ciudad de Milan , Monza y a los aeropuertos de Linate,Orio Bergamo y Malpensa.El hotel estandaacute; dotado con salas de congreso, restaurante, bar y gimnasio, asandiacute; como un servicio de transporte gratuito hasta Cologno Sud.La divisiandoacute;n de los espacios en las zonas comunes se puede utilizar para eventos tales como: festivales, torneos, juegos, espectandaacute;culos y exposiciones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102037.34" OriginalAmount="94479.02" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|712136" HotelName="Hotel Majestic - Linate Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN-LINATE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/255764_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel de aeropuerto estandaacute; situado en una zona de explotaciandoacute;n agraria, con muchos lugares de interandeacute;s histandoacute;rico en los alrededores (la Abbazia di Chiaravalle, la Abbazia di Viboldone, la Rocca Brivio, la Zivido con su castillo y una antigua granja del siglo XV). Muy cerca tambiandeacute;n encontrarandaacute; una parada de transporte panduacute;blico (50 m), restaurante (900 metros) y la autopista A1 (1 km). Viajando con el transporte panduacute;blico podrandaacute; llegar sin ninganduacute;n problema la estaciandoacute;n de metro Rogoredo FS/ San Donato (landiacute;nea amarilla, 3 km), discotecas (4 km), numerosos comercios (5 km), bares (500 m), un lago (6,5 km), el centro de la ciudad (7 km), el Fila Forum di Assago (7 km), el recinto ferial (9 km), la estaciandoacute;n central de trenes (9 km) y al circuito de Monza (20 kilandoacute;metros). El aeropuerto de Linate estandaacute; a 6,5 km (10 min) y el aeropuerto de Malpensa a 45 km.Este hotel de 4 plantas, completamente renovado, tiene un total de 39 habitaciones, de ellas 11 individuales, 20 dobles, 3 de tres camas y 5 suites junior. Cuenta con un hall de entrada, caja fuerte, servicio de cambio de divisa y ascensor. Tambiandeacute;n dispone de una cafeterandiacute;a, un bar, una sala de televisiandoacute;n. Ademandaacute;s podrandaacute; hacer uso del servicio de lavanderandiacute;a.Las acogedoras habitaciones disponen de baandntilde;o con secador de pelo. Cuentan ademandaacute;s con telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, Sky,Pay-Tv, conexiandoacute;n a Internet sin cable, minibar, cama doble, suelo de baldosas, moquette or parquet, aire acondicionado y caja fuerte.Este hotel de categorandiacute;a media pone a disposiciandoacute;n de los huandeacute;spedes un bar de piscina. Tambiandeacute;n se puede jugar al golf a 7 kilandoacute;metros.Se ofrece desayuno bufet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="102117.24" OriginalAmount="94553" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.60397" Longitude="9.230092" StarRating="4" HotelCode="117690|277058" HotelName="The Regency" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 05/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Viale Valassina, 230, 20035 Lissone</AddressLine>
          </AddressLines>
          <CityName>Lissone</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161531/a_161531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 1 km from Lissone railway station and only 5 km from the Monza racetrack. It is 15 km from Milan. Fiera Milano City exhibition centre is 25 km, Fiera Milano Rho is 27 km and it is 50 km to Lake Como. Linate Airport is 30 km and it is 55 km to Malpensa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="102864.10" OriginalAmount="95244.54" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|712248" HotelName="Berlino" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887871_foto_1.jpg</HotelPictures>
        <HotelDescription>Moderno y dinandaacute;mico, el Hotel Berlino se encuentra en una de las zonas mandaacute;s animadas de Milandaacute;n, a poca distancia de Corso Sempione y de Mico Centro de Congresos. El hotel estandaacute; situado en una excelente ubicaciandoacute;n, cerca del centro de la ciudad y de muchos restaurantes. El hotel dispone de conexiandoacute;n a internet WiFi y dos terminales de Internet con impresora dedicada, amplio vestandiacute;bulo con sala de lectura y un aparcamiento al aire libre situado en las inmediaciones (de pago). Las 47 habitaciones estandaacute;n equipadas con las mejores comodidades como aire acondicionado, cerraduras electrandoacute;nicas, Wi-Fi a internet, TV LCD, minibar, telandeacute;fono y escritorio. El desayuno estandaacute; incluido y previa solicitud es posible tomar el desayuno directamente en su habitaciandoacute;n. Se exigirandaacute; que cada huandeacute;sped mostrarandaacute; un documento de identidad o pasaporte vigente al momento del check-in, incluidos los niandntilde;os y los bebandeacute;s.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="103682.71" OriginalAmount="96002.51" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|763961" HotelName="IDEA HOTEL MILANO MALPENSA AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/926334_foto_26.jpg</HotelPictures>
        <HotelDescription>The structure is also distinguished by the avant-garde about the commitment to energy saving solar panels having chosen a system for operation of boilers throughout the hotel. This is a good product. 1110 LBThe rooms are medium in size and designed to give the best of technology and modernity. they are decorated and equipped with glass panels for noise reduction and designed to provide the maximum relax. They are fresh and bright.The resturant Modi provides delicious local and international cuisine.The lobby reflects the modern style of the hotel, with spacious and large areas.This is a modern building.Other amenities/ services  Internet via television, Air conditioning, Television, Satellite television, Mini bar, Hairdryer, Voltage 220v, Medium sized lobby, Earliest check-in at 14 00, Room service 24 hour, Coach parking</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103708.08" OriginalAmount="96026" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.460246" Longitude="9.165836" StarRating="3" HotelCode="27233|9667" HotelName="Sant'Ambroeus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Papiniano, 14, 20123 Mailand, Italien</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/164422/164422a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan’s city centre, 250 metres from Sant'Agostino metro stop on the green line. It is well connected by public transport with trams, buses and the metro, allowing quick access to the most interesting parts of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103769.64" OriginalAmount="96083" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.6655" Longitude="8.70253" StarRating="4" HotelCode="116998|68423" HotelName="First Hotel Milan Malpensa Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 34, Milan Malpensa Airport, 21019 Somma Lombardo</AddressLine>
          </AddressLines>
          <CityName>Somma Lombardo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160795/a_160795_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Somma Lombardo. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="103928.40" OriginalAmount="96230" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48929827" Longitude="9.22413714" StarRating="2" HotelCode="351838|177320" HotelName="Lux Hotel Durante" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Francesco Durante 30, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/50770/2450770/22.jpg?f=15672295</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="104001.20" OriginalAmount="96297.41" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.52002434874" Longitude="9.1923728585243" StarRating="3" HotelCode="371240|394458" HotelName="Hotel Ornato" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Ornato 64, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/39/395335/MIQhHF2H_1131b3a54d74684426c5e97ed640ce6a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located about 1.6 km from the centre of Milan.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104110.92" OriginalAmount="96399" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.642644" Longitude="8.760274" StarRating="4" HotelCode="395914|25510" HotelName="Novotel Milano Malpensa Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Al Campo 99, 21010 Cardano al Campo, Milano</AddressLine>
          </AddressLines>
          <CityName>Cardano al Campo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94272/a_94272_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With excellent connections to Milan city and the trade fair grounds, this hotel is ideal for international meetings, business trips and family holidays. The hotel is situated in the heart of Ticino Natural Park. Gallarate town centre can be reached in 10 minutes by car and guests will find restaurants located just 2 minutes’ walk from the hotel. Lake Maggiore is 15 km away. Milan can be reached in 50 minutes by car, and the hotel is just 7 km from Milano Malpensa International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104305.32" OriginalAmount="96579" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.643938928972" Longitude="8.7583297491074" StarRating="4" HotelCode="77947|47492" HotelName="Best Western Hotel Cavalieri della Corona" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Business Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baroldo 12, 21010 Cardano al Campo, Varese</AddressLine>
          </AddressLines>
          <CityName>Cardano al Campo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/105701/a_105701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This airport and business hotel is situated just 2 km from Milan Malpensa Airport. The Italian city of Milan is also easily reached from the hotel. Linate Airport is approximately 60 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104415.79" OriginalAmount="96681.29" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|166819" HotelName="Poli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SAN VITTORE OLONA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/926138_foto_1.jpg</HotelPictures>
        <HotelDescription>The Poli Hotel is the ideal base for all kinds of travellers and offers a choice of various room types (a total of 57 guest rooms and suites), an elegant restaurant and five-star service standards. Located between Milan and Varese along the historic Sempione road, it is near all of the most interesting places (Milan, Lake Maggiore, Lake Como, the historic city of Legnano with its Palio and much more), as well as the international airports of Milan Linate and Malpensa (which can easily be reached by taxi or shuttle bus in 40 and 20 minutes respectively) and both the traditional and new trade fair centre of Pero-Rho. The Classic room has a unique style with a refined and discreet design, with important measures for the category: 25 square meters. The room can be either based double or with two single beds, bathroom with bath or shower. Wi-Fi internet connection free and unlimited. The Superior room (27 square meters) has been designed to ensure excellent soundproofing, thus ensuring a "Superior" quality of sleep. The double shower, of very generous size, is also equipped with seat and waterfall, to enjoy moments of relax made in Poli Hotel. The room can be either double or two single beds. Wi-Fi internet connection free and unlimited.The Rosa dei Venti Bar-Restaurant looks out over the charming summer terrace and offers you a chance to enjoy light meals and a drink any time of day. Concierge 24 hours a day, Wi-Fi Unlimited Internet in the rooms and public areas. Check in from 14:00 hours. Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24 , Check-in from 14:00 , Check-out to 12:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104497.56" OriginalAmount="96757" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.639728185426" Longitude="8.7123210932541" StarRating="3" HotelCode="900121|18476" HotelName="Holiday Inn Express Milan - Malpensa Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via De Pinedo angolo Via Oldrini, Case Nuove, 21019 Somma Lombardo</AddressLine>
          </AddressLines>
          <CityName>Somma Lombardo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/183041/ba_183041_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The establishment offers an internationally recognised guarantee of quality together with an ideal location for those needing to reach strategic areas of the city. The railway station is approximately 30 minutes away, and the hotel is situated close to the road link to the A8 motorway (Autostrada dei Laghi), connecting the international airport to the Lombard capital.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="104527.62" OriginalAmount="96784.83" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.400802" Longitude="9.120828" StarRating="4" HotelCode="|4HM" HotelName="Belstay Milano Assago (12km from Milan)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Km19, A50 Tangenziale Ovest, Assago</AddressLine>
          </AddressLines>
          <PostalCode>0248843958</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/55057/15260009.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 203 non-smoking rooms and 7 suites, which are located on 9 storeys and are reachable by 4 lifts. Multilingual staff (English, German, French) at the reception desk in the lobby are happy to answer any questions. Amenities available at the hotel include a baggage storage service, a safe and a drinks machine. Wireless internet access in public areas allows guests to stay connected. Wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a babysitting service, a transfer service, room service, a laundry service and a hotel shuttle bus. A business centre with fax machine and projector is available.The hotel is located near the Autostrada dei Fiori highway. A trade fair, an opening night in a theatre, a meeting and ritzy shopping sprees - in Milan the paths of culture, entertainment and business always cross. It is a city to enjoy and observe by lifting one's gaze above the bustling city to admire the different architectural styles of the buildings that have succeeded one another over the centuries. It is also the ideal point of departure for all types of trips, because it is less than 2 hours away from the sea of Genoa and the mountains of Cervinia. The hotel is around 15 km from the centre of Milan where guests will find a wide range of shops, bars and clubs. The hotel is near to Milan's main places of interest, including Duomo Square (12 km), Milano Fiori Congress Centre (3 km) and Monza F1 Racing Circuit (45 km). Linate International Airport is approximately 25 km from the hotel, while Malpensa Airport is around 25 km away.The hotel provides a number of options for sport and leisure. A refreshing swim in the indoor pool complex is a great way to unwind. Sun loungers and parasols on the sun terrace create a perfect space for guests to relax and unwind. After an eventful day, guests can work out and recharge in the gym. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed, a queen-size bed or a king-size bed. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. An ironing set is provided for guests' convenience. A telephone, a TV, a radio and WiFi (no extra charge) are provided as well. Bathrooms are equipped with a shower and a bathtub. A hairdryer, bathrobes and a telephone are provided. For extra comfort in the bathrooms, guests are offered cosmetic products. Wheelchair-friendly rooms can be booked. Family rooms are available for parents with children.The dining area includes a restaurant with air conditioning and a bar. Breakfast gives guests plenty of delicious reasons to get out of bed in the morning. Lunch and offer a wide range of dishes. The menu also offers diet meals and children's meals. In addition, special catering options and snacks are available. The hotel offers a selection of alcoholic and non-alcoholic beverages.The hotel has a 24-hour reception and offers a complimentary metro station shuttle service. Chargeable indoor parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104711.40" OriginalAmount="96955" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.444162046236" Longitude="9.116071" StarRating="4" HotelCode="38498|31037" HotelName="iH Hotels Milano Lorenteggio" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lorenteggio 278, 20152 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/63643/a_63643_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located close to Westring Street, near the Lorenteggio exit. The Pero/Rho exhibition centre lies around 4 km from the hotel and can comfortably be reached by car in a number of minutes. Public transport also departs from stops just steps away, making the city centre easy to reach since it is 6 km away. The final station is Cairoli Square and lies just a few minutes from the cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="104818.32" OriginalAmount="97054" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.510785907574" Longitude="9.2485898587209" StarRating="2" HotelCode="342673|57973" HotelName="Hotel Convertini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via San Mamete 12, 20128 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/464461/464461a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="104831.22" OriginalAmount="97065.94" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|725676" HotelName="IH HOTEL MILANO REGENCY" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885269_foto_1.jpg</HotelPictures>
        <HotelDescription>The iH Hotels Milano Regency is an elegant 4 stars hotel in the heart of the world capital of fashion and design, which makes its centrality one of the most appealing features: an ideal destination for those looking for a comfortable accommodation a few steps away from Old Town. The furnishings, both of the rooms and of the common areas, are inspired by the liberty style, by the refined architecture of the Art Nouveau and by its major masterpieces. The hotel is located in a nineteenth-century building, formerly the residence of a noble Milanese family, and within walking distance of both the famous business and exhibition area and one of the most famous symbols of the Lombard capital: the Sforzesco Castle. We are ready to welcome you in an environment of absolute refinement and ancient charm.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105352.92" OriginalAmount="97549" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48629667" Longitude="9.22898533" StarRating="0" HotelCode="981468|495073" HotelName="Martini Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Martini Padre Giovanni Battista 4, Citta Studi, 20131 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3d/70/3d70cd2cf372b91daf7c05b4aca0d9934d94b459.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105516.00" OriginalAmount="97700" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.583654518295" Longitude="8.7226611552705" StarRating="4" HotelCode="117833|66227" HotelName="Malpensa Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sant'Anna 25, Frazione Tornavento, 21015 Lonate Pozzolo</AddressLine>
          </AddressLines>
          <CityName>Lonate Pozzolo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205953/205953a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Lonate Pozzolo. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="105573.39" OriginalAmount="97753.14" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4545604" Longitude="9.1732647" StarRating="4" HotelCode="164930|205071" HotelName="Residence Aramis Milan Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Mortara 2, Milano 20100, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205071/205071a_hb_a_031.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105580.80" OriginalAmount="97760" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.490449" Longitude="9.172698" StarRating="3" HotelCode="192205|56981" HotelName="Residenza Cenisio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Calvino 21, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211548/211548a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105670.44" OriginalAmount="97843" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.688557" Longitude="9.668289" StarRating="3" HotelCode="902229|428765" HotelName="San Giorgio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Giorgio 10, 24122 Bergamo</AddressLine>
          </AddressLines>
          <CityName>Bergamo</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/111401/4a2857ae-f8d0-4ab7-b07d-9c8b90d49d07.jpg?d=636801359270000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Bergamo. The nearest airport is Bergamo - Orio al Serio (BGY).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105774.12" OriginalAmount="97939" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484374334322" Longitude="9.2239501473556" StarRating="3" HotelCode="337550|58870" HotelName="Hotel Montecarlo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>VIa Vallazze 39, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/95911/2295911/33.jpg?f=15615303</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="105897.24" OriginalAmount="98053" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.499679140502" Longitude="9.2061159824251" StarRating="4" HotelCode="387392|20076" HotelName="iH Hotels Milano Gioia" 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,Internet,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Della Giustizia 10/D, Zona Greco, 20125 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/90136/a_90136_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers easy access from Milan central railway station (2 km), the underground network (Sondrio station 1 km away) and the motorway (Tangenziale Nord exit Viale Zara). It is also close to the business area of Bicocca, the university, the Arcimboldi Theatre and many companies. Linate airport is around 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106256.88" OriginalAmount="98386" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.506509948844" Longitude="9.1965488578904" StarRating="3" HotelCode="31171|54174" HotelName="Albergo ibis Milano Ca Granda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Suzzani 13/15, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49809/a_49809_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the north of Milan near the motorways taking visitors straight to the Northern Italian lake region. The town centre is just a 10 minute drive away. Public transport links are located directly by the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106269.84" OriginalAmount="98398" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.501072010321" Longitude="9.2665439844132" StarRating="4" HotelCode="31810|18776" HotelName="NH Milano 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Fratelli Cervi, Località Segrate, 20090 Segrate, Milano</AddressLine>
          </AddressLines>
          <CityName>Segrate</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50756/a_50756_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a suburb of Milan. The location allows for easy access to the city's cathedral. The nearest station is Cascina Gobba.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106367.04" OriginalAmount="98488" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.49140936" Longitude="9.22266892" StarRating="3" HotelCode="956907|387995" HotelName="Hotel Giacosa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacosa 3, 3 Piano, 20127 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10522056</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106380.00" OriginalAmount="98500" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.3380845976" Longitude="9.1033703048656" StarRating="4" HotelCode="117324|367800" HotelName="Motel Visconteo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Strada Cerca snc, 20082 Binasco, Milano</AddressLine>
          </AddressLines>
          <CityName>Binasco</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2540000/2537700/2537697/e8935926_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Binasco. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106590.60" OriginalAmount="98695" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.438431" Longitude="9.199916" StarRating="2" HotelCode="144697|56208" HotelName="Bed &amp; Bed Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Ripamonti 126, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204796/204796a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106629.48" OriginalAmount="98731" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.485647" Longitude="9.161201" StarRating="3" HotelCode="152404|344170" HotelName="Piccolo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Elevator,Housekeeping,Internet,LCD/Projector,Lounge,Luggage Storage,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Piero della Francesca 60, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/374709/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming hotel Piccolo is located near Corso Sempione, only 0.3 miles/500 metres from Porta Tedorico/Porta Scarampo/Porta Colleoni of Fiera Milano (Milan Fair Centre).&lt;br/&gt;&lt;br/&gt;Located near Corso Sempione...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="106658.02" OriginalAmount="98757.43" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.489854175189" Longitude="9.1549868881702" StarRating="4" HotelCode="35443|17863" HotelName="Hotel Mercure Milano Regency" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Guiseppe Arimondi 12, 20155 Milano, Lombardei, Italy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57641/a_57641_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area just a few minutes from the Fiera di Milano exhibition centre and 10 minutes from the city centre.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="106671.60" OriginalAmount="98770" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.548351668086" Longitude="9.2191922664642" StarRating="4" HotelCode="73507|27848" HotelName="Cosmo Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Golf,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via De Sanctis 5, 20092 Cinisello Balsamo, Milano</AddressLine>
          </AddressLines>
          <CityName>Cinisello Balsamo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99181/a_99181_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 2 km north of Milan, within easy reach of the main Milan highway, 10 km from the historical centre of Milan, 12 km from Milan’s Trade Fair, 7 km from Monza, 35 km from Bergamo and 50 km from Lake Como. In the immediate vicinity of the hotel, guests will find a bus stop, and there are shopping facilities about 1 km away. Milan’s Linate Airport is 15 km away. Malpensa International Airport is 55 km away, and it is 40 km to Bergamo’s Orio al Serio Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="106739.28" OriginalAmount="98832.67" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.426663" Longitude="9.071428" StarRating="4" HotelCode="|K69" HotelName="Best Western Goldenmile Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Viale Cristoforo Colombo 33, Trezzano sul Naviglio</AddressLine>
          </AddressLines>
          <PostalCode>0248498800</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/128757/9913282.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has 2 lifts and features 150 rooms. The friendly staff at the reception desk are happy to answer any questions. Amenities include a cloakroom, a baggage storage service and a safe. Wireless internet access is provided in public areas. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. Wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park. Further services and facilities include a babysitting service, a childcare service, a car hire service, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Active guests who wish to explore the surrounding area by bike will appreciate the bicycle hire service. Bicycle storage is also available. Complimentary newspapers are available. A business centre with fax machine and projector is available.This hotel warmly welcomes guests in Milan.The indoor and outdoor pools are ideal for exercise as well as relaxation. The hot tub in the pool area promises pure relaxation. For guests who wish to keep active, cycling/mountain biking, tennis and volleyball are available. Sport and leisure facilities at the hotel include a gym, callisthenics and aerobics. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, massage treatments and hydrotherapy treatments. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A telephone, satellite television, a radio, a plug adapter, an alarm clock and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower, a bathtub and a bidet. A hairdryer and a telephone are provided. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A continental breakfast buffet and lunch offer culinary delights every day. The menu also offers diet meals and children's meals. In addition, special catering options and snacks are available.Free parking is possible onsite. The hotel has a 24-hour reception.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="106810.54" OriginalAmount="98898.65" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|731390" HotelName="GRAND BARONE DI SASSJ" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>SESTO SAN GIOVANNI</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889675_foto_31.jpg</HotelPictures>
        <HotelDescription>The strategic location allows easy access to Milan city centre, the fair locations, the fashion zone, Linate and Malpensa airports, the underground and major motorways; avoiding the traffic jam of the city. This hotel is 00 m from Sesto Rondò Metro Station.\n\nServices and facilities include bar, ironing, car parking, laundry and dry cleaning (from Monday to Friday. No service available on Saturday, Sunday and Public Holidays)\n\nRooms are equipped with facilities such as Wi-Fi, hairdryer, telephone.\n\nAddress: Via Padovani 38, Sesto San Giovanni, Milan 20099, Italy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107017.20" OriginalAmount="99090" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.535001" Longitude="9.124598" StarRating="4" HotelCode="899651|24171" HotelName="Domina Milano Fiera" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Don Orione 18-20, 20026 Novate Milanese</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182480/a_182480_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city and business hotel is situated in Novate Milanese, in the heart of a pleasant rural area in the Milanese hinterland. The local town centre can be reached in around 5 minutes on foot, and there guests will find public transport links offering services to the centre of Milan, which is around 10 km away. Milan's exhibition grounds are just 4 km from the hotel, and other nearby attractions include San Siro Stadium and the Monza GP Circuit, which are approximately 10 and 20 km away respectively. Nearby airports include Linate Airport and Milan's Malpensa International Airport; they are around 20 and 35 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107075.52" OriginalAmount="99144" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.506478485055" Longitude="9.1962942481041" StarRating="4" HotelCode="395910|25511" HotelName="Novotel Milano Nord Ca Granda" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Suzzani 13, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94270/a_94270_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the north of the city, just 3 km from the central railway station. The nearest bus stop is only about 200 m away, while Zara underground station is about a 10-minute walk away. Via Montenapoleone, Duomo, La Scala Theatre, Castello Sforzesco and the Last Supper of Leonardo Da Vinci can all be reach in just 15 minutes by public transport. The hotel also offers easy access to the A4 highway, Linate airport and Malpensa airport are 14 km and 45 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107219.16" OriginalAmount="99277" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.437086" Longitude="9.16439" StarRating="3" HotelCode="79350|238273" HotelName="Plus Welcome Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Famagosta 50, 20142 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107428/a_107428_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107952.48" OriginalAmount="99956" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.539627190113" Longitude="9.0498800294322" StarRating="4" HotelCode="158731|191394" HotelName="Hotel Fiera Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via S. Bernardo 74, 20017 Rho, Milano</AddressLine>
          </AddressLines>
          <CityName>Rho</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/08124/2108124/1.jpg?f=15053434</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="107954.64" OriginalAmount="99958" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.514028" Longitude="9.11933" StarRating="4" HotelCode="165754|25501" HotelName="The Hub" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Polonia 10, 20157 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/138640/138640a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is characterised by a unique and strategic location, only 4 km away from Fiera Milano, the new trade fair and convention centre located in Rho/Pero, and only 5 km from Fiera Milano City. The hotel offers a free shuttle service to both trade fair locations. Linate Airport is approximately 13 km from the hotel and Malpensa Airport is roughly 39 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="108130.10" OriginalAmount="100120.46" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|115970" HotelName="EXPO HOTEL MILAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/926726_foto_1.jpg</HotelPictures>
        <HotelDescription>Expo Hotel Milan is a brand new hotel located in a green, quiet and easily accessible area. The hotel has been built with innovative techniques and materials for the best results in terms of reduction of pollutant emissions and respecting the environment. Expo Hotel Milan is in Parabiago well known as well as "the city of the shoes" in a short distance from Fiera Milano Rho and from the area of Expo Milan 2015. The location is also suitable for Malpensa International Airport. The 48 rooms at the Expo Hotel Milan include singles, doubles, twins and suite. All rooms are soundproof, built and furnished with high quality materials and provided with a modern air conditioning system that leaves the visitor free to manage the room temperature in total autonomy. Rooms for disabled people available. Total absence of architectural barriers to reach every corner of the hotel. Interconnecting rooms available. Each room is equipped with safety box, minibar and flat-screen television up to 32 inches with a wide selection of international digital and satellite channels, national and international.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109330.56" OriginalAmount="101232" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.406889598634" Longitude="9.3581950227506" StarRating="4" HotelCode="918176|277810" HotelName="Raya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Strada Provinciale 39 Cerca 1/C, 20060 Mediglia</AddressLine>
          </AddressLines>
          <CityName>Mediglia</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/187678/187678a_hb_a_215.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The motel comprises a total of 26 rooms. Most of the storeys can be reached by lift. Services such as a baggage storage service, a safe and a currency exchange service ensure a comfortable stay. Wireless internet access is available to travellers in the public areas. Culinary facilities include a bar. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment. Additional services include a 24-hour security service, a babysitting service, a childcare service, car hire, a transfer service, room service, a laundry service and a hairdresser. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="109792.80" OriginalAmount="101660" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.534184261678" Longitude="9.1058218891632" StarRating="4" HotelCode="266425|78566" HotelName="Phi Hotel Milano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Falzarego 1, 20021 Baranzate, Milano</AddressLine>
          </AddressLines>
          <CityName>Baranzate</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/374904/374904a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Baranzate. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110226.96" OriginalAmount="102062" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.514785" Longitude="9.116386" StarRating="4" HotelCode="221719|33559" HotelName="Klima Hotel Milano Fiere" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Venezia Giulia 8, 20157 Milano, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/311086/a_311086_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110499.12" OriginalAmount="102314" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.448267693345" Longitude="9.2574272907593" StarRating="4" HotelCode="395912|28300" HotelName="Novotel Milano Linate Aeroporto" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 121, 20138 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/94271/a_94271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This easily accessible hotel is close to Linate Airport and conveniently situated near to exit 4 (Mecenate) of the Tangenziale Est. It enjoys an ideal location from which to reach any part of Milan including the train station, the city centre and Montenapoleone shopping district (7 km). Bus and tram stops are to be found within 100 m of the hotel while links to the city's transport underground train system are only 4 km away and can be reached by bus. Malpensa Airport is 70 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="110524.85" OriginalAmount="102337.82" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|854226" HotelName="DEVERO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MONZA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/924004_foto_1.jpg</HotelPictures>
        <HotelDescription>138 rooms, 6 duplex lofts, 2 Executive Suites, 1 Penthouse suite, panoramic glasshouses for receptions accommodating up to 400 covers, interior and exterior Bar and Lounge Bar, Conference Centre with fully equipped modular meeting rooms for between 20 and 500 delegates, 2 Restaurants, indoor Car Park with 150 spaces and secure garages, Gymnasium equipped by Technogym, Wi-Fi Internet Connection throughout the hotel, 3 Internet Points with printer in lobby.Next opening Health and Fitness Centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110562.84" OriginalAmount="102373" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.533063062102" Longitude="9.2299625251312" StarRating="3" HotelCode="912303|71395" HotelName="Nuovo Rondò" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Solferino 5, 20099 Sesto San Giovanni, Milano</AddressLine>
          </AddressLines>
          <CityName>Sesto San Giovanni</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/70858/2070858/49.jpg?f=15660522</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sesto San Giovanni. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110696.76" OriginalAmount="102497" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48152472" Longitude="9.23721083" StarRating="3" HotelCode="428841|54760" HotelName="TOO CUTE - 2b str8" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Designated Smoking Area,Elevator,Housekeeping,Internet,LCD/Projector,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Edoardo Bassini 50A, 20133 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/78498/1878498/1.jpg?f=15061740</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at TOO CUTE - 2b str8 in Milan (Citta Studi), you'll be close to Istituto Besta and Cathedral of Milan. This bed &amp; breakfast is within close proximity of Piscina Romano Ponzio and Orto Botanico di Cascina Rosa.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 7 air-conditioned rooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms feature bathtubs or showers, complimentary toiletries, and hair dryers. Conveniences include desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the bed &amp; breakfast's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110750.76" OriginalAmount="102547" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.426663" Longitude="9.071428" StarRating="4" HotelCode="92548|25517" HotelName="Best Western Hotel Goldenmile" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Cristoforo Colombo 33, 20090 Trezzano sul Naviglio, Milano</AddressLine>
          </AddressLines>
          <CityName>Trezzano sul Naviglio</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/128757/a_128757_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Milan, this business hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="110904.12" OriginalAmount="102689" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483228464324" Longitude="9.2157979309559" StarRating="1" HotelCode="192182|179059" HotelName="Hotel San Biagio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nicolo Paganini 6, 20131 Milano, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/321281/321281a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="111014.23" OriginalAmount="102790.95" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.395782" Longitude="9.211301" StarRating="4" HotelCode="17864|73527" HotelName="Hotel Sporting" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sporting Mirasole 56, 20090 Mailand, Italy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22044/a_22044_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area, around 8 km from the city's tourist centre. The bus station is just 100 m away, the European Oncological Institute 2 km away and the Dutch Forum is approximately 5 km from the hotel. Linate Airport is 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111115.80" OriginalAmount="102885" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482512" Longitude="9.224143" StarRating="3" HotelCode="268052|69075" HotelName="Oasi Village Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 20, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/375342/375342a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="111562.92" OriginalAmount="103299" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.643815912926" Longitude="8.8646174085329" StarRating="4" HotelCode="968701|367387" HotelName="Hotel Le Robinie" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Per Busto Arsizio 9, 21058 Solbiate Olona, Varese</AddressLine>
          </AddressLines>
          <CityName>Solbiate Olona</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/52135.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112131.00" OriginalAmount="103825" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46772" Longitude="9.28039" StarRating="3" HotelCode="936364|59446" HotelName="BB Hotels Smarthotel Milano Linate" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 19, 20090 Segrate</AddressLine>
          </AddressLines>
          <CityName>Novegro</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414355/a_414355_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Segrate. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112237.92" OriginalAmount="103924" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46010709" Longitude="9.23846062" StarRating="2" HotelCode="574505|227241" HotelName="Bed Milano Linate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 03/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Marco Bruto 1, 20138 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/34684/3334684/1.jpg?f=15151986</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="112244.40" OriginalAmount="103930" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.418834" Longitude="9.157206" StarRating="3" HotelCode="73521|55120" HotelName="Alga" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Del Mare, 93, 20142 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/99198/a_99198_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the southern area of Milan in a strategic position near both the highways (the A7 and the West ring road) and convenient for the city centre, which lies only 25 minutes away on public transport. It is one stop away on the bus from underground station Famagosta on the green line. Guests will find restaurants and bars around 3 km from the hotel. Linate Airport is 20 km away and it is 40 km to Malpensa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="112903.30" OriginalAmount="104540.09" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="0" HotelCode="|A30F92" HotelName="with FREE PARKING - con Parcheggio incluso - The Boheme Navigli - Quiet &amp; comfy vintage Junior Suite" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1357277_foto_64.jpg</HotelPictures>
        <HotelDescription>Situated within the Navigli district in Milan, with FREE PARKING - con Parcheggio incluso - The Boheme Navigli - Quiet and comfy vintage Junior Suite with cozy balcony - 5th attic floor lift to 4th floor - metro' verde -green subway Porta Genova has air conditioning, a balcony, and city views. Among the facilities at this property are a lift and a concierge service, along with free WiFi throughout the property. The accommodation features airport transfers, while a bicycle rental service is also available. The aparthotel features 1 bedroom, 1 bathroom, bed linen, towels, a flat-screen TV with cable channels, a dining area, a fully equipped kitchen, and a terrace with garden views. Guests can enjoy a meal on an outdoor dining area while overlooking the inner courtyard views. The accommodation is soundproof. There is a coffee shop, and packed lunches are also available. Guests at the aparthotel can make the most of yoga classes offered in-house. A car rental service is available at with FREE PARKING - con Parcheggio incluso - The Boheme Navigli - Quiet and comfy vintage Junior Suite with cozy balcony - 5th attic floor lift to 4th floor - metro' verde -green subway Porta Genova. Popular points of interest near the accommodation include Darsena, MUDEC and Santa Maria delle Grazie. The nearest airport is Milan Linate Airport, 10 km from with FREE PARKING - con Parcheggio incluso - The Boheme Navigli - Quiet and comfy vintage Junior Suite with cozy balcony - 5th attic floor lift to 4th floor - metro' verde -green subway Porta Genova.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="113440.89" OriginalAmount="105037.86" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482223304021" Longitude="9.2088657617569" StarRating="2" HotelCode="95047|CAU829700" HotelName="The Best" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Marcello 83, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205072/205072a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="113559.84" OriginalAmount="105148" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.553022" Longitude="9.242093" StarRating="4" HotelCode="166567|30464" HotelName="Holiday Inn Milan Nord - Zara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Cornaggia 44, Cinisello Balsamo 20092</AddressLine>
          </AddressLines>
          <CityName>Cinisello Balsamo</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/87/87148/G9Na9ZyN_9b77da6f491375cc9ef74e08a10adda0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cinisello Balsamo. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114279.12" OriginalAmount="105814" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.489307938453" Longitude="9.2028361558914" StarRating="3" HotelCode="35288|55848" HotelName="Club" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Copernico 18, 20125 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56870/a_56870_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally situated within a short distance of the airport and the main train station that can easily be reached by making use of the links to the public transport network. Restaurants, bars and pubs are all to be found in the vicinity and shops and the nearest nightclub are about 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="114971.40" OriginalAmount="106455" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.490031865516" Longitude="9.2056310176849" StarRating="3" HotelCode="32610|19066" HotelName="Terminal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ponte Seveso 38, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51854/w_51854_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a stone's throw from the main train station, which means guests enjoy quick and convenient access to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="114974.73" OriginalAmount="106458.08" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483979" Longitude="9.197868" StarRating="3" HotelCode="387122|627949" HotelName="Guest House Pirelli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/04/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Pirelli 26, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627949/627949a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115305.12" OriginalAmount="106764" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4439" Longitude="9.153" StarRating="4" HotelCode="400868|39683" HotelName="iH Hotels Milano Watt 13" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacomo Watt 13, 20143 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95214/a_95214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="115658.28" OriginalAmount="107091" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.511502301365" Longitude="9.1240265178604" StarRating="4" HotelCode="907002|39409" HotelName="Barceló Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Stephenson 55, 20157 Milán</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248322/a_248322_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="116170.20" OriginalAmount="107565" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48025" Longitude="9.12356" StarRating="3" HotelCode="361461|58829" HotelName="B&amp;B Hotel MILANO San Siro" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Achille 4, 20151 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/454902/454902a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="116228.95" OriginalAmount="107619.40" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.449004" Longitude="9.180571" StarRating="3" HotelCode="144646|781820" HotelName="BB Hotels Navigli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 30/04/2025" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Via Gentilino 7, 20136 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365240/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;At the hotel you will find colorful, modern rooms with Wi-Fi. This bed and breakfast enjoys a pleasant location close to the canals of the Navigli of Milan. The resort is nestled in a quiet courtyard, but at the same time close to shops, restaurants and pubs.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="116486.86" OriginalAmount="107858.20" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.494730022206" Longitude="9.1418271457485" StarRating="4" HotelCode="98552|120099" HotelName="Sure Hotel Collection by Best Western Hotel Mirage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 104/106, 20156 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138199/a_138199_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in an impressive building in the northern suburbs of Milan. It enjoys a convenient location close to the Milan-Turin and Venice motorway exits and is easy to reach from the area’s train stations and airports. The city centre is easy to reach using the city’s efficient public transport system and the nearest metro station is Lotto. The Milano City Convention Centre is also located close by. Linate Airport is some 30 km from the hotel, while Malpensa International Airport is approximately 45 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117018.00" OriginalAmount="108350" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48425126" Longitude="9.21567092" StarRating="3" HotelCode="849411|387999" HotelName="Hotel Stradivari" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio Stradivari 4, Piazza Argentina, 20131 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0e/fb/0efbd62a219508cd8aaf84df3df66e0482dde3c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="117269.23" OriginalAmount="108582.62" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D3A740" HotelName="Joy 124" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2684879_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Milan, with Centrale Metro Station 1.3 km away, Joy 124 Hotel Milano offers a garden, non-smoking rooms, free WiFi throughout and a bar. This 4-star hotel offers room service and a 24-hour reception. The hotel has family rooms.The Bosco Verticale is 1.7 km from the hotel, while Lambrate Metro Station is 3.2 km away. The nearest airport is Milan Linate Airport, 9 km from Joy 124 Hotel Milano.186 non-smoking rooms. Breakfast is available daily and includes buffet, continental and Italian options. Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24 , Check-in from 14:00 , Check-out to 12:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117542.88" OriginalAmount="108836" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.502334265601" Longitude="9.0871004871619" StarRating="4" HotelCode="158080|26632" HotelName="UNAHOTELS Expo Fiera Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Keplero 12, 20016 Pero</AddressLine>
          </AddressLines>
          <CityName>Pero</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/224016/w_224016_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located next to a large park where guests can relax after a busy day. It is ideally situated, just 2 km from the new Rho-Pero exhibition centre. The centre of Milan is about 11 km away and it is close to both Malpensa and Linate airports and is near the motorway exit.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117721.08" OriginalAmount="109001" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.443667" Longitude="9.2878860000001" StarRating="4" HotelCode="233780|71399" HotelName="Maxim Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Turati 2, 20068 Peschiera Borromeo, Milano</AddressLine>
          </AddressLines>
          <CityName>Peschiera Borromeo</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/372366/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Peschiera Borromeo. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="117815.04" OriginalAmount="109088" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.451176" Longitude="9.2077400000001" StarRating="3" HotelCode="117438|54773" HotelName="Di Porta Romana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaro Papi 18, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/364255/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="118682.45" OriginalAmount="109891.16" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|146625" HotelName="Cardano Hotel Malpensa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CARDANO AL CAMPO - MALPENSA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888986_foto_1.jpg</HotelPictures>
        <HotelDescription>En un ambiente acogedor el hotel es nuevo y construido en un estilo moderno, situado cerca del aeropuerto de Milandaacute;n Malpensa. Las habitaciones son amplias y candoacute;modas, diseandntilde;adas especandiacute;ficamente para dar cabida a empresas y viajeros de vuelo randaacute;pido. El hotel ofrece servicios de primera clase, como el jardandiacute;n privado, solarium y piscina exterior, asandiacute; como el ambiente tranquilo y personal de una pequeandntilde;a casa de huandeacute;spedes privada.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="118719.00" OriginalAmount="109925" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.647886532502" Longitude="8.7234659828033" StarRating="3" HotelCode="933712|86477" HotelName="MOXY Milan Malpensa Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Internet,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Flughafen Milan, Malpensa, Terminal 2, 21010 Milan, Varese</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/421770/421770a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119162.88" OriginalAmount="110336" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.45082" Longitude="9.200488" StarRating="2" HotelCode="81960|56069" HotelName="Arco Romana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Sabotino 16, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213219/213219a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119232.00" OriginalAmount="110400" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.523993" Longitude="9.03741" StarRating="4" HotelCode="158852|31036" HotelName="Italiana Hotels Milan Rho Fair" 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,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Volta, Rho 20017</AddressLine>
          </AddressLines>
          <CityName>Rho</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/179969/179969a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 300 m from the Rho Fiera metro station and a 10-minute drive from the Fiera Milano exhibition centre. Milan, Italy's fashion capital, is just 18 km away and the hotel is a convenient base just 35 minutes by taxi from Malpensa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="119382.96" OriginalAmount="110539.78" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|722310" HotelName="Ibis Ca'Granda" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887291_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located within the city of Milan and was established in 1990. It is a short drive away from the Duomo and the nearest station is Ca' Granda (M5 Lilla). The Hotel has a restaurant, a bar and a conference room. All 132 rooms are equipped with hairdryer and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119506.32" OriginalAmount="110654" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.642363" Longitude="8.708498" StarRating="4" HotelCode="61103|18475" HotelName="Crowne Plaza Milan - Malpensa Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Ferrarin 7, Case Nuove, 21019 Somma Lombardo, Varese - Italy</AddressLine>
          </AddressLines>
          <CityName>Somma Lombardo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79070/a_79070_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This well-placed hotel is situated between Terminal 1 and Terminal 2 of the international Milan Malpensa Airport. The centre of Somma Lombardo is approximately 5 km away. There is a bus stop situated right next to the hotel, and there are shopping amenities just 1 km away. It's around 40 km to Milan and Lago Maggiore is 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119776.32" OriginalAmount="110904" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.502621067277" Longitude="9.161691069603" StarRating="3" HotelCode="36824|55202" HotelName="Valganna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Batista Vare 32, 20158 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60426/ba_60426_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes from the city centre, close to Milan's exhibition centre and a short distance from bars and restaurants. Links to the public transport network are some 50 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119884.32" OriginalAmount="111004" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47731468" Longitude="9.22555338" StarRating="1" HotelCode="353800|238207" HotelName="Albergo Leonardo Da Vinci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Leonardo Da Vinci 10, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496166/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Think Florence in Florence (Duomo), you'll be minutes from Opificio delle Pietre Dure and Cathedral of Santa Maria del Fiore. This apartment is within close proximity of Hospital of Innocents and Academy of Fine Arts.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring kitchens. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include microwaves and coffee/tea makers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance. Guests can catch a ride on the shuttle (surcharge), which operates within 3.00 km.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include multilingual staff and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120018.24" OriginalAmount="111128" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.462261993891" Longitude="9.2191542316689" StarRating="1" HotelCode="336727|435396" HotelName="Milano Midtown Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Corso XXII Marzo 43, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213888/213888a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1 star rated Hotel Diablo is situated in Milano. Hotel guests can enjoy a meal at the restaurant on site. Rooms at the Hotel Diablo. Smoking is permitted in both the bedrooms and the public areas of the hotel. Please specify when booking.  Additional Info. The hotel offers an airport shuttle service. Pets are most welcome at the hotel. Hotel guests can make use of the concierge service that is provided.
</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120231.00" OriginalAmount="111325" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46618" Longitude="9.28411" StarRating="4" HotelCode="56511|7362" HotelName="Best Western Air Hotel Linate Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Francesco Baracca 2, 20090 Segrate</AddressLine>
          </AddressLines>
          <CityName>Novegro</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/73214/a_73214_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Amid quiet green surroundings and immersed in a spacious park, this hotel enjoys a location away from the hustle and bustle of them the city, but only 20 minutes from the city centre and half an hour from the Trade Fair Centre. The hotel is only 1.5 km from the main motorway and 500 m from Milan's Linate International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120619.80" OriginalAmount="111685" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.433565" Longitude="9.189671" StarRating="4" HotelCode="79237|24168" HotelName="Atahotel Quark" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lampedusa, 11/A, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/107278/a_107278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a strategic location, just a few minutes from the famous Navigli of Milan. Guests will appreciate the comfort and convenience of accommodation with such quick links to the city's business and cultural centres. Milan Linate Airport is 9 km away and it is 35 km to Milan Malpensa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="120804.48" OriginalAmount="111856" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.45906902" Longitude="9.06840079" StarRating="4" HotelCode="846939|28328" HotelName="Silver" Meals="ROOM ONLY,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Riccardo Lombardi 9-11, 20153 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/185103/185103a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="121125.24" OriginalAmount="112153" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.442822" Longitude="9.386073" StarRating="3" HotelCode="317221|407353" HotelName="Hotel ibis Styles Milano Est Settala" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale delle Industrie SNC, 20090 Settala, Milano</AddressLine>
          </AddressLines>
          <CityName>Settala</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431443/a_431443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Settala. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122313.24" OriginalAmount="113253" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4428" Longitude="9.28827" StarRating="3" HotelCode="80760|59467" HotelName="Montini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G.di Vittorio 39, 20068 Peschiera Borromeo, Milano</AddressLine>
          </AddressLines>
          <CityName>Peschiera Borromeo</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/177609/177609a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Peschiera Borromeo. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122371.56" OriginalAmount="113307" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.49940651" Longitude="9.22306664" StarRating="3" HotelCode="770134|344134" HotelName="Hotel H21" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Valtorta 21, 20127 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/84352/3784352/1.jpg?f=15568369</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="122706.27" OriginalAmount="113616.92" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|404479" HotelName="Living Hotel Milano" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CORNAREDO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1365459_foto_1.jpg</HotelPictures>
        <HotelDescription>Peralba Auto Hotel is a modern 4-star property offering comfortable accommodation northwest of Milan. Highlights include a small gym, a restaurant and free Wi-Fi and parking. Facilities include a small gym, and free Wi-Fi is available throughout the premises. Standard rooms are comfortably furnished. Amenities include air-conditioning, a work desk, a mini-bar, a safe, a flat-screen TV and an en-suite bathroom. The onsite restaurant serves Italian dishes in a relaxed setting, while guests can enjoy a range of drinks at the hotel bar. A buffet breakfast is provided every morning. Free parking is possible onsite. The hotel has a 24-hour reception.Other amenities/ services  Restaurant(s)Ironing amenities (on request)Laundry ServiceParking - onsiteRoom ServiceFree Wi-Fi (public areas)Air Conditioned (public areas)ConciergeDirect-dial telephoneSecurity Safe (Room)Work deskFlat-screen TVFree Wi-FiRadio</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122760.36" OriginalAmount="113667" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.514201201137" Longitude="9.2988955546296" StarRating="3" HotelCode="918222|73628" HotelName="Hotel Arcobaleno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Di Vittorio 5, 20090 Vimodrone, Milano</AddressLine>
          </AddressLines>
          <CityName>Vimodrone</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/39031/1839031/1.jpg?f=15002245</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a café, a bar and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122847.84" OriginalAmount="113748" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.491652" Longitude="9.215945" StarRating="1" HotelCode="902571|487485" HotelName="Siro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio e Corrado Venini 59, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/82473/1882473/31.jpg?f=15590585</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="122861.04" OriginalAmount="113760.22" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|712260" HotelName="HOLIDAY INN MILAN" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1054557_foto_23.jpg</HotelPictures>
        <HotelDescription>The air-conditioned hotel comprises a total of 119 rooms spread over 8 floors. The inviting lobby offers guests a 24-hour reception desk, a lift and a currency exchange desk. In addition, there is a safe, a bar and various shops at guests' disposal. In addition, there is an à la carte restaurant, a conference room and a public Internet terminal. Finally, there are laundry and room services to round up the hotel's offerings as well as a car park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="122865.11" OriginalAmount="113763.99" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712245" HotelName="IH MILANO GIOIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/11445_image50588318_0.jpg</HotelPictures>
        <HotelDescription>Situado en un barrio tranquilo cerca de la nueva zona de negocios de Bicocca, este hotel recientemente reformado es perfecto para una estancia candoacute;moda, tanto para gente de negocios como para todos aquellos que quieran disfrutar de la vida milanesa. Estandaacute; a unos 2 km de la estaciandoacute;n central de tren y a 10 minutos a pie de la estaciandoacute;n de metro de Sondrio, a tan solo unas paradas del distrito de la moda. Este acogedor hotel dispone de modernas instalaciones para reuniones y acceso a internet de alta velocidad, imprescindible para cualquier viajero de negocios. Las habitaciones insonorizadas, con camas candoacute;modas y un interiorismo agradable, aseguran una reparadora noche de sueandntilde;o. El establecimiento sirve un bufandeacute; de desayuno americano gratuito para preparar a sus clientes para el emocionante dandiacute;a que les espera. Ademandaacute;s, el bar abierto las 24 horas es ideal para tomar una copa o un tentempiandeacute;, independientemente de la hora del dandiacute;a.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122935.32" OriginalAmount="113829" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47722739" Longitude="9.20796938" StarRating="1" HotelCode="144304|55409" HotelName="Aurora Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205016/205016a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="122955.84" OriginalAmount="113848" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.562321" Longitude="9.242966" StarRating="4" HotelCode="144893|72021" HotelName="Best Western Plus Hotel Monza e Brianza Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Brianza 160/166, 20092 Cinisello Balsamo, Milano</AddressLine>
          </AddressLines>
          <CityName>Cinisello Balsamo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206183/gt_206183_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cinisello Balsamo. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="122975.07" OriginalAmount="113865.81" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C5ED91" HotelName="AMEDIA MILANO TRADEMARK COLLECTION BY WYNDHAM" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/24970_image62664646_0.jpg</HotelPictures>
        <HotelDescription>Amedia Milano, Trademark Collection by Wyndham is located in Milan, 4.6 km from MUDEC Museum, and offers a terrace, private parking, a restaurant and a shared lounge. This 4-star hotel has a bar and air-conditioned rooms with free WiFi and a private bathroom. The hotel is 5.9 km from Santa Maria delle Grazie and 6.2 km from CityLife. A continental, Italian or full English/Irish breakfast is served every morning. Staff at the reception provide useful information about the area and speak Spanish, German, English and French. San Siro Stadium is 5.3 km from the hotel, while Darsena is 5.9 km away. The nearest airport is Milan Linate Airport, 15 km from Amedia Milano, Trademark Collection by Wyndham. Airport shuttle service is provided for an additional fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124147.08" OriginalAmount="114951" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.486109469503" Longitude="9.2078924502532" StarRating="3" HotelCode="935446|201891" HotelName="Milan Appartment Rental" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pergolesi 31, 20124 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/469962/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="124306.84" OriginalAmount="115098.93" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|092526" HotelName="Florence" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/924908_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Florence, located in a building from the early 1900s in the Citt� Studi district, a stone's throw from Corso Buenos Aires and near the Central Station, is a 3-star hotel strategically close to the Loreto metro stop with which you can easily reach every place of interest in Milan. It warmly welcomes its guests in a sober and elegant environment, equipped with services including an internal car park, 24-hour concierge and Wi-Fi connection, to guarantee a relaxing stay with a multilingual staff at its guests' disposal.Hotel Florence's 29 rooms, divided into single, DUS, double/twin and triple rooms, furnished in a contemporary and elegant style, are functional and equipped with amenities and services such as minibar, kettle, safe, smart TV, wi-fi and en suite bathroom. Some have a balcony overlooking the green area in front of the hotel or the lush, quiet inner courtyard.Hotel Florence serves breakfast every morning from 7:00 am to 10:00 am with a rich sweet and savoury continental buffet with hot and cold food, fresh seasonal fruit, drinks and espresso coffee.The Reception staff is available 24 hours a day to guests for tourist information, various reservations and other needs. Luggage storage is available, an internal car park (reservation required at a daily cost of 20.00 Euro), a lift to access the upper floors, and a bar open from 7 a.m. to 10 p.m. where guests can enjoy a pleasant aperitif in the evening. The hotel does not accept dogs.Its strategic location makes it an ideal base for those who need to travel to the Politecnico di Milano, or to the hospital centres of excellence such as the Istituto neurologico Besta, the Istituto Nazionale dei Tumori and the Citt� Studi Clinic, as well as Piazza Duomo and the city centre, the Mezza stadium and the Milan City and Rho Fiera exhibition centres, thanks to the excellent connection with the metro, Loreto station.Its proximity to Stazione Centrale makes the hotel easily accessible for guests arriving in Milan by train, or from Malpensa and Orio al Serio airports. Linate airport, on the other hand, can be reached in half an hour by metro M1 and M4. It is equally convenient to reach the hotel by car, thanks to its proximity to the Tangenziale Est, Lambrate exit. Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24 , Check-in from 14:00 , Check-in to 03:00 , Check-out from 04:00 , Check-out to 11:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124354.44" OriginalAmount="115143" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.42721322" Longitude="9.07295541" StarRating="3" HotelCode="531595|492223" HotelName="Motel 2000" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Motel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cristoforo Colombo 55, 20090 Trezzano sul Naviglio, Milan</AddressLine>
          </AddressLines>
          <CityName>Trezzano sul Naviglio</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/71680/2071680/1.jpg?f=15693451</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel is located in Trezzano sul Naviglio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="125992.94" OriginalAmount="116660.13" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|767564" HotelName="Holiday Inn Milan Nord Zara" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1345040_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located in the suburbs of Milan and was established in 2010. It is 14.0 Km from the Duomo and the nearest station is Sesto S. Giovanni FS. The Hotel has a restaurant and a fitness centre/gym. All 128 rooms are equipped with minibar, hairdryer, safe, trouser press, ironing set and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126102.96" OriginalAmount="116762" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="3" HotelCode="18895|71080" HotelName="Venini" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giulio e Corrado Venini 72, 20127 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/31/319285/319285a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="126176.22" OriginalAmount="116829.83" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|789461" HotelName="NOVOTEL MILAN MALPENSA AIRPORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CARDANO AL CAMPO - MALPENSA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904715_foto_1.jpg</HotelPictures>
        <HotelDescription>The modern Novotel Milano Malpensa Aeroporto is conveniently situated next to the international airport Milan-Malpensa in Cardana al Campo. The centre of Milan and the Rho exhibition centre are about 40 km away. The picturesque Lago Maggiore is at a distance of 15 km. The centre of Gallarate with its shops, restaurants and the train station can be reached within a short drive.Guests are welcomed in modern and contemporary style surroundings. The well-appointed rooms are spacious and stylish, exuding a relaxing and peaceful ambience, and offer wireless internet access and an ergonomic working area. Business guests will appreciate the conference centre and the business corner. Services and amenities include complimentary airport shuttle, a bar, an outdoor pool and a fitness room. The caf�-restaurant opens 24 hours a day. This hotel is an ideal choice for business travellers and guests on a stop-over or just wishing to stay close to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="126430.20" OriginalAmount="117065" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.49604811" Longitude="9.18540079" StarRating="0" HotelCode="572916|238157" HotelName="Aparthotel Isola" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Farini 81, Lombardia, 20159 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9896722</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="126738.25" OriginalAmount="117350.23" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|741090" HotelName="SANT AMBROEUS HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/286209_foto_1.JPG</HotelPictures>
        <HotelDescription>Hotel Sant'Ambroeus is located near the famous Church of Sant'Ambrogio, dedicated to the patron saint of Milan. The hotel sits in a central yet peaceful area, characterized by the greenery of the large Parco Solari and the romanticism of the nearby Navigli, a spot with a high concentration of entertaining and charming restaurants and pubs. Hotel Sant'Ambroeus is excellently connected with public transportation systems including trams, buses and the metro: all of the most interesting spots of the city can be quickly and conveniently reached. The Fiera Internazionale di Milano is located close by as is the Duomo, Church of Santa Maria delle Grazie and many other sights.All the rooms are equipped with private bathroom and top quality comforts including air conditioning, minibar, satellite TV, radio, telephone and Internet connection, Air conditioning, Hair dryer, SKY TV.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127300.68" OriginalAmount="117871" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46557" Longitude="9.216332" StarRating="3" HotelCode="296701|287650" HotelName="Poma" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Archimede 75, 20129 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0007/08223/708223/1.jpg?f=15408853</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127540.44" OriginalAmount="118093" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.402522623448" Longitude="9.1402293741703" StarRating="4" HotelCode="35352|33343" HotelName="Royal Garden" 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,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Di Vittorio 4, 20090 Assago, Milano</AddressLine>
          </AddressLines>
          <CityName>Assago</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57524/a_57524_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel lies close to the centre; numerous shopping and entertainment attractions are located in the area (within 1 km). Public transport departs from stops within minutes of the hotel entrance (300 metres). Linate Airport is only about 15 km from the hotel and may be reached within 20 minutes using public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="127654.61" OriginalAmount="118198.71" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|115132" HotelName="UNA HOTEL MALPENSA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CERRO MAGGIORE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/899089_foto_1.jpg</HotelPictures>
        <HotelDescription>UNA Hotel Malpensa is located in Cerro Maggiore along the road that links Milano Malpensa Airport to the city of Milan, just 10 km away. The modern design hotel provides a free shuttle bus service to and from the Rho Milan Fair during major events, and a shuttle bus service to and from Milan Malpensa Airport. The 4 star hotel Malpensa  is located in a strategic position thanks to the immediate access to the motorway at only 500 meters , allowing fast access to Milan city center and to all the other destinations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127747.80" OriginalAmount="118285" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47336042" Longitude="9.27993543" StarRating="4" HotelCode="583301|495431" HotelName="Hotel Motel Luna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 06/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Rivoltana 63, Novegro di Segrate, Segrate, Milano</AddressLine>
          </AddressLines>
          <CityName>Novegro</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/75676/3275676/31.jpg?f=15506387</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Located in Segrate (Novegro), Hotel Motel Luna is close to San Raffaele Hospital and Politecnico di Milano.  This 4-star hotel is within the vicinity of Molinetto Country Club and Piazza Lima. #  Rooms : # Make yourself at home in one of the 80 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily. #  Amenities : # Make use of convenient amenities, which include complimentary wireless Internet access and concierge services. #  Dining : # Take advantage of the hotel's room service (during limited hours). Quench your thirst with your favorite drink at a bar/lounge. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk and a safe deposit box at the front desk. A roundtrip airport shuttle is provided at no charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="127965.96" OriginalAmount="118487" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.480826016783" Longitude="9.2075085639954" StarRating="2" HotelCode="192162|56068" HotelName="Due Giardini" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benedetto Marcello 47, Stazione Centrale, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/318931/318931a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="128537.95" OriginalAmount="119016.62" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.504567" Longitude="9.246505" StarRating="4" HotelCode="32079|14036" HotelName="Hotel Milano Palmanova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Palmanova 153, 20132 Milan, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51085/a_51085_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located around 5 km away from town centre although guests will discover some restaurants nearby (200 m away). Links to the public transport network are located directly in front of the hotel.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="128778.12" OriginalAmount="119239" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47205" Longitude="9.147963" StarRating="3" HotelCode="146953|55851" HotelName="Domenichino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenichino 41, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/365463/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="128953.79" OriginalAmount="119401.66" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712117" HotelName="QUARK HOTEL MILANO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32126_image63305246_0.jpg</HotelPictures>
        <HotelDescription>Located in Milan, 3 km from Milan Dock, Quark Hotel Milano offers accommodation with a fitness centre, private parking, a common lounge and a restaurant. This 4-star hotel offers a bar and air-conditioned rooms with free Wi-Fi and a private bathroom. The accommodation features a shared kitchen and room service.At the hotel, all rooms include a wardrobe. At Quark Hotel Milano, each room has a desk and flat-screen TV, and some also offer a balcony. Rooms include a safe.Breakfast is available daily and includes buffet, continental or Italian options.German, English, Spanish and French are spoken at reception, and staff are happy to provide information about the area.Porta Romana Metro Station is 3.7 km from the accommodation, and Royal Palace is 4 km away. The nearest airport (Milan Linate Airport) is 9 km from the accommodation. The Quark Hotel Milano has obtained the DCA ESG Certification, confirming its concrete commitment to sustainability.
CIN:� IT015146A1EUPSH2SJ</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="128998.59" OriginalAmount="119443.14" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712122" HotelName="Belstay Milano Linate" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PESCHIERA BORROMEO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958770_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel de conferencias estandaacute; situado cerca del Idroscalo, un lago artificial bien conocido por sus competiciones internacionales de remo. Una feria comercial, noche de estreno en un teatro, una reuniandoacute;n o locas sesiones de lujosas compras... En Milandaacute;n, los caminos de la cultura, el ocio y los negocios siempre se cruzan. Milandaacute;n es una ciudad para disfrutar y levantar la vista para descubrir, mandaacute;s allandaacute; del tandiacute;pico bullicio, los diferentes estilos arquitectandoacute;nicos de los edificios que se han ido sucediendo a travandeacute;s de los siglos: un paisaje digno de contemplar. Tambiandeacute;n es el punto ideal de partida para todo tipo de viajes porque estandaacute; a menos de 2 horas del mar de Gandeacute;nova y de las montaandntilde;as de Cervinia. El hotel queda a 24 km aproximadamente del centro de Milandaacute;n, donde se pueden encontrar muchos restaurantes, tiendas, bares, pubs y clubes. La estaciandoacute;n central de trenes de Milandaacute;n estandaacute; a 5 km del establecimiento, que tambiandeacute;n se encuentra cerca de muchos de los lugares de mayor interandeacute;s de Milandaacute;n, como la catedral o duomo (a 12 km), el teatro La Scala (a 10 km) y la feria Rho (a 27 km). El aeropuerto de Malpensa se halla a unos 2 km del hotel y el aeropuerto de Milandaacute;n-Linate dista unos 7 km.andEacute;ste es un moderno hotel que ofrece habitaciones con aire acondicionado y estandaacute; situado en el verde campo. Los huandeacute;spedes que traigan su portandaacute;til pueden conectarse a Internet de forma gratuita desde su habitaciandoacute;n y tambiandeacute;n hay conexiandoacute;n a Internet WiFi en el vestandiacute;bulo y las salas de reuniones las 24 horas del dandiacute;a. El hotel dispone, ademandaacute;s, de 6 salas de reuniones, tiene aire acondicionado y ofrece 142 habitaciones en total, asandiacute; como vestandiacute;bulo, cafeterandiacute;a, bar y restaurante.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="129085.92" OriginalAmount="119524" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.437584204443" Longitude="9.2314392328262" StarRating="4" HotelCode="18190|28329" HotelName="Business Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Pietro Gaggia 3, 20139 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22131/a_22131_AY2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the lively city of Milan just 500 m from the nearest links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="129258.69" OriginalAmount="119683.97" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4483375" Longitude="9.1189184" StarRating="4" HotelCode="|AM1Q" HotelName="Amedia Milan, Trademark Collection by Wyndham" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Bisceglie 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1285874/18140739.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, an alarm call service, a laundry service and a hotel shuttle bus. A fax machine is available for guests' business needs.This hotel is located right in the heart of Milan.A sun terrace is a great place to while away the hours. Activity coordinators organise an entertainment programme for adults and children. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Rooms are equipped with air conditioning and central heating. Rooms have a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a refrigerator and a tea/coffee station. A trouser press is provided for guests' convenience. A telephone, satellite television and WiFi are provided as well. A hairdryer and a telephone are available in the bathrooms, which are equipped with a shower and a bathtub. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.Various dining options are available, including a restaurant, a café and a bar. A delicious breakfast provides energy for the rest of the day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="129430.30" OriginalAmount="119842.87" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|121146" HotelName="ANTARES HOTEL RUBENS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888723_foto_1.jpg</HotelPictures>
        <HotelDescription>The guest at Antares Hotel Rubens is surrounded by the extraordinary sophistication and functionality of interiors enriched by precious works of art such as the poetic "Luna" by Teresa Pomodoro, stained-glass windows, red velvet, a new generation bioethanol fireplace, with two transparent sides. Designer furniture and FLOS lighting in the common areas create impressive light play at all times of the day or at events.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="129450.67" OriginalAmount="119861.73" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|993657" HotelName="B&amp;B HOTEL MILANO ORNATO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/765890_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in a quiet neighborhood Niguarda of Milan, near the North Park University and Bicocca, Hotel Ornato offers air-conditioned rooms with free Wi-Fi, free parking and easy access by tram to the city center. The Milan Central Station is accessible by tram in about 20 minutes, but the nearest railway station is Greek Pirelli in Milan, at the university, just 2 km.Classic Rooms: Comfortable rooms with single bed, twin, double or three twin beds is equipped with air conditioning, private bathroom, satellite TV, WI-FI internet (fee).Start your day with a breakfast buffet of Italian pastries.The hotel offers a relaxing and familiar environment where every detail is chosen with care and passion. Enjoy the stylish interior design in modern and comfortable lounges, a private garden with parking, a bar and a breakfast room. The hotel features an Internet point and wireless connection. Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="129572.85" OriginalAmount="119974.86" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|352576" HotelName="HOTEL DEMO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028402_foto_1.jpg</HotelPictures>
        <HotelDescription>Stay in one of 29 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.Satisfy your appetite with Italian cuisine at IL RISTORANTINO, a restaurant which features a bar/lounge and a garden view. Buffet breakfasts are available daily from 7 AM to 10 AM for a fee.Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. Self parking (subject to charges) is available onsite.With a stay at Hotel Demo, you'll be centrally located in Milan, a 4-minute drive from Niguarda Ca Granda Hospital and 15 minutes from Santa Maria delle Grazie.  This hotel is 0.8 mi (1.2 km) from Piazzale Loreto and 2.7 mi (4.3 km) from Teatro alla Scala.Distances are displayed to the nearest 0.1 mile and kilometer.  Viale Monza - 1.2 km / 0.7 mi  Piazzale Loreto - 1.2 km / 0.8 mi  Corso Buenos Aires - 1.4 km / 0.9 mi  Humanitas San Pio X - 1.5 km / 0.9 mi  Piazza della Repubblica - 1.5 km / 0.9 mi  Piazza Gae Aulenti - 1.6 km / 1 mi  Corso Como - 1.8 km / 1.1 mi  Indro Montanelli Public Gardens - 1.9 km / 1.2 mi  Porta Venezia - 2.1 km / 1.3 mi  Contemporary Arts Pavillion (PAC) - 2.3 km / 1.4 mi  Via Montenapoleone Fashion District - 2.3 km / 1.4 mi  Via della Spiga - 2.3 km / 1.4 mi  Modern Art Gallery - 2.3 km / 1.4 mi  Natural Science Museum - 2.4 km / 1.5 mi  Politecnico di Milano - 2.4 km / 1.5 mi  The nearest airports are:Milan (LIN-Linate) - 9.7 km / 6 mi Milan (MXP-Malpensa Intl.) - 53.3 km / 33.1 mi Bergamo (BGY-Orio Al Serio) - 50.5 km / 31.4 mi The preferred airport for Hotel Demo is Milan (LIN-Linate).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="130012.70" OriginalAmount="120382.13" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331382" HotelName="Hotel Di Porta Romana" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1029493_foto_19.jpg</HotelPictures>
        <HotelDescription>El Hotel Porta Romana estandaacute; situado en una zona tranquila y bien comunicada por transporte panduacute;blico, a 200 metros de las tiendas y los restaurantes de Corso Lodi. Las habitaciones estandaacute;n equipadas con baandntilde;o privado, balcandoacute;n, pisos de madera, telandeacute;fono, aire acondicionado y calefacciandoacute;n. La propiedad se encuentra a 5 minutos a pie de la estaciandoacute;n de metro de Porta Romana y de el Duomo se puede llegar en unos 25 minutos. Desayuno opcional sujeto a disponibilidad con suplemento de 5andeuro; por persona.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130491.00" OriginalAmount="120825" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.609646" Longitude="9.522255" StarRating="4" HotelCode="98585|234940" HotelName="Best Western Villa Appiani" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sala 17, 20056 Trezzo Sull'Adda, Milano</AddressLine>
          </AddressLines>
          <CityName>Trezzo Sull'Adda</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/138242/a_138242_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between Milan and Bergamo in the heart of Trezzo sull’Adda, close to the Visconteo Castle and Adda river. It is just few minutes from motorway access at Capriate San Gervasio and Trezzo, while the nearest Milan metro station is less than 10 km from the hotel. Orio al Serio Airport is 18 km away and Linate Airport in Milan is 44 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130510.44" OriginalAmount="120843" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46019433" Longitude="9.20640863" StarRating="0" HotelCode="581706|238191" HotelName="Guesthouse Foresteria Margherita Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Viale Regina Margherita 33, 1 Floor, 20122 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753580/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130709.16" OriginalAmount="121027" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.478839101168" Longitude="9.1445758938789" StarRating="4" HotelCode="36890|33384" HotelName="Hotel Montebianco" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte Rosa 90, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/60566/a_60566_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Italy's fashion capital Milan, where visitors may admire the towering cathedral, the famous Scala opera house, and Leonardo da Vinci's masterpiece 'The Last Supper'. The San Siro football stadium, which is full of tradition, will definitely be of interest to sports enthusiasts, as both Inter Milan and AC Milan teams play there. Countless boutiques of Italian fashion designers can be found in the immediate vicinity of the hotel, and the area further features a comprehensive range of restaurants, bars, and clubs, which will almost definitely provide enough variety for guests at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="130727.52" OriginalAmount="121044" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.492127" Longitude="9.14777" StarRating="4" HotelCode="166965|19054" HotelName="Antares Accademia" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 68, 20155 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7060/a_7060_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only minutes’ walk from the old Fiera di Milano (Milan's international fair and exhibition centre), the San Siro Stadium and the elegant shopping precinct in Via Vincenzo Monti. This establishment is one of the most prestigious hotels in the area. Only steps away from the hotel you can find the Arco della Pace (Arch of Peace) and the Sforzesco family castle. The hotel enjoys easy access to the main motorways, and is just 35 km from Malpensa airport, close to Fiera Milano City, the New Milan Exhibition System and the Congress Centre. This hotel is well suited to the needs of business guests, as well as those who have come to enjoy Milan's many attractions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131497.56" OriginalAmount="121757" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.500202060011" Longitude="9.1425732711639" StarRating="4" HotelCode="903669|27810" HotelName="Milan Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Varesina 124, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/219279/a_219279_W2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="131984.64" OriginalAmount="122208" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.462854717559" Longitude="9.2119114100933" StarRating="2" HotelCode="192177|201847" HotelName="Hotel 22 Marzo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Santa Maria del Suffragio 3, Angolo Bonvesin de la Riva 1, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2527400/2527382/7123506f_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132113.16" OriginalAmount="122327" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483529" Longitude="9.2155339999999" StarRating="3" HotelCode="146997|495350" HotelName="Dorè" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Paganini 7, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378682/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="132216.03" OriginalAmount="122422.25" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.420453084308" Longitude="9.2589411364734" StarRating="4" HotelCode="335628|919025" HotelName="Santa Barbara" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Supercortemaggiore 4, 20097 San Donato Milanese</AddressLine>
          </AddressLines>
          <CityName>San Donato Milanese</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55067/a_55067_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="132631.56" OriginalAmount="122807" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47755152" Longitude="9.21023778" StarRating="0" HotelCode="737617|287685" HotelName="Ostelzzz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Elevator,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Giorgio Jan 5/A, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/49909/3749909/1.jpg?f=15315958</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Ostelzzz in Milan (Central Station), you'll be minutes from Corso Buenos Aires and Piazza Lima\n\nWith a stay at Ostelzzz in Milan (Central Station), you'll be minutes from Corso Buenos Aires and Piazza Lima. Make yourself at home in one of the 108 air-conditioned guestrooms. Complimentary wireless Internet access is available to keep you connected. Housekeeping is provided on a limited basis, and irons/ironing boards can be requested. Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and concierge services. Wrap up your day with a drink at the bar/lounge. A complimentary continental breakfast is included. Featured amenities include complimentary wired Internet access, a 24-hour business center, and complimentary newspapers in the lobby. Self parking (subject to charges) is available onsite.\n\n</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133363.80" OriginalAmount="123485" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.418026" Longitude="9.25755" StarRating="4" HotelCode="177812|33345" HotelName="UNAHOTELS The One Milano" 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,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Maastricht 3, 20097 San Donato Milanese</AddressLine>
          </AddressLines>
          <CityName>San Donato Milanese</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249253/a_249253_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a new residential area of San Donato, just a few steps from the Management Centre, home to the headquarters of some of the largest Italian companies and 10 km from the city of Milan. The trade fair district is about 40 km from the hotel which is situated directly by the San Donato Milanese station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133506.36" OriginalAmount="123617" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.469243" Longitude="9.2067" StarRating="2" HotelCode="144158|429555" HotelName="Atena" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 02/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Piave 5, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/378512/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="133600.74" OriginalAmount="123704.39" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|605539" HotelName="Terminal Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889724_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Terminal Milano is placed in the center of Milan steps away from trade fairs and exhibition centers. The comfortable hotel serves as an example of traditional architecture in Milan. Guests will appreciate baggage storage, a tour desk and a lift as well as find a photocopier, a meeting room and a conference room useful for work. Located in Citta' Studi district, 1.6 km from La Scala Opera, Verdi Theater and Galleria Vittorio Emanuele II. Just 4km from the center of Milan known for Teatro Elfo Puccini, Cascina Pozzobonelli and Central Station of Milan (Stazione Centrale di Milano). Shopping streets, a stadium and bars are only a few steps from the hotel. The hotel stands within 5 minutes of walking to the Tonale P.te Seveso bus stop and 400m from Sondrio subway station. 10 minutes' drive from Linate airport. 
**Free Wi-Fi in rooms and public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="133790.40" OriginalAmount="123880" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.511168312885" Longitude="9.0774482488632" StarRating="3" HotelCode="909317|75525" HotelName="Embassy Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via Giovanni XXIII 15, 20016 Pero, Milano</AddressLine>
          </AddressLines>
          <CityName>Pero</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/379688/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="134953.91" OriginalAmount="124957.32" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.451788266071" Longitude="9.2058697342873" StarRating="4" HotelCode="26713|5773" HotelName="UNAHOTELS Mediterraneo Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 23/04/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lodovico Muratori 14, Porta Romana, 20135 Milano, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/39180/w_39180_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The comfortable hotel is located in the historical Porta Romana quarter of the city just a few minutes from the centre of Milan. Guests may reach sights of interest such as the impressive Gothic cathedral and the famous La Scala Opera quickly and easily by making use of the underground (yellow line, Porta Romana that lies some 500 m away is the closest stop). Milan's business district is a 15-minute drive from the hotel that is well located for links to the main train station and the airport.</HotelDescription>
        <Offer>Early Booking discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="135112.88" OriginalAmount="125104.52" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.467185" Longitude="9.142714" StarRating="4" HotelCode="17018|17715" HotelName="Antares Rubens" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Paolo Rubens 21, 20148 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20745/a_20745_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant luxury hotel is ideally located just a few metres from the Corso Vercelli and its scores of shops and boutiques, the church of Santa Maria delle Grazie and the exhibition centre. There is an underground station nearby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135365.04" OriginalAmount="125338" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.455009" Longitude="9.153762" StarRating="3" HotelCode="95058|28257" HotelName="Des Etrangers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sirte 9, 20146 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132049/a_132049_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135932.04" OriginalAmount="125863" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.510497287327" Longitude="9.1745281219482" StarRating="4" HotelCode="168451|28544" HotelName="Acca Palace" 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,Fax,Garden,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Nicotera 9, 20161 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142724/142724a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 100 m from the nearest links to the public transport network, 200 m from shops and restaurants and 2.5 km from the Fiera Milano City exhibition grounds and San Siro stadium. It enjoys a strategic position 2 km from the A4 motorway exit (Cormano) and a few kilometres from the city centre. The Malpensa Express (Bovisa) station and other major places of interest (Pero, Brera, hospitals Niguarda and Galeazzi) are close by. It lies 5 km from the Milano Rho exhibition grounds and the Duomo and is 20 km from Milan Linate Airport and 30 km from Milan Malpensa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="135993.60" OriginalAmount="125920" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.485470029443" Longitude="9.2233550548554" StarRating="3" HotelCode="64220|15271" HotelName="San Francisco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 55, 20131 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/360807/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136090.80" OriginalAmount="126010" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.479798245708" Longitude="9.2114192247391" StarRating="3" HotelCode="11837|5506" HotelName="Hotel Demidoff Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Plinio 2, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11366/a_11366_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the city centre, around 500 m away from Piazza della Republica as well as the Stazione Centrale and is an ideal starting point for visitors of the cathedral. The cathedral is around 1.5 km away and the hotel also enjoys direct access to the shopping centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136091.88" OriginalAmount="126011" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.43646" Longitude="9.189521" StarRating="4" HotelCode="76669|56844" HotelName="Quark Due Hotel &amp; Residence Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Golf,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lampedusa 11/3, 20141 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104206/a_104206_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a tranquil area, but strategically connected to the centre of Milan, the hotel is located just a few blocks from the picturesque area of Navigli, famous for the Milan Movida, with fashionable locales and typical restaurants. The hotel’s great location makes it residence easily reachable from the city centre, as well as the main highways and the beltways of Milan. Abbiategrasso metro station is just 700 m from the hotel and Milan city centre is around a 20-minute journey away using public transport. The residence can be conveniently reached from the Milan City and Rho Pero fairgrounds. It is also easily accessed from Orio al Serio International Airport, while Linate Airport is 9 km away and Milano Malpensa Airport is 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136097.28" OriginalAmount="126016" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.474885097294" Longitude="9.2082240219873" StarRating="3" HotelCode="385976|177083" HotelName="La Locanda del Pino" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Garden,Housekeeping,Internet,LCD/Projector,Luggage Storage,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Melzo 28, 20129 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/97698/2097698/1.jpg?f=15363256</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at La Locanda del Pino places you in the heart of Milan, walking distance from Porta Venezia and Spazio Oberdan. This property is within close proximity of Planetario di Milano and Indro Montanelli Public Gardens.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bidets. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a television in the lobby.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary breakfast is included.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours. A shuttle from the hotel to the airport is provided for a surcharge (available on request).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="136537.15" OriginalAmount="126423.29" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|602699" HotelName="Hotel Mirage, Sure Hotel Collection by Best Western" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/885841_foto_1.jpg</HotelPictures>
        <HotelDescription>A perfect place to stay in Milan. The Best Western Hotel Mirage is a modern establishment which offers a complete range of services. It is very well located, at just 20 minutes from the historical centre of Milan and at 15 from the main railway station. The Best Western Hotel Mirage offers 86 elegant and comfortable rooms which dispose of all the necessary for a client's full break: TV with satellite dish, telephone, mini bar, Internet and complete Bathroom. The establishment is the perfect place to celebrate work reunions or social acts, thanks to its three reunion rooms with natural light. It also has a magnificent restaurant where you can taste, in a pleasant atmosphere, the best dishes of the Italian cuisine. Room service, TV room and car park complete the services offered in this actual and complete hotel. Free WiFi. Children under 6 sharing the bed with their parents stay free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="136991.52" OriginalAmount="126844" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.485505758366" Longitude="9.2200720310211" StarRating="2" HotelCode="58348|56044" HotelName="Sara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via A. Sacchini 17, 20131 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75616/l_75616_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated approximately 50 m from the Piazzale Loreto and about 10 minutes from Centrale di Milano train station. It is easy to reach the motorway from the hotel, and is only 2 km from Tangenziale East (exit at Lambrate or Palma Nova). Linate airport lies around 5 km away. The centre of Duomo and the Castello Sforzesco are around 10 minutes away on public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="137109.03" OriginalAmount="126952.81" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.50088025516" Longitude="9.1380929946899" StarRating="4" HotelCode="116916|B91" HotelName="Doubletree by Hilton Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 30/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Ludovico di Breme 77</AddressLine>
          </AddressLines>
          <PostalCode>0292883883</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160708/a_160708_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137397.60" OriginalAmount="127220" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.481741" Longitude="9.203648" StarRating="3" HotelCode="14721|7151" HotelName="Mennini" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 14, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/17255/l_17255_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally located approximately 150 m from the stop for the airport bus, the main train station, the underground station and a shopping centre. In the vicinity are many restaurants, bars, countless shops and nightclubs (20 m - 100 m away). Links to the public transport network lie 20 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138924.72" OriginalAmount="128634" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.52623484" Longitude="9.39481105" StarRating="4" HotelCode="117632|446468" HotelName="Senator" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Milano 37, Gorgonzola, Milano</AddressLine>
          </AddressLines>
          <CityName>Gorgonzola</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219182/219182a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gorgonzola. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="138947.40" OriginalAmount="128655" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.470498" Longitude="9.21749" StarRating="3" HotelCode="149873|227293" HotelName="Ideale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale dei Mille 60, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206626/206626a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="139067.28" OriginalAmount="128766" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.498609222807" Longitude="9.1904175281525" StarRating="4" HotelCode="76665|25138" HotelName="Contessa Jolanda Hotel &amp; Residence Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gioacchino Murat 21, 20159 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/104202/a_104202_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a first class residence located in northern Milan. It is strategically and optimally connected to the major routes and public transport. Linate Airport is situated at a distance of approximately 20 km and Malpensa Airport roughly 40 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="140370.01" OriginalAmount="129972.23" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.487346641223" Longitude="9.2237466306763" StarRating="3" HotelCode="151557|204523" HotelName="Hotel Lombardia Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Lombardia 74/76, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204523/204523a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated off the beaten track, this hotel welcomes guests in Milan.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="140439.96" OriginalAmount="130037" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.487162" Longitude="9.21909" StarRating="2" HotelCode="192179|227294" HotelName="Loreto" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bambaia 4, 20131 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/320023/320023a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="141081.48" OriginalAmount="130631" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.464204" Longitude="9.218525" StarRating="2" HotelCode="150503|177552" HotelName="La Caravella" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Camillo Hajech 18, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362217/362217a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="141766.50" OriginalAmount="131265.28" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|723797" HotelName="NOVOTEL MILAN NORD CA GRANDA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886360_foto_1.jpg</HotelPictures>
        <HotelDescription>Located to the north of the mesmerising, stylish city of Milan, this hotel is situated a mere 3 km from the central railway station. The nearest bus stop lies just 200 metres away, while the Zara underground station is a 10 minutes' walking distance from the hotel, offering ease of access to other areas of the city. Guests can explore the attractions the city has to offer with ease. Via Montenapoleone, the Duomo, La Scala Theatre, Castello Sforzesco and the Last Supper of Leonardo Da Vinci are just a 15 minutes' journey away via the public transport system. This charming hotel comprises 172 guest rooms, each of which comes well equipped with modern amenities and offers relaxing, spacious surroundings. The hotel provides a host of excellent facilities for guests' enjoyment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142373.16" OriginalAmount="131827" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484697" Longitude="9.162794" StarRating="2" HotelCode="360043|238208" HotelName="Hotel Parma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel,Inns" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Piero della Francesca 48, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/33245/2733245/1.jpg?f=15362204</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Hotel Parma in Milan (San Siro), you'll be close to Fiera Milano City and Cathedral of Milan.  This inn is within close proximity of Milan Convention Centre and Arco della Pace. #  Rooms : # Make yourself at home in one of the 25 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include desks and ceiling fans, and housekeeping is provided daily. #  Dining : # Quench your thirst with your favorite drink at a bar/lounge. A complimentary buffet breakfast is served daily from 7:30 AM to 10:30 AM.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="142975.80" OriginalAmount="132385" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.488478701474" Longitude="9.2102980613708" StarRating="3" HotelCode="335616|450" HotelName="Hotel Soperga" Meals="ROOM ONLY" 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>Via Soperga 24, 20127 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/057351/057351a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a large Palazzo in Milan's city centre, close to the Corso Buenos Aires. The main train station is 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="143183.80" OriginalAmount="132577.59" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|A2AB73" HotelName="J24 Milano" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1587819_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Milan, 2.1 km from the Ospedale niguarda and 3.2 km from the Arena Civica, J24 Hotel Milano offers air-conditioned rooms with private bathroom. This 4-star hotel offers free Wi-Fi. It features a shared lounge. The reception staff speaks English and Spanish and can assist you 24 hours a day.The rooms have a desk and a flat-screen TV. The rooms have a wardrobe.A buffet breakfast with continental options is served daily.Hotel under renovation at the moment. Works involve facade rooms. Remarks: Hotel under renovation at the moment. Works involve facade rooms. Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="143448.84" OriginalAmount="132823" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.544901871515" Longitude="9.253932620203" StarRating="4" HotelCode="144881|71120" HotelName="Best Western Falck Village Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Village" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Italia 598, 20099 Sesto San Giovanni, Milano</AddressLine>
          </AddressLines>
          <CityName>Sesto San Giovanni</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206164/a_206164_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village is located in Sesto San Giovanni. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="143880.22" OriginalAmount="133222.43" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|144901" HotelName="NOVOTEL MILANO LINATE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886316_foto_1.jpg</HotelPictures>
        <HotelDescription>This easily accessible hotel is close to Linate Airport and conveniently situated near to exit 4 of the Tangenziale Est. It enjoys an ideal location from which guests can easily reach any part of Milan including the train station, the city centre and Montenapoleone shopping area. Malpensa Airport is 70 km away. Renovated in 2007, this large modern international airport hotel comprises a total of 206 rooms. It is ideal for business travellers and offers a convention centre which seats 320 persons. Holidaymakers will feel equally at home at this family friendly establishment. Apart from the 8 conference rooms, which corporate travellers are sure to appreciate, the hotel offers a children's playground where kids can let out some steam. In their leisure time guests are welcome to take a refreshing dip in the outdoor swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="144466.70" OriginalAmount="133765.46" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|149743" HotelName="Hotel Ideale" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/926632_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel estandaacute; situado cerca del distrito universitario (Cittandagrave; Studi), y ofrece un aparcamiento privado gratuito y pequeandntilde;o. Dispone de conexiandoacute;n de alta velocidad Wi-Fi gratuita, disponible en todo el hotel. Las habitaciones son luminosas y estandaacute;n decoradas de forma sencilla y cuentan con aire acondicionado, caja fuerte, minibar, telandeacute;fono y TV en cada habitaciandoacute;n. Relandaacute;jese en el jardandiacute;n del hotel, donde podrandaacute; disfrutar de bebidas y aperitivos en el bar. El hotel ofrece una pequeandntilde;a sala de televisiandoacute;n, una sala de reuniones y servicio de fax. Comience su dandiacute;a en la acogedora sala de desayunos con un sencillo bufandeacute; libre gratuito.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="144588.41" OriginalAmount="133878.16" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.481719306698" Longitude="9.2028616368771" StarRating="3" HotelCode="35274|17610" HotelName="Mythos" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Tenca 21, 20124 Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56683/a_56683_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish luxury hotel is ideally situated at the heart of the city of Milan. The main train station and a connection to the underground train network are located in the immediate vicinity. In addition, countless shopping and entertainment venues are within walking distance, or may easily be reached by making use of public transport. The airport is roughly 7 km away.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="144637.75" OriginalAmount="133923.84" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A31095" HotelName="Il Girasole High Quality Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2372865_foto_1.jpg</HotelPictures>
        <HotelDescription>Just 350 metres from Villa San Giovanni Metro Station, this welcoming family-run property is set in a quiet residential part of Milan. The Bicocca district is a 10-minute tram ride away. Free Wi-Fi is available in all rooms at Il Girasole High Quality Inn. Each air-conditioned room has a flat-screen TV, a private fridge and simple decor. Guests receive a welcome gift upon arrival. An Italian style buffet is served daily, including freshly baked pastries, cereals and fruit juice. In the summer, guests can eat in the quiet internal courtyard decorated with plants and flowers. Milan's famous cathedral and the Via Monte Napoleone shopping district are both a 15-minute metro ride from Il Girasole.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="145150.91" OriginalAmount="134398.99" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|144898" HotelName="IBIS STYLES MILANO EST SETTALA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/951723_foto_1.jpg</HotelPictures>
        <HotelDescription>Breakfast and WiFi are included in the rates of the ibis Styles Milano Est Settala, a cool and dynamic hotel in a large park on Milan's outskirts. With 140 rooms, our 4-star hotel in Settala is ideal for business customers and families alike thanks to its triple and quad rooms and children's equipment. Its large outdoor parking lot, park and swimming pool make the hotel the perfect solution for any stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145245.96" OriginalAmount="134487" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.468436" Longitude="9.155066" StarRating="4.5" HotelCode="117809|55861" HotelName="Wagner" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Michelangelo Buonarroti 13, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211640/211640a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145505.16" OriginalAmount="134727" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.49736441" Longitude="9.18081511" StarRating="0" HotelCode="874968|404556" HotelName="J24 Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Edoardo Jenner 24, 20158 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/652346/652346a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated 300mts far from the underground station MM3 Maciachini, 2.1 km of Ospedale Niguarda and 3.2 km of Arena Civica, J24 Hotel Milano offers rooms with air conditioning and a private bathroom in Milan. This 4-star hotel offers free unlimited WiFi. The property provides a shared lounge.

At the hotel, rooms come with a desk and a flat-screen TV. Guest rooms include a wardrobe.

Breakfast is available daily, and includes continental and buffet options.

Speaking English and Spanish, staff are ready to help around the clock at the reception.

Sforzesco Castle is 3.9 km from J24 Hotel Milano. Milan Linate Airport is 12 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="145623.34" OriginalAmount="134836.43" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="1" HotelCode="|BE0A36" HotelName="Ostelzzz Milan City Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1956372_foto_1.jpg</HotelPictures>
        <HotelDescription>Located in Central Station, this hostel is within 2 miles (3 km) of Corso Buenos Aires, Museo del Duomo and Corso Como. Pinacoteca di Brera and Cathedral of Milan are also within 2 miles (3 km). Milan Porta Venezia Station is only a 4-minute walk and Lima Station is 6 minutes.Along with a bar/lounge, this smoke-free hostel has a rooftop terrace and a 24-hour business centre. Free continental breakfast and free WiFi in public areas are also provided. Other amenities include self parking, concierge services and a 24-hour front desk.All 108 rooms offer complimentary wireless Internet access, premium bedding and hairdryers. Free breakfast</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="145971.72" OriginalAmount="135159" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.442137" Longitude="9.288007" StarRating="4" HotelCode="888415|75933" HotelName="NH Linate" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport 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,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via A. Grandi 12, 20068 Peschiera Borromeo</AddressLine>
          </AddressLines>
          <CityName>Peschiera Borromeo</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/136844/a_136844_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is an ideal starting point for a Milanese adventure. It is located in a major commercial area and guests get to enjoy the peaceful greenery of the fabulous Idroscalo Park adjacent to the hotel and the bustling city centre just minutes away. Linate Airport is about 3 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146008.69" OriginalAmount="135193.23" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.474226" Longitude="9.207774" StarRating="3" HotelCode="387446|211300" HotelName="Eurohotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Sirtori 24, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/52150/9f8c65e7-8a7b-4279-bf15-a3f45ae22f58.jpg?d=636771832950000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146017.08" OriginalAmount="135201" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.49072479" Longitude="9.0437657" StarRating="3" HotelCode="517473|519679" HotelName="Settimotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Motel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Strada Statale  11, 20019 Settimo Milanese, Milano</AddressLine>
          </AddressLines>
          <CityName>Settimo Milanese</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686827/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This motel welcomes guests in Settimo Milanese.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="146294.86" OriginalAmount="135458.20" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.5898826" Longitude="9.2483374" StarRating="3" HotelCode="|BBMM" HotelName="B&amp;B Hotel Milano Monza (17km from Milan)" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Lario 19, Monza</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/265006/18931026.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. To ensure guests a comfortable and relaxing stay, the hotel provides various services and facilities, including a baggage storage service, a safe, a TV room and a fax machine. Services include a drinks machine. Wireless internet access allows guests to stay connected while on holiday. The hotel has a range of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Everyday necessities can be purchased at the supermarket. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). A bicycle hire service provides all the necessary equipment for exploring the surrounding area.Located about 3 km from the centre of Monza, this hotel lies on a main road.With cycling/mountain biking available, active guests can exercise to their heart's content. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms include a double bed. Extra beds can be requested. A safe and a desk are also available. Guests will also find a mini fridge included among the standard features. A telephone, a TV and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and a bidet, as well as a hairdryer. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has non-smoking rooms and smoking rooms.A fortifying breakfast is served daily.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="146471.51" OriginalAmount="135621.77" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465539" Longitude="9.208713" StarRating="2" HotelCode="909321|318792" HotelName="Dover" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via P. Sottocorno 8, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/367865/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="146548.44" OriginalAmount="135693" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.466607" Longitude="9.1566829999999" StarRating="3" HotelCode="117283|56628" HotelName="Metro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Vercelli 61, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/319015/319015a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="146995.84" OriginalAmount="136107.26" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|099731" HotelName="KLIMA HOTEL MILANO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/26470_image60574929_0.jpg</HotelPictures>
        <HotelDescription>The Klima Hotel Milano Fiere was born in 2012 and immediately embraced the eco-sustainability project. Built with the most innovative and advanced techniques in the construction sector and with the most recent technologies. It boasts the green hotel label which has its slogan "your green road". Strategically located in front of the entrance to the Expo 2015 area and it is equipped with all the typical services of a 4-star hotel. It provides a conference center with 6 meeting rooms that can accommodate up to 300 people. They are illuminated by natural light and free wi-fi, have everything needed for company presentations. The hotel has a private bar to organize coffee breaks or cocktail lounges. It offers an exclusive wellness center with sauna, turikish bath, emotional shower and the salt cave for halotherapy treatments. 
It also has 2 car parks; one outside equipped with 2 distributors for electric cars and one inside.
CIR: 015170-ALB-00003 // CIN IT015146A1W8752BPQ</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="147216.98" OriginalAmount="136312.02" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483909" Longitude="9.236444" StarRating="3" HotelCode="58216|56276" HotelName="Gamma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Valvassori Peroni, 85, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75442/a_75442_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of the University quarter of the city (Città Studi). Around the corner, guests will find an underground station (line 2) as well as Linate airport and the eastern ring road (tangenziale est), Lambrate Exit. The hotel offers a 20-minute shuttle bus connection to Linate airport and, on request, to Malpensa international airport.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="147626.28" OriginalAmount="136691" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465642307361" Longitude="9.2818000583054" StarRating="3.5" HotelCode="598880|360183" HotelName="Moxy Milan Linate Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Circonvallazione Idroscalo, 20090 Novegro di Segrate</AddressLine>
          </AddressLines>
          <CityName>Novegro</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/618101/618101a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Novegro.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="147997.72" OriginalAmount="137034.93" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|144121" HotelName="Best Western Air Hotel Linate" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>NOVEGRO DI SEGRATE</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886833_foto_1.jpg</HotelPictures>
        <HotelDescription>In the quietness of the green, surrounded by a spacious park, AIR HOTEL stands only 500 meters from Milan's International Linate Airport and 1500 meters from the main highways, strategically located to be easily accessible by customers searching for a place that allows them to be out of the hustle and bustle of the city, but still within walking distance of it, 20 minutes by bus from the center and 30 from the Fair by train. 4-star hotel with its 102 rooms, with air conditioning, LCD TV 32 ", free internet access in Wi-Fi with dedicated fiber optic, lap-top safe, meets the needs of business and leisure customers.Due to the new provisions against Covid, the American breakfast service was suspended; presence in the room (included in the price) of a light breakfast including kettle for tea/ coffee + sweet and savory snacks.Check-in time starts at 1:00 PM  Check-out time is noon Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148970.88" OriginalAmount="137936" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.519047095712" Longitude="9.2238713800907" StarRating="2.5" HotelCode="192175|201864" HotelName="Il Girasole" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Via Doberdò 19, 20126 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/51443/3251443/1.jpg?f=15078113</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="148983.84" OriginalAmount="137948" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.436797494505" Longitude="9.1717144846916" StarRating="3" HotelCode="34891|19144" HotelName="Dei Fiori" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/04/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Renzo e Lucia 14, 20142 Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56777/a_56777_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated close to the city centre, just 200 m from the nearest restaurants and less than 1 km from a selection of bars. Public transport departs from stops located just 100 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="149561.64" OriginalAmount="138483.00" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|626532" HotelName="Hotel Metro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/925834_foto_1.jpg</HotelPictures>
        <HotelDescription>The Metr� is a  3-star hotel near the centre of Milan, recently refurbished, ideal for those wishing to stay in a calm residential neighbourhood, a few kilometers from the Milano-City exhibition centre, with an easy access and well connected with public transport. The 40 rooms of this hotel are well appointed and very warm. They are equipped with the most modern amenities, making it the ideal accommodation for businesspeople and for those who want an easy access to the center of Milan. 
The rooms are soundproof and air conditioned, and have Wi-Fi and ADSL Internet, satellite TV, telephone, minibar and safe. The bathrooms also have hairdryer, digital scales and toiletries; some have hydromassage showers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="149586.08" OriginalAmount="138505.63" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|176282" HotelName="IBIS STYLES MILANO CENTRO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/958850_foto_1.jpg</HotelPictures>
        <HotelDescription>This charming city hotel lies close to Milan's shopping centre and is only 50 m from Lima underground station. There is an array of shops, lively pubs and nightclubs as well as further public transport to be found in the immediate vicinity. Built in 1930 and renovated in 2011, the hotel offers a total of 4 storeys in the main building and 5 storeys in the annexe block. All guest rooms are tastefully decorated and count with all the necessary amenities for a comfortable stay. Guests are also offered a TV room and an air-conditioned, � la carte restaurant with a non-smoking area where they can taste delicious dishes. A bicycle storage facility and Internet access are also available to guests for added convenience. Room and laundry services as well as medical assistance complete the services on offer at this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="149845.68" OriginalAmount="138746" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.495027" Longitude="9.141701" StarRating="4" HotelCode="335608|20532" HotelName="Raffaello" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Viale Certosa 108, 20156 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55055/a_55055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150164.28" OriginalAmount="139041" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48613297" Longitude="9.17350978" StarRating="3" HotelCode="360138|58821" HotelName="B&amp;B Hotel Milano Cenisio Garibaldi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina 38, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/468527/468527a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="150368.42" OriginalAmount="139230.02" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482604" Longitude="9.203119" StarRating="3" HotelCode="336463|17031" HotelName="Canova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 15, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55615/a_55615_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated at the centre of Milan, within metres of several restaurants.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150401.88" OriginalAmount="139261" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.463146" Longitude="9.148421" StarRating="4" HotelCode="260276|54908" HotelName="Studio Inn De Angeli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Gracchi 30, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/192272/192272a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150677.28" OriginalAmount="139516" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48138" Longitude="9.203411" StarRating="3" HotelCode="173020|238161" HotelName="B&amp;B Hotel Milano Central Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 9, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/7323/a_7323_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant, hotel is centrally located just 100 m from the main train station. Links to the public transport network lie about 150 m away and shops, bars and pubs are about 1 km from the hotel. It is 3 km to the nearest nightclub and the hotel is to be found directly beside a lake.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="150797.16" OriginalAmount="139627" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.406769" Longitude="9.15485" StarRating="4" HotelCode="148555|71763" HotelName="H2C Milanofiori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 28/04/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Roggia Bartolomea 5, 20090 Assago</AddressLine>
          </AddressLines>
          <CityName>Assago</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213405/213405a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Assago. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="151003.38" OriginalAmount="139817.94" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712132" HotelName="Crowne Plaza Milan Malpensa Airport" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974838_foto_1.jpg</HotelPictures>
        <HotelDescription>012123-ALB-00001Este hotel estandaacute; bien situado entre las terminales 1 y 2 del aeropuerto internacional de Milandaacute;n Malpensa. El centro de Somma Lombardo estandaacute; aproximadamente a 5 km de distancia. Justo al lado del hotel hay una parada de autobanduacute;s y a solo 1 km se puede ir de compras. Milandaacute;n dista 40 km y el lago Maggiore estandaacute; a unos 20 km.Este flamante hotel abriandoacute; sus puertas en febrero de 2006 y ofrece un alto nivel de calidad en su servicio, asandiacute; como un elegante entorno contemporandaacute;neo para satisfacer las necesidades de los huandeacute;spedes en viajes de negocios y vacaciones. El hotel ofrece 135 habitaciones, entre las que se incluyen habitaciones Superior, ademandaacute;s de una amplia gama de servicios, como restaurante, bar, centro de salud y cuidado corporal, un centro de conferencias con 8 salas de reuniones, un amplio aparcamiento gratuito y servicio de transporte de cortesandiacute;a en autobanduacute;s al aeropuerto, de ida y vuelta.Las habitaciones estandaacute;n bellamente decoradas prestando atenciandoacute;n a cada uno de los detalles y les brindan a los huandeacute;spedes lo anduacute;ltimo en tecnologandiacute;a moderna. Cada una de ellas viene con aire acondicionado regulable, ventanas insonorizadas, conexiandoacute;n inalandaacute;mbrica a Internet y por cable HDSL, TV vandiacute;a satandeacute;lite con pago por visiandoacute;n, telandeacute;fono de landiacute;nea directa con buzandoacute;n de voz, conexiandoacute;n doble para mandoacute;dem y/o fax, set de plancha, cuarto de baandntilde;o particular con ducha/baandntilde;era, secador de pelo, cafetera/tetera, minibar y caja fuerte.El hotel cuenta con su propio centro de salud y cuidado corporal en el recinto, con equipamiento cardiovascular, sauna y baandntilde;o turco.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="151113.34" OriginalAmount="139919.76" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712121" HotelName="Belstay Milano Assago" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ASSAGO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886734_foto_1.jpg</HotelPictures>
        <HotelDescription>El hotel estandaacute; situado cerca de la autopista Autostrada dei Fiori y estandaacute; muy bien comunicado por el servicio de autobanduacute;s con el metro, que lleva directamente al centro de la ciudad. Una feria comercial, noche de estreno en un teatro, una reuniandoacute;n o locas sesiones de lujosas compras... En Milandaacute;n, los caminos de la cultura, el ocio y los negocios siempre se cruzan. Milandaacute;n es una ciudad para disfrutar y levantar la vista para descubrir, mandaacute;s allandaacute; del tandiacute;pico bullicio, los diferentes estilos arquitectandoacute;nicos de los edificios que se han ido sucediendo a travandeacute;s de los siglos: un paisaje digno de contemplar. Tambiandeacute;n es el punto ideal de partida para todo tipo de viajes porque estandaacute; a menos de 2 horas del mar de Gandeacute;nova y de las montaandntilde;as de Cervinia. La estaciandoacute;n de metro de Famagosta (landiacute;nea verde) queda a unos 5 km del establecimiento y la estaciandoacute;n de trenes de Milandaacute;n estandaacute; a unos 15 km. El hotel estandaacute; a 15 km aproximadamente del centro de Milandaacute;n, donde se pueden encontrar muchas tiendas, bares, pubs y clubes. Ademandaacute;s, se encuentra cerca de los principales lugares de interandeacute;s de Milandaacute;n: la plaza de la catedral estandaacute; a 12,5 km, el Centro de Congresos de Milano Fiori a 3 km y el circuito de F1 de Monza a 47 km.andEacute;ste es un moderno hotel de 203 habitaciones con aire acondicionado repartidas en 11 plantas y con aparcamiento gratuito. Los huandeacute;spedes que traigan su portandaacute;til pueden conectarse a Internet de forma gratuita desde su habitaciandoacute;n las 24 horas del dandiacute;a. Tambiandeacute;n se ofrece conexiandoacute;n a Internet WiFi. Ademandaacute;s, el hotel cuenta con 16 salas de reuniones y ofrece un servicio diario regular de traslado de ida y vuelta al aeropuerto de Malpensa. Tambiandeacute;n ofrece un servicio gratuito de traslado de ida y vuelta a la zona de exposiciones (Rho) durante la celebraciandoacute;n de las principales exposiciones. El hotel tiene aire acondicionado y ofrece asimismo vestandiacute;bulo, parque infantil, bar y restaurante.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="151859.88" OriginalAmount="140611" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.479404" Longitude="9.208993" StarRating="3" HotelCode="317254|54175" HotelName="Hotel Ibis Styles Milano Centro" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Designated Smoking Area,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Boscovich Ruggero 57-59, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431462/a_431462_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel lies close to Milan's shopping centre (on the corner of ""Corso Buenos Aires"") and is only 50 metres from Lima underground station (Line 1). There is a array of shops, lively pubs and nightclubs as well as further public transport to be found in the immediate vicinity and may all be easily reached from the hotel (maximum 200 metres).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152115.84" OriginalAmount="140848" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465757373039" Longitude="9.1778218746185" StarRating="4" HotelCode="34969|55854" HotelName="King Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Magenta 19, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56930/a_56930_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This town hotel is located just a few paces from the cathedral at the centre of Milan where numerous shops, restaurants, bars are also to be found. Convenient public transport links are located just 200 metres from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152242.20" OriginalAmount="140965" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48558755871" Longitude="9.2083655297756" StarRating="4" HotelCode="192164|201956" HotelName="Residence de la Gare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mauro Macchi 49, 20124 Milano, stazione centrale</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2540000/2536000/2535946/3455b4ab_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="152358.84" OriginalAmount="141073" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.481853" Longitude="9.207898" StarRating="2" HotelCode="117314|428696" HotelName="Mondial" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 24, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/eb/3d/eb3d19ed5efe8aeb1cdb68ab7b5e1b6922284a61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="153436.68" OriginalAmount="142071" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465458" Longitude="9.219423" StarRating="2" HotelCode="146778|227292" HotelName="Delizia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Archimede 86/88, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/362733/e55e5cfd8b49a406d7b13d339a0b5c98.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="154582.56" OriginalAmount="143132" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.479409" Longitude="9.207851" StarRating="1" HotelCode="901282|178014" HotelName="Nettuno" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tadino 27, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211675/211675a_hb_a_033.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="154839.86" OriginalAmount="143370.24" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|331376" HotelName="Hotel Panizza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028770_foto_1.jpg</HotelPictures>
        <HotelDescription>Este agradable hotel estandaacute; en Milandaacute;n. Hotel Panizza tiene un total de 22 habitaciones disponibles para sus huandeacute;spedes. Los huandeacute;spedes podrandaacute;n utilizar la conexiandoacute;n a internet inalandaacute;mbrica de los espacios panduacute;blicos de la propiedad. Los huandeacute;spedes disponen de recepciandoacute;n 24 horas. No se permiten mascotas en las instalaciones.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155337.48" OriginalAmount="143831" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.477251798802" Longitude="9.2016473263893" StarRating="3" HotelCode="116737|25487" HotelName="Hotel Brianza" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 01/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panfilo Castaldi 16, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/056693/056693a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155385.00" OriginalAmount="143875" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.45203678" Longitude="9.24960137" StarRating="4" HotelCode="578648|227296" HotelName="Hotel M89" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 02/05/2025" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 89, 20138 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9340937</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="155736.00" OriginalAmount="144200" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.481141" Longitude="9.203088" StarRating="3" HotelCode="335620|54173" HotelName="Delle Nazioni" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via A. Cappellini 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211532/211532a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="155992.42" OriginalAmount="144437.43" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="2" HotelCode="|351616" HotelName="Hotel Dover" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1027463_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Dover COP</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156283.56" OriginalAmount="144707" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.488316989439" Longitude="9.2045259475708" StarRating="3" HotelCode="172225|20524" HotelName="Albert" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tonale 2, 20125 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/191220/191220a_hb_a_996.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="156903.48" OriginalAmount="145281" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.444603411215" Longitude="9.2068111896515" StarRating="4" HotelCode="186866|37953" HotelName="Zambala Luxury Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Massage Centre,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Brembo 29, Ripamonti Corvetto, 20139 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173833/173833a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The aparthotel is located near the heart of Milan. It is a stone's throw from the main motorways and 4 metro stops from the Piazza del Duomo. Milan Linate Airport is roughly 8 km away and Milan Malpensa Airport is approximately 65 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157244.76" OriginalAmount="145597" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.480646416785" Longitude="9.2064303159714" StarRating="3" HotelCode="37532|20527" HotelName="Bagliori" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Boscovich 43, 20124 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/61751/a_61751_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally situated in the buzzing, Italian cultural hub that is Milan. The tourist and business areas, with countless shopping and entertainment venues, are waiting to be explored just a few steps away. There is also a public transport stop to be found 100 m away. For those travelling from further afield, the airport (around 50 km away) offers excellent international connections.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157245.84" OriginalAmount="145598" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.473819" Longitude="9.224058" StarRating="4" HotelCode="116903|55738" HotelName="Dieci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Largo Rio de Janeiro 12, 20133 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/173795/173795a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Quartiere Città Studi, just 5 km from the centre of Milan. Shops can be found in Corso Buenos Aires, just a 15-minute walk from the hotel. The fairground Fiera Milano Rho / Pero is 30 minutes away by metro. Linate Airport is just 7 km away and Piola Metro Station is within 600 metres of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157453.20" OriginalAmount="145790" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47173972" Longitude="9.07813526" StarRating="0" HotelCode="785958|364901" HotelName="Agriturismo Dolceluna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Gaetano Airaghi 131, 20153 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10370926</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="157526.29" OriginalAmount="145857.68" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.49609979" Longitude="9.20286736" StarRating="4" HotelCode="422506|478683" HotelName="Hotel Residence Studio Inn Centrale" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 04/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Cardinal Giovanni Cagliero 14A, 20125 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/564543/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel residence in Milan near the Central Station, Studio Inn Centrale offers 4 star services and free Wi-Fi, in spaces featuring designer rooms and apartments with a kitchenette. Located just a short distance from the modern Porta Nuova district and Milan Central Station, the Studio Inn Centrale is strategically situated with excellent public transport connections, conveniently near the M3 'Sondrio' and M5 'Marche' subway lines. Studio Inn Centrale is your starting point for discovering Milan and experiencing the unique and unforgettable Expo 2015. Our apartments provide ideal accommodations in which to relax and regenerate, fully enjoying all the amenities and services we've reserved for your stay in the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157892.76" OriginalAmount="146197" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.485025" Longitude="9.21942" StarRating="3" HotelCode="365240|201263" HotelName="Adler" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ricordi, 10, 20131 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68887/l_68887_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located in the city centre of Milan and is only a few minutes on foot from numerous shops and entertainment venues. In addition, guests can explore every corner of this pulsing metropolis and its glorious sights by public transport, with the nearest stop only 20 m from the hotel. The airport is about 7 km away with a transfer time of 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="158175.40" OriginalAmount="146458.70" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|121120" HotelName="ANTARES HOTEL ACCADEMIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888635_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Accademia reveals itself as a Designer Hotel right from the entrance, with fine mosaics, bright spaces, works of art such as 'Le Melissai' by Teresa Pomodoro and exclusive furnishing elements.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158660.64" OriginalAmount="146908" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483089820825" Longitude="9.2051289999999" StarRating="3" HotelCode="88885|180008" HotelName="Keb Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 43, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/056275/056275a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158667.12" OriginalAmount="146914" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483276" Longitude="9.202935" StarRating="3" HotelCode="36236|54775" HotelName="Bernina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 27, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/359283/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159240.60" OriginalAmount="147445" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.45807668" Longitude="9.2122102" StarRating="3" HotelCode="549052|201175" HotelName="Brera Apartments in Porta Romana" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Spartaco 33, 20121 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/33260/2733260/24.jpg?f=15614749</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="159701.76" OriginalAmount="147872" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.474826919952" Longitude="9.1510945019952" StarRating="3" HotelCode="312311|344135" HotelName="Hotel Campion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Pets allowed,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Viale Berengario 3, 20149 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/61136/1861136/1.jpg?f=15051544</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Campion in Milan, you'll be close to Fiera Milano City and Cathedral of Milan. This hotel is within close proximity of Milan Convention Centre and Teatro Ventaglio Nazionale.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 27 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and you can also request irons/ironing boards.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and ski storage.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160716.96" OriginalAmount="148812" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.498838586193" Longitude="9.1661301255226" StarRating="4" HotelCode="192210|28298" HotelName="Sunflower" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Lugano 10, 20158 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10717606</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="161563.68" OriginalAmount="149596" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483369505027" Longitude="9.2033243179321" StarRating="3" HotelCode="17123|53786" HotelName="Smart Hotel Central Station" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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>Via Napo Torriani 28, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20928/a_20928_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at the heart of Milan on the Via Napo Torriani directly beside the main train station, Stazione Centrale (100 m away). The city centre with its famed sights including Milan Cathedral and various famous boutiques are just a few minutes away and the exhibition centre is 10 minutes away on public transport. Transfer to Linate airport, which lies approximately 7 km away, takes roughly 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="162395.28" OriginalAmount="150366" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.478225992379" Longitude="9.1997945308685" StarRating="4" HotelCode="35436|33383" HotelName="Hotel Baviera" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Panfilo Castaldi 7, Zona Staz. Centrale/Repubblica, 20124 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57634/a_57634_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan. Bars, pubs and nightclubs are all to be found a mere 50 metres away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="163113.48" OriginalAmount="151031" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.464206948562" Longitude="9.1944686725368" StarRating="1" HotelCode="337642|518899" HotelName="Hotel Nuovo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Elevator,Housekeeping,Internet,LCD/Projector,Luggage Storage,Parking,Pets allowed,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cesare Beccaria 6, 20122 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/61298/1861298/23.jpg?f=15680049</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Nuovo in Milan (Milan Centre), you'll be minutes from San Bernardino alle Ossa and Cathedral of Milan. This hotel is within close proximity of La Rinascente and Palazzo Reale.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 15 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms have rainfall showerheads and complimentary toiletries. Conveniences include desks and complimentary newspapers, as well as phones with free local calls.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and a television in the lobby.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and multilingual staff. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="163754.99" OriginalAmount="151624.99" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.478839101168" Longitude="9.144575893879" StarRating="4" HotelCode="|MBV" HotelName="Montebianco Mokinba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Monterosa 90</AddressLine>
          </AddressLines>
          <PostalCode>0248000658</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/60566/887352.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 46 rooms. English- and French-speaking staff at the reception desk in the lobby are happy to answer any questions. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. There are a number of shops as well. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a car hire service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A bicycle hire service gives guests the opportunity to explore the surrounding area independently. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This city hotel is located in Italy's fashion capital Milan, where visitors may admire the towering cathedral, the famous Scala opera house, and Leonardo da Vinci's masterpiece 'The Last Supper'. The San Siro football stadium, which is full of tradition, will definitely be of interest to sports enthusiasts, as both Inter Milan and AC Milan teams play there. Countless boutiques of Italian fashion designers can be found in the immediate vicinity of the hotel, and the area further features a comprehensive range of restaurants, bars, and clubs, which will almost definitely provide enough variety for guests at the hotel.The sports and entertainment facilities at the hotel ensure that guests have plenty of activities to choose from during their stay. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym and a spa. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed, a queen-size bed or a king-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a mini fridge included among the standard features. A direct dial telephone, a television with satellite/cable channels, a radio, a stereo system and WiFi provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms are equipped with a shower, a bathtub and a bidet. A hairdryer and a telephone are provided. As an extra convenience, bathrooms provide cosmetic products. The hotel has non-smoking rooms.The dining area includes a restaurant and a bar. A generous breakfast buffet guarantees a great start to the day.The hotel has a 24-hour reception. Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164036.88" OriginalAmount="151886" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.452339" Longitude="9.2148540000001" StarRating="3" HotelCode="117277|28279" HotelName="Mec" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tito Livio 4, 20137 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/11/1110718/YdFC7pss_007fd363ad9e47d48f4ae279676427aa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164312.28" OriginalAmount="152141" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.456548" Longitude="9.16862" StarRating="4" HotelCode="173730|56901" HotelName="Mercure Milano Solari" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Orseolo 1, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/243995/a_243995_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164584.44" OriginalAmount="152393" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.462741" Longitude="9.204545" StarRating="3" HotelCode="117412|69073" HotelName="Pavone" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Dandolo 2, Traversa di Corso di Porta Vittoria, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206049/206049a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="164938.55" OriginalAmount="152720.88" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.479257" Longitude="9.210101" StarRating="4" HotelCode="116703|201427" HotelName="Best Western Hotel City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 42/5, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/160475/a_160475_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165289.68" OriginalAmount="153046" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483678" Longitude="9.164971" StarRating="4" HotelCode="31173|25518" HotelName="CityLife Hotel Poliziano" 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Poliziano 11, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49816/a_49816_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant city hotel lies in the heart of Milan just 200 m from the Milan International Trade Fair. Cafés, bars and restaurants and sights such as the cathedral, the Scala or Sforza castle can easily be reached on foot (20-minute walk) and are not far away at all. The Via Montenapoleone is a 25-minute walk away. Public transport links are to be found directly in front of the hotel, and the railway station is around 2 km away. Milan Linate airport is around 7 km away, and Malpensa airport is 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165675.24" OriginalAmount="153403" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.457802" Longitude="9.214636" StarRating="3" HotelCode="95053|28312" HotelName="Perugino" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Perugino 12, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132043/a_132043_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a quiet area, this hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="165737.88" OriginalAmount="153461" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.491512" Longitude="9.1668999999999" StarRating="2" HotelCode="145013|180652" HotelName="Bogart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Principe Eugenio 45, 20155 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204524/204524a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="166662.89" OriginalAmount="154317.49" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|092539" HotelName="Smart Milano Central Station" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1054234_foto_1.jpg</HotelPictures>
        <HotelDescription>Smart Hotel Milano Central Station is located in the center of Milan, 300 meters from Central Station.The rooms are equipped with a desk, television with satellite channels and Sky Gold TV, free WiFi, safe and minibar.Buffet breakfast.Thanks to its central and strategic location, it is easy to reach: Piazza del Duomo (2.3 km), the fashion streets (3 km), Castello Sforzesco (2.6 km), the San Siro stadium (8 km). Check in from 14.00.   Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="166764.71" OriginalAmount="154411.77" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|966633" HotelName="Voco Milan Fiere" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/780517_foto_1.jpg</HotelPictures>
        <HotelDescription>Set in Milan, 4.6 km from Fiera Milano City, voco Milan-Fiere, an IHG Hotel offers accommodation with a fitness centre, private parking, a garden and a restaurant. This 4-star hotel offers room service, a 24-hour front desk and free WiFi. Guests can have a drink at the bar. The hotel will provide guests with air-conditioned rooms with a desk, a kettle, a minibar, a safety deposit box, a flat-screen TV and a private bathroom with a bidet. The units feature a wardrobe. Breakfast is available every morning, and includes buffet, continental and Italian options. Rho Fiera Metro Station is 4.7 km from voco Milan-Fiere, an IHG Hotel, while CityLife is 5.3 km away. Milan Linate Airport is 17 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="166773.60" OriginalAmount="154420" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.517392" Longitude="9.076112" StarRating="4" HotelCode="70651|24176" HotelName="NH Milano Fiera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale degli Alberghi s/n., 20017 Rho. Milan</AddressLine>
          </AddressLines>
          <CityName>Rho</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/92978/a_92978_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently situated inside the Fieramilano expo, a perfect location for delegates or visitors to conferences and exhibits. The hotel is within easy reach of most tourist attractions and business addresses in the city. The nearest train station is about 50 metres away and Linate Airport is about 44 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="167412.27" OriginalAmount="155011.36" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712172" HotelName="King - Mokinba Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/951266_foto_1.jpg</HotelPictures>
        <HotelDescription>This town hotel is located just a few paces from the cathedral at the centre of Milan where numerous shops, restaurants, bars are also to be found. Convenient public transport links are located just 200 metres from the hotel.This charming hotel has a relaxed atmosphere and facilities include a 24-hour reception desk and a laundry service. A car park is to be found close by.All of the rooms are tastefully furnished and come fitted with an en suite bathroom and a hairdryer. Additional facilities include a direct dial telephone, satellite/ cable TV, a radio, air conditioning and a minibar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="167721.84" OriginalAmount="155298" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484010765638" Longitude="9.2000734806061" StarRating="4" HotelCode="20865|20526" HotelName="Auriga" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via G.B. Pirelli 7, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/26840/a_26840_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of the business centre. Public transport departs from stops located 100 m from the hotel and the cathedral square, Scala opera house as well as the most important shopping arcades can easily be reached on the underground. Restaurants, bars and pubs also lie within a few minutes walk of the hotel and it is not far from the main train station and the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168525.36" OriginalAmount="156042" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48339" Longitude="9.2038680000001" StarRating="2" HotelCode="296699|176064" HotelName="Esco" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Antonio da Recanate 2, 20129 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361083/361083a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168732.72" OriginalAmount="156234" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.517401" Longitude="9.338157" StarRating="4" HotelCode="158745|223236" HotelName="For You Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giuseppe Mazzini 3F, 20063 Cernusco Sul Naviglio, Milan</AddressLine>
          </AddressLines>
          <CityName>Cernusco sul Naviglio</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-sr/52332.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Cernusco sul Naviglio. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="169318.30" OriginalAmount="156776.20" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|D05321" HotelName="Ih Hotels Milano Centrale" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2593222_foto_1.jpg</HotelPictures>
        <HotelDescription>The iH Hotels Milano Centrale enjoys an enviable location: situated in a super convenient position, it is ideal for business or leisure travellers who need to stay near Milan's Central Station in a refined, new and design environment. The hotel is accessed from Via Antonio da Recanate, a few steps from the MM2-MM3 Stazione Centrale metro station, 500 metres from Corso Buenos Aires, Europe's longest shopping street, and a 15-minute walk from the Duomo and the famous La Scala Theatre. Rooms on higher floors have balconies overlooking the Milan skyline and from which you can also see the spires of the Duomo in the distance. Meticulously designed and planned with a passion for detail, colourful and lively, each room at the iH Hotels Milano Centrale is characterised by its sophisticated atmosphere and distinctive architecture. The ultra-modern concept of the 97 rooms, comprising standard, family and deluxe rooms, are characterised by their spaciousness, furnished in a contemporary style and equipped with every comfort. Ten rooms are reserved for the annexe for short, comfortable and easy stays just a few steps from the Central Station.To say good morning to you will be a rich buffet set up in the modern and spacious indoor hall of the iH Hotels Milano Centrale to enjoy the best Italian and continental pastries, savoury dishes, fresh produce and seasonal fruit. You can also find express or machine-made coffee, hot and cold drinks.  Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24 , Check-in from 14:00 , Check-out to 11:00</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169695.00" OriginalAmount="157125" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483112810684" Longitude="9.2032787203789" StarRating="4" HotelCode="35052|19062" HotelName="Hotel Atlantic" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 24, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57084/a_57084_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located just a few minutes' walk from Milan's designer shops, the Scala opera house and the Poldi Pezzoli Museum. The main train station is about 50 m from the hotel from where there is a shuttle bus service to the airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="169769.52" OriginalAmount="157194" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.453008" Longitude="9.195905" StarRating="4" HotelCode="95061|55841" HotelName="Crivi's Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Vigentina 46, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/86/861685/NViHsZ1M_a8f6e236fbe707535c0e257f60e523b6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170387.28" OriginalAmount="157766" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.477784" Longitude="9.203136" StarRating="4" HotelCode="17203|19064" HotelName="Sanpi Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Lazzaro Palazzi 18, (Porta Venezia - Buenos Aires - Piazza Repubblica Area), 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21047/a_21047_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming boutique hotel is located directly in the heart of the city between the Porta Venezia and the Piazza della Repubblica. Several restaurants, varied shops, night clubs and bars are in close proximity. In addition a public garden, the Piazza Duomo and the Teatro all Scala are all close by. The hotel is fantastically connected to the public transport network. The station Porta Venezia (on the red line 1) is 100 m away, it is 200 m to the station Piazza della Republica (on the yellow line 3) and the railway station is 800 m away. It takes 15 minutes to reach Linate airport and 50 minutes to Malpensa airport. On public transport it takes an hour to reach Oriol al Serio BG airport. There are shuttle buses to the larger airports.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170527.68" OriginalAmount="157896" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483537813137" Longitude="9.1666625440121" StarRating="4" HotelCode="335627|4733" HotelName="Hotel Mozart" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Gerusalemme 6, 20154 Milan, Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55066/a_55066_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan, only a few steps away from the Corso Sempione and close to the exhibition grounds. Milan is Italy's largest industrial centre and about half of the country's big businesses have their headquarters there. Milan also has a wide range of cultural and historical highlights, which makes it a worthwhile destination for business guests and those interested in culture alike. Numerous restaurants and sights, such as the cathedral and the Castello Sforzesco, can be reached in a few minutes on foot or by public transport. For shopping there is the nearby Corso Vercelli, where many of the city's most elegant shops are to be found. The airport is located about 40 km away and provides excellent international connections for long-haul travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170614.08" OriginalAmount="157976" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.464107599502" Longitude="9.163313806057" StarRating="3" HotelCode="192197|57100" HotelName="Panizza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Bartolomeo Panizza 5, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206076/206076a_hb_a_040.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170649.72" OriginalAmount="158009" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484178" Longitude="9.205471" StarRating="3" HotelCode="95049|201923" HotelName="Ostello Bello Grande" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lepetit 33, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://www.hotelbeds.com/giata/68/687093/687093a_hb_r_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="170980.20" OriginalAmount="158315" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482368" Longitude="9.175693" StarRating="4" HotelCode="13286|32279" HotelName="Leonardo Hotel Milan City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Messina 10, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13934/a_13934_T2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of Milan, in the vicinity of the Porta Garibaldi, the fashionable Brera district and within easy reach of the FieraMilanoCity trade fair grounds, the railway station, and the principal shopping streets.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="171199.88" OriginalAmount="158518.41" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|804635" HotelName="MILAN SUITE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/925957_foto_1.jpg</HotelPictures>
        <HotelDescription>Milan Suite Hotel is located strategically close to the main exhibition centre of Milan: Fieramilano in Rho, Fieramilanocity and the MiCo Congress Center. The Hotel is also very close to the main highway that leads to Milan. Milan Suite Hotel is the first luxury urban hotel Asian style in Milan. It has 38 prestigious Junior Suites and 2 spacious and comfortable suites of 70 sqm. The backdrop of everything will most certainly be the extreme comfort of every room; which include living area, comfortable sofas, Mediaset Premium (pay TV), free WI-FI, boiler with complementary tea and coffee, bathroom with bath tub and shower, espresso machine and microwave oven on request. * Paid parking</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="172816.20" OriginalAmount="160015" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.470509" Longitude="9.222627" StarRating="3" HotelCode="82819|57334" HotelName="VIVA Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Via Giacinto Gallina 12, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111723/r_111723_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173652.12" OriginalAmount="160789" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482138" Longitude="9.198663" StarRating="4" HotelCode="14436|26638" HotelName="Marconi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 3, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/16828/w_16828_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 1 km from the centre of Milan, this hotel is appreciated by business customers for its ideal location a few minutes away from the main train station and the air terminal to/from the main airports (Malpensa, Linate and Bergamo). The hotel is near a metro station and the tram stop for the line directly to the Duomo, the Brera area and the Navigli Canal. It offers a comfortable residence for anyone wishing to discover the wonders of Milan's historical centre. Linate Airport is around 7 km away, and Milan Malpensa Airport is some 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="173875.68" OriginalAmount="160996" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.674225" Longitude="8.740065" StarRating="4" HotelCode="159013|71379" HotelName="Osteria della Pista" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Verbano 1, Casorate Sempione, Varese</AddressLine>
          </AddressLines>
          <CityName>Casorate Sempione</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221085/221085a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Gallarate. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="173985.60" OriginalAmount="161097.78" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712265" HotelName="Royal Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>ASSAGO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886130_foto_1.JPG</HotelPictures>
        <HotelDescription>Este hotel de lujo estandaacute; ubicado cerca del centro, donde se encuentran numerosos comercios y lugares de ocio y entretenimiento (a un kilandoacute;metro). A pocos minutos a pie podrandaacute; llegar a paradas de transporte panduacute;blico (300 metros). El aeropuerto de Linate estandaacute; a unos 15 kilandoacute;metros, al que podrandaacute; llegar en unos 20 minutos de viaje.Este hotel, construido en el aandntilde;o 1995, tiene 4 plantas y un total de 154 habitaciones, 111 de ellas dobles, 3 suites y 40 apartamentos. Ofrece a sus huandeacute;spedes numerosas instalaciones, como un hall de entrada con ascensor y andaacute;rea de recepciandoacute;n abierta las 24 horas del dandiacute;a que le ofrece servicio de caja fuerte, de guardarropa y de cambio de divisa. En el hotel podrandaacute; encontrar una cafeterandiacute;a, una sala de televisiandoacute;n, un restaurante a la carta climatizado con zona para no fumadores, una sala de conferencias y una terminal de Internet. A su disposiciandoacute;n estandaacute;n el servicio de habitaciones, de lavanderandiacute;a y de atenciandoacute;n mandeacute;dica, asandiacute; como el aparcamiento.Las lujosas habitaciones tienen baandntilde;o con secador de pelo. Ademandaacute;s disponen de telandeacute;fono de landiacute;nea directa, TV vandiacute;a satandeacute;lite o por cable, radio, conexiandoacute;n a Internet, cocina americana, minibar, cama doble, moqueta, calefacciandoacute;n central y caja fuerte.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="175057.20" OriginalAmount="162090" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.506275469656" Longitude="9.1885212063789" StarRating="1" HotelCode="192214|478456" HotelName="Sicilia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Village" CnxPolicy="Free CXL until 01/05/2025" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Benefattori dell'Ospedale 24, 20162 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/317156/317156a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This holiday village welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="175325.52" OriginalAmount="162338.44" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712269" HotelName="LEONARDO MILAN CITY CENTER" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/951649_foto_1.jpg</HotelPictures>
        <HotelDescription>The 4-star superior Leonardo Hotel Milan City Center is situated in a splendid location between Corso Sempione and Porta Garibaldi. It's in short distance to Brera, Corso Como and the Main Railway Station of Milan. Business travellers benefit from the convenient location and good transport connections to the MiCo, Milan Congress Venue, and the city fairground, Fiera Milano City, which are only 10 minutes away from the Leonardo Hotel Milan City Center. The fairground Fiera Milano in the district Rho and the Expo area can be reached in just 20 minutes by car or 30 minutes by public transport. Recently renovated the hotel persuades with its elegant and warm atmosphere in its 130 rooms, lobby and bistro restaurant "Il Giorno Bistrot" featuring traditional Italian cuisine. The hotel has a conference centre with 4 rooms and a seating capacity up to 200. Enjoy a cocktail at the bar "Caesar's" and relax in the beautiful outdoor area where from May to October, it's possible to enjoy aperitifs, dinner or simply have a break from the busy life. A fitness room completes the inviting supplies.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="175402.90" OriginalAmount="162410.09" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|606294" HotelName="CASUAL ECLETTICO MILANO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/36472_image66376162_0.jpg</HotelPictures>
        <HotelDescription>Housed in an Art Nouveau building, Casual Eclettico Milano is located at the Lima metro station in central Milan, just 4 minutes from the Duomo metropolitan area.The property offers a diverse continental collection.Casual Eclettico Milano is a 15-minute walk from Milan Central Station and 3.5 km from Milan Cathedral.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="175920.13" OriginalAmount="162889.01" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|821827" HotelName="MONICA FIERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>PREGNANA</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974937_foto_1.jpg</HotelPictures>
        <HotelDescription>Monica Hotel Fiera is located 10 minutes from the Fiera Milano, Fiera Milano City Expo 2015 and 30 minutes from the city center.The hotel has 36 rooms under construction STANDARD with bath and shower, wooden flooring, telephone and satellite TV.The breakfast buffet is served every morning in a private room of the restaurant I Gazebi.Check-in time: from 2:00 p.m.Additional Services:- The Mona Lisa lounge bar overlooking the garden.- The parking garage, parking inside the property, up to 90 cars, many buses and large vehicles. It also has plenty of parking in the garage closed, with a height of up to 2.60 mt.- Free WiFi throughout the hotel, there is also a free internet point.- Shuttle service available only for major events</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176191.20" OriginalAmount="163140" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.475635" Longitude="9.189421" StarRating="3" HotelCode="145158|56584" HotelName="Brera Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Fermo 1, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206473/w_206473_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176703.12" OriginalAmount="163614" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="952427|344063" HotelName="Brera Apartments In Moscova" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Pinamonte Da vimercate 11, 3 Floor, 20121 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9634626</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="176881.29" OriginalAmount="163778.97" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|D3A732" HotelName="Aiello Hotels - Centrale" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2684871_foto_1.jpg</HotelPictures>
        <HotelDescription>Aiello Hotels Centrale is a boutique hotel located a few steps from Milan Central Station.Aiello Hotels Centrale has rooms with modern furnishings and all the comforts for a pleasant and relaxing stay.The Italian breakfast is served at the Panzera coffee shop. Historic Milan bar with a unique atmosphere.It is advisable to contact the property after making the reservation. Remarks: For check in after 16.30, please contact the property in advance at +39 375 586 1664 to obtain the access codes. Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Check-in from 14:30 , Check-out to 11:00 , Front Desk From 10:00 , Front Desk To 16:30</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177022.80" OriginalAmount="163910" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48384" Longitude="9.20317" StarRating="4" HotelCode="321370|55852" HotelName="GLAM Hotel" 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>Piazza Duca d'Aosta 4/6, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/0/4/7/9/3/5/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177251.76" OriginalAmount="164122" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.461165352181" Longitude="9.1911390423775" StarRating="4" HotelCode="11558|20528" HotelName="Brunelleschi Milano" 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,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Flavio Baracchini, 12, 20123 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9328/a_9328_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is situated in the centre of Milan just a few minutes walk from the cathedral, the Galleria and La Scala opera house. Many elegant boutiques are to be found in the area around the hotel and this is the ideal stopover point for those consider tranquillity, cordiality and efficiency to be the most important elements necessary for an agreeable stay. The transfer time to the airport takes around 15 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177590.88" OriginalAmount="164436" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48783688" Longitude="9.20276939" StarRating="3" HotelCode="577990|227211" HotelName="43 Station Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Fabio Filzi 43, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/78743/3278743/1.jpg?f=15613481</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177978.60" OriginalAmount="164795" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.450945305545" Longitude="9.1602802276611" StarRating="4" HotelCode="59713|13052" HotelName="nhow Milano" 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,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tortona 35, 20144 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/77320/a_77320_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This designer hotel lies in the southern part of Milan, close to Porta Genova train station in the lively and charming quarter of Navigli. This quarter is full of fancy restaurants, bars and pubs (about 600 m), shops, studios and art galleries. The city centre is located around 4 km from the hotel. The medieval castle is also located roughly 4 km from the hotel. Within 5 km, guests will reach the Duomo, Galleria Vittorio Emaniele, La Scala Theatre, fashion streets and Via Montenapoleone. Linate Airport is located roughly 12 km away, Malpensa Airport is around 45 km away and Lake Como is around 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178377.12" OriginalAmount="165164" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.477985" Longitude="9.209421" StarRating="4" HotelCode="17916|1319" HotelName="Ritz Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 40, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22138/a_22138_AY2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="178484.04" OriginalAmount="165263" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.485564052876" Longitude="9.1640809178352" StarRating="4" HotelCode="44708|54169" HotelName="UNAHOTELS Scandinavia Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Fauchè 15, Sempione, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19817/w_19817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is located only a few steps from the Fiera Milano trade centre. Located about 100 m away, links to the transport network, restaurants and nightclubs can easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="178762.87" OriginalAmount="165521.18" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|831634" HotelName="Best Western Plus Hotel Le Favaglie" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>CORNAREDO</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1045181_foto_1.jpg</HotelPictures>
        <HotelDescription>The hotel is located in a strategic position, with easy access to the airport and the underground. It is situated in a residentaial area.Rooms are medium in size and are furnished in a modern and elegant style. All rooms have carpet flooring and are decorated in light colour. They are furnished in a minimalistic and fine style and are equipped with wooden furniture.The restaurant respects the elegance of the hotel and offers delicious plates.This is a modern building keeping in touch with the surroundings.The lobby is large in size and furnished in a very elegant and modern style. The reception desk is dark decorated and partly faces the seating area, furnished in a modern style. The seating area is large and elegantly equipped with fuxia sofas and grey easy-chairs. The area is bright and gives a comfortable and nice atmosphere.The hotel also has meeting room. This is a very good hotel evoking with its details a futuristic style.04-05 A.DP.Milan Tourist Tax of EUR 4.00 per person per night is payable in cash by the guest directly to the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179192.52" OriginalAmount="165919" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.478267368029" Longitude="9.2016962170601" StarRating="3" HotelCode="31170|1506" HotelName="Albergo ibis Milano Centro" 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,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Finocchiaro Aprile 2, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49808/a_49808_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel enjoys an excellent location in the centre of Milan. The main train station, Piazza Repubblica as well as scores of shopping and entertainment venues are within easy walking distance or may be reached by making use of the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179445.24" OriginalAmount="166153" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.485395" Longitude="9.211708" StarRating="4" HotelCode="39582|2380" HotelName="Doria Grand 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Andrea Doria 22, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11671/a_11671_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is centrally situated only around 5 minutes walk from various shopping possibilities, bars and restaurants. The city centre lies around 3 km away. Sights such as the Via Montenapoleone, the cathedral, the Palazzo Reale Museum and the Milan Scala are located between 2 and 2.5 km away. Sforza castle is located roughly 4 km away. Public transport can be reached within 150 m and the train station is 300 m away. Mailand-Linate Airport is around 5 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="179609.40" OriginalAmount="166305" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4632648" Longitude="9.1660002" StarRating="3" HotelCode="192161|57321" HotelName="Suitime" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Matteo Bandello 20, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/318960/318960a_hb_a_061.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180511.20" OriginalAmount="167140" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.450966" Longitude="9.203724" StarRating="3" HotelCode="192193|247844" HotelName="Five" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Lodi 4, angolo Via Salmini, 20135 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/368687/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180822.24" OriginalAmount="167428" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.463176" Longitude="9.2102649999999" StarRating="4" HotelCode="89634|55099" HotelName="Vittoria" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Pietro Calvi 32, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/125521/a_125521_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="180942.12" OriginalAmount="167539" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.500617060739" Longitude="9.144591987133" StarRating="4" HotelCode="161648|20273" HotelName="Radisson Blu Hotel Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Villapizzone 24, 20156 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228078/w_228078_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a tranquil oasis in the heart of Milan's residential Bovisa District, just over 6 km northwest of the city centre. Public transport links are within walking distance from the hotel, making it easy for guests to access the city's key businesses and attractions like Duomo Cathedral, La Scala Opera House and the charming Brera District in the Old City. Milan's world-renowned fashion district is just 25 minutes from the hotel. The nearest airports are Linate (14 km) and Milano-Malpensa (41 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="182000.67" OriginalAmount="168519.14" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|408518" HotelName="B&amp;AMP;B HOTEL MILANO CENISIO GARIBALDI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1296387_foto_1.jpg</HotelPictures>
        <HotelDescription>The BandB Hotel Milano Cenisio Garibaldi, strategically located a few kilometers from the center of Milan and close to the train station and underground, is a modern hotel, suitable to better enjoy the events in Milan for business or visiting the city of Milan. With connections to the city center, and easy access to Piazza Duomo and the shopping streets, it's a perfect base for your movements out of town. At the BandB Hotel Milano Garibaldi Cenisio the reception is at your disposal from 7.00 to 23.00. If you arrive at the hotel between 23:00 and 7:00, for check-in you can use MIA - your personal receptionist automatic - that will help you perform all operations to access the hotel even at night time. In order to use the service, take with you the reservation number, pay with a credit card and withdraw the receipt with the code to enter the hotel entrance. Book your breakfast directly online only ? 7.20 (? 3.80 for children up to 10 years): extensive breakfast buffet with no limit on quantity. Breakfast includes a wide range of sweet and savory items including croissants and artisan breads, donuts, cakes, muffins, cereal, yogurt, cream cheese, scrambled eggs and hot dogs all the best brands (Nutella, Kellogg's, Lavazza ...). The buffet is served from 7:00 to 10:00! The BandB Hotel Milano Cenisio Garibaldi features a covered parking area for the parking of your car, with a cost of 8 ? per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182026.44" OriginalAmount="168543" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.516138" Longitude="9.226954" StarRating="4" HotelCode="263950|58868" HotelName="Hilton Garden Inn Milan North" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lucio Giunio Columella 36, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367607/a_367607_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="182118.78" OriginalAmount="168628.50" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|611557" HotelName="Hotel Dei Fiori" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/900490_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in Milan, near the Navigli, in a well communicated area with good access to public transports, which permits to reach the city centre in a few minutes, as well as the exhibition Milanofiori and the congress center, the Mediolanum Forum, the major universities (Bocconi, Cattolica and IULM, etc.). Guests can reach the San Paolo Hospital by walk and 100 meters from hotel you can catch the shuttle to the Center Humanitas. The hotel is located in a small green area where you can jog or a walk from the Naviglio Pavese to the Naviglio Grande. In the characteristic landscape you can find many places  to spend the evening, pizzerias, restaurants, breweries, pubs, typical, and so on. The Hotel has 53 soundproof rooms spread over 3 floors. The structure of the 60 is well preserved and decorated, maintaining both outside and inside decoration. The rooms have alarms, materials and fire safety measures. 
There is a parking (covered but not guarded) for free use of customers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="182147.29" OriginalAmount="168654.90" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712229" HotelName="City Life Hotel Poliziano" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/887471_foto_1.jpg</HotelPictures>
        <HotelDescription>Este atractivo hotel urbano se encuentra a tan sandoacute;lo 750 m de la Feria de Milandaacute;n. Hay cafeterandiacute;as, bares y restaurantes a pocos pasos del hotel y podrandaacute; llegar en 20 minutos andando a diferentes lugares de interandeacute;s como la catedral y el Castillo Sforzesco. Asimismo, Via Montenapoleone queda a 25 minutos a pie y hay una parada de transporte panduacute;blico justo enfrente del hotel. La estaciandoacute;n de ferrocarriles principal dista 2,5 Km del hotel, el aeropuerto Mailand-Linate, 7 Km y el de Malpensa, 45 KM.El hotel fue renovado y modernizado completamente hace poco. Dispone de un total de 100 habitaciones repartidas por 10 plantas. Ofrece tambiandeacute;n vestandiacute;bulo con recepciandoacute;n 24 horas, caja fuerte, cambio de divisa y ascensores. Ademandaacute;s, hay instalaciones modernas para conferencias, restaurante, bar, conexiandoacute;n a Internet, servicio de lavanderandiacute;a y de habitaciones y garaje.El amplio, candoacute;modo y luminoso restaurante es ideal tanto para una comida de negocios como para una romandaacute;ntica cena, mientras que la cafeterandiacute;a Le Cupole ofrece Happy Hours, bebidas, candoacute;cteles y platos frandiacute;os y calientes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182458.44" OriginalAmount="168943" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.45814564" Longitude="9.18825063" StarRating="2" HotelCode="583504|227210" HotelName="15 Quindici by Serendipity Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 15/A, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/85495/3285495/1.jpg?f=14965501</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="182458.74" OriginalAmount="168943.28" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48475" Longitude="9.162364" StarRating="3" HotelCode="117237|204793" HotelName="Losanna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 01/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Piero della Francesca 39, 20154 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/204793/204793a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 23 rooms. Services and facilities at the hotel include a restaurant, a bar and room service.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="182631.94" OriginalAmount="169103.65" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|092496" HotelName="Glam" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/924470_foto_1.jpg</HotelPictures>
        <HotelDescription>Glam Hotel Milano is situated in a strategic location in Milan, in the logistic heart of the city, right opposite the Central Station and the homonymous subway. Opened in 2015, the year of the world EXPO, offers its guests 171 rooms. Elegant and sophisticated, all rooms offer certified soundproofing, unique feature for the station area. In the bathrooms you will find comfortable and spacious showers or relaxing Jacuzzi, to leave behind a long day of work or face the day with renewed energy. Our Chefs are waiting for you at our restaurant. We propose typical courses of Italian tradition, matched with the must of international cuisine, with always delicious and unique innovations, to satisfy and please the most demanding palates.All dishes are made with art and creativity by our Chefs with fresh organic food. We also offer ideal solutions for those who follow special diets such as vegetarian, vegan and gluten free.Check in time: 14.00 Remarks: Rates do not include any local city tax and resort fee that must be paid by the final customer on-site directly to the hotel. Bedding preferences are not guaranteed and are subject to supplier availability. Front Desk H24</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183882.96" OriginalAmount="170262" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.44702805" Longitude="9.151584" StarRating="0" HotelCode="578332|238319" HotelName="Versoverde Alzaia Naviglio Grande" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Alzaia Naviglio Grande 150, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/74960/3274960/41.jpg?f=15688950</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184161.60" OriginalAmount="170520" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.477768166369" Longitude="9.197193678646" StarRating="5" HotelCode="384581|57742" HotelName="Milan Royal Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/04/2025" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Della Repubblica 12, Corner Via Vittorio Veneto, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5252603</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184381.92" OriginalAmount="170724" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.488746" Longitude="9.183004" StarRating="4" HotelCode="335603|18806" HotelName="Holiday Inn Mailand - Garibaldi Station" 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Ugo Bassi, 1A, 20159 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55052/ba_55052_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the heart of the city's shopping area, only a short way from the fashion and shopping precinct, around 5 minutes from the Porta Garibaldi Railway Station and some 10 minutes from the Central Station. In the close vicinity of this establishment guests will find the Corso Como, with its restaurants, bars, clubs and shops. The hotel is about 10 minutes from the Cathedral, the Teatro della Scala and from Leonardo da Vinci's painting of the Last Supper, the Cenacolo Vinciano, as well as only 5 minutes from the Castello Sforzesco. It is within easy reach of the new Rho-Pero Exhibition Centre and major public transport services to the old city centre as well as to Malpensa and Linate airports are available day and night.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184418.64" OriginalAmount="170758" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484744163255" Longitude="9.1596740484238" StarRating="4" HotelCode="34832|5253" HotelName="Hotel Nasco" 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,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Corso Sempione 69, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56682/a_56682_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in an ideal location in the heart of trendy Milan with quick access to excellent shopping facilities and evening entertainment possibilities. The Milan Exhibition Centre is around 300 m away and the Old Town can be reached very quickly on conveniently located public transport. It is around 2 km to San Siro Stadium. In addition the motorway can be easily reached from the hotel. Linate Airport is around 7 km away and Malpensa Airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="184851.56" OriginalAmount="171158.85" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|614502" HotelName="C-HOTELS ATLANTIC" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/764564_image14806252_0.jpg</HotelPictures>
        <HotelDescription>The C-hotels Altantic Milano, just a few steps from Central Station, is the ideal place for those coming to Milan for business or family holiday. From the hotel all points of interest in Milan can be easily reached, among which: Piazza Duomo, Castello Sforzesco, Teatro alla Scala, the Fashion District, Corso Buenos Aires (the famous longest shopping street in Europe) the Last Supper by Leonardo da Vinci, the Fair Area of Rho - Pero (Expo 2015) and the district of Fiera Milano City, the new MiCo Congress Center and Meazza Stadium, also known as San Siro. In addition, if you arrive in Milan by plane, a comfortable bus services connects you to the airports of Malpensa, Linate and Orio al Serio. The terminal arrival and departure of the buses is located 100 meters from the Best Western Milan Hotel. The underground stop Centrale FS (Metro M2-3) is located 50 metres from the hotel.
CIR 015146-ALB-00052 /CIN: IT015146A19U3IOSSL</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="184955.40" OriginalAmount="171255" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47525406" Longitude="9.20650888" StarRating="3" HotelCode="631734|255022" HotelName="Ai Suma Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 6, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/89074/3689074/1.jpg?f=15234760</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185553.72" OriginalAmount="171809" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.475986960214" Longitude="9.1663031280041" StarRating="3" HotelCode="57789|55855" HotelName="Lancaster" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 30/04/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Abbondio Sangiorgio 16, 20145 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/74880/a_74880_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a beautiful, calm, and elegant zone of Sempione, a residential district in the centre of Milan, surrounded by the green of Sempione Park and the Via Massena gardens and only a few steps from the Arch of Peace, Castle Sofrzesco, and the Palace of Arts. Guests are also only steps away from many bars, restaurants, shopping opportunities and links to the public transport network. Linate airport is some 17 km away. The hotel is equally suitable as a strategic location for holidaymakers and business guests to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185628.24" OriginalAmount="171878" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.561923" Longitude="9.027616" StarRating="4" HotelCode="117213|33907" HotelName="Litta Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lepetit 1, 20020 Lainate</AddressLine>
          </AddressLines>
          <CityName>Lainate</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/321110/321110a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 92 rooms. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a safe, a restaurant, a dining area, a bar, room service, a conference room and a business centre. Wireless internet access is available to guests in the public areas. The establishment offers a range of facilities for guests with disabilities. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186360.48" OriginalAmount="172556" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.49131046721" Longitude="9.2400678992271" StarRating="4" HotelCode="192216|57391" HotelName="NU Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Feltre 19B, 20132 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/322089/322089a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Milan, this urban hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="186741.29" OriginalAmount="172908.60" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|349406" HotelName="HOTEL BERNINA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028065_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Bernina COP</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186870.24" OriginalAmount="173028" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483619867433" Longitude="9.2045749759329" StarRating="3" HotelCode="58456|1172" HotelName="Spice Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 48, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75767/l_75767_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies within metres of the main train station (Stazione Centrale) and the underground station for lines number 1 and 3. Ideally located 3 km from the city centre (Corso Buenos Aires), this hotel is also just 3 km from the cathedral and Sforza Castle. Pavia is 30 km away and it is a mere 7 km to Linate airport whilst Malpensa airport is 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188086.32" OriginalAmount="174154" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.45435488" Longitude="9.16935827" StarRating="2" HotelCode="447660|227260" HotelName="Experience Design Bed &amp; Show" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Via Tortona 10, 20144 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0018/36694/1836694/1.jpg?f=15466517</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="188177.04" OriginalAmount="174238" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.453945" Longitude="9.170832" StarRating="3" HotelCode="95045|201279" HotelName="Minerva" 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>Corso Cristoforo Colombo 15, 20144 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/322134/322134a_hb_a_050.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="190113.48" OriginalAmount="176031.00" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712108" HotelName="Baviera - Mokinba Hotels" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/924346_foto_1.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the centre of Milan. Bars, pubs and nightclubs are all to be found a mere 50 metres away.Renovated in 2005, this hotel comprises 5 well-equipped rooms. Guests are offered a lobby and a car park. A laundry service is also available.The rooms are all en suite and equipped with a hairdryer, a telephone, satellite  cable TV, a radio, a minibar and Internet access.A breakfast buffet is available every morning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="191449.32" OriginalAmount="177267.89" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|614066" HotelName="Hotel Crivi's" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/924239_foto_1.jpg</HotelPictures>
        <HotelDescription>Modern building, refurbished in 2002, Centrally located, 200 meters from the subway station Crocetta with connection to the historical centre, the cathedral and the Scala theatre. Offers 83 well-equipped rooms with television, phone, air-conditioning and bathroom. Hotel facilities: coffebar, meeting rooms, Business Center and WIFI Wireless Internet access in commun areas. **ALL RESERVATIONS WITH DIRECT PAYMENT HAVE TO BE GUARANTEED WITH A CREDIT CARD AND HOTEL WILL CHARGE IN ADVANCE FIST NIGHT ** </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="191494.13" OriginalAmount="177309.38" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|614173" HotelName="HOTEL FENICE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/231438_fotpe1_1.jpg</HotelPictures>
        <HotelDescription>In the center of Milan, located in an elegant building from the end of the 1800s that was built at the beginning of the famous shopping road Corso Buenos Aires, we find Hotel Fenice: a three-star hotel where the cordiality and refined atmosphere will make your stay more pleasant. The Fenice Hotel is housed in an elegant palace dating back to the end of the 1800's, where one can still find a genteel atmosphere while still being warm and welcoming at the same time. All the rooms in this welcoming hotel in Milan are fitted with every form of comfort such as air conditioning, direct telephone line, minibar, TV with satellite channels, private bathroom with shower or bathtub and hairdryer. The furniture is modern yet elegant: flooring in parquet, furniture in pear tree or cherry wood which creates a relaxing, pleasant atmosphere.
CIN: IT015146A1VQPR3KD9</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192025.08" OriginalAmount="177801" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.480244" Longitude="9.213263" StarRating="4" HotelCode="80801|14789" HotelName="Hotel Napoleon Milano" 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,Lounge,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Ozanam 12, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146646/146646a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a strategic location in the heart of Buenos Aires, the most famous shopping street in Milan. The Lima station on the red metro line is only 20 m from the hotel and it allows guests to reach the Rho-Pero fair grounds in just 25 minutes. The central station is only a 10-minute walk away, while Linate Airport is 7 km away and Malpensa Airport is roughly 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192310.20" OriginalAmount="178065" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482910651312" Longitude="9.2040109634399" StarRating="4" HotelCode="52698|55445" HotelName="Colombia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>via roberto lepetit 15, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56871/l_56871_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located close to the tourist centre of Milan just 100 m from links to the public transport network. It is 3 underground stops to the inner city and 8 to the exhibition centre. A diverse selection of shopping and entertainment venues are to be found in the hotel's vicinity, as can boutiques, bars and restaurants.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193222.80" OriginalAmount="178910" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48687528" Longitude="9.20185869" StarRating="4" HotelCode="495492|238268" HotelName="NYX Milan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Piazza IV Novembre 3, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/550221/550221a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="194555.77" OriginalAmount="180144.23" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483912" Longitude="9.207573" StarRating="4" HotelCode="36232|112085" HotelName="Andreola Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Domenico Scarlatti 24, 20124 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59233/a_59233_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194604.12" OriginalAmount="180189" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.440930422255" Longitude="9.1728356480598" StarRating="4" HotelCode="35289|31038" HotelName="La Spezia" 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,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via La Spezia 25, 20142 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56874/a_56874_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This fabulous up-market hotel is conveniently situated for transport connections. Romolo is the closest underground station and the centre of the city and the Navigli area, with a diverse range of restaurants, bars and nightclubs, are within a few minutes' walk. The Milan-Genoa motorway, the exhibition centre and both Malpensa and Linate airports may be easily reached using public transport or by car.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194732.64" OriginalAmount="180308" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46874828" Longitude="9.18446513" StarRating="0" HotelCode="581390|238170" HotelName="Castello Sforzesco Suites by Brera Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Cusani 10, Milan City Centre, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/14851/3714851/1.jpg?f=15399602</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # Castello Sforzesco Suites by Brera Apartments is in the heart of Milan, walking distance from Teatro Dal Verme and Castello Sforzesco.  This guesthouse is within close proximity of Teatro alla Scala and Pinacoteca di Brera. #  Rooms : # Make yourself at home in one of the 3 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and bidets. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="194739.12" OriginalAmount="180314" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="980929|404548" HotelName="HD8 Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca Daosta 8, 20124 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/11/55/1155d5d0fba9cbfdf868b9261d51beb03d91a3c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195186.24" OriginalAmount="180728" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.460761420329" Longitude="9.1811674093615" StarRating="3" HotelCode="378963|201917" HotelName="Ostello Bello" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Via Medici 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/50647/2450647/1.jpg?f=15062177</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195735.96" OriginalAmount="181237" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4897726" Longitude="9.2256793" StarRating="3" HotelCode="296195|57750" HotelName="Residence Pian della Nave" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Lambrate 9, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/198873/198873a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="195810.48" OriginalAmount="181306" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48437" Longitude="9.20509" StarRating="3" HotelCode="31176|30465" HotelName="Hotel Aosta" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca d'Aosta 16, Stazione Centrale, 20124 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49819/w_49819_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated opposite the main train station, which offers good connections to Linate and Malpensa airports. The city centre and the Milan Trade Fair are within easy reach of the hotel (by underground). The hotel is ideally located for those wishing to explore the shops on the Via Buenos Aires, or Milan's cathedral (two stops away on the underground).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="196944.48" OriginalAmount="182356" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.480448009839" Longitude="9.2116163671017" StarRating="4" HotelCode="12715|8599" HotelName="Best Western Plus Hotel Galles" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco 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,Diet Meals,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Lima 2, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13072/a_13072_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is located directly on the Corso Buenos Aires. It takes just a few minutes by foot to reach the centre of Milan with its scores of shops and attractions, including the cities most spectacular tourist sites. The underground station Lima is located immediately in front of the hotel. It is well worth taking a trip to the coast which lies some 80 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="198010.44" OriginalAmount="183343.00" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|324949" HotelName="NYX HOTEL MILAN BY LEONARDO HOTELS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1028749_foto_1.jpg</HotelPictures>
        <HotelDescription>NYX Milan stands for a new generation of hotels - a hotel that is going beyond the ordinary type of accommodation. With 299 modern rooms, including 21 suites, NYX Milan is located right beside "Milano Centrale" train station, offering excellent transport links. Local art is the soul of the City. NYX Milan embraces that by featuring astonishing artworks by great Milanese artists as part of the hotel design. Besides, it is the hotel's staffs, the City Lovers, who will reveal the city's secrets to you to offer a unique and unforgettable experience in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="199136.88" OriginalAmount="184386" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46281" Longitude="9.16964" StarRating="3" HotelCode="361198|58830" HotelName="B&amp;B Hotel MILANO Sant'Ambrogio" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via degli Olivetani 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/466602/466602a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="201329.69" OriginalAmount="186416.38" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|722691" HotelName="IBIS CENTRO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974759_foto_1.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Milan and was established in 1957. It is a short drive away from the Duomo Square and the nearest station is Repubblica. The Hotel has a restaurant, a bar and a conference room. All 435 rooms are equipped with hairdryer and air conditioning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="201400.56" OriginalAmount="186482" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.450149373663" Longitude="9.1697081923485" StarRating="4" HotelCode="102001|20525" HotelName="Art Navigli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 23/04/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Angelo Fumagalli 4, 20143 Mailand, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142569/a_142569_C2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular city hotel is centrally located. Restaurants are 20 metres away and it is 100 metres to the public transport network. Linate airport is 30 minutes drive from the hotel (12 km) and can easily be reached by making use of the local public transport. Malpensa Airport is a 70-minute journey, 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202115.52" OriginalAmount="187144" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.475156586737" Longitude="9.2061567306519" StarRating="3" HotelCode="61855|3762" HotelName="Fenice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 2, 20124 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/79980/ba_79980_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the beginning of the Corso Buenos Aires, a stone's throw from the old town, and is therefore perfectly suited to business travellers and holidaymakers alike. This establishment is conveniently close to an underground, tram and bus stop, meaning the new Pero-Rho exhibition centre and other important places are within easy reach. Milan Linate international airport about 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202223.52" OriginalAmount="187244" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48057871402" Longitude="9.1437631845474" StarRating="3" HotelCode="36889|178149" HotelName="Oro Blu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazzale Lotto Lorenzo 14, (ang. Via Veniero), 20148 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2524100/2524045/6c3da99b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated close to the international exhibition centre and the S Siro stadium. Guests at this hotel are guaranteed an exclusive stay amidst a refined setting with modern designs. The elegance and comfort as well as the personal service will ensure for a pleasant and most unforgettable stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="204234.48" OriginalAmount="189106" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.486737452125" Longitude="9.1575363278389" StarRating="4" HotelCode="29801|17822" HotelName="Enterprise" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Sempione 91, 20149 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47902/a_47902_P2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally located on Corso Sempione only 500 m from Fiera Milano City and a short distance from the New Milan Trade Fair and the town's historical centre. An abundance of shops and other entertainment venues are within easy reach. Due to this strategic position it is ideal for both business guests and those seeking leisure.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205057.44" OriginalAmount="189868" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483407" Longitude="9.20291" StarRating="3" HotelCode="76695|54172" HotelName="Just Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 29, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/321756/321756a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="205105.08" OriginalAmount="189912.11" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712182" HotelName="Berna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/904253_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Berna is located in a strategically perfect part of Milan, making it easy for you to get around whether you are here for business or pleasure. In fact, the hotel is just 200 metres from the Central Station and 150 metres from the entrance to the two main metro lines which, in no time at all, connect the city's key sites, allowing you to reach the Duomo, the Castello Sforzesco or the Fashion Quadrilateral in just a few minutes. The two areas where the important trade fairs are held and the new MICO (Milano Congressi) are also within easy reach.Hotel Berna has 116 rooms. In the main building there are 100 rooms of all types, the Reception Desk, the Breakfast Room and the American Bar. The Berna Tower is located opposite; this is a quiet and secluded annex with 16 rooms, all of which are Superior category with carpeting, double beds and the utmost privacy.Due to the Italian hotel regulations, and only because adjunct to the main building, the Berna Tower has a different star rating.Hotel Smoke Free and the high-speed wireless connection, 24 hours a day is free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205148.16" OriginalAmount="189952" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.485216497883" Longitude="9.2068988913597" StarRating="4" HotelCode="17911|7163" HotelName="Anderson" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Luigi di Savoia 20, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22130/a_22130_AY2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around 500 m from the central train station. A wide range of restaurants, shops and entertainment venues are located in the immediate vicinity. Linate airport is approximately 8 km away and can be reached in 25 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205898.76" OriginalAmount="190647" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.478167690276" Longitude="9.2092037200928" StarRating="3" HotelCode="60469|55859" HotelName="Teco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Spallanzani 27, 20100 Mailand, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78277/a_78277_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the city centre of Milan. In the nearby historical centre there are a range of shopping options for fashion and more (for example the Trade Fair Center), as well as access to the underground train network and other public transport links. Guests wanting to take a trip outside the city will find the Stazione Centrale and Garibaldi main railway stations or various links to the motorway nearby. Milan-Linate international airport is around 12 km away, whereas Milan-Malpensa is 42 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="208784.52" OriginalAmount="193319" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.501850355574" Longitude="9.2278849349653" StarRating="4" HotelCode="169226|23192" HotelName="Ramada Plaza Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 30/04/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Stamira d'Ancona 27, 20127 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236151/a_236151_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located 700 metres from the subway and close to the city centre, this hotel near Villa Reale (4 km) is ideal for experiencing Milan. The impressive spires of the Duomo Cathedral (6 km) are also a must see. The hotel is just 20 minutes from major events and conferences at Fiera Milano. Various restaurants, bars, pubs and shopping venues are about 500 m and the railway station is approximately 3 km away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="209309.40" OriginalAmount="193805" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.464470445301" Longitude="9.1952928730163" StarRating="4" HotelCode="32810|25515" HotelName="iH Exclusive Milano Ambasciatori" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Galleria del Corso 3, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52097/a_52097_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan, approximately 3 km from links to the public transport network.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211258.80" OriginalAmount="195610" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.466293492016" Longitude="9.1587057709694" StarRating="4" HotelCode="335606|55147" HotelName="Hotel Capitol Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cimarosa Domenico 6, 20144 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55054/a_55054_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming conference hotel lies right in the historical centre of the city where guests will find plenty of sightseeing attractions such as the Duomo, the Fiera Milano convention centre and the finance quarter of Piazza Affari. There are restaurants, bars, cafés and nightclubs in the surrounding area; public transport connections are also close by. With a shuttle service guests may easily reach Linate airport (15 minutes, 7 km) and Malpensa (35 minutes, 45 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="211507.36" OriginalAmount="195840.15" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|943370" HotelName="AUGUSTUS" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886205_foto_15.jpg</HotelPictures>
        <HotelDescription>In front of Milan's Central Station Air Terminal to Malpensa and Linate Shuttle only 15 minutes by subway from Rho Fiera Milano and 20 minutes from FieraMilano.Comfortable rooms, air-conditioned, elegantly furnished, spacious beds; all located within the building away from the city noise.Rich breakfast buffet, sweet and salty, served in the dining room is spacious and comfortable.Elegant and spacious rooms, 24 Hour Reception, American Bar park.Check in from 02.00 p.m at 11.30 p.m.Check out until 11.00 a.m</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213280.56" OriginalAmount="197482" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.488133" Longitude="9.201617" StarRating="4" HotelCode="34830|19058" HotelName="Best Western Hotel Madison" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Leopoldo Gasparotto 8, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/56678/a_56678_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Duca d'Aosta Square, this hotel is only 150 m away from the train station. The beautiful centre of Milan is only around 1 km away and through convenient public transport, guests will easily reach the stylish shopping quarter with restaurants and shops.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="213641.09" OriginalAmount="197815.82" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.478562638829" Longitude="9.2041879892349" StarRating="4" HotelCode="30258|WYBA" HotelName="Best Western Plus Hotel Felice Casati" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 30/04/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Felice Casati 18</AddressLine>
          </AddressLines>
          <PostalCode>0229404618</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/48520/a_48520_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan, next to the famous Corso Buenos Aires, in the middle of the most important trade area of the city and near the historical centre. The subway station Porta Venezia allows guests to reach all the main areas of interest of the city within just a few minutes. This metro line travels directly to the exhibition centre in Milan and the other one outside the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="214061.40" OriginalAmount="198205" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.62717" Longitude="8.710714" StarRating="4" HotelCode="165969|25503" HotelName="Sheraton Milan Malpensa Airport Hotel &amp; Conference Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Golf,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strada Statale 336, Malpensa Terminal 1, 21010 Ferno</AddressLine>
          </AddressLines>
          <CityName>Ferno</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232650/a_232650_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The airport hotel is conveniently situated in Ferno Varese, a 15-minute walk from Malpensa International Airport. Public and private shuttles to Milan Central Railway Station are easily accessible and the hotel is just 750 metres from the Volandia Park and Museum of Flight.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216181.44" OriginalAmount="200168" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48962" Longitude="9.200761" StarRating="4" HotelCode="97922|20529" HotelName="Crowne Plaza Milan City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Melchiorre Gioia, 73, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/135970/a_135970_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to the Central Railway Station. Sondrio subway station is situated right by the hotel’s main entrance, and all of the city’s major tourist attractions, including Il Duomo, La Scala theatre and the Sforza Castle, as well as shopping areas, are within easy reach of the establishment. Restaurants, bars and pubs are 300 m away, and nightspots are in the hotel’s immediate proximity. Linate Airport and Malpensa Airport are 8 and 45 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="216569.96" OriginalAmount="200527.74" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482649" Longitude="9.203375" StarRating="4" HotelCode="10859|17719" HotelName="Hotel Berna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 18, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/8863/a_8863_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located directly in the city centre near the main tourist attractions and the main railway station. Scores of shops, vibrant taverns and diverse restaurants are just a few paces from the hotel and it is just 2 km to several lively nightclubs. It is 95 km to a ski resort and 55 km to Lake Como. Milan Linate airport is just 8 km from the hotel and to Milan Bergamo it is 50 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="216687.83" OriginalAmount="200636.88" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|605637" HotelName="BRUNELLESCHI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/37149_image515902_0.jpg</HotelPictures>
        <HotelDescription>This hotel is situated in the heart of Milan, just a short distance from the Duomo, the Galleria de Vittorio Emmanuelle and La Scala Theater, in the financial and economic district of the city and surrounded by the most elegant boutiques. 
The Brunelleschi Hotel is an ideal place for anyone who wants calm, courtesy and efficiency. It offers 128 guest rooms decorated with matching fabrics, fine oak furnishings and all personalized with that extra touch of Italian style. Each room benefits from air conditioning, modern socket, and international satellite TV and everything one would expect from a 4-star hotel in Milan.  The hotel boasts the elegant restaurant Le Volte and is the ideal place to end an evening after the theater or an arduous shopping trip at the nearby boutiques.CIN: IT015146A1SYOWDYC7</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="217518.65" OriginalAmount="201406.16" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|606770" HotelName="GALILEO MILAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/45569_fotpe1_foto_6.jpg</HotelPictures>
        <HotelDescription>Modern building, refurbishing on 1994, next to the Cathedral Square, most importants Museums as Pinacoteca di Breda, Museo di Arte Moderna, just round the corner of comercial area. 10 km to Linate airport ( transfer not free for clients ). Offers 89 well-equipped rooms with television, phone, air-conditioning and bathroom. Hotel facilities: restaurant, coffebar, meeting rooms, 
parking arrange...CIN: IT015146A1RB958DYJ</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217749.60" OriginalAmount="201620" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.464246" Longitude="9.196134" StarRating="4" HotelCode="76237|55217" HotelName="Galileo Milano" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Europa, 9, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/103689/a_103689_K2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated just 300 metres from Milan’s city centre and a short stroll from the Duomo and the main shopping area. Linate Airport is only 7 km away and Malpensa International Airport is 40 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218568.24" OriginalAmount="202378" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.467131" Longitude="9.182392" StarRating="3" HotelCode="95054|19057" HotelName="Genius Downtown" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Porlezza 4, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/17/175756/175756a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the heart of Milan's exclusive fashion district. Cadorna metro station is just 50 metres away. The opera house, Teatro Alla Scala, is 8 minutes on the metro, and Castello Sforzesco is just 7 minutes away. Milan's cathedral is an easy 6-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218897.64" OriginalAmount="202683" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.477265" Longitude="9.20541" StarRating="4" HotelCode="95060|49780" HotelName="Best Western Hotel St. George" 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,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Tunisia 9, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/132055/a_132055_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This functional city hotel is located just 2 km from Milan’s city centre and only metres away from the Corso Buenos Aires, one of the city’s busiest shopping streets. Milan’s central train station is just 1 km away and the hotel is well-connected with all the metro lines (red, yellow and green), making the major points of interest easily accessible. These include the Fiera Milano City, the Milan trade fair in Rho-Pero and the Duomo, as well as other important professional, academic, artistic and cultural centres. Linate Airport and Milan Malpensa Airport are 6 km and 50 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="220451.00" OriginalAmount="204121.30" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712241" HotelName="Holiday Inn Milan Garibaldi Station" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/951568_foto_1.jpg</HotelPictures>
        <HotelDescription>Business-friendly hotel near Porta Garibaldi station, with free WiFiandnbsp;and metro links to Milan city centreHoliday Innandreg; Milan Garibaldi Station hotelandnbsp;is just a 10-minute tram ride from the city centre and less than 10 minutes' walk from Porta Garibaldi train and metro station. From the station you can reach Malpensa Airportandnbsp;in 40 minutes and Linate Airport in 35 minutes. Music lovers can take inandnbsp;world-class operas at La Scala, andnbsp;a 10-minute taxi ride fromandnbsp;the hotel. andnbsp;Shop andandnbsp;dine at Piazza Gae Aulenti, 15 minutes' walk from the hotel. Art and history buffs can enjoy Renaissance masterpieces atandnbsp;Sforzesco Castle, just 15 minutes' drive away. Take a 20-minute tram ride to admire views of the Alps from the rooftop of theandnbsp;Duomo di Milano. Sports fans are less thanandnbsp;20andnbsp;minutes by metro from San Siro stadium. From the station it'sandnbsp;less than 20 minutes by train to the international trade show centre of Rho Fair. The hotel's three meeting rooms host up to 65 delegates and there's a handyandnbsp;business centreandnbsp;too. Free WiFi helps youandnbsp;stay connected. The hotelandnbsp;fitness centreandnbsp;will keep youandnbsp;in top form. andnbsp;Satellite TV, soundproof windows and a pillow menuandnbsp;offer the comforts of home. Enjoy meals in the restaurant Butterfly serving Italian cuisine. andnbsp;Kids stay and eat free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="220750.92" OriginalAmount="204399" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.480235" Longitude="9.193231" StarRating="3" HotelCode="47343|5659" HotelName="Cervo" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Principessa Clotilde 10, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10273/a_10273_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This elegant hotel is centrally situated approximately 400 m from the historical old town and about 200 m from Repubblica underground station that provides direct links with the main train station. This hotel is ideal for those wishing to go out in the evenings because Milan's best nightclubs are to be found near by. Moreover, the transfer time to Linate airport takes around 20 minutes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="222419.52" OriginalAmount="205944" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484867" Longitude="9.207346" StarRating="4" HotelCode="17918|1173" HotelName="E.c.ho." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Andrea Doria 4, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22140/a_22140_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of the north Italian city, directly opposite the central train station and just a few minutes walk from the historical centre. Linate airport is approximately 8 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="224096.76" OriginalAmount="207497" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4815696" Longitude="9.20256029" StarRating="2" HotelCode="641305|227307" HotelName="M2M Made To Measure" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Free CXL until 02/05/2025" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Alfredo Cappellini 23, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0032/23009/3223009/1.jpg?f=15080449</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="224201.95" OriginalAmount="207594.40" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|115099" HotelName="UNAHOTELS SCANDINAVIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/951731_foto_1.jpg</HotelPictures>
        <HotelDescription>Its favourable location and the precious details of its furnishings make UNA Hotel Scandinavia a place to satisfy the expectations of the most demanding business customers. It offers 153 rooms, fitness center with sauna, and 6 meeting rooms accommodating up to 170 people. The restaurant provides an excellent cuisine and its lush garden is ideal for business lunches, dinners and outdoor events. A large garage is available for customers and free WiFi connection.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225522.36" OriginalAmount="208817" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.458467530123" Longitude="9.18781042099" StarRating="3" HotelCode="365648|14771" HotelName="Elizabeth Lifestyle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Italia 11/A, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69142/a_69142_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="225904.35" OriginalAmount="209170.69" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|865043" HotelName="HOTEL CAPITOL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/467729_fotpe1_EXTERIOR.jpg</HotelPictures>
        <HotelDescription>Capitol Hotel is 250 metres from Pagano Metro and a few steps from Milan's popular shopping street, Corso Vercelli. The Fieramilanocity Exhibition Centre is 3 metro stops away and Wi-Fi is free throughout.
Every day at 18:00 the bar prepares a large selection of wines and appetizers. The classic continental breakfast is served from 07:00 to 11:00. The restaurant offers Italian cuisine and fine wines.
Boasting a spa bath or a hydromassage shower, rooms have a flat-screen TV and classic-style d�cor with warm colours. Air conditioning and a minibar are also available in the room.
The concierge service can assist with tourist, travel and business needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="226920.96" OriginalAmount="210112" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48491716848" Longitude="9.1981154680252" StarRating="4" HotelCode="29246|37952" HotelName="Four Points By Sheraton Milan Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gerolamo Cardano 1, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47079/a_47079_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies right at the heart of the shopping quarter. Links to the public transport network are to be found within 500 m away, which enables easy access to the town centre and the convention centres. It is 8 km (25 minutes on public transport) to Linate airport and Malpensa airport is only an hour away (50 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="227162.80" OriginalAmount="210335.93" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712228" HotelName="Heart Hotel Milano" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/768894_foto_1.jpg</HotelPictures>
        <HotelDescription>Este elegante hotel se encuentra a solo 400 metros del casco antiguo de Milandaacute;n y a solo 200 metros de la estaciandoacute;n de metro Repubblica, por lo que goza de un fandaacute;cil acceso a otras zonas de la ciudad. Este moderno hotel ofrece a sus huandeacute;spedes una excelente ubicaciandoacute;n para que puedan explorar los atractivos de esta fascinante ciudad. El hotel data de finales del siglo XIX y mantiene elementos clandaacute;sicos y elegantes. Las habitaciones y apartamentos cuentan con un bonito diseandntilde;o para que los visitantes se sumerjan en un mundo de paz y tranquilidad. El hotel dispone de una amplia gama de servicios sin igual para satisfacer las necesidades de turistas y empresarios exigentes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="229881.24" OriginalAmount="212853" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.400740111356" Longitude="9.1496533155441" StarRating="4" HotelCode="31748|13031" HotelName="NH Milano Congress Centre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="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,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Strada 2a, Milanofiori, Assago 20090, Milano</AddressLine>
          </AddressLines>
          <CityName>Assago</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50666/a_50666_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a suburb of Milan, 500 m from Assago Datchforum. It is also 10 km from Milano Expo, which can easily be reached by taking the subway from the Famagosta station, where the hotel shuttle leaves customers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230487.12" OriginalAmount="213414" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.482382" Longitude="9.208156" StarRating="2" HotelCode="145897|201180" HotelName="Charly" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Settala 76, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2530000/2521100/2521009/76e1da75_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232100.64" OriginalAmount="214908" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.463525791888" Longitude="9.2068085906405" StarRating="4" HotelCode="476218|178468" HotelName="Bianca Maria Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Bianca Maria 4, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602121/602121a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232770.24" OriginalAmount="215528" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.468671823131" Longitude="9.2102148371112" StarRating="3" HotelCode="376558|180038" HotelName="La Chambre Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Poerio 2/A, Anglo P.zz Risorgimento, 20126 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/56279/2456279/1.jpg?f=15056750</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233473.32" OriginalAmount="216179" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46935063" Longitude="9.21401319" StarRating="4" HotelCode="850158|388001" HotelName="Magville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 03/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Goldoni 31, 20129 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/39922/3839922/1.jpg?f=15676799</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="234353.52" OriginalAmount="216994" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.461108913711" Longitude="9.154132604599" StarRating="4" HotelCode="31172|17366" HotelName="Marriott Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Washington 66, 20146 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49811/a_49811_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a residential area at the heart of Milan only a few minutes walk from the exhibition centre. A variety of traditional shops, bars and restaurants surround the hotel building and can easily be reached on foot. The nearest stop for public transport is about barely 200 m from the hotel. The main train station is some 8 km away from the hotel. Milan-Linate Airport is 20 km, whilst Milan-Malpensa lies 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="234452.93" OriginalAmount="217086.05" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712206" HotelName="SANPI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/790255_image50286937_0.jpg</HotelPictures>
        <HotelDescription>Hotel Sanpi Milano is a lovely boutique hotel in Milan located in the heart of the vibrant neighbourhood of Porta Venezia and Corso Buenos Aires, a few hundred metres away from Milan Central station. Furnished in a refined Italian style, our hotel is a restored nineteenth century palace with a beautiful inner garden, an authentic urban oasis, away from the city traffic. This is the ideal place for enjoying a glass of fine Italian wine or a cocktail. Our garden is also a quiet place for reading or working using free high-speed wifi connection. The garden is a smoking area. Hotel Sanpi Milano welcomes its guests with a caring, warm, and tailor made reception, thanks to our young, friendly and professional staff.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235137.60" OriginalAmount="217720" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.481989171497" Longitude="9.2077285051346" StarRating="2" HotelCode="192169|519794" HotelName="Hotel 2000" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vitruvio 28, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a4/bc/a4bccc5dc5e4a485bf1ec9926079e891a9840a1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236099.88" OriginalAmount="218611" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.488098865493" Longitude="9.2111510038376" StarRating="4" HotelCode="102004|31040" HotelName="Residenza delle Città" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Mauro Macchi 79, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/142573/w_142573_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is just a short walk from Milan's Corso Buenos Aires shopping district and the area offers excellent public transport links across the whole city. Milan central train station is 600 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="241813.31" OriginalAmount="223901.21" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465688" Longitude="9.195674" StarRating="4" HotelCode="192153|2Y6" HotelName="AllegroItalia San Pietro all’Orto 6" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Pietro all'Orto 6</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/268845/w_268845_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="241908.70" OriginalAmount="223989.54" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.475698" Longitude="9.205928" StarRating="4" HotelCode="49103|113624" HotelName="Worldhotel Cristoforo Colombo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Business Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Buenos Aires 3, 20124 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/34301/a_34301_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the beginning of Corso Buenos Aires, in front of Porta Venezia subway station and within a short walk of the historic centre. Milan’s Linate and Malpensa airports are 5 and 55 km away respectively.</HotelDescription>
        <Offer>Exclusive discount</Offer>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="242296.94" OriginalAmount="224349.02" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|606211" HotelName="NASCO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/39771_image50019506_0.jpg</HotelPictures>
        <HotelDescription>Elegant hotel in Milan, offering you a first-class stay in the dynamic city. It has large and bright spaces with warm and delicate tones. It has several fully equipped rooms. In addition, it is located a few steps from the Milanocity fair. All its rooms are superior, some with a terrace and others with parquet, spacious and comfortable. They have the latest services such as minibar, ADSL connection, satellite TV, among many other amenities. It also has innovative apartment suites designed for prestigious stays or for private work meetings. The Nasco Hotel is located in the heart of the new 'Milano di tendenza', an area full of restaurants and trendy venues, which allows guests easy access to the main roads as well as being very well connected to the historic center. The hotel's range of services includes free Wi-Fi throughout the hotel. For Muslim clients they have halal products in the breakfast room and a small mosque. It has the "Chinese friendly certification". *Does not accept animals.
CIR 015146-ALB-00371/CIN: IT015146A1JBKAB2HI</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243887.76" OriginalAmount="225822" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483058" Longitude="9.20306" StarRating="3" HotelCode="58220|55098" HotelName="Flora" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Napo Torriani 23, 20124 Mailand, Lombardei</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/75446/l_75446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It is a welcoming hotel situated in Milan close to Central Station, excellently connected to the main sites of the city. Linate airport is some 10 km away. The nearest underground station may easily be reached on foot.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245145.96" OriginalAmount="226987" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.473998" Longitude="9.195996" StarRating="4" HotelCode="82894|19059" HotelName="Manin" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Manin 7, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111813/a_111813_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Milan, close to La Scala Theatre, the cathedral and the 'Quadrilatero della moda', Milan's upscale fasion district. It has a unique view over the city's most beautiful park and is just a few metres away from Via Spiga, Via Manzoni and Via Montenapoleone, the famous streets that are a Mecca for the fashion houses of the most famous Italian designers. In addition, the Contemporary Art Pavilion, Villa Reale with its gardens, and the Poldi Pezzoli Museum are close by. Guests will find the nearest restaurants just some 10 m away from the hotel and links to the public transport system are located around 30 m away. Milan central train station is 1.5 km away, Milan Linate airport is just 7 km away and Milan Malpensa Airport is some 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245222.64" OriginalAmount="227058" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484186" Longitude="9.222253" StarRating="1" HotelCode="154478|238218" HotelName="Mia Aparthotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Vallazze 14, 20131 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9498498</HotelPictures>
        <HotelDescription>&lt;br/&gt;A warm welcome awaits you at the mid size, 1 star Hotel Vallazze in Milano. Guests can dine at the hotel restaurant. Room Features Hotel Vallazze. All rooms have a hairdryer. Wifi internet access is available in all rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245702.16" OriginalAmount="227502" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.462321387744" Longitude="9.1814763844013" StarRating="4" HotelCode="14722|55842" HotelName="Mentana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Morigi 2, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211320/211320a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="246707.67" OriginalAmount="228433.03" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|173495" HotelName="B&amp;B Hotel Milano Aosta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/973708_foto_1.jpg</HotelPictures>
        <HotelDescription>LocationThe hotel is situated opposite the main train station, which offers good connections to Linate and Malpensa airports. The city centre and the Milan Trade Fair are within easy reach of the hotel (by underground). The hotel is ideally located for those wishing to explore the shops on the Via Buenos Aires, or Milan's cathedral (two stops away on the underground).FacilitiesThe establishment comprises a total of 63 accommodation units. Guests can reach the upper floors quickly and comfortably using the lift. Services and facilities at the hotel include internet access, wireless internet access, a breakfast room and a bar.RoomsAll accommodation units feature air conditioning, central heating and a bathroom. The accommodation units each feature a double bed. A safe and a minibar also feature. Each accommodation unit offers internet access, a telephone, a TV, a radio and wireless internet access. Each of the bathrooms features a shower and a hairdryer.Sports/EntertainmentThe terrace is the perfect place to while away the time. MealsThe establishment offers breakfast as a bookable board option.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="247395.96" OriginalAmount="229070.33" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|803401" HotelName="NH MILANO MACHIAVELLI" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207728_fotpe1_23525-t2-z2w.jpg</HotelPictures>
        <HotelDescription>The four-star NH Machiavelli hotel is located right in the center of Milan, near Porta Venezia and the Corso Buenos Aires shopping area. The main train station is only ten minutes walking from the hotel. The hotel's location is ideal both for business travelers and tourists, offering easy access by car and public transportation. Parking is available directly at the hotel. The nearby underground station (red line 1) takes you to the Fiera Milano-Rho Exhibition Center.
Guests choose NH Machiavelli because of its convenience both for conducting business in Milan, and for its proximity to the city's major tourist attractions and the heart of its night-life. Renowned monuments such as the Duomo and Galleria Vittorio Emanuele II are within a few minutes walking, and the fascinating Sforzesco Castle is just three underground stops from the hotel. The walk to the city center is just as pleasant, taking you along Corso Buenos Aires and Corso Venezia, famous for their numerous shops.
The NH Machiavelli is modern and elegantly furnished, providing all the comfort you desire for an enjoyable stay, starting the moment you are greeted in the spacious lobby.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249021.00" OriginalAmount="230575" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.471972277855" Longitude="9.2076379805803" StarRating="3" HotelCode="366018|238209" HotelName="Roxy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Nino Bixio 4/a, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/69410/a_69410_G2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in a quiet street right in the city centre. Restaurants, bar and shops all lie in the immediate vicinity, as well as an underground train station which will take guests comfortable to the exhibition centre. The Corso Buenos Aires, world famous for its over 200 shops is easily accessible on foot, as is the Palazzo Reale, Milan's cathedral and the Galleria Vittorio Emmanuele II. After exploring its magnificent architecture, guests will find themselves directly in front of Milan's Teatro della Scala. The train station lies about 2 km away and Linate Airport is around 7 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="249664.45" OriginalAmount="231170.79" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|115134" HotelName="UNA HOTELS MEDITERRANEO MILANO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/886536_foto_23.jpg</HotelPictures>
        <HotelDescription>UNA Hotel Mediterraneo is a modern and comfortable hotel located in a neighbourhood built in the early twentieth century called 'Old Milan Style', near the ancient Roman Gate of the city. The hotel has been recently refurbished with using the best brands of Italian design. The 4 star hotel is close to the main hospital Policlinico, and only 50 meters away from the yellow subway line of Porta Romana that reaches the historic Milan center in a few minutes. Few subway stops separate the UNA Hotel Mediterraneo from the Duomo of Milan, the Vittorio Emanuele Gallery, the fashion district of Monte Napoleone Street where you can spend a day shopping or window shopping.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254552.76" OriginalAmount="235697" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46309059408" Longitude="9.1836312698586" StarRating="4" HotelCode="82012|58985" HotelName="Santa Marta Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Marta 4, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/db/e7/dbe75b9e4de604eeeadc261024638e42b115da55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="255248.12" OriginalAmount="236340.85" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712191" HotelName="TownHouse 33" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/925962_foto_1.jpg</HotelPictures>
        <HotelDescription>Close to Porta Venezia, a borough full of good restaurants and bars, the hotel is located in a quiet residential area, offering a hideaway from the hustle and bustle of the city. Just 15 minutes' walking distance from the town centre, guests will discover the art and history of Milan along with its impressive cathedral at the Piazza del Duomo and its house of music and opera, La Scala. Milano Linate Airport is 6 km away while Milano Malpensa Airport and Orio al Serio are 55 km away. Located in an elegant 19th-century palace along with an enchanting palm garden, this hotel reflects the love of calm, comfort and understated sophistication. All rooms are en suite and equipped with air-conditioning, flat screen satellite TV, coffee and tea facilities and a private bathroom with amenities and a hair dryer. The hidden private garden is a peaceful oasis with exotic palms decorated with small-refined tables and soft chairs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255395.16" OriginalAmount="236477" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484157" Longitude="9.20127" StarRating="2" HotelCode="902859|397366" HotelName="Stazione" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Pirelli 5, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/366219/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="255881.16" OriginalAmount="236927" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="769690|344238" HotelName="Victor Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Victor Hugo 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9636608</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="256396.62" OriginalAmount="237404.28" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.476929226508" Longitude="9.1966751217842" StarRating="4" HotelCode="258940|CAF470700" HotelName="NH Milano Touring" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Ugo Tarchetti 2, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15098/a_15098_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has a privileged location, a few metres from the Central Railway Station and very close to downtown and the most exclusive shopping streets, in an area very well connected by public transportation. Sforza Castle, as well as the famous opera house of La Scala are about 2 km and 4 km from the hotel respectively.&lt;br/&gt;&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257114.52" OriginalAmount="238069" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46137833" Longitude="9.1903631" StarRating="0" HotelCode="447751|177782" HotelName="Duomo Rooms" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Paolo da Cannobio 11, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7706479</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a safe and a transfer service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259805.88" OriginalAmount="240561" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.469338775846" Longitude="9.214178537365" StarRating="4" HotelCode="160630|56651" HotelName="Townhouse 33 Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Garden,Laundry,Meeting Room,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Carlo Goldoni 33, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/125651/125651a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Close to Porta Venezia, a borough full of good restaurants and bars, the hotel is located in a quiet residential area, offering a hideaway from the hustle and bustle of the city. Just a 10-minute walk from Corso Venezia, Corso Buenos Aires and the most important fashion district of Milan, Via Montenapoleone, with its celebrated Italian and international showrooms, visitors are sure to enjoy the Milanese lifestyle. Just 15 minutes' walking distance from the town centre, guests will discover the art and history of Milan along with its impressive cathedral at the Piazza del Duomo and its house of music and opera, La Scala.

Located in an elegant 19th-century palace along with an enchanting palm garden, the hotel features 9 deluxe rooms and 4 Junior Suites, including one Junior Suite with a Turkish bath. This boutique hotel reflects the love of calm, comfort and understated sophistication. Fully air-conditioned, it offers a lobby, hotel safe, lift access, a breakfast room, Internet access and a laundry service.

The deluxe rooms propose a unique and elegant environment decorated with natural and intense colours. Clear parquet floors and wenge furniture stylishly characterise the rooms. The stylish Junior Suites are composed of two separate areas - day and night. Some of the suites occupy the entire floor and offer an atmosphere of tranquillity and confidentiality, overlooking the private courtyard through large windows. All rooms are en suite and equipped with a shower, bath, hairdryer, double bed, a direct dial telephone, satellite/cable TV and Internet access. A safe, minibar, tea and coffee making facilities and individually regulated air conditioning and heating also feature as standard.

The hidden private garden is a peaceful oasis with exotic palms decorated with small refined tables and pretty soft chairs. In this intimate candle-lit atmosphere, guests may enjoy a glass of wine and taste marvellous snacks and meals, served by the butler.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259864.20" OriginalAmount="240615" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.484177481537" Longitude="9.1987185490738" StarRating="4" HotelCode="933456|50108" HotelName="Hyatt Centric Milan Centrale" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Giovanni Battista Pirelli 20, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/411165/a_411165_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="260624.08" OriginalAmount="241318.59" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|B35906" HotelName="INNSiDE by Meli� Milano Torre Galfa" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1718682_foto_1.jpg</HotelPictures>
        <HotelDescription>Make yourself at home in one of the 145 air-conditioned rooms featuring minibars (stocked with some free items) and flat-screen televisions. Complimentary wireless internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature bidets and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.Enjoy a meal at the restaurant or snacks in the hotel's coffee shop/cafe. Wrap up your day with a drink at the bar/lounge. Full breakfasts are served on weekdays from 7:00 AM to 10:30 AM and on weekends from 7:00 AM to 11:00 AM for a fee.Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. This hotel has 4 meeting rooms available for events. Self parking (subject to charges) is available onsite.With a stay at INNSiDE by Meli� Milano Torre Galfa, you'll be centrally located in Milan, within a 5-minute drive of Piazza della Repubblica and Porta Venezia.  This hotel is 1.7 mi (2.7 km) from Piazza del Duomo and 2.6 mi (4.2 km) from Cathedral of Milan.Distances are displayed to the nearest 0.1 mile and kilometer.  Piazza della Repubblica - 0.8 km / 0.5 mi  Piazza Gae Aulenti - 1 km / 0.6 mi  Indro Montanelli Public Gardens - 1.2 km / 0.8 mi  Piazza Lima - 1.3 km / 0.8 mi  10 Corso Como - 1.3 km / 0.8 mi  Corso Como - 1.4 km / 0.9 mi  Corso Buenos Aires - 1.4 km / 0.9 mi  Humanitas San Pio X - 1.5 km / 0.9 mi  Piazzale Loreto - 1.6 km / 1 mi  Porta Venezia - 1.7 km / 1.1 mi  Via Montenapoleone Fashion District - 1.8 km / 1.1 mi  Via della Spiga - 1.8 km / 1.1 mi  Alcatraz Milano - 1.9 km / 1.2 mi  Cimitero Monumentale di Milano - 2 km / 1.2 mi  Milan Fashion District - 2 km / 1.3 mi  The nearest airports are:Linate Airport (LIN) - 8.3 km / 5.2 mi Milan Malpensa Airport (MXP) - 50.6 km / 31.4 mi Bergamo Orio al Serio Airport (BGY) - 52.6 km / 32.7 mi</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262915.20" OriginalAmount="243440" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.629675" Longitude="8.839529" StarRating="4" HotelCode="95057|69315" HotelName="La Pineta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Conference Hall,Fax,Golf,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Sempione 150, 21052 Busto Arsizio</AddressLine>
          </AddressLines>
          <CityName>Busto Arsizio</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/31/318999/318999a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Busto Arsizio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263815.92" OriginalAmount="244274" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.45526336" Longitude="9.16756946" StarRating="4" HotelCode="584213|238299" HotelName="Savona 18 Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Savona 18, 20144 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/6f/0c/6f0cd42eff10c7ec7b9f07ebc4a7e1109a2530af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264193.92" OriginalAmount="244624" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="825143|489213" HotelName="Velvet Grey Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Monte Napoleone 13, 20121 Milan, Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35180000/35172700/35172669/a9c1bc6d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="265495.07" OriginalAmount="245828.77" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46409379" Longitude="9.20332475" StarRating="2" HotelCode="572598|681802" HotelName="Babila Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/04/2025" HotelFacility="Air Conditioning,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Conservatorio 2a, 20122 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9445886</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="268399.44" OriginalAmount="248518" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.456009" Longitude="9.187137" StarRating="4" HotelCode="117417|55662" HotelName="Petit Palais Hotel de Charme" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Molino delle Armi 1, Angolo Corso Italia, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161240/w_161240_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Milan, this hotel has the perfect ambience for those who appreciate charm and character.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="268530.12" OriginalAmount="248639" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.480266527992" Longitude="9.1495004296303" StarRating="4" HotelCode="31405|26637" HotelName="Mini Hotel Portello" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via G. Silva 12 (zona fiera MilanoCity), 20149 Milano, Lombardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50144/w_50144_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located only a stone's throw from the trade fair. The nearest underground station is the Piazza Amendola, from where the Duomo is only 7 stops away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270230.04" OriginalAmount="250213" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48277" Longitude="9.18637" StarRating="4" HotelCode="31404|55211" HotelName="Tocq Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via A. di Tocqueville 7/D, 20154 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/50143/a_50143_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is situated in the centre of the city of Milan only a few minutes walk from numerous shopping facilities and entertainment venues. A stop for public transport may be found only 500 m from the hotel, whilst the Linate airport is 6 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="271339.34" OriginalAmount="251240.13" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|668782" HotelName="Crowne Plaza Milan City by IHG" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/923949_foto_1.jpg</HotelPictures>
        <HotelDescription>The four-star Crowne Plaza Milan City in the business district of Milan feature a stylish, monochromatic colourscheme. The hotel was designed with modern technology and offers every luxury. The rooms are completely soundproof and you can sink away and relax in the ultrasoft sofa's. Ornate finishing around the doors reminds you that this is Italy's style capital.  A little rainbow of coloured lights welcome you to your door and bright bathroom amenities will surprise and delight visitors. The Crowne Plaza Milan City provides every comfort. Guests can expect to enjoy each moment of their stay.
Also offers Free Wi-fi in all hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273525.12" OriginalAmount="253264" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.472686" Longitude="9.194347" StarRating="4" HotelCode="47283|31817" HotelName="Cavour" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Fatebenefratelli, 21, Milano 20121</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/10202/ba_10202_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Milan's historic centre, a few steps from the Teatro alla Scala theatre and the Duomo cathedral, and close to the main fashion streets such as Via Montenapoleone and Via della Spiga. Milan’s Linate and Malpensa Airports are 8 and 30 km away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273836.16" OriginalAmount="253552" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4651215" Longitude="9.1933318" StarRating="0" HotelCode="517498|404525" HotelName="Aparthotel Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Via Agnello 2, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0019/50047/1950047/1.jpg?f=15590524</HotelPictures>
        <HotelDescription>&lt;br/&gt;This guesthouse is located in the centre of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274146.12" OriginalAmount="253839" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.459487" Longitude="9.176949" StarRating="5" HotelCode="81168|11398" HotelName="Pierre Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 30/04/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via De Amicis 32, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197396/197396a_hb_a_903.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="275011.20" OriginalAmount="254640" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47688827" Longitude="9.11722661" StarRating="3" HotelCode="482824|177244" HotelName="MI.style" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Federico Tesio 1, 20151 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/55065/2355065/1.jpg?f=15068871</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="275011.20" OriginalAmount="254640" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.473941567483" Longitude="9.2066234350205" StarRating="4" HotelCode="17494|33342" HotelName="Sheraton Diana Majestic" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Nightclub,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Viale Piave, 42, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/21518/a_21518_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury, modern hotel is ideally situated not far from the city centre. Various sights of interest, such as the Milan Scala and the shopping street of Via Montenapoleone, are located in the immediate vicinity. Restaurants and bars are all just a few paces from the hotel (20-30 m). The nearest public transport links are just a stone's throw away. It is 8 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281323.80" OriginalAmount="260485" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48529" Longitude="9.183122" StarRating="4" HotelCode="64005|26631" HotelName="AC Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Golf,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Tazzoli 2, 20154 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/82464/a_82464_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in front of Garibaldi station and is very close to Milan's main business and shopping districts. Guests will find restaurants, bars, pub, clubs, links to the public transport network and shopping facilities all in the immediate vicinity of the hotel. The city and Rho exhibition grounds are a 15 and 25-minute drive respectively. Malpensa airport is some 18 km away and it is around 10 km to Linate airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="282100.32" OriginalAmount="261204" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.447123601026" Longitude="9.2069426178932" StarRating="4" HotelCode="36569|24172" HotelName="Grand Visconti Palace Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Garden,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Isonzo 14, 20135 Milano, Lombardia</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59237/a_59237_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in a central location, close to public transport connections. Plenty of shopping venues are within easy reach using the public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283046.40" OriginalAmount="262080" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.457330229638" Longitude="9.191058576107" StarRating="3" HotelCode="35437|55101" HotelName="Canada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia 16, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57635/a_57635_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located in the old town just a few steps from links to the public transport network and the most popular sights of interest in Milan. One highlight for tourists is the world's largest Gothic cathedral on the Piazza del Duomo. Especially impressive are La Scala theatre as well as the Santa Maria delle Grazie Church with Leonardo da Vinci's masterpiece, The Last Supper. The shopping district of Via Montenapoleone is also situated nearby and invites guests to enjoy extensive shopping trips. A diverse selection of nightclubs, bars and restaurants are located within walking distance. A number of concerts and football matches are also staged at the San Siro Stadium nearby. Fiera di Milano, Milan's exhibition centre, is also roughly a 15-minute underground ride away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285112.44" OriginalAmount="263993" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.460512543759" Longitude="9.1812765598297" StarRating="3" HotelCode="400740|25484" HotelName="Ariston" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Largo Carrobbio 2, 20123 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/95138/a_95138_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the very heart of Milan, in Largo Carrobbio. It is a 5-minute walk from Piazza Duomo and from the metro stops: green line 2 (Sant’Ambrogio), yellow line 2 (Missori or Duomo) and red line 1 (Duomo). With the red line 1, guests can quickly reach FieraMilanoCity and the New Fair at Rho. The hotel is also very well serviced by the tram (stops for 2, 3 and 14 are only 100 m from the hotel) and by bus 94, which stops 300 m from the hotel. Guests can get to the most renowned museums and monuments of Milan and the famous shopping streets in just a few minutes (maximum 15 minutes). Linate Airport is about 15 km away, and Malpensa International Airport is some 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285164.28" OriginalAmount="264041" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.467385" Longitude="9.1842859999999" StarRating="2" HotelCode="80251|55359" HotelName="London" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Rovello 3, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211828/211828a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285618.96" OriginalAmount="264462" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46276" Longitude="9.19337" StarRating="2" HotelCode="695546|238302" HotelName="Suite Santa Tecla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dining,Internet,Kitchen,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Tecla 5, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/229329/229329a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This eco-friendly hotel enjoys a privileged location in the quiet residential area of Affori to the north of the city centre. There are several shops and restaurants nearby and it's just a short walk to the nearest metro station and to the railway station at Bovisa. The nearby suburb of Niguarda offers some fascinating neo-classical architecture. The tastefully- decorated rooms and suites offer a full range of modern amenities, including air-conditioning, flat screen TV and free Wi-Fi throughout. The hotel itself uses sustainable energy and low-voltage light bulbs. The large buffet breakfast with organic produce makes for a great start to the day and the hotel's own restaurant serves a variety of local specialities including vegetarian and vegan options. Guests can also take advantage of the different wellness treatments. Private parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="285987.24" OriginalAmount="264803" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46708959" Longitude="9.20015775" StarRating="2" HotelCode="469431|58839" HotelName="Brera Apartments In San Babila" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cecilia 2, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7481348</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286003.44" OriginalAmount="264818" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.48103012633" Longitude="9.1900554299355" StarRating="4" HotelCode="171034|56676" HotelName="NH Milano Palazzo Moscova" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Viale Monte Grappa 12, 20124 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/239149/a_239149_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286943.04" OriginalAmount="265688" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.483208480708" Longitude="9.1775810210885" StarRating="4.5" HotelCode="527391|227300" HotelName="Hotel Viu Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Aristotile Fioravanti 6, 20154 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/576262/576262a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287004.60" OriginalAmount="265745" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.479220880264" Longitude="9.1457507014275" StarRating="5" HotelCode="31174|26635" HotelName="Meliá Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Masaccio 19, 20149 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/49817/a_49817_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The luxury hotel and convention centre lies close to the Fiera Campionaria in the northeast of Milan. Shops, bars, restaurants and Lotto underground station (100 m away) are all located in the hotel's vicinity. Linate and Malpensa airports are some 20 to 40 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="288346.92" OriginalAmount="266987.89" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|606463" HotelName="IH MILANO AMBASCIATORI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/11444_image50587134_0.jpg</HotelPictures>
        <HotelDescription>Ih Milano Ambasciatori hotel offers a sophisticated, functional and welcoming environment, with a large Lounge Bar where our guests can enjoy a relaxing drink at the end of their day. Broadband Wifi connection is available to ensure fast and efficient connectivity. The Montale meeting room has a surface of 43 sqm and can host business meetings of up to 15 people, with natural lighting and a wall screen for your presentations. The hotel flagship is certainly the Lounge Bar. A comfortable space especially designed for a warm welcome and a relaxing aperitif at the end of your day, or a sophisticated cocktail after dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="290285.53" OriginalAmount="268782.90" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|719224" HotelName="WORLDHOTEL CASATI 18" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/35544_image65673229_0.jpg</HotelPictures>
        <HotelDescription>Hide away from bustling Milan without compromising on central location! The WorldHotel Casati 18 is close to the Corso Buenos Aires shopping mecca, the business centre of Milan and both the Porta Venezia and Central Railway station. The hotel successfully combines traditional Italien elegance with the modern conveniences of Milan. The hotel has a free small gym with Technogym devices. &lt;b&gt;4 eur City tax per person per night from Sep. 2012, direct payment at the hotel.&lt;/b&gt;
CIR: 015146-ALB-00226 / CIN: IT015146A1PWDRF72F</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="292079.52" OriginalAmount="270444" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.486351963081" Longitude="9.2001727223396" StarRating="4" HotelCode="29802|26633" HotelName="Hilton Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Luigi Galvani 12, Milan 20124, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/47903/a_47903_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel lies in the business district of Milan. Milan's main train station is about 300 m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="296533.05" OriginalAmount="274567.64" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|546059" HotelName="Residenza Delle Citt�" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1293771_foto_1.jpg</HotelPictures>
        <HotelDescription>Cin: IT015146A1T35TPJSZ Residenza delle Cittandagrave; is a brand new residence with 31 modern apartments located a few minutes away from Milan Central Station and M1-M2-M3 underground stations. At guests' disposal:FREE WI-FISOCIAL LOBBY SKY TVFULLY EQUIPPED KITCHENETTE: microwave, fridge, freezer, kettle, induction stovetop and crockeryFREE-GO: Mineral Water H24 in the lobby free of chargeCOFFEE STATION: Selection of Tea and Nespresso Coffee H24 in the lobby free of charge FITNESS CENTRE WITH TECHNOGYM EQUIPMENTS: Free entranceLAUNDRY ROOM: Available H24. Coins at the ReceptionLUGGAGE STORAGE: Free of chargePARKING: andeuro; 15, 00 per car, per night. Subject to availability upon arrivalCHARGING STATION: andeuro; 25, 00 per car, per night. Subject to availability upon arrivalPETS WELCOMED: andeuro; 30, 00 per stayRECEPTION HOURS Monday-Saturday: 8:00-20:00Sunday: 10:00-18:00CHECK-IN TIMEMonday-Saturday: from 14:00 to 20:00*Sunday: from 14:00 to 18:00CHECK-OUT TIME: by 12:00*From Monday to Friday only we are glad to welcome you from 8:00 to 13:00 upon availability. Arrivals after 20:00 will be evaluated individually. Please contact the Reception before your arrival day in order to communicate the exact time of arrival. The service is not guaranteed.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300845.88" OriginalAmount="278561" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.481322" Longitude="9.191761" StarRating="4" HotelCode="365236|6336" HotelName="Hotel NH Collection Milano Porta Nuova" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Melchiorre Gioia 6, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/68885/a_68885_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This pleasant hotel is located in the heart of the trade and business district, and is in the immediate vicinity of the historic city centre. Underground stations and the main railway station are nearby, as are a range of shops, bars, pubs, and nightclubs. The Piazza Duomo, the Teatro alla Scala, and the Castello Sforzesco are all within 3 km of the hotel. It is 7 km to Milan Linate Airport and 55 km to Milan Malpensa Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301729.32" OriginalAmount="279379" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.472106" Longitude="9.1836069999999" StarRating="2" HotelCode="335622|480518" HotelName="Napoli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Tivoli 4, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/358937/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="306730.80" OriginalAmount="284010" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.457493" Longitude="9.191876" StarRating="4" HotelCode="904122|25514" HotelName="Uptown Palace Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Sofia n. 10, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237828/a_237828_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="309993.33" OriginalAmount="287030.86" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.474024404284" Longitude="9.196024308962" StarRating="0" HotelCode="|MACM" HotelName="Hotel Manin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Manin 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/111813/12351242.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel welcomes guests in a 7-storey building with a lift and 118 non-smoking rooms. English- and French-speaking staff at the reception desk in the lobby are ready to assist you with check-in and check-out. Amenities include a baggage storage service, a safe and a currency exchange service. Wireless internet access in public areas allows guests to stay connected. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Additional amenities include a newspaper stand and a TV room. Guests arriving by car can park their vehicles in the garage (for a fee) or in the car park (for a fee). Further services and facilities include a babysitting service, a car hire service, a transfer service, room service, a laundry service and a hotel shuttle bus. Travellers with bicycles can make use of the on-site bicycle storage area for a fee. Complimentary newspapers are available. A business centre with fax machine and projector is available.The hotel is located in the heart of Milan, close to La Scala Theatre, the cathedral and the 'Quadrilatero della moda', Milan's upscale fasion district. It has a unique view over the city's most beautiful park and is just a few metres away from Via Spiga, Via Manzoni and Via Montenapoleone, the famous streets that are a Mecca for the fashion houses of the most famous Italian designers. In addition, the Contemporary Art Pavilion, Villa Reale with its gardens, and the Poldi Pezzoli Museum are close by. Guests will find the nearest restaurants just some 10 m away from the hotel and links to the public transport system are located around 30 m away. Milan central train station is 1.5 km away, Milan Linate airport is just 7 km away and Milan Malpensa Airport is some 50 km away.Fine weather can be enjoyed on the terrace. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a gym, callisthenics, aerobics, a spa and a sauna. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and individually adjustable heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the garden view from a balcony or terrace. All rooms are carpeted and include a double bed and a sofa bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Additional features include a mini fridge and a tea/coffee station. An ironing set is provided for guests' convenience. A direct dial telephone, a television with satellite/cable channels, a radio and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower, a bathtub and a bidet. A hairdryer, a vanity mirror and a telephone are available for daily use. For extra comfort in the bathrooms, guests are offered cosmetic products. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. Family rooms are available for parents with children.Various dining options are available, including a non-smoking restaurant, a breakfast room, a café and a bar. A generous breakfast buffet guarantees a great start to the day. For lunch, guests can choose between à la carte and a set menu. Dinner is served as à la carte. The menu also offers diet meals and children's meals. The hotel also offers special catering options.Chargeable parking is possible onsite.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="312098.90" OriginalAmount="288980.46" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|142962" HotelName="NEMI HOTEL MILANO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/36554_image66867957_0.jpg</HotelPictures>
        <HotelDescription>NEMI Nest in Milan is your elegant retreat in the heart of Milan. 
Set in a vibrant emerging quarter just a 15-minutes stroll from the central attractions. 
This luxury hotel is a world of sophistication to discover in an area brimming with new restaurants, showrooms and historic shops. 
Treat yourself to a 5-star stay immersed in one of the trendiest and liveliest part of Italy�s fashion and design capital. 
Indulge in spacious rooms and suites
The selection of suites and rooms at our luxury hotel in Milan vaunts the utmost in luxury comfort. At NEMI, all our accommodation options give you plenty of space and all the latest services to make your stay sublime.
Exclusive services for an unforgettable experience
We offer a wide range of facilities to ensure every guest has an enjoyable and productive stay. With our fitness centre, meeting rooms, guided tours and cooking courses, NEMI combines comfort and entertainment with all the services you need. By staying at NEMI Nest in Milan, you will have the opportunity to experience the authentic essence of the city, exploring a place rich in unique experiences and exclusive locations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312591.96" OriginalAmount="289437" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.453429" Longitude="9.17924" StarRating="4" HotelCode="192160|181667" HotelName="The Yard Suite &amp; Dependance" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza XXIV Maggio 8, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/32/321764/321764a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="315796.90" OriginalAmount="292404.54" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C34C83" HotelName="NH MILANO CORSO BUENOS AIRES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/21737_image60480880_0.jpg</HotelPictures>
        <HotelDescription>Boasting a fitness centre and a bar, NH Milano Corso Buenos Aires is situated in Milan, 1.4 km from GAM Milano and 1.6 km from Villa Necchi Campiglio. This 4-star hotel offers a concierge service. The accommodation features a 24-hour front desk and room service for guests.
All rooms are fitted with air conditioning, a flat-screen TV with satellite channels, a minibar, a kettle, a bath or shower, a hairdryer and a desk. The units will provide guests with a wardrobe and a coffee machine.
Bosco Verticale is 1.7 km from NH Milano Corso Buenos Aires, while Brera Art Gallery is 2.2 km from the property. The nearest airport is Milan Linate Airport, 6 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="316265.26" OriginalAmount="292838.20" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|975464" HotelName="ALLEGROITALIA SAN PIETRO ALL'ORTO 6" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/926432_foto_1.jpg</HotelPictures>
        <HotelDescription>San Pietro all'Orto 6 is a new residential place, where high-end holidays apartments meet with elegance and gusto. Situated in the heart of Milan and surrounded by San Babila, the Duomo, and Via Montenapoleone, it offers the exclusive comfort, which you might expect from such a concept.Suite services and features� Safe � Air conditioning � Writing desk� Living room � Heating � Dark Oak flooring � Sofa � Soundproofing � Shower� Hair dryer � Bathrobe � Toilette products � Private bathroom � Radio� LCD/plasma/flat screen TV � Hideaway kitchen equipped with tableware � Fridge� Oven � Ambient music diffusion iPod-AuxContinental Breakfast is served in the suites.Optional services:- Limousine- Parking- Personal shopper- Transfer to and from the airport- In-room service with fine dishes- Newspapers- Babysitting- Dog sitter- Medical assistance- Concierge available from 7 am to 9 pm- Free internet connection in all the suitesHousekeeping services are guaranteed every day and include the change of the linen and the washing of the used dishes. 1 ticket for EXPO for each room with minimum stay of 2 nights until 31.10.15.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="317259.00" OriginalAmount="293758.33" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|808132" HotelName="NH COLLECTION MILANO PORTA NUOVA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/207882_fotpe1_ext.jpg</HotelPictures>
        <HotelDescription>NH Grand Hotel Verdi is a modern and stylish hotel located right in Milan's Garibaldi-Repubblica commercial and financial district, near the Porta Garibaldi train station and within short walking distance to the Gioia underground station. Offering an ideal location for business travelers and tourists alike, NH Grand Hotel Verdi is set in renovated building that has been a reference for fashion models and personalities for many years. Considered as one of the most exclusive four-star business hotels in Milan, this destination is easily accessed by car and public transportation. The Line 2 underground station is close to the hotel, enabling you to reach the Fiera Milano-Rho Exhibition Center in just twenty minutes.

Guests appreciate the hotel's practical location both for business and pleasure, with no shortage of activities nearby in the heart of Milan's Corso Como and Brera nightlife area. From the hotel you can easily head out to discover the city's main attractions, such as the Duomo cathedral and fabulous Galleria Vittorio Emanuele II arcades, both of which are within a few minutes walk. The Sforzesco Castle is just three underground stops away. On your walk to the city ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="330741.36" OriginalAmount="306242" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.466026" Longitude="9.192203" StarRating="4" HotelCode="11617|30463" HotelName="Sina de la Ville" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Hoepli 6, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/11231/w_11231_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="331265.00" OriginalAmount="306726.85" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C1F015" HotelName="NH COLLECTION MILANO CITYLIFE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/20926_image60188520_0.jpg</HotelPictures>
        <HotelDescription>NH Collection Milano CityLife is located just 100 meters from Portello Metro Station, in the heart of the Milan CityLife district.
The hotel houses a restaurant with an outdoor area and a seasonal swimming pool located on the hotel's rooftop on the 13th floor. The bar is located next to the pool.
All rooms at the NH Collection Milano CityLife have a flat-screen TV, air conditioning and free Wi-Fi. Some also have a terrace. The bathroom is private and includes a shower and a hairdryer.
The Fiera Milano City exhibition center is 300 meters away. The nearest airport is Milan Linate Airport, 10 km from NH Collection Milano CityLife.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="332071.40" OriginalAmount="307473.52" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|712289" HotelName="Grand Visconti Palace" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889584_foto_86.jpg</HotelPictures>
        <HotelDescription>CIN: IT015146A12EY3KZK6 Just 200 m from Lodi Metro Stop, Grand Visconti Palace offers luxury accommodation with free WiFi, just 4 metro stops from Milan Cathedral. It features a refined wellness area with swimming pool, and a gourmet restaurant located on the 5th floor, overlooking the city's rooftops. Each spacious room at the 4-star Visconti Palace boasts an elegant dandeacute;cor, including beautiful rugs and drapes. They all have soundproofed walls, a flat-screen TV, and a minibar. The Al V Piano restaurant specialises in creative dishes of international and Mediterranean cuisine, served with a variety of Italian and foreign wines. Breakfast is a varied buffet. The wellness area includes a fitness area, an indoor pool, a sauna, a Turkish bath and a hot tub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336755.88" OriginalAmount="311811" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46611023803" Longitude="9.1932575310385" StarRating="4" HotelCode="428761|183062" HotelName="Duomo-apartments by Nomad Aparthotels" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Via San Paolo 13, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/560576/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the fashion district in Milan, Duomo Apartments offers a comfortable stay for guests visiting for business or leisure. Our studios are also ideal for families. The structure offers Standard apartments and Superior apartments, all air conditioned and fully equipped with a dining area, kitchenette with microwave and refrigerator, satellite flat-screen TV, free Wi-Fi, safety box and wardrobe.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="338627.52" OriginalAmount="313544" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46218932" Longitude="9.19047366" StarRating="2" HotelCode="604515|57820" HotelName="Suite Milano Duomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Baracchini 1, 20123 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/774461/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="339980.58" OriginalAmount="314796.83" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|712169" HotelName="Hotel Canada Urban Chic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/889064_foto_1.jpg</HotelPictures>
        <HotelDescription>Hotel Canada Urban Chic is centrally located, situated in Via Santa Sofia 16, virtually in the heart of Milan, within walking distance to the city's main attractions. Nearby Crocetta and Missori underground stations (350 and 500 metres) make it simple to reach us from Centrale Railway Station and to enjoy the city. From Linate Airport (LIN) with the blue line M4 within 10 minutes and we are 100m from the stop andquot;Santa Sofiaandquot;. Hotel Canada Urban Chic has a total of 37 rooms and some meetings rooms, banquets and conferences. A snug American bar is available, where tasty drinks may be enjoyed. Further facilities include room service, use of a car park and underground garage facilities. The comfortable and welcoming rooms come with an en suite bathroom, satellite/cable TV, a radio, a double bed, a minibar and centrally regulated air conditioning. Breakfast buffet each morning from 07 to 10:30.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="342249.06" OriginalAmount="316897.28" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|626527" HotelName="HOTEL ARISTON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/233281_fotpe1_habita1.jpg</HotelPictures>
        <HotelDescription>Hotel Ariston is located in a modern building in the center of Milan and was the first ecological hotel of Italy that was designed according to bio-architectural criteria. The hotel was completely renovated in 2005 and boasts modern and inviting spaces that are done in a minimalist style. Moreover, Hotel Ariston has kept the same respect for the environment as always. Refined and relaxing, Hotel Ariston, is one of the 3-star hotels in Milan that best combines a friendly welcome with the most modern technology. You can experience it right from the reception that is open for guests 24h and also in the bar where you can have an aperitif or a good glass of wine, as well as a selection of herbal beverages prepared with purified water. The excellent Continental breakfast is served in the breakfast room and comes as a buffet. Here you will also find a special bio corner offering interesting choices to customers.
Guests coming by car have a large parking lot available to them in front of the Hotel and a reserved garage as well.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343563.12" OriginalAmount="318114" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.463327" Longitude="9.188405" StarRating="4" HotelCode="154422|56562" HotelName="Maison Milano UNA Esperienze" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Mazzini 4, 20123 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/219921/a_219921_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="348325.53" OriginalAmount="322523.64" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|712266" HotelName="Melia Milano" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/888733_foto_1.jpg</HotelPictures>
        <HotelDescription>El centro de convenciones y hotel de lujo se encuentra cerca de la Fiera Campionaria en el noreste de Milandaacute;n. En los alrededores hay una amplia zona comercial, bares, restaurantes y la estaciandoacute;n de metro Lotto. Los aeropuertos de Linate y Malpensa estandaacute;n a unos 20-40 minutos en coche del hotel respectivamente. El establecimiento de cinco plantas, inaugurado en 2001, cuenta con 288 habitaciones amuebladas. El hotel cuenta con un elegante vestandiacute;bulo, recepciandoacute;n abierta las 24 horas y ascensores. Para comer los huandeacute;spedes podrandaacute;n elegir entre un elegante restaurante con zona para no fumadores y un acogedor bar. Los clientes que lleguen en coche podrandaacute;n hacer uso del aparcamiento. Las candoacute;modas habitaciones amuebladas cuentan con cuarto de baandntilde;o, secador de pelo, telandeacute;fono de landiacute;nea directa, minibar/nevera y caja fuerte de alquiler. El hotel cuenta con sauna y gimnasio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="348594.33" OriginalAmount="322772.53" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|B1F526" HotelName="ODSWEET DUOMO HOTEL MILANO" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/24006_image60365800_0.jpg</HotelPictures>
        <HotelDescription>ODSweet Duomo Milano Hotel is located in the beating heart of Milan, a place designed to surprise and charm.Our Hotel welcomes you to a new, unique and innovative reality, for a relaxing or working stay that will enchant you.Overlooking Piazza Duomo, one of the most famous and fascinating squares in the world with its centenary history, our rooftop and our restaurant will offer you an amazing view.Our 34 rooms and suites are all themed Mashmallows and traditional chocolate decorations offering a unique experience all over the world. The rooms of ODSweet Duomo Milano Hotel are a true experience, connected to the world of Made in Italy design and luxury.. The precious work of the architect Franco Costa and his staff is the basis of the style of the Hotel made to enchant. A concept of contemporary and refined hotellerie and hospitality.For those who want a gluttonous break, the Sweet Corners are available in all rooms at no extra charge. We selected the best products for you, that you can taste at any time of your stay.CIN: IT015146A1NDA4K96O</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="352263.83" OriginalAmount="326170.21" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|731421" HotelName="UPTOWN PALACE HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/951555_foto_1.jpg</HotelPictures>
        <HotelDescription>Uptown Palace is located in the heart of Milan and is the perfect combination of elegance, warmth and modernity - the utmost in seductive comfort. Uptown Palace is situated a stone's throw from the Duomo and Milan's thriving business and shopping districts. It is a convenient meeting point and the ideal base for exploring the city and all it has to offers.Situated on the upper floors, the Uptown Restaurant consists of an indoor eating area and a large terrace, offering an exclusive panorama of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354944.16" OriginalAmount="328652" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46729286" Longitude="9.18701574" StarRating="4" HotelCode="507488|178845" HotelName="Hotel Clerici" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Clerici 11, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/675195/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370816.92" OriginalAmount="343349.00" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.463083504114" Longitude="9.1979157227192" StarRating="4" HotelCode="258936|nh_president" HotelName="NH Collection Milano President" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Largo Augusto 10, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/15096/a_15096_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in the heart of Milan just a few minutes' walk from the cathedral and the Scala theatre. Located in the near vicinity is a diverse selection of exclusive shopping venues and the hotel enjoys excellent transport links to both Linate and Malpensa international airports (6 km and 50 km from the hotel respectively).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370997.28" OriginalAmount="343516" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46722342" Longitude="9.20011794" StarRating="2" HotelCode="428653|58951" HotelName="Montenapoleone Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Parking,Pets allowed,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Cecilia 4, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7340005</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Montenapoleone Suites, you'll be centrally located in Milan, steps from Palazzo Serbelloni and Piazza San Babila. This guesthouse is within close proximity of Villa Necchi Campiglio and Giuseppe Verdi Conservatory.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature bidets and hair dryers. Conveniences include phones and coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="373174.56" OriginalAmount="345532" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.471403141108" Longitude="9.19652988461" StarRating="4" HotelCode="317217|58986" HotelName="Senato Milano" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Senato 22, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431441/a_431441_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376645.68" OriginalAmount="348746" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46742858" Longitude="9.18511087" StarRating="3" HotelCode="621980|255089" HotelName="Hotel Milano Castello" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Elevator,Parking,Porter,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Tomaso 2, 20121 Milan, Varese</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/08722/3808722/1.jpg?f=15537637</HotelPictures>
        <HotelDescription>&lt;br/&gt;Position\nHotel Milano Castello is been designed to provide a relaxing stay in the heart of Milan an absolutely new design hotel in the center of Milan, close to the Duomo and Castello Sforzesco, featuring spacious soundproofed rooms that offer all the amenities and services you need.\n\nRooms\nAll rooms and suites at the Hotel Milano Castello are spacious and perfectly soundproofed, complete with a large private bathroom with ceramic wall tiles and equipped with the most modern amenities free Wi-Fi, 40 TV featuring Sky TV Sport and Cinema package, mini bar and hairdryer.\n\nRestaurant\nEvery morning, enjoy a delicious breakfast buffet in the dining room or open air garden during the warm season. A real privilege in Milan\n\nOutside\n\n\nLobby\n\n\nMore Informations\nHotel Milano Castello also has a fully equipped gym available in the lower floor, complete with latest Technogym equipment to keep fit even during a business or leisure trip.\nCheck in time 14.00 Remarks Rates do not include any local tax that have to be paid directly to the hotel in addition to the total cost. Bedding preferences are not guranteed and are subject to supplier availability.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="378191.16" OriginalAmount="350177" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.468543255004" Longitude="9.1831782460213" StarRating="4" HotelCode="16410|54170" HotelName="UNAHOTELS Cusani Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Cusani 13, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19787/a_19787_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381944.16" OriginalAmount="353652" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.467343" Longitude="9.185066" StarRating="4" HotelCode="76553|55382" HotelName="Antica locanda dei Mercanti" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via San Tomaso 6, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/361810/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386209.08" OriginalAmount="357601" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.468244" Longitude="9.207223" StarRating="5" HotelCode="177816|28247" HotelName="Château Monfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso Concordia 1, 20129 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/249257/w_249257_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the heart of Milan, about 800 m from Piazza San Babila, around 1 km from Via Montenapoleone, 1.5 km from the La Scala Theatre, and just a few minutes' walk from the famous cathedral (about 1.6 km) and the city's main fashion highlights. It is walking distance from many historical attractions, such as the Galleria d'Arte Moderna (1.3 km). The Sforzesco Castle and Milan Central Station are 3 km away and Milan Linate Airport is 6 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387776.16" OriginalAmount="359052" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.470279423749" Longitude="9.1954788565636" StarRating="4" HotelCode="117254|33904" HotelName="Manzoni" 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,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santo Spirito 20, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128859/128859a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in a quiet street in Milan's fashion district, between Via Montenapoleone and Via della Spiga. All of the city's most prestigious shops, exclusive boutiques and superb restaurants are within easy reach of hotel. The city centre and Piazza Duomo are about 1 km away. Guests will find links to the public transport network (bus and metro) around 200 m from the hotel, while the main railway station Stazione Centrale is roughly 2 km away. Attractions in the area include the Galleria d'Arte Moderna, around 10 minutes' walk away, and the Biblioteca Ambrosiana, Palazzo Reale di Milano and Duomo di Milano are all some 14-16 minutes' walk away. Linate Airport is around 7 km away and Milano Malpensa Airport is roughly 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="390854.16" OriginalAmount="361902" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.469043608145" Longitude="9.1868153214455" StarRating="4" HotelCode="163992|28283" HotelName="Milano Scala" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>via dell’Orso 7, 20121 Milano, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/2/1/9/9/4/9/1/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfectly located in Milan's historic centre, this sophisticated hotel is well integrated into the cultural, artistic and creative Brera neighbourhood and is just a short walk from the world-famous La Scala Theatre and from Piacoteca di Brera, one of the most important Italian museums. Milan's best-known fashion district (Via Montenapoleone, Via della Spiga) is also close by. Every point of interest for business or leisure is easy to reach on foot or by public transport, which is very well served in this area (metro line 1 - Cairoli stop, metro line 2 - lanza stop, bus no. 61). Restaurants, bars and pubs are in the hotel's immediate proximity. Shopping venues are about 800 m from the property and various nightspots are approximately 2 km away. Linate Airport is some 15 km away and Malpensa Airport is roughly 50 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397742.40" OriginalAmount="368280" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.463892154526" Longitude="9.1940212365367" StarRating="4" HotelCode="17917|19065" HotelName="Rosa Grand Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Fontana 3, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22139/a_22139_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated at the heart of Milan directly opposite the city's impressive Gothic cathedral. Links to the public transport network can be found just a stone's throw away (some 100 m from the hotel) and the hotel's situation offers easy and convenient access to the main train station as well as to Linate and Malpensa international airports that lie some 12 km and 60 km from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411017.76" OriginalAmount="380572" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.478752589289" Longitude="9.1990354657173" StarRating="5" HotelCode="18681|20534" HotelName="The Westin Palace, Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 20, 20124 Mailand, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/23056/a_23056_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is located in the centre of Milan, directly on the Piazza della Repubblica and only stone's throw from Milan's famous cathedral and main shopping street. Numerous recommendable bars and restaurants are located in the immediate vicinity. There is a stop for the public transport to be found just in front of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="418460.26" OriginalAmount="387463.20" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47938999" Longitude="9.19628772" StarRating="5" HotelCode="317060|403439" HotelName="ME Milan Il Duca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/04/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Republica 13, Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/431360/a_431360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="422858.85" OriginalAmount="391535.97" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.460942" Longitude="9.189131" StarRating="4" HotelCode="302460|377501" HotelName="The Square Milano Duomo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 30/04/2025" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alberico Albricci 2-4, 20122 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/416362/a_416362_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="426961.15" OriginalAmount="395334.40" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|C10B04" HotelName="The Corner Duomo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2245733_foto_1.jpg</HotelPictures>
        <HotelDescription>At The Corner Duomo Hotel, exceptional service and top-notch amenities create a memorable experience for guests. Complimentary internet access is available in the hotel to ensure you stay connected during your visit.Arrange your trips to and from the airport using the hotel's convenient transportation services booking. For guests with their own vehicle, parking facilities are provided.Due to health concerns, smoking is strictly prohibited within the entire premises of hotel. A delightful breakfast is the perfect way to begin your day, and at The Corner Duomo Hotel, you can always indulge in a scrumptious meal on-site. Allow your journey to be free from the pangs of hunger! On-site eateries offer delicious and accessible meal choices.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="433481.76" OriginalAmount="401372" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46571248" Longitude="9.19161723" StarRating="4" HotelCode="305780|238316" HotelName="The Street Milano Duomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Santa Radegonda 14, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/641805/641805a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="435073.97" OriginalAmount="402846.27" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|356028" HotelName="DUOMO HOTEL &amp; APARTMENTS MILANO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/990235_image61138038_0.jpg</HotelPictures>
        <HotelDescription>A modern Apart-Hotel located in the heart of Milan, a few steps from the Duomo, the Fashion District and the main attractions such as the Teatro alla Scala and the Galleria Vittorio Emanuele. Duomo Hotel &amp; Apartments is the ideal choice for those who want to experience the city with comfort and quality. Renovated in style and furnishings, the Aparthotel offers spacious and welcoming rooms (25-32 m2), equipped with a hideaway kitchenette, free Wi-Fi, minibar, coffee machine and kettle. Perfect for business or leisure travel, with modern design and double, triple or family options.DBC - CIN: IT015146B4F28JNQCV, STAIR DA 101; DBC4 - CIN: IT015146B4KKB6EKRK: STAIR FROM 102; BUS -CIN: IT015146B4GYLTK2VV: STAIR FROM 305;  SUP-CIN: IT015146B49ZWAALFQ : STAIR DA 316; SUP 4- CIN: IT015146B44EEA77RM: STAIR DA 315; PREM-CIN: IT015146B4UQIDXR5F : STAIR DA 410; DLX-CIN: IT015146B47ZJ2ZBH8: STAIR FROM 401; DLX4 CIN: IT015146B48DEL6XIQ: STAIR DA 303; PRES-CIN: IT015146B4MY9T4266: STAIR FROM 501; EXE- CIN: IT015146B4CZMCASCA : STAIR DA 504; EXE PRES-CIN: IT015146B4L9DLWX82: STAIR FROM 502; SUITE - CIN: IT015146B46Z7NMTRR : Stair DA 508.CIN:IT015146B4F28JNQCV</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="437786.38" OriginalAmount="405357.76" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|731152" HotelName="Milano Verticale   Una Esperienze" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/2616958_foto_1.jpg</HotelPictures>
        <HotelDescription>Atahotel The Big is a modern 12 floors building towering over Milan and offering an impressive view to its guests. It is located is central and quiet area, a few steps from Porta Garibaldi railway and underground station. On the 11th floor of the Hotel there is the Skyline Restaurant, a modern, elegant place for dinner or breakfast while contemplating a unique view of  Milan from a privileged position. The Atahotel The Big in Milan has 105 apartments, all recently renovated. For shorter stays, Atahotel The Big has 20 large hotel rooms where the kitchen spaces have been converted into larger, more comfortable bathrooms or a more spacious and welcoming living room. The hotel has apartments with eat-in kitchen and two elegant Suites equipped with a kitchen. Each apartment is elegantly furnished and equipped with all the comforts to guarantee a pleasant and warm stay. Free Wi-Fi in commun areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="443980.96" OriginalAmount="411093.48" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|051929" HotelName="HOTEL MILANO SCALA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/926065_foto_1.jpg</HotelPictures>
        <HotelDescription>Milano Scala The hotel is located in the city center and the historic center, near the shopping and business areas, next to the theater in a picturesque location . The hotel has a wealth of services and among some find bar, a business center, a lounge, garden areas, gym, restaurant, limited Room service, parking, Wi - Fi, etc. In addition , the rooms include air conditioning and heating, tea and coffee machines , soundproofing, hairdryer, telephone, minibar, TV, web TV, Hi- Fi equipment, jacuzzi in some rooms and other services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454486.68" OriginalAmount="420821" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46718225" Longitude="9.20191466" StarRating="0" HotelCode="571833|238206" HotelName="Hotel Monforte 27" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Corso Monforte 27, 20122 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/628337/628337a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="459255.92" OriginalAmount="425236.96" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.452565" Longitude="9.167148" StarRating="5" HotelCode="263948|YGM" HotelName="Magna Pars Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 01/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Vincenzo Forcella 6</AddressLine>
          </AddressLines>
          <PostalCode>0283383799</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/394378/394378a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Malpensa (MXP).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461764.80" OriginalAmount="427560" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.460819195342" Longitude="9.1886043548584" StarRating="4" HotelCode="336457|7386" HotelName="Dei Cavalieri" 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,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Missori 1, 20123 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/55612/a_55612_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in the centre of Milan, close to countless shops, exquisite boutiques, various restaurant, lively bars and nightclubs. Buses and trams depart from a stop directly in front of the hotel and provide excellent links with the main train station, which is 2 km from the hotel. Linate and Malpensa airports are 25 and 50 away respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="478157.04" OriginalAmount="442738" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465172016861" Longitude="9.1892640352166" StarRating="4" HotelCode="424248|177059" HotelName="Room Mate Giulia Milán" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 4, 20121 Milán, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/535017/w_535017_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="479523.38" OriginalAmount="444003.13" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|115108" HotelName="MAISON MILANO | UNA ESPERIENZE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/951978_foto_1.jpg</HotelPictures>
        <HotelDescription>UNA Maison Milano is in a prestigious and historical building faithfully restored. The interior furnishing is in light and elegant colours and includes pieces of international design. It features 27 rooms 5 of which are Junior suites, and one is a Suite. At the top floor a penthouse with a splendid view of the city. 27 exclusive double rooms with safety lock, alarm system, writing desk with chair, telephone, safe, free WiFi Internet connection, minibar, satelliteTV and air conditioning. All bathrooms have telephone, hairdryer, alarm system, bathtub with shower, hospitality set and magnifying mirror. Breakfast, on request at a charge, includes a choice of gluten free products.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="480524.40" OriginalAmount="444930" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.463591" Longitude="9.186908" StarRating="4" HotelCode="36234|177649" HotelName="Hotel Spadari al Duomo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Spadari 11, 20123 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59235/w_59235_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485971.92" OriginalAmount="449974" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465877" Longitude="9.189256" StarRating="5" HotelCode="117700|56528" HotelName="Galleria Vik Milano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 8, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/161542/w_161542_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel enjoys an idyllic location in the celebrated Galleria Vittorio Emanuele II shopping arcade and features elegant design styles and architecture. Connecting 2 of the main attractions of Milan, La Scala, the home of music and opera, and the impressive cathedral on Piazza del Duomo, the design hotel is ideally located in the heart of the city. Guests are just a 5-minute walk from the most important fashion street in Milan, Via Montenapoleone, where they can discover the world-famous Italian and international showrooms. Duomo metro station is just 200 m from the hotel and nearby airports include Linate (9 km away) and Malpensa (50 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="486939.76" OriginalAmount="450870.15" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|500536" HotelName="STARHOTELS BUSINESS PALACE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/749106_image63726777_0.jpg</HotelPictures>
        <HotelDescription>Located in the east of the city, in an important business area. 5 kms from city centre, 8 kms from the Exhibition centre and 7 kms from Linate airport, which is connected by minibus service. Hotel offers 248 well-equipped rooms with television, minibar, hair-drier and complimentary bathroom items. There are also lounges, a restaurant, a fitness centre, free Wi-Fi internet and billiard room. Gluten free products are available on request. 
*Family room  (up to 4 people): 1 double bed 2 people + 1 sofa bed 1 person + 1 rollaway bed 1 person. 
*Small/medium size pets are welcome. Must be mentioned in the booking request. Fees will aplpy.CIN: IT015146A12BUE63FG</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="496078.89" OriginalAmount="459332.31" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|767401" HotelName="CHATEAU MONFORT" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/323865_image66221185_0.jpg</HotelPictures>
        <HotelDescription>The hotel was born in a magnificent Liberty building from the early-20th century, decoreted by Paolo Mezzanotte, architect of the historic headquarters of Borsa Italiana, Italy's Stock Exchange in Milan.
Chateau Monfort has been completely restored, following the precise enhancement and restoration designs in respect of the original architecture features from 1903.
From the outside, today it looks almost like a finely-decorated treasure chest, whilst the interiors bear a modern and imitable design as the result of a careful iconographic study on fairy-tale, lyric and ballet repertoires, evoked with a contemporary touch to create an utterly charming atmosphere. The neo-Romantic style is comprised of enchanted gardens, mysterious secrets and fairy-tale interiors.
Since opening its doors in 2013, Chateau Monfort has been the only hotel in Milan that Relais &amp; Chateau has in this city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="500587.37" OriginalAmount="463506.82" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|712104" HotelName="Galleria Vik Milano - Townhouse Galleria - SLH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/974941_foto_1.jpg</HotelPictures>
        <HotelDescription>Este hotel, que goza de una ubicaciandoacute;n ideal en Galleria Vittorio Emanuele II, en el centro histandoacute;rico de Milandaacute;n, es el anduacute;nico integrado dentro de un monumento nacional. El hotel de diseandntilde;o, con su situaciandoacute;n ideal en el centro de la ciudad, conecta 2 de los principales lugares de interandeacute;s de Milandaacute;n: La Scala, casa de la manduacute;sica y la andoacute;pera, y la impresionante catedral en la plaza del Duomo. Los huandeacute;spedes pueden descubrir las tiendas y boutiques mandaacute;s exclusivas de Milandaacute;n a poca distancia a pie. La estaciandoacute;n de metro Duomo se encuentra a unos 200 m del hotel urbano y los aeropuertos mandaacute;s cercanos son Linate (9 km) y Malpensa (a unos 50 km). El hotel con aire acondicionado dispone de vestandiacute;bulo con servicio de recepciandoacute;n y salida 24 horas, caja fuerte, restaurante, instalaciones para conferencias, servicio de habitaciones y servicio de lavanderandiacute;a. Las habitaciones reflejan el espandiacute;ritu italiano y enternacional del arte y el diseandntilde;o, los huandeacute;spedes pueden descubrir el lujo en su mandaacute;xima expresiandoacute;n. Cada habitacion, con su propio diseandntilde;o individual y elegante, estandaacute; dedicada a un maestro de la manduacute;sica italiana y ofrece unas vistas cautivadoras de la mundialmente famosa Galleria Vittorio Emanuele II. Las habitaciones cuentan con cuarto de baandntilde;o privado con ducha, baandntilde;era y secador de pelo, cama extra grande y aire acondicionado y calefacciandoacute;n. Otras comodidades incluidas son conexiandoacute;n a Internet, caja fuerte, minibar gratuito y cafetera.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="510032.33" OriginalAmount="472252.16" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465428" Longitude="9.191382" StarRating="5" HotelCode="28578|152272" HotelName="Sina The Gray" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 04/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Via San Raffaele 6, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42236/a_42236_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the financial and commercial centre of Milan. Set between the Duomo Cathedral and La Scala Theatre, both less than 100 m away, it overlooks the Galleria Vittorio Emanuele shopping arcade. Restaurants can be reached on foot in around 10 minutes and it takes about 15 minutes to walk to the park. The Duomo metro station is 180 m from the hotel, the central train station is approximately 3 km and the nearest bus stop is only a few steps away. Lake Como can be reached in around 50 minutes either by car or by public transport. The location of Leonardo Da Vinci's famous 'Last Supper' can be reached within around 15 minutes by public transport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="536239.44" OriginalAmount="496518" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46403933101" Longitude="9.2088905328435" StarRating="5" HotelCode="448421|179942" HotelName="Fifty House Luxury Hotel Milan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 28/04/2025" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Benvenuto Cellini 14, 20129 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/469121/469121a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="544389.22" OriginalAmount="504064.09" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|A25044" HotelName="Hotel Indigo Milan - Corso Monforte" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1574140_foto_1.jpg</HotelPictures>
        <HotelDescription>This 4 star hotel is located within the city of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="550885.17" OriginalAmount="510078.86" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|353101" HotelName="The Street Milano Duomo   a Design Boutique Hotel" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/1068095_foto_10.jpg</HotelPictures>
        <HotelDescription>Enjoy recreational amenities such as a health club and a steam room. Additional amenities at this Art Deco hotel include complimentary wireless internet access, concierge services, and a banquet hall.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="593567.03" OriginalAmount="549599.10" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|150071" HotelName="ROOM MATE GIULIA" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/809685_image42294528_0.jpg</HotelPictures>
        <HotelDescription>This contemporary boutique hotel, housed in a 19th-century building in the city center, is a 3-minute walk from Teatro alla Scala, Piazza del Duomo and the nearest metro station.
The stylish vintage rooms with bright colors and industrial details are equipped with free wi-fi and flat-screen TV as well as a minibar and tea and coffee making facilities. Superior rooms also include sofas; Some of them have a Nespresso machine or a balcony. The suites have a separate seating area. Facilities include a spa, sauna and gym, as well as a bright lounge with artwork and a modern breakfast room.RMH advises that they will accept dogs upon written confirmation. Please contact the hotels directly for policies and conditions regarding pets.CIN: IT015146A1KSVOH8TT</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="632005.20" OriginalAmount="585190" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.479844321849" Longitude="9.1965262591839" StarRating="5" HotelCode="16225|26634" HotelName="Hotel Principe di Savoia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 03/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza della Repubblica 17, 20124 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19470/a_19470_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel unquestionably belongs to the grandest top-of-the-range hotels in Europe, with a long and interesting tradition. It is not often that a hotel is the preferred abode of both international state guests and artists. Centrally located on the Piazza della Repubblica, the hotel lies close to the city centre, within easy reach of the cathedral, Milan's Skala and the famous Castello Sforzesco, around a 20-minute walk and 5 minutes by cab. Links to the transport network are close at hand.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="671542.89" OriginalAmount="621798.97" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|500140" HotelName="STARHOTELS RITZ" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/787095_image63726843_0.jpg</HotelPictures>
        <HotelDescription>Located in the heart of  Milano, a short walk from Buenos Aires boulevard, from the historic center of the city and the famous shopping areas. Well connected to the exhibiition centre. Offers 197 well-equipped rooms have a television, hair-drier, minibar, beverages and complimentary bathroom items. This hotel has lounges, a garage and restaurant 'a a'. Free WiFi internet. 
*Small/medium size pets are welcome. Must be mentioned in the booking request. Fees will be applied. 
*It is mandatory for all our guests to show a valid ID card with photograph at the time of check-in.CIN: IT015146A1E4ZPZN2K</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679946.40" OriginalAmount="629580" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.464992392729" Longitude="9.1893938230164" StarRating="5" HotelCode="361362|178355" HotelName="Townhouse Duomo" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Silvio Pellico 2, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/586088/586088a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="739939.40" OriginalAmount="685129.07" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46611023803" Longitude="9.193257531039" StarRating="4" HotelCode="|DMPS" HotelName="Duomo Hotel &amp; Apartments" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via San Paolo 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/538943/15076141.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities available at the hotel include a baggage storage service and a safe. Wireless internet access is provided in public areas. A lift and wheelchair-accessible facilities are available. There are also a number of shops that make for great strolling and browsing. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services include a 24-hour security service, a transfer service, room service, a laundry service and a coin-operated laundry. The business centre is on hand for guests' business requirements and provides a fax machine.This apartment hotel is located not far from the centre of Milan.There are many ways to relax or stay active at the apartment hotel, including tennis, a gym, a spa, a beauty salon and massage treatments. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. The rooms have a double bed and a sofa bed. Extra beds can be requested. A safe and a minibar are also available. There is a fully-equipped kitchenette with a refrigerator, stovetop, microwave and tea/coffee station. A telephone, a flatscreen television and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Slippers are included. The bathrooms have a shower, a bathtub and a bidet. A hairdryer is also provided. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms and non-smoking rooms.The hotel includes a restaurant and a bar. A fortifying breakfast is served daily.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="763159.32" OriginalAmount="706629" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.485789708476" Longitude="9.2018491029739" StarRating="5" HotelCode="12364|53789" HotelName="Excelsior Hotel Gallia, a Luxury Collection Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Duca d'Aosta 9, Mailand 20124</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12368/a_12368_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located on Piazza Duca d'Aosta directly beside the main train station and just 2 underground train stops from the cathedral and La Scala opera house. Convenient public transport links are located within 500 km of this hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="772317.69" OriginalAmount="715108.97" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|500649" HotelName="STARHOTELS ANDERSON" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/787069_image63726697_0.jpg</HotelPictures>
        <HotelDescription>Located in the heart of Milano, opposite the Centrale Train Station, 2 km from the Fiera (Exhibitions Ground), close to the business and shopping areas perfectly connected to the Exhibition Centre and Malpensa Airport. Hotel refurbishing on 2004 and it has 106 well-equipped rooms with television, telephone and minibar. The hotel also has a restaurant, bar, car rental service and free WiFi internet. *Small/medium size pets are welcome. Must be mentioned in the booking request. Fees will be applied. 
*It is mandatory for all our guests to show a valid ID card with photograph at the time of check-in.CIN: IT015146A12QY9S59E</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="825371.10" OriginalAmount="764232.50" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.469972823623" Longitude="9.1923916339874" StarRating="5" HotelCode="28577|5756" HotelName="Grand et de Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 29/04/2025" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Manzoni 29, 20121 Milan, Lonbardy</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/42235/a_42235_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The exclusive city hotel lies at the heart of Milan. Many shopping venues and countless entertainment options are to be found in the vicinity. Links to the public transport network also lie within walking distance.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="837036.91" OriginalAmount="775034.18" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|500145" HotelName="STARHOTELS E.c.ho." Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/32521_image63737186_0.jpg</HotelPictures>
        <HotelDescription>Is a stunning new eco friendly hotel in Italy opening after complete renovation in September 2011. The striking 4 star hotel in Milan is next to the Central railway station, a few minutes from the city centre. Its innovative green hotel in Milan features intelligent design and low energy consumption, so as well as enjoying yourself, you'll know you are helping the environment.  The look and feel is natural and elegant, with plenty of natural light everywhere thanks to the ample windows, terraces and other outdoor spaces. The hotel has 143 contemporary rooms and suites, a restaurant and the Orto Bar Green Food &amp; Mood by Eataly, 5 meeting rooms, fitness room and more. Orto Restaurant Green Food &amp; Mood by Eataly is a scenographic and bright space, limited by ample windows and walls with backlighted murals. The murals light changes with the passing of the time and recalls sunrise, noon and sunset, in a kind of symbiosis with the nature. Offers free Wi-Fi.  *Small/medium size pets are welcome. Must be mentioned in the booking request. Fees will be applied. *It is mandatory for all our guests to show a valid ID card with photograph at the time of check-in.CIN: IT015146A1E5WZ98HE</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="837499.92" OriginalAmount="775462.89" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465140965723" Longitude="9.18675375852" StarRating="0" HotelCode="|PZZC" HotelName="Palazzo Cordusio, a Gran Melia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Cordusio 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/1400599/18024471.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a currency exchange service. Wireless internet access allows guests to surf the internet and catch up on email. The tour desk offers assistance with booking excursions. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. A garden provides extra space for rest and relaxation in the open air. Guests arriving by car can park their vehicles in the car park. Further services include a 24-hour security service, a babysitting service, a car hire service, a transfer service, 24-hour room service, a laundry service, a hairdresser, a page service and a hotel doctor. Daily newspapers will keep you informed.Located in Milan, this hotel is ideal for parents with children.The pleasantly heated water of the indoor pool area guarantees comfortable swimming. Comfortable sun loungers are available on the terrace. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a steam bath and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Central heating ensures that rooms maintain comfortable temperatures. Guests can enjoy the view of the city from a balcony or terrace. Rooms include a king-size bed. A minibar is provided. Guests will also find a tea/coffee station included among the standard features. Equipped with a flatscreen television and WiFi, the rooms provide many ways for guests to stay connected and entertained. A turndown service provides guests with additional comfort in the evening hours. A selection of pillows ensures a comfortable stay. Bathrooms are equipped with a shower and include bathrobes. Wheelchair-friendly rooms with wheelchair-accessible bathrooms are also available.Dining facilities include a restaurant with air conditioning, a café and a bar.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="859637.76" OriginalAmount="795960.89" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.463999826101" Longitude="9.208938812606" StarRating="5" HotelCode="|FTYA" HotelName="Nemi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 25/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Benvenuto Cellini 14</AddressLine>
          </AddressLines>
          <PostalCode>025454372</PostalCode>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/558336/21097778.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services such as a cloakroom, baggage storage service, safe and currency exchange service ensure a comfortable stay. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. A fireplace creates a cosy atmosphere. There are also a number of shops that make for great strolling and browsing. A garden provides extra space for rest and relaxation in the open air. Additional amenities include a newspaper stand and a library. Guests arriving by car can park their vehicles in the garage or in the car park (for a fee). Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, an alarm call service, a laundry service and a coin-operated laundry. Bicycles can be kept in the bicycle storage area. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located about 1 km from the centre of Milan.Guests can enjoy a selection of sport and entertainment options. There are many ways to relax or stay active at the hotel, including cycling/mountain biking, a spa and hiking. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony or terrace is among the standard amenities in the rooms. The rooms have a queen-size bed and a sofa bed. Separate bedrooms are available. Extra beds can be requested. A safe, a minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. A telephone, a TV, a plug adapter, an alarm clock and WiFi provide all the essentials for a comfortable holiday. Slippers are included. Bathrooms are equipped with a shower, a bathtub and a bidet. A hairdryer and bathrobes are available for daily use. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.The dining area includes a restaurant and a bar. A continental breakfast buffet and dinner are served every day.The hotel has a 24-hour reception. Chargeable parking is possible nearby.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1021122.81" OriginalAmount="945484.08" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|D1EB98" HotelName="CASA BAGLIONI MILAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/33500_image64153735_0.jpg</HotelPictures>
        <HotelDescription>Located in the esteemed Brera district, Casa Baglioni Milan embodies the essence of italian hospitality excellence.Its spaces draw inspiration from the art and design of 1960s Milan, showcasting a harmonious blend of colors and lights.The espablishment boasts 30 exquisitely furnished rooms and suites, a refined living area, a fitness center, an impressive wine cellar, and a Michelin 1 star restaurant by Chef Claudio Sadler.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="8" TotalAmount="1061697.64" OriginalAmount="983053.37" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.465496" Longitude="9.188925" StarRating="5" HotelCode="26216|7332" HotelName="Park Hyatt Milan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 05/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Tommaso Grossi 1, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/38376/a_38376_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This top-notch luxury hotel is located in hip Italian fashion capital of Milan. The hotel enjoys an excellent location right in the centre of this lively centre, only steps from the Piazza del Duomo, the famous La Scala, the Galeria Vittorio Emanuele and further sights of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1115986.68" OriginalAmount="1033321" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.470520911293" Longitude="9.1930307162863" StarRating="5" HotelCode="904547|46072" HotelName="Armani Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Alessandro Manzoni 31, 20121 Mailand</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238283/a_238283_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand (MIL).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1191011.04" OriginalAmount="1102788" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47336" Longitude="9.1911250000001" StarRating="5" HotelCode="263951|57724" HotelName="Palazzo Parigi Hotel Grand Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 06/05/2025" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Nuova 1, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/372734/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="1495848.55" OriginalAmount="1385044.95" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|500142" HotelName="STARHOTELS ROSA GRAND" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures>http://www.hotelresb2b.com/images/hoteles/9235_image50145057_0.jpg</HotelPictures>
        <HotelDescription>Starhotels Rosa Grand, the refined and elegant structure that faces Piazza Fontana, is considered to be the largest hotel in Milan's city center. The hotel is located in the historical area of Milan and just a few steps from the magnificent Cathedral. The 330 rooms are a tribute to luxury and Starhotels' passion for hospitality that can be found in every detail. The frontage is a combination of both architectural and urban techniques studied purposely to create that striking effect where design and architecture emphasize a unique style. The Vip Lounge and the Club Lounge offers a very spacious and relaxing areas with Turkish bath and solarium. On the top floor a Wellness Center with state-of- the-art equipment for a total workout. Free WiFi internet in the common areas. 
*RATE NR, NON REFUNDABLE, PREPAYMENT SHOULD BE DONE AT THE MOMENT OF RESERVATION. 
*Wellness center opens every day from 7am to 11 pm. Personal trainer upon request and must be reserved. 
*Small/medium size pets are welcome. Must be mentioned in the booking request. Fees will be applied. 
*It is mandatory for all our guests to show a valid ID card with photograph at the time of check-in.CIN:IT015146A1PMSQL5ZA</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1520330.04" OriginalAmount="1407713" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.470112016524" Longitude="9.1897416114807" StarRating="5" HotelCode="30030|55360" HotelName="Bulgari Hotel Milano" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via Privata Fratelli Gabba 7/b, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/05/057358/057358a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Milan.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1563438.24" OriginalAmount="1447628" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.469473584945" Longitude="9.1909645693115" StarRating="5" HotelCode="311425|136793" HotelName="Mandarin Oriental Milan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Andegari 9, 20121 Milan</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/52349/f36dd117-24ad-4f72-9782-230699af6e01.jpg?d=636772036130000000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Milan. The nearest airport is Mailand - Linate (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1616351.76" OriginalAmount="1496622" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.469435" Longitude="9.195159" StarRating="5" HotelCode="12955|54166" HotelName="Four Seasons Hotel Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Via Gesù 6/8, 20121 Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/12917/a_12917_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This highly traditional luxury hotel affords a Renaissance style and is situated close to La Scala Opera, the famous Milan fashion houses and the commercial district on the exclusive Via Grisù, between the Via Montenapoleone and the Via della Spiga. It is equally suitable as a stopover point for holidaymakers and business guests to the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="89436.42" OriginalAmount="82811.50" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBC323800" HotelName="IH HOTELS MILANO EUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/04/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="100556.52" OriginalAmount="93107.89" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.423438937395" Longitude="9.063737987324" StarRating="4" HotelCode="|IHMU" HotelName="IH Hotels Milano Eur (11km from Milan)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 27/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Viale Leonardo Da Vinci 36/A, Trezzano sul Naviglio</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="102768.18" OriginalAmount="95155.72" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.522141628851" Longitude="9.140649918824" StarRating="3" HotelCode="|CXMN" HotelName="CX Milan NoM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Alda Merini 2, Novate Milanese</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="114642.33" OriginalAmount="106150.31" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|831568" HotelName="Milano Palmanova Hotel (ex Ibis Styles)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Located 2 min walk from Crescenzago Underground station (Green Line) just 7 stops away from Milan Centrale main Railway Station. Reaching the Hotel Adam Milano could not be easier; simply enter the city by the Tangenziale Est ? the East Ring Road (A51) and take the turn off for Via Palmanova. If arriving by air, rail links from both of Milan?s airports connect to Milano Centrale Railway Station, from which you can either take the Metro to Crescenzago or take a taxiStandard size guestroom that also features international satellite TV, en suite private bathroom with modern facilities and courtesy kit of useful accessories. A few of them located in the lower ground floor. Baby Cot on Request Basis. FREE WI-FIRestaurant is availableModern StyleModern Style and comfortable - Free WI-FIThis 4 Star hotel in Milan offers, to both business clients and those visiting this great city for leisure , a cordial and personalised service in a cosy and relaxed environment with a warm atmosphere, all rounded off nicely by a convenient location.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="126860.43" OriginalAmount="117463.36" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|067390" HotelName="C-HOTELS CONCORDE" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The 4 star BW Hotel Concorde in Viale Monza is only a few minutes from Corso Buenos Aires and Milan Central Station. In 2008 the hotel was completely renovated creating a result of great visual impact. The hotel's 120 spacious rooms are now completely soundproof and fitted with the latest comforts, including free Wi-Fi. This area, with its numerous shops, pubs and Italian and ethnic restaurants, is frequented by locals and tourists alike. The hotel is only 50 metres away from Turro metro station so that the Central Railway Station, the historical centre, Fieramilanocity, the Mi.Co Milano Convention Centre and Fieramilano at Rho can be reached within minutes. In addition to its strategic position in the city, our 4 star hotel offers a sumptuous buffet breakfast and features "La Piazzetta" Wine Bar and Ristorante specialized in Italian cuisine, a congress centre with numerous meeting rooms with natural light including "Spazio Diamante" which can accommodate up to 200 people in the auditorium, a gym with professional fitness equipment and charming comfortable venues, such as the Ambra room which can also be used for business lunches and dinners.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="143733.61" OriginalAmount="133086.68" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBR631400" HotelName="H2C HOTEL MILANOFIORI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/04/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="145086.57" OriginalAmount="134339.42" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.513787180724" Longitude="9.202746314107" StarRating="3" HotelCode="|CXMB" HotelName="CX Milan Bicocca" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 01/05/2025">
        <Address>
          <AddressLines>
            <AddressLine>Viale Suzzani 96-98</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="148852.99" OriginalAmount="137826.84" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ196600" HotelName="HOTEL MIRAGE,SURE HOTEL COLLECTION BY BW" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 29/04/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="149771.34" OriginalAmount="138677.17" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.452061240612" Longitude="9.249641603135" StarRating="4" HotelCode="|CLNS" HotelName="Collini Rooms" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 29/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Via Mecenate 89</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access in public areas allows guests to stay connected. The hotel has a range of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. Everyday necessities can be purchased at the supermarket. The grounds of the hotel feature a playground and a lovely garden. Additional facilities include a playroom. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, a car hire service, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Bicycles can be kept in the bicycle storage area. A fax machine is available for guests' business needs.This hotel welcomes guests in Milan.Fine weather can be enjoyed on the terrace. For those who wish to stay active while on holiday, the hotel offers cycling/mountain biking. Copyright GIATA 2004 - 2025. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. The rooms have a king-size bed and a sofa bed. Separate bedrooms are available. Extra beds can be requested. A minibar is provided. A telephone, a TV and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Bathrooms are equipped with a shower and include bathrobes. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. A delicious breakfast provides energy for the rest of the day.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="211291.20" OriginalAmount="195640" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.4756" Longitude="9.1915" StarRating="0" HotelCode="875619|387983" HotelName="Apart Hotel Bossi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Via dei Bossi 7, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="226071.32" OriginalAmount="209325.30" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAK164400" HotelName="BEST WESTERN CITY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="232583.56" OriginalAmount="215355.15" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAQ083300" HotelName="BEST WESTERN MADISON" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 06/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="238533.77" OriginalAmount="220864.60" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|A33C01" HotelName="Ostello Bello Milan Duomo" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>Make yourself at home in one of the 10 air-conditioned rooms featuring iPads. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and bidets.Stop by the hostel's restaurant for lunch, dinner, or brunch, or grab snacks at the coffee shop/cafe. Quench your thirst with your favorite drink at the bar/lounge. Buffet breakfasts are available daily from 7:30 AM to 11:00 AM for a fee.Featured amenities include a computer station, dry cleaning/laundry services, and a 24-hour front desk.With a stay at Ostello Bello, you'll be centrally located in Milan, within a 10-minute walk of Columns of San Lorenzo and Chiesa Santa Maria Presso di San Satiro.  This hostel is 1.1 mi (1.7 km) from Santa Maria delle Grazie and 1.3 mi (2.2 km) from San Bernardino alle Ossa.Distances are displayed to the nearest 0.1 mile and kilometer.  Via Torino - 0.1 km / 0.1 mi  Columns of San Lorenzo - 0.4 km / 0.3 mi  Universit� Cattolica del Sacro Cuore - 0.6 km / 0.3 mi  Biblioteca Ambrosiana - 0.6 km / 0.3 mi  Chiesa Santa Maria Presso di San Satiro - 0.6 km / 0.4 mi  Basilica di Sant'Ambrogio - 0.7 km / 0.5 mi  Piazza Missori - 0.8 km / 0.5 mi  Piazza Cordusio - 0.8 km / 0.5 mi  Teatro Dal Verme - 0.8 km / 0.5 mi  Museo del Novecento - 0.9 km / 0.5 mi  Piazza del Duomo - 0.9 km / 0.6 mi  Galleria Vittorio Emanuele II - 1 km / 0.6 mi  San Giuseppe Hospital - 1 km / 0.6 mi  Milan's Royal Palace - 1 km / 0.6 mi  Leonardo da Vinci Museum of Science and Technology - 1.1 km / 0.7 mi  The nearest airports are:Linate Airport (LIN) - 8.8 km / 5.4 mi Milan Malpensa Airport (MXP) - 50.4 km / 31.3 mi Bergamo Orio al Serio Airport (BGY) - 55.3 km / 34.3 mi The preferred airport for Ostello Bello is Linate Airport (LIN).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="244830.50" OriginalAmount="226694.91" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46243137" Longitude="9.20552606" StarRating="4" HotelCode="|PZZQ" HotelName="Palazzo Viridis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 30/04/2025">
        <Address>
          <AddressLines>
            <AddressLine>Corso di Porta Vittoria 51</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Services include a baggage storage service. Wireless internet access is provided in public areas. The hotel offers a number of facilities for guests with disabilities. A lift and wheelchair-accessible facilities are available. Guests arriving by car can park their vehicles in the car park. Further services include room service, an alarm call service and a laundry service. A fax machine is available for guests' business needs.This hotel warmly welcomes guests in Milan.Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests are sure to get a good night's sleep in the queen-size bed. Extra beds can be requested. A safe, a minibar and a desk are also available. Other features include a telephone, a television with satellite/cable channels and WiFi (no extra charge). Bathrooms are equipped with a shower and include a hairdryer. Cosmetic products and a selection of towels provide additional comfort in the bathrooms. The hotel has non-smoking rooms. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Various dining options are available, including a restaurant, a café and a bar. A generous breakfast buffet guarantees a great start to the day. Alcoholic beverages are available.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="253199.55" OriginalAmount="234444.03" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="3" HotelCode="|CBP073700" HotelName="B AND B HOTEL MILANO CITY CENTER DUOMO" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264398.04" OriginalAmount="244813" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.46695329" Longitude="9.19763846" StarRating="0" HotelCode="625279|247814" HotelName="Aiello Rooms San Babila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Bed and breakfasts" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza San Babila 5, Milan City Center, 20121 Milan, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="292676.20" OriginalAmount="270996.48" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|113429" HotelName="AVANI PALAZZO MOSCOVA MILAN HOTEL" Meals="ONLY BED" BedType="ONLY BED">
        <Address>
          <AddressLines>
            <AddressLine xsi:nil="true" />
          </AddressLines>
          <CityName>MILAN</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>The hotel has a business lounge for small meetings and event areas, such as the outdoor terrace, visually stunning.Our staff is always available to help you plan your event, meeting or business presentation, as well as to assist with the booking of extra services, such as translators.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313832.88" OriginalAmount="290586" MarkupRule="8.00">
      <BasicPropertyInfo Latitude="45.47040082" Longitude="9.18515995" StarRating="0" HotelCode="954800|364911" HotelName="The Unique Milano" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piazza Del Carmine 6, 20121 Milano, Milano</AddressLine>
          </AddressLines>
          <CityName>Milan</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="389182.83" OriginalAmount="360354.47" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CAF567100" HotelName="MILAN MARRIOTT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="394204.46" OriginalAmount="365004.13" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBP009900" HotelName="CORNER DUOMO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 03/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="438079.62" OriginalAmount="405629.28" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="4" HotelCode="|CBO579200" HotelName="DUOMO HOTEL AND APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 05/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="571110.19" OriginalAmount="528805.73" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAF567400" HotelName="WESTIN PALACE MILAN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" CnxPolicy="Free CXL until 04/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="800920.23" OriginalAmount="741592.81" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CBR571100" HotelName="THE GLAMORE MILANO DUOMO" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 05/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="2186573.83" OriginalAmount="2024605.40" MarkupRule="8.00">
      <BasicPropertyInfo StarRating="5" HotelCode="|CAX200400" HotelName="BULGARI HOTEL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 02/05/2025">
        <HotelDescription>&lt;b&gt;City Tax from 2025-01-01 to 2030-12-31&lt;b&gt;:-There is a city tax in Milan payable directly to the hotels by the guest and is charged per person per night based on the star rating of the hotel: 1 Star - &amp;euro;3.50; 2 Star - &amp;euro;4.90; 3 Star - &amp;euro;6.30; 4 Star - &amp;euro;7.00 ; 5 Star - &amp;euro;7.00 per person per night. The fee is payable up to a maximum of 14 nights, children under the age of 18 years are exempt from the fee.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Garden,Golf,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Sauna,Shopping Arcade,Swimming Pool,Wheelchair Access,Kitchen,Meeting Room,Spa,Pets allowed,Elevator,Airport Transfer (on Demand),Coffee Shop,Concierge,Dry Cleaning,Library,Luggage Storage,Parking,Vending Machine,24 Hour Front Desk,Housekeeping,Off-Site Parking,LCD/Projector,24 Hour Power Supply,Porter,Heated Pool,Dining</BasicAmenities>
    <HotelRating>4,5,3,1,2,4.5,2.5,3.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,SELF CATERING,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,ECO HOTEL,CONFERENCE HOTEL,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,HOTEL DE CHARME,APARTMENT HOTEL,AIRPORT HOTEL,CLUB RESORT,SPA HOTEL,VILLAGE,GUESTHOUSE,BED AND BREAKFASTS,APARTHOTEL,GUEST HOUSES,HOSTELS,MOTEL,INNS</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
b1669c43-9bd6-4c54-b154-7ed25088a6b6|RateHawkSearch|successfull supplier interation||RateHawk|True