<?xml version="1.0" encoding="UTF-8"?>
<request version="1.1" merchantAccountCode="2000" password="welcome">
	<customerAccount id="3" refId="3" code="php.ca-1"
		merchantAccountCode="2001" createDate="20080604" firstName="John"
		lastName="Smith" type="M" isActive="1" homePhone="2129856472"
		email="test@yahoo.com" street1="233 12th Street" city="Honolulu"
		state="CA" zipCode="31904" balance="0" isVerified="0"
		lastUpdateDate="20080604" birthDate="19691231" />
	<paymentPlan refId="#1" code="php.pp-3" merchantAccountCode="2001"
		customerAccount="3" type="F" amount="3000" length="6" value="18000"
		billingCycleCode="M03" itemCode="Membership" linkAccount="1">
		<charge refId="7" merchantAccountCode="2001"
			createDate="20080604" type="F" index="0" isPrepaid="0" />
		<charge refId="6" merchantAccountCode="2001"
			createDate="20080604" type="F" index="1" isPrepaid="0" />
		<charge refId="5" merchantAccountCode="2001"
			createDate="20080604" type="F" index="2" isPrepaid="0" />
		<charge refId="4" merchantAccountCode="2001"
			createDate="20080604" type="F" index="3" isPrepaid="0" />
		<charge refId="3" merchantAccountCode="2001"
			createDate="20080604" type="F" index="4" isPrepaid="0" />
		<charge refId="2" merchantAccountCode="2001"
			createDate="20080604" type="F" index="5" isPrepaid="0" />
	</paymentPlan>
	<paymentPlan refId="#8" code="php.pp-3-1" merchantAccountCode="2001"
		customerAccount="3" type="P" amount="2000" billingCycleCode="M03"
		itemCode="Membership" parentPaymentPlan="#1" />
</request>