<?xml version="1.0" encoding="UTF-8"?>
<request version="1.1" merchantAccountCode="2000" password="welcome"
	payment-option.verification-amount="99">
	<customerAccount refId="#1" code="php.ca-2"
		merchantAccountCode="2001" firstName="John" lastName="Smith" type="M"
		isActive="1" homePhone="2129856472" email="test@yahoo.com"
		street1="233 12th Street" city="Columbus" state="NY" zipCode="31909" />
	<paymentOption refId="#1" code="php.po-2" merchantAccountCode="2001"
		customerAccount="#1" isActive="1" type="C" number="1000121279381"
		accessory="610000227" holderName="John Smith"
		street1="233 12th Street" city="Columbus" state="CA" zipCode="31909" />
	<revenueTransaction refId="#1" code="php.rt-2"
		merchantAccountCode="2001" customerAccount="#1"
		accountActivityType="RI" amount="5000" balance="5000"
		itemCode="Membership" />
	<assetTransaction refId="#1" code="php.at-2"
		merchantAccountCode="2001" customerAccount="#1"
		accountActivityType="AP" amount="5000" balance="5000"
		transactionType="V" accountNumber="4111111111111111" accessory="1209"
		captureInfo="1">
		<captureInfo refId="1" merchantAccountCode="2001"
			accountNumber="4111111111111111" accessory="1209" transactionType="V"
			holderName="John Smith" street="233 12th Street" city="Columbus"
			state="CA" zipCode="31909" phone="2129856472" email="test@yahoo.com"
			requestDate="20080604" cvv2="999" />
	</assetTransaction>
	<paymentPlan refId="#1" code="php.pp-2" merchantAccountCode="2001"
		customerAccount="#1" type="P" amount="1000" billingCycleCode="W01"
		itemCode="Membership" paymentOption="#1" />
</request>