<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article SYSTEM "entities/xhtml-charset.dtd">
<article>
	<render target="browser">
		<topBanner>/xml/home-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>
		</localStyle>
	
		<!--==== local js ====-->
		<localScript/>
  	
	</render>

	<!--==== article main content start here ====-->
	<title>equeenox home</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>home</tagref><!-- reference to tag in the taxonomy -->
	</maintaxo>
	
	<!--==== link to RDF ====-->
	<rdf/>
	
	<!--==== cover ====-->
	<!-- <cover bgColor="" bgImage=""> -->
	<!-- <cover bgColor="#000000"><flash src="images/bg2.swf" /></cover> -->
  <cover style="border-bottom:1px solid #999999"><img src="portfolio/sitecover/0506/leaves.jpg"/></cover>

  
	<!--========================================-->
	<!--==== finally, article content ====-->
	
	<body>

		<boxWide>
				<table border="0" cellspacing="0" class="tableNewContent">
					<colgroup>
						<col class="alignRight"/>
						<col/>
					</colgroup>		
					<thead>
  						<tr>
							<td> </td>
							<td>new content (in the last 7 days)</td>
						</tr>
					</thead>	
					<tbody>
						<tr>
							<td><strong><a href="words/index.html">words</a></strong></td>
							<td><a href="words/poems/women/index.html">feminime pickles in the jar</a></td>
						</tr>
						<tr>
							<td><strong><a href="visuals/index.html">visuals</a></strong></td>
							<td><a href="visuals/drawings.html">drawings</a></td>
						</tr>
						<tr>
							<td><strong><a href="comp/web/index.html">web</a></strong></td>
							<td><a href="comp/web/5k/index.html">the 5k</a></td>
						</tr>	
						<tr>
							<td><strong><a href="visuals/compart/index.html">computational arts</a></strong></td>
							<td><a href="visuals/compart/cpolytopes.html">complex polytopes</a></td>
						</tr>	
						<tr>
							<td><strong><a href="taste/index.html">culinary</a></strong></td>
							<td><a href="taste/friends/index.html">recipes from friends</a></td>
						</tr>																		
					</tbody>
				</table>
			
			<div class="qodWrapper">
			<smallCaps>Quote of the Day</smallCaps>
			<quote>
				<quoteText>Everything has beauty, but not everyone sees it</quoteText>
				<quoteAuthor style="text-align:center">Confucius</quoteAuthor>				
			</quote>		
			</div>
			</boxWide>
  </body>
	

	<!-- end of article content -->
	<!-- ====================== -->

</article>