<?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>about me</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> -->
  	
	<!--========================================-->
	<!--==== finally, article content ====-->
	<body>
 		<sideContent>
			<quote>
				<quoteText>Cogito, Ergo Sum (I think, therefore I am)</quoteText>
				<quoteAuthor>René Descartes</quoteAuthor>				
			</quote>
			<quote>
				<quoteText>I always wanted to be somebody, but I should have been more specific</quoteText>
				<quoteAuthor>Jane Wagner (and Lily Tomlin)</quoteAuthor>				
			</quote>	
		</sideContent>
		<image src="img/me.gif"/>
				<verse><em>I am what I am and what I am needs no excuses
I deal my own deck - sometimes the ace, sometimes the deuces
It's one life and there's no return and no deposit
One life, so it's time to open up your closet
Life's not worth a damn 'til you can shout out, I am what I am</em></verse>
<verseFooter>I Am What I Am, by Gloria Gaynor</verseFooter>		

	</body>
		
</article>
