<?xml version="1.0" encoding="UTF-8"?>
<request version="1.1" merchantAccountCode="2000" password="welcome">
	<customerAccount id="4" refId="4" code="php.ca-2"
		merchantAccountCode="2001" createDate="20080604" firstName="John"
		lastName="Smith" type="M" isActive="1" homePhone="2129856472"
		email="test@yahoo.com" street1="233 12th Street" city="Columbus"
		state="NY" zipCode="31909" balance="0" isVerified="0"
		lastUpdateDate="20080604" birthDate="19691231" />
	<revenueTransaction refId="#1" code="php.rt-9-1"
		merchantAccountCode="2001" customerAccount="4"
		accountActivityType="RI" amount="2000" balance="2000"
		itemCode="T-Shirt" />
	<revenueTransaction refId="#2" code="php.rt-9-2"
		merchantAccountCode="2001" customerAccount="4"
		accountActivityType="RI" amount="1500" balance="1500"
		itemCode="T-Shirt" />
	<assetTransaction refId="#1" code="php.at-9-1"
		merchantAccountCode="2001" customerAccount="4"
		accountActivityType="AP" amount="2000" balance="2000"
		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>
	<assetTransaction refId="#2" code="php.at-9-2"
		merchantAccountCode="2001" customerAccount="4"
		accountActivityType="AP" amount="1500" balance="1500"
		transactionType="V" accountNumber="4111111111111111" accessory="1209"
		captureInfo="2">
		<captureInfo refId="2" 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>
</request>
