<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<simple>
	<contact>
		<first_name>first name goes here</first_name>
		<last_name>last name goes here</last_name>
		<nick_name>nick name goes here</nick_name>
		<email_address>email address goes here</email_address>
	</contact>
	<general>
		<occupation>occupation goes here</occupation>
		<education>education goes here</education>
		<goals>goals go here</goals>
	</general>
	<comments>
		<comment>comments go here</comment>
	</comments>
</simple>

