<?xml version="1.0" ?>
<!-- thumbnails should be 200 px wide and no more than 165 px tall -->
<!-- image dimensions should be 680 px wide and no more than 360 px tall
		if you are using text. Otherwise, max height can be up to 480 px tall -->
<portfolio baseurl="portfolio/misc/">

<project status="1" label="Logo Design">
	<thumb filename="th_logos.png" width="200" height="160" />
	<image filename="img_logos.jpg" width="680" height="443" />
</project>

<project status="1" label="Print">
	<thumb filename="th_print.png" width="200" height="159" />
	<image filename="img_print.jpg" width="680" height="484" />
</project>

<project status="1" label="Illustration">
	<thumb filename="th_illus.png" width="200" height="160" />
	<image filename="img_illus.jpg" width="680" height="476" />
</project>


</portfolio>