var json_blog_shorelines = ({
	'channel':
		{
			'key': 'shorelines',
			'title': 'The North of Boston Blog',
			'link': 'http://blogs.wickedlocal.com/shorelines'
		},
	'entry':
		[
			{
				'key': 'shorelines',
				'title': 'Look! Up in the sky! Its a cat!',
				'link': 'http://blogs.wickedlocal.com/shorelines/2010/11/15/look-up-in-the-sky-its-a-cat/'
			},
		]
});

