<?xml version="1.0" encoding="UTF-8"?>
<!--The use of the Povo API is subject to the terms and conditions of Povo, which can be found at http://world.povo.com/Povo:Terms_of_Use-->
<feed povo:type="page" xmlns:georss="http://www.georss.org/georss" xmlns:povo="http://world.povo.com/Help:AtomFeeds" xmlns="http://www.w3.org/2005/Atom">
  <id>http://chestnuthill.ma.povo.com/</id>
  <title>Chestnut Hill</title>
  <link rel="alternate" href="http://chestnuthill.ma.povo.com/" />
  <author>
    <name>The Povo Community</name>
  </author>
  <georss:point>42.3178 -71.1616</georss:point>
  <subtitle>This wiki page represents an area in Chestnut Hill, MA called Chestnut Hill</subtitle>
  <icon>http://static.povo.com/img/logos/povo32.png</icon>
  <logo>http://static.povo.com/img/logos/povo_text.png</logo>
  <rights>Portions Creative Commons Licensed via cc-by-sa-3.0.  Terms of use: http://world.povo.com/Povo:Terms%20of%20Use.  Geographic location data is NOT Creative Commons, but copyright TeleAtlas.</rights>
  <updated>2009-02-05T17:20:54.9130000-05:00</updated>
  <link rel="self" href="http://chestnuthill.ma.povo.com/?output=xml" />
  <entry>
    <title>Chestnut Hill</title>
    <updated>2009-02-05T17:20:54.9130000-05:00</updated>
    <link rel="alternate" title="Chestnut Hill" href="http://chestnuthill.ma.povo.com/" />
    <id>http://chestnuthill.ma.povo.com/</id>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div style="float:right;padding-left:15px;">
<table style="width:285px;border:1px dashed black;background-color:Gainsboro;height:100px;margin-top:40px"><tr><td width="120" align="center" valign="middle">
<script>
Povo.Tutorial = function()
{
	var dialog, title, body;
	return {
		show: function(wizardText)
		{	
			dialog = new Ext.BasicDialog("iframeDlg", {
				modal:true,
				width:600,
				height:410,
				shadow:true,
				minWidth:600,
				minHeight:410
				});
			dialog.addKeyListener(27, dialog.hide, dialog);
			dialog.on("hide", function(d) {body.update(""); });
              
			title = Ext.get('iFrameDlgT');
			body = Ext.get('iFrameDlgB');
			title.update("Welcome to Povo");
			body.update(wizardText);
			dialog.show();
		}
	};
}();
function showTutorial()
{
	Povo.Tutorial.show("<center><object width=\"560\" height=\"360\"><param name=\"movie\" value=\"http://static.povo.com/swf/PovoDemo.swf\"><embed src=\"http://static.povo.com/swf/PovoDemo.swf\" width=\"560\" height=\"360\"></embed></object></center>");
}
</script>
<div style="position:relative;"><a href="javascript:showTutorial();"><img width="100" height="78" title="www:Image:Povo Tutorial" alt="www:Image:Povo Tutorial" src="http://media.povo.com/D/6727/1/0/8/100x78/Povo_Tutorial"/></a>
</div></td>
<td style="vertical-align:middle;">To learn more about what makes Povo special, give us <b>60 seconds</b> to explain – click  on the video.</td></tr></table></div>

<h2 style="font-size: 2.3em;">Povo is built by Chestnut Hill</h2>
<br />

<div>
Welcome to Povo, an ever-expanding encyclopedia of knowledge on cities, towns, neighborhoods, and blocks. We’re much more than just a local directory or review site.  Povo is a place where locals can share–and gather—firsthand insights about anything and everything.  
<div class="p"></div>All of our content is generated and entirely editable by people like you.  So venture in.  Pick a neighborhood or block.  And let’s bring your area’s true personality to life, as only locals can. Almost everything you see can be changed, so by all means if you have something to add, go for it.

</div>
<br /><br />

<style>
.whereAmIBox
{
	position:relative;
	display: inline-block;
	width: 100%;
}
.waileft
{
	position: absolute;
	top:0px;
	left: 0px;
	background: transparent url('http://static.povo.com/img/bg/search-slice.gif') no-repeat scroll 0pt -54px;
	height: 54px;
	width:8px;
	margin: 0px;
}
.waiRight
{
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent url('http://static.povo.com/img/bg/search-slice.gif') no-repeat scroll 0pt -108px;
	height: 54px;
	width:8px;
	margin: 0px;
}
.waiMiddle
{
	margin-top:0px;
	padding-top:0px;
	background: transparent url('http://static.povo.com/img/bg/search-slice.gif');
	height: 54px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
}
.waiMiddle table
{
	margin-left: auto;
	margin-right: auto;
}
.waiMiddle table tr td
{
	padding-top: 16px;
}
.waiMiddle table input
{
position:relative; top:-2px;
}
.waiMiddle table input.text
{
	color:#585858;
	padding:2px 5px 1px 7px;
	width: 194px;
}
.whereQuestion
{
color: white;
font-family: Arial;
font-size: 16pt;
position:relative; top:-2px;
padding-right: 5px;
}
</style>
<form  method="get">
<input type="hidden" name="search" value=""/>
<input type="hidden" name="verb" value="search"/>



<div class="whereAmIBox">
	<div class="waiRight"></div>
	<div class="waiMiddle"><table>
	<tr>

		<td><img src="http://static.povo.com/pm/img/home/what-are-you-looking-for.gif"/></td>

		<td><input type="text" id="thequery" class="text" name="query" autocomplete="off" size="40"></td>

		<td><input class="image" type="image" alt="Search" src="http://static.povo.com/pm/img/home/search-button.gif"/></td>
	</tr>
	</table></div>
	<div class="waileft"></div>
</div>
</form><script type="text/javascript">
Ext.onReady(function(){

new Povo.WhatComboBox('thequery', "e.g. pizza or Joe's Pizza", "ChestnutHill.ma", null );

});</script>

<div class="p"></div></div></content>
  </entry>
  <entry>
    <title>Brief Description</title>
    <link rel="alternate" title="Chestnut Hill: Brief Description" href="http://chestnuthill.ma.povo.com/#Brief_Description" />
    <id>http://chestnuthill.ma.povo.com/Listing:Brief_Description_on_Chestnut_Hill</id>
    <published>2009-02-05T17:20:54.9130000-05:00</published>
    <updated>2009-02-05T17:20:54.9130000-05:00</updated>
    <povo:section level="2" />
    <summary type="html" />
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">

<div class="thumb media_tleft"><div style="width:182px;"><a href="http://greaterboston.povo.com/Image:Chestnut_Hill_1" class="media"><img src="http://media.povo.com/D/4607/1/42/8/180x120/Chestnut_Hill_1" alt="GreaterBoston:Image:Chestnut Hill 1" title="GreaterBoston:Image:Chestnut Hill 1" width="180" height="120" /></a><div class="thumb_caption"><div class="thumb_description"><a href="http://greaterboston.povo.com/Image:Chestnut_Hill_1"><img src="http://static.povo.com/img/icon/enlarge.png" width="11" height="11" alt="Enlarge" /></a></div></div></div></div>Chestnut Hill is a village in Massachussetts that actually is part of Boston, Newton, and Brookline. Chestnut Hill's name comes from the series of hills that overlooks the Chestnut Hill Reservoir, Boston's water backup for emergencies. The Reservoir is no longer active, and today is a Boston landmark and is on the National Register of Historic Places. Every year the <a href="http://greaterboston.povo.com/Boston_Marathon">Boston Marathon</a> runs through Chestnut Hill with thousands of excited BC college students cheering the runners on. 
</div></content>
  </entry>
  <entry>
    <title>History</title>
    <link rel="alternate" title="Chestnut Hill: History" href="http://chestnuthill.ma.povo.com/#History" />
    <id>http://chestnuthill.ma.povo.com/Listing:History_on_Chestnut_Hill</id>
    <published>2009-02-05T17:20:54.9130000-05:00</published>
    <updated>2009-02-05T17:20:54.9130000-05:00</updated>
    <povo:section level="2" />
    <summary type="html" />
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">

<div class="thumb media_tleft"><div style="width:182px;"><a href="http://greaterboston.povo.com/Image:Chestnut_Hill_2" class="media"><img src="http://media.povo.com/D/4608/1/42/8/180x140/Chestnut_Hill_2" alt="courtesy of cover2" title="courtesy of cover2" width="180" height="140" /></a><div class="thumb_caption"><div class="thumb_description"><a href="http://greaterboston.povo.com/Image:Chestnut_Hill_2"><img src="http://static.povo.com/img/icon/enlarge.png" width="11" height="11" alt="Enlarge" /></a></div>courtesy of cover2</div></div></div>Chestnut Hill was mostly developed in the 1870's by the world famous architect Frederick Law Olmsted. The abundance of work that he did in Chestnut Hill has led the National Register of Historic Places to name several sections historic districts. Chestnut Hill is also home to Boston College, that was established in 1863, and is one off the best private, Catholic universities in the country, as well as home to one of the largest Jesuit populations in the world. BC is one of the earliest examples of Collegiate Gothic architecture.
<ul class="inline" style="font-weight: normal; font-size: .9em;"></ul>

</div></content>
  </entry>
  <entry>
    <title>Local News From Outside.in</title>
    <link rel="alternate" title="Chestnut Hill: Local News From Outside.in" href="http://chestnuthill.ma.povo.com/#Local_News_From_Outside.in" />
    <id>http://chestnuthill.ma.povo.com/Listing:Local_News_From_Outside.in_on_Chestnut_Hill</id>
    <published>2009-02-05T17:20:54.9130000-05:00</published>
    <updated>2009-02-05T17:20:54.9130000-05:00</updated>
    <povo:section level="2" />
    <summary type="html" />
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<a href="http://outside.in" class="external text" title="http://outside.in" rel="nofollow">Outside.in</a> is a search engine for local news, here are recent stories they think are about Chestnut Hill.
<div class="p"></div><br />
<div class="p"></div>

<div id="feed-control1"><span style="color:#676767;font-size:11px;margin:10px;padding:4px;">Loading...</span></div>

<script src="http://www.google.com/jsapi?key=notsupplied-wizard" type="text/javascript"></script>
<script src="http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.js" type="text/javascript"></script>
<style type="text/css">
@import url("http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.css");
</style>

 <script type="text/javascript">
    function LoadDynamicFeedControl1() {
      var feeds = [
	{title: 'Chestnut Hill News',
	 url: 'http://outside.in/Chestnut_Hill_Boston_MA.xml'
	}
];
      var options = {
        stacked : false,
        horizontal : false,
        title : ""
      }

      new GFdynamicFeedControl(feeds, 'feed-control1', options);
    }
    // Load the feeds API and set the onload callback.
    google.load('feeds', '1');
    google.setOnLoadCallback(LoadDynamicFeedControl1);
</script>

</div></content>
  </entry>
</feed>