
<Root xmlns="http://schemas.microsoft.com/BizTalk/2003/aggschema">
	<InputMessagePart_0>
		<ns1:ProfileUpdateRequest xmlns:pr="http://schemas.compassion.com/constituent/profile/profile/2005-03-01" xmlns:ns1="http://schemas.compassion.com/constituent/profile/updaterequest/2005-03-01">
			<ns1:SponsorNote/>
			<ns1:NameChangeReason/>
			<pr:Profile SchemaVersion="1.0" SponsorNumber="1937730" PartnerCountryCode="US" Updateable="true">
				<pr:Name>John Doe</pr:Name>
				<pr:Address1>1234 Coster Rd</pr:Address1>
				<pr:Address2/>
				<pr:City>Knoxville</pr:City>
				<pr:CountryDivision>TN</pr:CountryDivision>
				<pr:Country>US</pr:Country>
				<pr:PostalCode>379123646</pr:PostalCode> 
				<!-- These four are always here -->  
				<pr:HomePhone Preferred="false"></pr:HomePhone> 
				<pr:WorkPhone Preferred="false" Extension=""></pr:WorkPhone> 
				<pr:CellPhone Preferred="false">555-555-1111</pr:CellPhone> 
				<pr:PreferredEmail EmailType="Business">johndoe@hotmail.com</pr:PreferredEmail> 
			</pr:Profile> 
			<ns1:OriginalProfile>
				<pr:Profile SchemaVersion="1.0" PartnerCountryCode="US" SponsorNumber="1937730" Volunteer="false" TrustLevel="Validated">
					<pr:StatusCode xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01">A</pr:StatusCode>
					<pr:Name xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01">John Doe</pr:Name>
					<pr:BusinessGroup xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01"/>
					<pr:Address1 xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01">1234 Coster Rd</pr:Address1>
					<pr:Address2 xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01"/>
					<pr:Address3 xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01"/>
					<pr:Address4 xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01"/>
					<pr:City xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01">Knoxville</pr:City>
					<pr:CountryDivision xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01">TN</pr:CountryDivision>
					<pr:Country xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01">US</pr:Country>
					<pr:PostalCode xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01">379123646</pr:PostalCode>
					<pr:PreferredEmail EmailType="Business" xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01">johndoe@hotmail.com</pr:PreferredEmail>
					<pr:Comment xmlns:ns1="http://schemas.compassion.com/constituent/profile/selectresponse/2005-03-01" xmlns:ex="http://schemas.compassion.com/common/exceptions/2005-03-01"/>
				</pr:Profile>
			</ns1:OriginalProfile>
		</ns1:ProfileUpdateRequest>
	</InputMessagePart_0>
	<InputMessagePart_1>
		<ns2:Comment SchemaVersion="1.0" xmlns:ns2="http://schemas.compassion.com/common/comment/2005-03-01">
			<ns2:DateTimestamp>1999-05-31T13:20:00.000-05:00</ns2:DateTimestamp>
			<ns2:CommentText>DEFAULT</ns2:CommentText>
			<ns2:CreatorIdentity>DEFAULT</ns2:CreatorIdentity>
		</ns2:Comment>
	</InputMessagePart_1>
</Root>