<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="alpha.xsl"?>
<page title="MattVoorman.com">
	<header>
		<header-item link="index.xml">About Me</header-item>
		<header-item link="medicine.xml">Medicine</header-item>
		<header-item link="hardware.xml">Hardware</header-item>
		<header-item link="games.xml">Games</header-item>
		<header-item link="development.xml">Development</header-item>
	</header>
	<body>
		<section>
			<p>Greetings, I am currently a medical student at the Keck School of Medicine of USC.  This makes me a Trojan, and better than you.</p>
			<section>
				<h>Personal Information</h>
					<ul>
						<li>I live in Southern California</li>
						<li>My email is matt@leetness.org</li>
						<li>My Curriculum Vitae</li>
					</ul>
			</section>
			<section>
				<h>Interests</h>
					<ul>
						<li>Skiing</li>
						<li>Strategy Videogames</li>
						<li>Physics</li>
						<li>Finances</li>
						<li>Web Development</li>
					</ul>
			</section>
			<section>
				<h>Things that I don't like</h>
					<ul>
						<li>Nebraska</li>
						<li>When there are no burritos to eat</li>
					</ul>
			</section>
			<section>
				<h>Potentially Useful Links</h>
					<ul>
						<li><a href="http://leetness.org">Leetness.org</a> - My other domain.  I haven't decided what to put on it.</li>
						<li><a href="http://orionhunters.com">Orion Hunters</a> - Guild Website for Asheron's Call :: Morningthaw.</li>
						<li><a href="http://mattvoorman.com/blog/">Dead Animals</a> - My Food Blog. (Which I never update)</li>
					</ul>
			</section>
		</section>
	</body>
	<footer>Designed by <a href="http://leetness.org/alpha/">alpha-numeric studios</a> &#xA9; 2007 Matt Voorman Enterprises.<br />All other trademarks and copyrights are the property of their respective owners. 
</footer>
</page>

<!--<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html>
<head>
<cfoutput>
	<title>MattVoorman.com</title>
</head>
<body>
Eventually, I'll put something here.  For now, please visit:
<a href="http://mattvoorman.com/blog/">Dead Animals</a> - My Blog.<br />
<a href="http://leetness.org">Leetness.org</a> - My other domain.  I haven't decided what to put on it.<br />
<a href="http://orionhunters.com">Orion Hunters</a> - Guild Website for Asheron's Call :: Morningthaw.<br />
<a href="http://mattvoorman.com">Homepage</a> - Yeah, it needs work.<br />
</body>
</html>-->