<?xml version="1.0" encoding="UTF-8"?>
<response>
	<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" lastUpdateDate="20080604"
		birthDate="19691231" />
	<paymentPlan id="1" refId="1" code="php.pp-1"
		merchantAccountCode="2001" customerAccount="3" createDate="20080604"
		type="F" status="U" amount="5000" length="6" value="30000"
		billingCycleCode="M03" firstBillingDate="20080703"
		nextBillingDate="20080703" lastUpdateDate="20080604"
		itemCode="Membership" linkAccount="0">
		<charge id="1" refId="28156629" code="1"
			merchantAccountCode="2001" createDate="20080604" type="F" index="0"
			isPrepaid="0" />
		<charge id="2" refId="18728239" code="2"
			merchantAccountCode="2001" createDate="20080604" type="F" index="1"
			isPrepaid="0" />
		<charge id="3" refId="24952939" code="3"
			merchantAccountCode="2001" createDate="20080604" type="F" index="2"
			isPrepaid="0" />
		<charge id="4" refId="20764811" code="4"
			merchantAccountCode="2001" createDate="20080604" type="F" index="3"
			isPrepaid="0" />
		<charge id="5" refId="28093192" code="5"
			merchantAccountCode="2001" createDate="20080604" type="F" index="4"
			isPrepaid="0" />
		<charge id="12" refId="17874945" code="12"
			merchantAccountCode="2001" createDate="20080604" type="F" index="5"
			isPrepaid="0" />
	</paymentPlan>
</response>
