<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>Penny Blood&#039;s Black Book &#187; Afternoon Tea</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/eat-and-drink/afternoon_tea/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pennybloodsblackbook.com</link>
	<description>Penny Blood&#039;s eclectic collection of favourite places in London to drink coffee, eat cake, have tea, eat out, buy clothes, watch movies, kill time, read Voltaire, quote Baudelaire and write this blog.</description>
	<lastBuildDate>Thu, 02 Sep 2010 09:28:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sketch the Parlour</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/sketch-the-parlour/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/sketch-the-parlour/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:22:23 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[Central]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=650</guid>
		<description><![CDATA[


Often, I find the best way to ease into a conversation with someone you have just met is to talk about things you both hate &#8211; talking about something you both love inevitably can lead to who likes it more or who liked it first. With Sketch love and hate swing dramatically depending on whom [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/sketch-the-gallery/' rel='bookmark' title='Permanent Link: Sketch the Gallery'>Sketch the Gallery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/liberty/' rel='bookmark' title='Permanent Link: Liberty'>Liberty</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/wild-and-wood-coffee/' rel='bookmark' title='Permanent Link: Wild and Wood Coffee'>Wild and Wood Coffee</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/parlour1.gif" alt="" width="540" height="424" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/parlour2.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/parlour3.gif" alt="" width="540" height="404" /></p>
<p>Often, I find the best way to ease into a conversation with someone you have just met is to talk about things you both hate &#8211; talking about something you both love inevitably can lead to who likes it more or who liked it first. With Sketch love and hate swing dramatically depending on whom you are talking to. I will find any excuse to come here but I think afternoon tea is my favourite pursuit. The Parlour is an eclectic mix of Louis XIV furniture and black perspex, modern yet tasteful Warhol style paintings of Kate Moss adorn the walls (I know this sounds awful but trust me it works ok). It&#8217;s totally Nouveau Riche but that&#8217;s better than No Riche at all. Afternoon tea is a tier of miniature scones and homemade jam with a pot of tea in a gold teapot. It will set you back £10 and is a complete rip-off but whatever. It’s one of the few places I will let get away with it. Sketch makes no attempt to hide the fact that it thinks it’s cooler than you are.</p>
<p><a href="http://www.sketch.uk.com/" target="_blank">http://www.sketch.uk.com/</a></p>
<p><strong>9 Conduit Street, London, W1S 2XJ<br />
020 7659 4500<br />
Monday &#8211; Friday 8am-2am   Saturday 10am-2pm</strong></p>

<div id='map_650' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5123044, -0.1417946) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_650').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_650'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5123044, -0.1417946),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5123044, -0.1417946));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5123044, -0.1417946), '<span style="font-weight:bold;font-size:15px;">Sketch Parlour</span><br>Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/sketch-the-gallery/' rel='bookmark' title='Permanent Link: Sketch the Gallery'>Sketch the Gallery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/liberty/' rel='bookmark' title='Permanent Link: Liberty'>Liberty</a></li><li><a href='http://www.pennybloodsblackbook.com/2010/04/wild-and-wood-coffee/' rel='bookmark' title='Permanent Link: Wild and Wood Coffee'>Wild and Wood Coffee</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/sketch-the-parlour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loafing</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/loafing/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/loafing/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:57:49 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=174</guid>
		<description><![CDATA[
On a sunny day I will tear myself away from a busy schedule of staring out the window and take a stroll through Victoria Park to a bourgeois little tea room in Lauriston village, find myself a good spot by the window and select a large piece of some kind of pie and a cup [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/' rel='bookmark' title='Permanent Link: The Cake Hole'>The Cake Hole</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>On a sunny day I will tear myself away from a busy schedule of staring out the window and take a stroll through Victoria Park to a bourgeois little tea room in Lauriston village, find myself a good spot by the window and select a large piece of some kind of pie and a cup of coffee. “Key lime pie is made of what exactly? Kiwis and limes?” “ No, limes from Key West, it’s famous for it, it’s the only kind of pie you can get down there”, someone is telling someone else. The soft grey interior, brushed wooden chairs, wooden tables, wooden counter is a bit Laura Ashley, but I still appreciate it when people go for a look and stick with it &#8211; style is about consistency and the selection of pies, cheesecake, quiches, brownies and muffins, all home baked, are classic indeed.</p>
<p><a href="http://www.loafing.co.uk/" target="_blank">http://www.loafing.co.uk/</a></p>
<p><strong>79 Lauriston Road, Victoria Park, London E9 7HJ<br />
020 8986 0777</strong></p>

<div id='map_174' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5379441, -0.0449148) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_174').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_174'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5379441, -0.0449148),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5379441, -0.0449148));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5379441, -0.0449148), '<span style="font-weight:bold;font-size:15px;">Loafing</span><br>East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/' rel='bookmark' title='Permanent Link: The Cake Hole'>The Cake Hole</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/loafing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Louis Pâtisserie</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/louis/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/louis/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:57:14 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[North]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=172</guid>
		<description><![CDATA[
Situated on Hampstead High Street, this little Hungarian patisserie has been here since 1963 and so have the waitresses. Staffed by a troupe of old ladies from behind the Iron Curtain they are Hungary’s finest export of communist charm. They briskly usher you to a table (if there is one, otherwise you are sharply and [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/' rel='bookmark' title='Permanent Link: Primrose Bakery'>Primrose Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/gelato-mia/' rel='bookmark' title='Permanent Link: Gelato Mia'>Gelato Mia</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/parliment-hill/' rel='bookmark' title='Permanent Link: Hamstead Heath / Parliment Hill / Kenwood House'>Hamstead Heath / Parliment Hill / Kenwood House</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>Situated on Hampstead High Street, this little Hungarian patisserie has been here since 1963 and so have the waitresses. Staffed by a troupe of old ladies from behind the Iron Curtain they are Hungary’s finest export of communist charm. They briskly usher you to a table (if there is one, otherwise you are sharply and impatiently told to stop blocking the entrance) at which point, if you are ordering some kind of cake a tray is thrust in front of you to make your selection which had better be a quick one as they don’t have all day. However once you are comfortably seated in front of your slice of poppy seed cake or tiramisu with a nice pot of tea in surroundings that hark back to another era, it all becomes worth the infamous grisly service.</p>
<p><strong>32 Heath Street, Hampstead, NW3 6TE<br />
020 7435 9908<br />
Monday &#8211; Sunday 9am-6pm<br />
</strong><br />

<div id='map_172' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5560959, -0.1787177) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_172').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_172'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5560959, -0.1787177),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5560959, -0.1787177));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5560959, -0.1787177), '<span style="font-weight:bold;font-size:15px;">Louis Pâtisserie</span><br>North Hampstead' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		</p>


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/' rel='bookmark' title='Permanent Link: Primrose Bakery'>Primrose Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/gelato-mia/' rel='bookmark' title='Permanent Link: Gelato Mia'>Gelato Mia</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/parliment-hill/' rel='bookmark' title='Permanent Link: Hamstead Heath / Parliment Hill / Kenwood House'>Hamstead Heath / Parliment Hill / Kenwood House</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/louis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cake Hole</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:56:43 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[East]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=170</guid>
		<description><![CDATA[Hidden at the back of ‘Vintage Heaven’, a vintage china shop on Columbia Road, is the perfect English tearoom. Then again that is the ‘look’ they’re going for; ‘a perfect English tea room’. They serve good tea and coffee and have a selection of the most delicious cakes (the best stodgy Victoria sponge cake I’ve [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/' rel='bookmark' title='Permanent Link: Primrose Bakery'>Primrose Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/loafing/' rel='bookmark' title='Permanent Link: Loafing'>Loafing</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="Cake HOle " src="http://www.pennybloodsblackbook.com/media/heaven1.gif" alt="" width="540" height="416" /><img class="alignleft" title="Cake Hole 2" src="http://www.pennybloodsblackbook.com/media/heaven2.gif" alt="" width="270" height="219" />Hidden at the back of ‘Vintage Heaven’, a vintage china shop on Columbia Road, is the perfect English tearoom. Then again that is the ‘look’ they’re going for; ‘a perfect English tea room’. They serve good tea and coffee and have a selection of the most delicious cakes (the best stodgy Victoria sponge cake I’ve found to date) bought in specially from the famous Primrose bakery in Primrose Hill all lovingly served on old kitsch china tea sets. It’s only open on weekends so on a nice day it’s advised to get their early as it gets full up and sold out fast.  The furniture looks like someone has raided your grandmother’s living room and the walls decorated with a selection of gaudy tapestries I overhear the owner justifying as “…we’re going for a ‘Turner Prize look’, individually disgusting but it works altogether”.<br />
<img class="aligncenter" title="Cake Hole 1" src="http://www.pennybloodsblackbook.com/media/heaven.gif" alt="" width="549" height="414" /><br />
<img class="aligncenter" title="Cake Hole 4" src="http://www.pennybloodsblackbook.com/media/heaven4.gif" alt="" width="527" height="206" /></p>
<p><a href="http://vintageheaven.co.uk/" target="_blank">http://vintageheaven.co.uk/</a></p>
<p><strong>82 Columbia Road, Bethnal Green, London, E2 7QB<br />
01277 215968<br />
Saturday 12 noon to 6.00pm  Sunday 8.30am to 5.00pm</strong></p>

<div id='map_170' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5284646, -0.0711456) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_170').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_170'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5284646, -0.0711456),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5284646, -0.0711456));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5284646, -0.0711456), '<span style="font-weight:bold;font-size:15px;">The Cake Hole</span><br>East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/columbia-road/' rel='bookmark' title='Permanent Link: Columbia Road Flower Market'>Columbia Road Flower Market</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/' rel='bookmark' title='Permanent Link: Primrose Bakery'>Primrose Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/loafing/' rel='bookmark' title='Permanent Link: Loafing'>Loafing</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meals at Heals</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/meals-at-heals/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/meals-at-heals/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:56:05 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[Central]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=168</guid>
		<description><![CDATA[
Situated inside the Heals store, Meals at Heals is so wrong yet so right with a description that can only start with &#8220;Once upon a time&#8230;&#8221;. It resembles something out of a fairytale. It has a pastel colour scheme and tables that look like they have icing dripping off them. It’s very Scandinavian, a fact [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/bang-bang/' rel='bookmark' title='Permanent Link: Bang Bang'>Bang Bang</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/heals.gif" alt="" width="540" height="421" /></p>
<p>Situated inside the Heals store, Meals at Heals is so wrong yet so right with a description that can only start with &#8220;Once upon a time&#8230;&#8221;. It resembles something out of a fairytale. It has a pastel colour scheme and tables that look like they have icing dripping off them. It’s very Scandinavian, a fact that saves it from being either tacky or camp. As a Peyton and Byrne restaurant it does do spectacular cupcakes. It also does a proper lunch and brunch.  If I were meeting a few friends during the day, I&#8217;d suggest here since it&#8217;s inexpensive and not too busy so you can stay as long as you like. It even has some large welcoming couches and it&#8217;s spacious so you don&#8217;t need to be conscious of other people listening in on your conversations and the staff are on hand but don&#8217;t bother you.</p>
<p><a href="http://www.heals.co.uk/pcat/healcafe" target="_blank">http://www.heals.co.uk/pcat/healcafe</a></p>
<p><strong>Meals 1st Floor, Heal&#8217;s 196 Tottenham Court Road London W1T 7LQ<br />
020 7580 2522<br />
Monday &#8211; Wednesday 10am-6pm, Thursday 10am-8pm, Friday 10am-6.30pm<br />
Saturday 9.30am-6.30pm   Sunday 12pm-6pm</strong></p>

<div id='map_168' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5213347, -0.1350846) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_168').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_168'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5213347, -0.1350846),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5213347, -0.1350846));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5213347, -0.1350846), '<span style="font-weight:bold;font-size:15px;">Meals at Heals</span><br>Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/bang-bang/' rel='bookmark' title='Permanent Link: Bang Bang'>Bang Bang</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/meals-at-heals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maison Bertaux</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/maison-bertuex/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/maison-bertuex/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:55:22 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[Central]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=166</guid>
		<description><![CDATA[
Alexa Chung claims to love the strawberry tarts here, we know she never eats a strawberry tart, that&#8217;s the kind of crap celebrities say in weekend supplements. If you go here when the rest of Soho ISN&#8217;T and you manage to get a little tiny table with a French bistro chequered table cloth, tea in [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/louis/' rel='bookmark' title='Permanent Link: Louis Pâtisserie'>Louis Pâtisserie</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/maison1.gif" alt="" width="540" height="404" /></p>
<p>Alexa Chung claims to love the strawberry tarts here, we know she never eats a strawberry tart, that&#8217;s the kind of crap celebrities say in weekend supplements. If you go here when the rest of Soho ISN&#8217;T and you manage to get a little tiny table with a French bistro chequered table cloth, tea in a bone china tea cup and a delightful little patisserie then you&#8217;re lucky as it&#8217;s quite special. Upstairs it&#8217;s more caff than patisserie but this only adds to the appeal. It’s the oldest patisserie in London and although it may not have the best cakes (although they are good), it certainly has the most charm. I’ll warn you though that the man who runs the place is a class ‘A’ asshole &#8211; he gives you all of three seconds to make your order then shouts at you to get out of the way.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/maison2.gif" alt="" width="540" height="204" /></p>
<p><strong>28 Greek St, London, W1D 5DQ<br />
020 7437 6007<br />
Monday &#8211; Saturday 8.30am-11pm   Sunday 8.30am-7pm </strong></p>

<div id='map_166' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5132007, -0.1303395) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_166').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_166'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5132007, -0.1303395),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5132007, -0.1303395));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5132007, -0.1303395), '<span style="font-weight:bold;font-size:15px;">Maison Bertaux</span><br>Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/louis/' rel='bookmark' title='Permanent Link: Louis Pâtisserie'>Louis Pâtisserie</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/maison-bertuex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ladurée</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/laduree-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/laduree-2/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:54:47 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=164</guid>
		<description><![CDATA[My friend is late but I’m already feeling pissed off. Fighting your way through Harrods is a depressing experience. It’s full of WAGS, poor families on a day out and rich Muslims laden down with bags of makeup to wear under their burkas that no one will see. Harrods is so tacky, anyone who knows [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-bouchee/' rel='bookmark' title='Permanent Link: La Bouchée'>La Bouchée</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>My friend is late but I’m already feeling pissed off. Fighting your way through Harrods is a depressing experience. It’s full of WAGS, poor families on a day out and rich Muslims laden down with bags of makeup to wear under their burkas that no one will see. Harrods is so tacky, anyone who knows better goes to Selfridges. Ladurée however is a diamond ring in a pile of shit. This snobby Parisian patiesserie is famous for macaroons and looking like a tearoom Louis IV and Ludwig II would have built in their love nest if they were alive today. The people next to me are eating croissants with a knife and fork which is winding me up. If you love French opulence, gateaux that will clog your arteries and confectionery that will bankrupt you, then you will love this place.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/laduree.gif" alt="" width="530" height="693" /></p>
<p><a href="http://www.laduree.fr/public_en/maisons/londres_accueil.htm" target="_blank">http://www.laduree.fr/public_en/maisons/londres_accueil.htm</a></p>
<p><strong>Ladurée at Harrods, 87/135 Brompton Road, London SW1X 7XL<br />
0203 155 0111<br />
Monday &#8211; Saturday 9am-9pm   Sunday  12pm-6pm </strong></p>

<div id='map_164' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4995665452163, -0.16361474990844727) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_164').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_164'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.4995665452163, -0.16361474990844727),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4995665452163, -0.16361474990844727));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4995665452163, -0.16361474990844727), '<span style="font-weight:bold;font-size:15px;">Laduree</span><br>West London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-bouchee/' rel='bookmark' title='Permanent Link: La Bouchée'>La Bouchée</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/laduree-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hummingbird Bakery</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/hummingbird-bakery-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/hummingbird-bakery-2/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:53:59 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=162</guid>
		<description><![CDATA[My favourite thing about America (apart from their &#8216;no questions asked&#8217; full returns policy which people exploit to the max and is reason enough alone to pledge allegiance to the United States) is that you are never far away from a good slice of pie. There is nothing I love more in the world than [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/' rel='bookmark' title='Permanent Link: Primrose Bakery'>Primrose Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/trailer-happiness/' rel='bookmark' title='Permanent Link: Trailer Happiness'>Trailer Happiness</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bumpkin/' rel='bookmark' title='Permanent Link: Bumpkin'>Bumpkin</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img class="alignright" src="http://www.pennybloodsblackbook.com/media/hum1.gif" alt="" width="270" height="266" />My favourite thing about America (apart from their &#8216;no questions asked&#8217; full returns policy which people exploit to the max and is reason enough alone to pledge allegiance to the United States) is that you are never far away from a good slice of pie. There is nothing I love more in the world than apple pie. I plan to emigrate just for the pie. Usually I put fashion before food, but in this case a good slice of pie just takes me over. You will be hard pushed to find pie as good in this country. However the Hummingbird bakery is the best I have found so far. They do all my favourites, apple, lemon meringue, Key Lime and although it’s not quite the experience I’m fond of (the Midwestern accent, the 50s apron, the free coffee refills are missing) it still fulfils the craving. They are better known for their fantastic cakes and cup cakes, but being situated in South Kensington (and Notting Hill) I would trade in the Sloanes for the truckers any day.<br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/hum2.gif" alt="" width="540" height="416" /></p>
<p><a href="http://www.hummingbirdbakery.com/flash.html" target="_blank">http://www.hummingbirdbakery.com/flash.html</a></p>
<p><strong>47 Old Brompton Road, London, SW7 3JP<br />
020 7584  0055<br />
Monday &#8211; Sunday  10am-7pm</strong></p>

<div id='map_162' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.4933448, -0.1757167) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_162').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_162'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.4933448, -0.1757167),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.4933448, -0.1757167));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.4933448, -0.1757167), '<span style="font-weight:bold;font-size:15px;">Hummingbird Bakery</span><br>West London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/' rel='bookmark' title='Permanent Link: Primrose Bakery'>Primrose Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/trailer-happiness/' rel='bookmark' title='Permanent Link: Trailer Happiness'>Trailer Happiness</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/bumpkin/' rel='bookmark' title='Permanent Link: Bumpkin'>Bumpkin</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/hummingbird-bakery-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primrose Bakery</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 12:17:38 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Afternoon Tea]]></category>
		<category><![CDATA[North]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=130</guid>
		<description><![CDATA[
Perhaps a bit out of the way, but if you’re in London on a sunny day then it’s worth a trip up to Primrose Hill for a cup of tea and a cupcake. Half 50s tea room half old fashioned sweet shop, the American retro furniture and cabinet of cakes including cupcakes of every kind, [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/' rel='bookmark' title='Permanent Link: The Cake Hole'>The Cake Hole</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/hummingbird-bakery-2/' rel='bookmark' title='Permanent Link: Hummingbird Bakery'>Hummingbird Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/louis/' rel='bookmark' title='Permanent Link: Louis Pâtisserie'>Louis Pâtisserie</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/imagestocome.gif" alt="" width="540" height="230" /></p>
<p>Perhaps a bit out of the way, but if you’re in London on a sunny day then it’s worth a trip up to Primrose Hill for a cup of tea and a cupcake. Half 50s tea room half old fashioned sweet shop, the American retro furniture and cabinet of cakes including cupcakes of every kind, Victoria sponge cake and raspberry coconut cake make it a little haven for all those who put food before fashion. Melrose and Morgan, the chichi deli across the road is worth a mention, if you would rather fill up on a hearty sandwich filled with delicious chutney and dead animal of choice before going across the road to stuff your face with cake. Nearby Primrose Hill has spectacular views of London and is one of the nicest parks in the city.</p>
<p><a href="http://www.primrosebakery.org.uk/" target="_blank">http://www.primrosebakery.org.uk/</a></p>
<p><strong>69 Gloucester Avenue, London NW1 8LD<br />
020 7483 4222<br />
Monday &#8211; Saturday 8.30am-6pm  Sunday 10am-5.30pm</strong></p>

<div id='map_130' style='width:600px; height:400px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5402832, -0.1509975) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_130').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_130'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(51.5402832, -0.1509975),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5402832, -0.1509975));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5402832, -0.1509975), '<span style="font-weight:bold;font-size:15px;">Primrose Bakery</span><br>North London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/vintage-heaven/' rel='bookmark' title='Permanent Link: The Cake Hole'>The Cake Hole</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/hummingbird-bakery-2/' rel='bookmark' title='Permanent Link: Hummingbird Bakery'>Hummingbird Bakery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/louis/' rel='bookmark' title='Permanent Link: Louis Pâtisserie'>Louis Pâtisserie</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/primrose-bakery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
