<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="./default.xsl"?>
<!DOCTYPE portfolio [
  <!ELEMENT portfolio (primeira,segunda,terceira)>
  <!ELEMENT primeira    (image+)>
  <!ATTLIST primeira name CDATA "#REQUIRED">
  <!ATTLIST primeira enname CDATA "#REQUIRED">
  <!ELEMENT segunda   (image+)>
  <!ATTLIST segunda name CDATA "#REQUIRED">
  <!ATTLIST segunda enname CDATA "#REQUIRED">
  <!ELEMENT terceira    (image+)>
  <!ATTLIST terceira name CDATA "#REQUIRED">
  <!ATTLIST terceira enname CDATA "#REQUIRED">
  <!ELEMENT image    (thumb, gsource, title, text, who, when, entitle, entext, enwho, enwhen)>
  <!ELEMENT thumb    (#PCDATA)>
  <!ELEMENT gsource  (#PCDATA)>
  <!ELEMENT title    (#PCDATA)>
  <!ELEMENT text     (#PCDATA)>
  <!ELEMENT who      (#PCDATA)>
  <!ELEMENT when     (#PCDATA)>
  <!ELEMENT entitle  (#PCDATA)>
  <!ELEMENT entext   (#PCDATA)>
  <!ELEMENT enwho    (#PCDATA)>
  <!ELEMENT enwhen   (#PCDATA)>
]>
<!-- Use XSL to format this list -->
<!-- Portfolio provisório composto em Fevereiro 2009 v2.0 -->
<!-- Design: Qual Albatroz -->
<!-- text: Descrição -->
<!-- who: Para quem desenhei isto? -->
<!-- when: Quando é que desenhei isto? -->
<portfolio>
	<primeira name="Digital" enname="">
		<image>
			<thumb>./phermad/folio_01_th.jpg</thumb>
			<gsource>./phermad/folio_01.jpg</gsource>
			<title>exposição</title>
			<text>conjunto de trabalhos para exposições</text>
			<who>várias galerias</who>
			<when>1998...</when>
			<entitle>expo</entitle>
			<entext>expo collection</entext>
			<enwho>várias galerias</enwho>
			<enwhen>1998...</enwhen>
		</image>
		<image>
			<thumb>./phermad/folio_02_th.jpg</thumb>
			<gsource>./phermad/folio_02.jpg</gsource>
			<title>de trute ise aute der</title>
			<text>bd e animação</text>
			<who>projecto pessoal</who>
			<when></when>
			<entitle>de trute ise aute der</entitle>
			<entext>comics and animation</entext>
			<enwho>personal project</enwho>
			<enwhen></enwhen>
		</image>
		<image>
			<thumb>./phermad/folio_03_th.jpg</thumb>
			<gsource>./phermad/folio_03.jpg</gsource>
			<title>labirinto</title>
			<text>jogo</text>
			<who>projecto pessoal / comercial se houver interessados</who>
			<when>em breve</when>
			<entitle>labirinto</entitle>
			<entext>game</entext>
			<enwho>personal project / waiting for comercial proposals</enwho>
			<enwhen>soon</enwhen>
		</image>
		<image>
			<thumb>./phermad/folio_04_th.jpg</thumb>
			<gsource>./phermad/folio_04.jpg</gsource>
			<title>futuro?</title>
			<text>cartoon</text>
			<who>porto cartoon</who>
			<when>2004</when>
			<entitle>future?</entitle>
			<entext>cartoon</entext>
			<enwho>porto cartoon</enwho>
			<enwhen>2004</enwhen>
		</image>
		<image>
			<thumb>./phermad/folio_05_th.jpg</thumb>
			<gsource>./phermad/folio_05.jpg</gsource>
			<title>imperfeição</title>
			<text>detalhe do storyboard</text>
			<who>plain productions</who>
			<when></when>
			<entitle>no perfect</entitle>
			<entext>storyboard detail</entext>
			<enwho>plain productions</enwho>
			<enwhen></enwhen>
		</image>
		<image>
			<thumb>./phermad/folio_06_th.jpg</thumb>
			<gsource>./phermad/folio_06.jpg</gsource>
			<title>palavras</title>
			<text>ilustração</text>
			<who>tonsdeazul</who>
			<when>2007</when>
			<entitle>words</entitle>
			<entext>illustration</entext>
			<enwho>tonsdeazul</enwho>
			<enwhen>2007</enwhen>
		</image>
		<image>
			<thumb>./phermad/folio_07_th.jpg</thumb>
			<gsource>./phermad/folio_07.jpg</gsource>
			<title>kamicats</title>
			<text>detalhe de uma banda desenhada</text>
			<who>bizarro</who>
			<when>2007</when>
			<entitle>kamicats</entitle>
			<entext>comics detail</entext>
			<enwho>bizarro</enwho>
			<enwhen>2007</enwhen>
		</image>
	</primeira>
	<segunda name="" enname="">

	</segunda>
	<terceira name="" enname="">

	</terceira>
</portfolio>
