<?xml version="1.0" encoding="UTF-8"?>
<ProcessCandidate 
			releaseID="3.0" 
			languageCode="en-US" 
			xsi:schemaLocation="http://www.hr-xml.org/3  ../Developer/BODs/ProcessCandidate.xsd" 
			xmlns="http://www.hr-xml.org/3" 
			xmlns:oa="http://www.openapplications.org/oagis/9" 
			xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<oa:ApplicationArea>
		<oa:CreationDateTime>2009-10-17T10:09:02.01Z</oa:CreationDateTime>
		<oa:BODID>PC2009-11-17-052</oa:BODID>
	</oa:ApplicationArea>
	<DataArea>
		<oa:Process>
			<oa:ActionCriteria>
				<oa:ActionExpression actionCode="Add">/ProcessCandidate/DataArea/Candidate</oa:ActionExpression>
				<oa:ChangeStatus>
				       <oa:ReasonCode>Candidate Applied</oa:ReasonCode>
				</oa:ChangeStatus>
			</oa:ActionCriteria>
		</oa:Process>
		<Candidate languageCode="en">
			<DocumentID>Hello World!</DocumentID>
			<CandidatePerson>
				<PersonName>
					<FormattedName>Tom Smith</FormattedName>
					<oa:GivenName>Tom</oa:GivenName>
					<FamilyName>Smith</FamilyName>
				</PersonName>
			</CandidatePerson>
		</Candidate>
	</DataArea>
</ProcessCandidate>
<!--


Copyright The HR-XML Consortium. All Rights Reserved. http://www.hr-xml.org 
Copyright (c) 1997-2009 Open Applications Group, Inc. All Rights Reserved 
-->


