<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article SYSTEM "../../entities/xhtml-charset.dtd">
<article>
	<render target="browser">
		<topBanner>/xml/top-banner.xml</topBanner>
		<bottomBanner>/xml/home-bottom-banner.xml</bottomBanner>
  	
		<!--==== theme and layout ====-->
		<!-- containing link to css containing background, buttons and layout -->
		<theme>
			<!--<link rel="stylesheet" href="/css/theme_darkbg.css" />-->
			<link rel="stylesheet" href="/css/gadgets.css"/>
		</theme>		
				
		<!--==== use flash? ====-->
		<useFlash>true</useFlash>
		
		<!--==== local css ====-->
		<localStyle/>
	
		<!--==== local js ====-->
		<localScript/>
  	
	</render>

	<!--==== article main content start here ====-->
	<title>recipes from friends</title>
	<contentType>text/html; charset=UTF-8</contentType>
	<contentLang>en-us</contentLang>
	<author>Ivo Widjaja</author>
	
	<!--==== common meta data ====-->
	<meta>
			<description>description</description>
			<keywords>equeenox</keywords>
			<keyphrases>equeenox</keyphrases>
			<author><varAuthor/></author>
			<copyright>(c) <varContentYear/> <varAuthor/></copyright>

			<DC.Title><varTitle/></DC.Title>
			<DC.Subject><varTitle/></DC.Subject>
			<DC.Description><varDescription/></DC.Description>
			<DC.Publisher>equeenox</DC.Publisher>
			<DC.Creator><varAuthor/></DC.Creator>
			<DC.Language><varContentLang/></DC.Language>
			<DC.Format><varContentType/></DC.Format>
			<DC.Date><varContentDate/></DC.Date>			
  </meta>

  <!--==== article's category tag in main taxonomy ====-->
	<maintaxo>
		<map>/xml/taxonomy.xml</map><!-- should not empty -->
		<tagref>friends</tagref><!-- reference to tag in the taxonomy -->
	</maintaxo>


	<subtaxo>
		<map>../toc.xml</map>
		<tagref>friends</tagref>
		<tumbler>no</tumbler>
	</subtaxo>
		
	<!--==== link to RDF ====-->
	<rdf/>
	
	<!--==== cover ====-->
	<!-- <cover bgColor="" bgImage=""> -->
	<!-- <cover bgColor="#000000"><flash src="images/bg2.swf" /></cover> -->
	<cover style="border-bottom: 1px solid #666666;"><img src="img/culifriendscover.jpg"/></cover>
  	
	<body>
		<sideContent>
		
			<quote>
				<quoteText>Better is a dinner of herbs where love is than a fatted ox and hatred with it</quoteText>
				<quoteAuthor>Proverbs 15:17</quoteAuthor>
			</quote>		
			<quote>
				<quoteText>A man should not so much respect what he eats, as with whom he eats</quoteText>
				<quoteAuthor>Michel Eyquem de Montaigne</quoteAuthor>
			</quote>
			<quote>
				<quoteText>You are what you eat</quoteText>
				<quoteAuthor>Hippocrates</quoteAuthor>
			</quote>
			<quote>
				<quoteText>Tell me what you eat, and I will tell you what you are</quoteText>
				<quoteAuthor>Anthelme Brillat-Savarin, The Physiology of Taste, 1825</quoteAuthor>
			</quote>	
		</sideContent>
		<verse><em>Though we eat little flesh and drink no wine,
Yet let's be merry; we'll have tea and toast;
Custards for supper, and an endless host
Of syllabubs and jellies and mince-pies,
And other such lady-like luxuries.</em></verse>
<verseFooter>Percy Bysshe Shelley</verseFooter>
		<p>These are my friends who have shared their secret of their gastronomic lust:
		</p>
		<!--<linksListDir src="ls.xml"></linksListDir>-->
		<linksList src="toc.xml" parent="friends"/>
	</body>
		
</article>
