<?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; Lunch</title>
	<atom:link href="http://www.pennybloodsblackbook.com/category/eat-and-drink/lunch/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>Wed, 28 Jul 2010 11:35:55 +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>Spiazzo Italian Foodhall</title>
		<link>http://www.pennybloodsblackbook.com/2009/12/italian-foodhall/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/12/italian-foodhall/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 10:45:30 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Lunch]]></category>
		<category><![CDATA[North]]></category>

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



In Los Angeles, there is a Jewish cafe/restaurant called Canters which is a staple in old Hollywood. It&#8217;s full of screenwriters in big white trainers and khaki shorts writing C-list scripts about zombies (there&#8217;s a huge market for zombie films in LA). It&#8217;s bright and full of booths and the staff are older than most [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/foodhall1.gif" alt="" width="540" height="404" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/foodhall2.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/foodhall3.gif" alt="" width="540" height="421" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/foodhall4.gif" alt="" width="540" height="416" /></p>
<p>In Los Angeles, there is a Jewish cafe/restaurant called Canters which is a staple in old Hollywood. It&#8217;s full of screenwriters in big white trainers and khaki shorts writing C-list scripts about zombies (there&#8217;s a huge market for zombie films in LA). It&#8217;s bright and full of booths and the staff are older than most of the buildings.</p>
<p>The Italian Foodhall doesn&#8217;t have the history and only a fraction of the atmosphere of Canters but a fraction all the same. Italian rather than Jewish, the deli has shelves stacked high with all that lovely Italian confectionery in amazing packaging, biscotti, amoretti biscuits, dark chocolate, marzipan sweets etc&#8230; The restaurant has high-backed red leather booths providing ample privacy and space, something you just don&#8217;t find in London since real estate prices force proprietors to pack in the customers. The food is that kind of home-cooked variety you see on American sitcoms and adverts, bruschetta piled high and bowls of olives and buttery ciabatta. The staff look Italian but that&#8217;s about it.<br />
<strong>26 The Broadway, Crouch End, London, N8 9DE<br />
020 83476065‎</strong></p>
<p><a href="http://www.spiazzo.co.uk" target="_blank">http://www.spiazzo.co.uk</a></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5789397, -0.1238555) ;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_596').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_596'));
     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.5789397, -0.1238555),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5789397, -0.1238555));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5789397, -0.1238555), '<span style="font-weight:bold;font-size:15px;">Italian Foodhall</span><br>North London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/12/italian-foodhall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rochelle Canteen</title>
		<link>http://www.pennybloodsblackbook.com/2009/08/rochelle-canteen-2/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/08/rochelle-canteen-2/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 12:35:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Lunch]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=1622</guid>
		<description><![CDATA[The best thing about this place is the fact that you would never know it was here unless you knew it was here. Part of a school and hidden behind a tall brick wall, you have to ring a buzzer to get in (the buzzer list includes the likes of….. who are also located in [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/canteen/' rel='bookmark' title='Permanent Link: Canteen'>Canteen</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/st-john/' rel='bookmark' title='Permanent Link: St John Bread and Wine'>St John Bread and Wine</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The best thing about this place is the fact that you would never know it was here unless you knew it was here. Part of a school and hidden behind a tall brick wall, you have to ring a buzzer to get in (the buzzer list includes the likes of….. who are also located in the same building) This may sound intimidating and I had been putting off going for ages as I was expecting something swank but instead I found that it is really laid back and really minimalist. Not totally unlike a school canteen just a lot smaller and chic….er.  It’s a little like St. John in the fact that it’s British cuisine and really good. It’s very intimate and quite cosy despite being stark white with a breakfast board that reads: toast and jam, porridge, scrambled eggs on toast &#8211; no frills then&#8230; except it is high end stuff and really delicious. Lunch is usually weird yet interesting and just as delicious.<br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/roch1.gif" alt="" width="540" height="428" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/roch2.gif" alt="" width="540" height="404" /><br />
<a href="http://www.arnoldandhenderson.com" target="_blank">http://www.arnoldandhenderson.com</a></p>
<p><strong>Rochelle School House, Arnold Circus, London, E2 7ES<br />
020 77295677<br />
Monday &#8211; Friday 9.30am-4pm  Lunch 12pm-3pm Closed evenings, weekends and bank holidays</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.52608082407797, -0.0743401050567627) ;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_1622').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_1622'));
     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.52608082407797, -0.0743401050567627),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.52608082407797, -0.0743401050567627));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.52608082407797, -0.0743401050567627), '<span style="font-weight:bold;font-size:15px;">Rochelle Canteen</span><br>East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/canteen/' rel='bookmark' title='Permanent Link: Canteen'>Canteen</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/st-john/' rel='bookmark' title='Permanent Link: St John Bread and Wine'>St John Bread and Wine</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/08/rochelle-canteen-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Franco Manca</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/franco-manca/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/franco-manca/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 09:14:12 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Lunch]]></category>
		<category><![CDATA[South]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=420</guid>
		<description><![CDATA[
Ok so I take it back, Brixton does have a few places of merit other than the Ritzy and Rosie&#8217;s Café, and one would be Franco Manca. A little pizza place only open for lunch in Brixton Market, it looks a bit like a posh fish and chip shop with a giant mosaic pizza oven [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/rosies-cafe/' rel='bookmark' title='Permanent Link: Rosie&#8217;s Café'>Rosie&#8217;s Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/sweetings/' rel='bookmark' title='Permanent Link: Sweetings'>Sweetings</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/ritzy/' rel='bookmark' title='Permanent Link: Ritzy'>Ritzy</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>Ok so I take it back, Brixton does have a few places of merit other than the Ritzy and Rosie&#8217;s Café, and one would be Franco Manca. A little pizza place only open for lunch in Brixton Market, it looks a bit like a posh fish and chip shop with a giant mosaic pizza oven imported from Naples, the great city of pizza itself. There are a few wooden benches, all very tasteful and serves the most amazing authentic Sicilian pizza in the city. It totally doesn’t fit in with its surroundings as you could easily miss it amongst the exotic Afro-Caribbean food stores selling all kinds of tropical fish, bootleg reggae tapes and piles of yams and plantain. For such a modest and understated little place, a lot of energy has gone into the process of making world class pizza, starting with the cheese maker they flew in from Sorrento to train their supplier in the art of mozzarella making. The sourdough base, made with organic Italian flour, is naturally leavened with wild yeast and left to rise for a minimum of 20 hours before being baked. The select menu of six different pizzas are cooked at around 500 deg C (yes 500) for a mere 2 minutes to ensure the flavour is locked in and the base is perfectly crisped without drying out. There aren’t many reasons to venture this far south of the river but this is one of them.</p>
<p><a href="http://francomanca.co.uk/" target="_blank">http://francomanca.co.uk/</a></p>
<p><strong>4, Market Row, Electric Lane, Brixton, London. SW9 8LD.<br />
020 7738 3021<br />
Monday-Saturday 12pm-5pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.46184175547367, -0.11487364768981934) ;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_420').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_420'));
     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.46184175547367, -0.11487364768981934),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.46184175547367, -0.11487364768981934));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.46184175547367, -0.11487364768981934), '<span style="font-weight:bold;font-size:15px;">Franco Manca</span><br>South London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/rosies-cafe/' rel='bookmark' title='Permanent Link: Rosie&#8217;s Café'>Rosie&#8217;s Café</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/sweetings/' rel='bookmark' title='Permanent Link: Sweetings'>Sweetings</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/ritzy/' rel='bookmark' title='Permanent Link: Ritzy'>Ritzy</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/franco-manca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>La Fromagerie</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:10:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Lunch]]></category>
		<category><![CDATA[West]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=274</guid>
		<description><![CDATA[
So much more than just a cheese shop although what a cheese shop it is. It only has one long large wooden communal table as every other spare inch is taken up by all kinds of delicious food. They serve everything from (proper) wine to tea and coffee. It’s one of the places where you [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/fortnum-and-mason/' rel='bookmark' title='Permanent Link: Fortnum and Mason'>Fortnum and Mason</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>So much more than just a cheese shop although what a cheese shop it is. It only has one long large wooden communal table as every other spare inch is taken up by all kinds of delicious food. They serve everything from (proper) wine to tea and coffee. It’s one of the places where you wonder what they do with all the food at the end of the day as every surface is covered with huge dishes of Halloumi, sun blushed tomatoes with toasted pine nuts, bruschetta piled high with roasted vegetables, bowls of marinated olives, pies, cakes and tortes of every kind and tiers of multi-coloured iced cupcakes and so on. Lunch was goat’s cheese and rocket on whole wheat, a slice of cherry pie and a cup of coffee, damn good food! If you ever get up this way that pie is worth a stop.</p>
<p><a href="http://www.lafromagerie.co.uk/" target="_blank">http://www.lafromagerie.co.uk/</a></p>
<p><strong>2-6 Moxon Street, Marylebone, London, W1U 4EW<br />
020 7935 0341<br />
Monday &#8211; Friday 8am-6.30pm  Saturday 9am-7pm  Sunday 10am-6pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5198278, -0.1519451) ;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_274').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_274'));
     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.5198278, -0.1519451),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5198278, -0.1519451));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5198278, -0.1519451), '<span style="font-weight:bold;font-size:15px;">La Fromagerie</span><br>West London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/fortnum-and-mason/' rel='bookmark' title='Permanent Link: Fortnum and Mason'>Fortnum and Mason</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Story Deli</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/story-deli/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/story-deli/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:09:34 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Lunch]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=270</guid>
		<description><![CDATA[
Located in people-watching heaven since it&#8217;s frequented by people who dress like a piece of coloured perspex with hair on loan from the V&#038;A, the Story Deli is East London’s answer to great pizza. It has one main communal table with a few more scattered around and outside, plus lots of oxidised mirrors which I [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/public-beware/' rel='bookmark' title='Permanent Link: Public Beware'>Public Beware</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/franco-manca/' rel='bookmark' title='Permanent Link: Franco Manca'>Franco Manca</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</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>Located in people-watching heaven since it&#8217;s frequented by people who dress like a piece of coloured perspex with hair on loan from the V&#038;A, the Story Deli is East London’s answer to great pizza. It has one main communal table with a few more scattered around and outside, plus lots of oxidised mirrors which I love ever since a creepy guy told me that he loved staring in them as it made him think of all the ghosts that had stared in them before. Enormous bowls of salad are displayed along the counters and large plates of every kind of amazing thin base pizza of the proscuitto and rocket variety. It&#8217;s part of Truman Brewery so like all the other places there it&#8217;s ultra cool, with lots of cool people in cool clothes, looking cool in cool places eating cool food.</p>
<p><strong>3 Dray Walk, The Old Truman Brewery, 91 Brick Lane, London, E1 6QL<br />
020 7247 3137<br />
Monday &#8211; Sunday 12pm-10pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.52086732349741, -0.0723123550415039) ;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_270').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_270'));
     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.52086732349741, -0.0723123550415039),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.52086732349741, -0.0723123550415039));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.52086732349741, -0.0723123550415039), '<span style="font-weight:bold;font-size:15px;">Story Deli</span><br>East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/public-beware/' rel='bookmark' title='Permanent Link: Public Beware'>Public Beware</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/franco-manca/' rel='bookmark' title='Permanent Link: Franco Manca'>Franco Manca</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/la-fromagerie/' rel='bookmark' title='Permanent Link: La Fromagerie'>La Fromagerie</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/story-deli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blue Legume</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/blue-legume/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/blue-legume/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:09:08 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Lunch]]></category>
		<category><![CDATA[North]]></category>

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



Beyond the gridlock of baby buggies and over-gentrification, Stoke Newington Church Street has many positive points, one in particular being the Blue Legume. It’s comforting to think that if it weren’t for the bourgeoisie element of this area a place like this probably wouldn’t be here. I don’t know anyone who doesn’t love this place. [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/lemon-monkey/' rel='bookmark' title='Permanent Link: Lemon Monkey'>Lemon Monkey</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/abney-park-cemetery/' rel='bookmark' title='Permanent Link: Abney Park Cemetery'>Abney Park Cemetery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cafe-1001-2/' rel='bookmark' title='Permanent Link: Café 1001'>Café 1001</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/legume1.gif" alt="" width="540" height="423" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/legume2.gif" alt="" width="540" height="412" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/legume3.gif" alt="" width="540" height="402" /><br />
<img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/legume4.gif" alt="" width="447" height="600" /></p>
<p>Beyond the gridlock of baby buggies and over-gentrification, Stoke Newington Church Street has many positive points, one in particular being the Blue Legume. It’s comforting to think that if it weren’t for the bourgeoisie element of this area a place like this probably wouldn’t be here. I don’t know anyone who doesn’t love this place. Their menu consists of all kinds of breakfasts from British to Mediterranean, and lunch is anything from bespoke sandwiches to elaborate salads. I personally like to come here for a coffee and a slice of lemon cheesecake, (something that wouldn’t cross my mind to order anywhere else). Don’t be put off by its slightly ethnic hippy appearance &#8211; at least it has character and isn’t full of health food freaks (just media types who work freelance and have moved to Stoke Newington as they are sick of hauling the baby buggy up the stairs). The veranda at the back makes a nice addition in the summer.<br />
<strong><br />
101 Stoke Newington Church Street, London, N16 0UD<br />
020 7923 1303<br />
Monday &#8211; Saturday 9.30am-11pm  Sunday 9.30am-6.30pm </strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5621598, -0.0792545) ;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_268').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_268'));
     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.5621598, -0.0792545),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5621598, -0.0792545));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5621598, -0.0792545), '<span style="font-weight:bold;font-size:15px;">Blue Legume</span><br>North London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/lemon-monkey/' rel='bookmark' title='Permanent Link: Lemon Monkey'>Lemon Monkey</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/abney-park-cemetery/' rel='bookmark' title='Permanent Link: Abney Park Cemetery'>Abney Park Cemetery</a></li><li><a href='http://www.pennybloodsblackbook.com/2009/07/cafe-1001-2/' rel='bookmark' title='Permanent Link: Café 1001'>Café 1001</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/blue-legume/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ottolenghi</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/ottolenghi/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/ottolenghi/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:08:51 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Lunch]]></category>
		<category><![CDATA[North]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=266</guid>
		<description><![CDATA[
Upper Street may have a lot of restaurants but good ones it does not. Ottolenghi however is excellent and has the most delicious selection of cakes, pies and other desserts. The windows are piled high with colourful meringues (which I have never seen anyone actually eat), cupcakes and little custard tarts. They have all kinds [...]


No related posts.]]></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>Upper Street may have a lot of restaurants but good ones it does not. Ottolenghi however is excellent and has the most delicious selection of cakes, pies and other desserts. The windows are piled high with colourful meringues (which I have never seen anyone actually eat), cupcakes and little custard tarts. They have all kinds of food including proper meals and salads so it is good for lunch or dinner but it is the desserts I come for, particularly the apple cake. The interior is sleek and white, perhaps lacking in comfort but with an abundance of sophistication. There are various branches throughout the city but unless you want take-away, the flagship is the one to come to.</p>
<p><a href="http://www.ottolenghi.co.uk/" target="_blank">http://www.ottolenghi.co.uk/</a></p>
<p><strong>287 Upper Street, London,  N1 2TZ<br />
020 7288 1454<br />
Monday &#8211; Saturday 8am-11pm   Sunday 9am-7pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.53944895575933, -0.1023101806640625) ;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_266').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_266'));
     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.53944895575933, -0.1023101806640625),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.53944895575933, -0.1023101806640625));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.53944895575933, -0.1023101806640625), '<span style="font-weight:bold;font-size:15px;">Ottolenghi</span><br>North London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/ottolenghi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sweetings</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/sweetings/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/sweetings/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:08:17 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[East]]></category>
		<category><![CDATA[Lunch]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=264</guid>
		<description><![CDATA[
Without a doubt worthy of the term ‘institution’ Sweetings has been around since before (and only just surviving) World War II, barely changing a thing since its opening in 1889. Packed wall to wall with ex-public school, pinstriped-suit wearing city boys of the old school variety, there isn’t a woman in sight. Sweetings harks back [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/08/rochelle-canteen-2/' rel='bookmark' title='Permanent Link: Rochelle Canteen'>Rochelle Canteen</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pel1.gif" alt="" width="540" height="402" /></p>
<p>Without a doubt worthy of the term ‘institution’ Sweetings has been around since before (and only just surviving) World War II, barely changing a thing since its opening in 1889. Packed wall to wall with ex-public school, pinstriped-suit wearing city boys of the old school variety, there isn’t a woman in sight. Sweetings harks back to the days when city bankers would take long alcohol-fueled lunches talking about how much money they had made and how much money they were going to make. Fish is what they serve and they don’t serve coffee. The brown bread and butter, steamed syrup sponge and baked jam roll qualify as upmarket school food, not something many restaurants want to boast but I can assure you it’s excellent. Our waiter, surely not a day under 80 years old only adds to the eccentric atmosphere making it well worth the visit.</p>
<p><img class="aligncenter" src="http://www.pennybloodsblackbook.com/media/pel2.gif" alt="" width="530" height="693" /></p>
<p><strong>39 Queen Victoria Street, London, EC4N 4SF</strong></p>
<p><strong>020 72483062</strong></p>
<p><strong>Monday &#8211; Friday 11:30am-3pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.5126993, -0.0923019) ;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_264').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_264'));
     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.5126993, -0.0923019),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.5126993, -0.0923019));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.5126993, -0.0923019), '<span style="font-weight:bold;font-size:15px;">Sweetings</span><br>East London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/08/rochelle-canteen-2/' rel='bookmark' title='Permanent Link: Rochelle Canteen'>Rochelle Canteen</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/sweetings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hummus Bros</title>
		<link>http://www.pennybloodsblackbook.com/2009/07/hummus-bros/</link>
		<comments>http://www.pennybloodsblackbook.com/2009/07/hummus-bros/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 12:11:41 +0000</pubDate>
		<dc:creator>Penny Blood</dc:creator>
				<category><![CDATA[Central]]></category>
		<category><![CDATA[Lunch]]></category>

		<guid isPermaLink="false">http://www.pennybloodsblackbook.com/?p=117</guid>
		<description><![CDATA[
The staff are the clincher for me as they are so sweet and small and Swedish. It’s a quirky concept as the main thing on offer is obviously hummus but there is plenty to fill up on once you add pita bread, moutabel, perhaps some falafel or tabouleh, a cup or two of fresh mint [...]


Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/fifteen-jamie-oliver/' rel='bookmark' title='Permanent Link: Fifteen (Jamie Oliver)'>Fifteen (Jamie Oliver)</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>The staff are the clincher for me as they are so sweet and small and Swedish. It’s a quirky concept as the main thing on offer is obviously hummus but there is plenty to fill up on once you add pita bread, moutabel, perhaps some falafel or tabouleh, a cup or two of fresh mint tea, ginger lemonade or hot spiced apple juice and not to forget the date honey Malabi for dessert which is delicious. It’s great for a quick lunch or a snack rather than as a place to linger &#8211; it’s bright and airy with long canteen style benches but still stylish and smart. The friendly staff who often throw in something for free make it a great place to come and grab something healthy but filling, and the menu caters to people with every intolerance from gluten to sugar.</p>
<p><a href="http://www.hbros.co.uk/" target="_blank">http://www.hbros.co.uk/</a></p>
<p><strong>88 Wardour Street, London W1F 0TJ<br />
020 7734 1311<br />
Sunday &#8211; Wednesday 12pm &#8211; 10pm   Thursday &#8211; Saturday 12pm &#8211; 11pm</strong></p>

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

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(51.513279, -0.1338984) ;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_117').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_117'));
     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.513279, -0.1338984),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(51.513279, -0.1338984));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(51.513279, -0.1338984), '<span style="font-weight:bold;font-size:15px;">Hummus Bros</span><br>Central London' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		


<br /><p>Related posts:<ol><li><a href='http://www.pennybloodsblackbook.com/2009/07/fifteen-jamie-oliver/' rel='bookmark' title='Permanent Link: Fifteen (Jamie Oliver)'>Fifteen (Jamie Oliver)</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.pennybloodsblackbook.com/2009/07/hummus-bros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
