<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<?xml-stylesheet href="style.css" type="text/css" ?>
<doc xmlns:html="http://www.w3.org/1999/xhtml">
<html:center>
<resume>
	<html:head>
		<html:title>Brian Kay's Resume</html:title>
	</html:head>
	<applicant>
		<firstName>Brian</firstName>
		<lastName>Kay</lastName>
	</applicant>
	<position>
		Web Designer
	</position>
	<web>
		<html:a id="email" href="mailto:info@diatomdesigns.com">e-mail</html:a>
		<html:a id="portfolio" href="http://www.diatomdesigns.com">Portfolio</html:a>
	</web>
	<html:hr />
	<education>
		<heading>Education</heading>
		<educationItem>
			<heading>
				Kennesaw Internet Professional Certification Program, June 2007
			</heading>
			<info>
				Kennesaw State University, Kennesaw, Georgia
			</info>
		</educationItem>
		<educationItem>
			<heading>
				B.S. in Computer Science, Spring 2002
			</heading>
			<info>
				Southern Polytechnic State University, Marietta, Georgia
			</info>
		</educationItem>
	</education>
	<skills>
		<heading>Skills</heading>
		<skillItem>HTML</skillItem>
		<skillItem>CSS</skillItem>
		<skillItem>JavaScript</skillItem>
		<skillItem>Ajax</skillItem>
		<skillItem>XML</skillItem>
		<skillItem>PHP</skillItem>
		<skillItem>MySQL</skillItem>
		<skillItem>Flash</skillItem>
		<skillItem>Photoshop</skillItem>
		<skillItem>ImageReady</skillItem>
		<skillItem>Illustrator</skillItem>
		<skillItem>Sound Forge</skillItem>
	</skills>
	<workHistory>
		<heading>Work History</heading>
		<workHistoryItem>
			<dates>
				<begin>
					August 2006
				</begin>
				<end>
					to present
				</end>
			</dates>
			<about>
				<title>
					Archivist
				</title>
				<company>
					Georgia Power
				</company>
				<description>
					It is my responsibility to import engineering drawings into the document management system and use Access to get the metadata into the company database.
				</description>				
			</about>
			<bottom />
		</workHistoryItem>
		<workHistoryItem>
			<dates>
				<begin>
					Year of 2005
				</begin>
				<end>
				</end>
			</dates>
			<about>
				<title>
					English Teacher
				</title>
				<company>
					SOT Junior English School
				</company>
				<description>
					Made lesson plans, class work, homework, tests, and gave lectures on English.
				</description>				
			</about>
			<bottom />
		</workHistoryItem>
		<workHistoryItem>
			<dates>
				<begin>
					March 2004
				</begin>
				<end>
					to December
				</end>
			</dates>
			<about>
				<title>
					Web Application Development
				</title>
				<company>
					Smart Marketing Inc.
				</company>
				<description>
					Made search engine optimized pages and applications to help with SEO using PHP.
				</description>				
			</about>
			<bottom />
		</workHistoryItem>		
	</workHistory>
</resume>
</html:center>
</doc>
