<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Anita Connors (Sate of Wisconsin) -->
<ReturnDataState xmlns="http://www.irs.gov/efile" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.irs.gov/efile
WI_Schema_Form_4ES.xsd " StateBusinessVersionNumber="2006v1.1">
	<!--
	H:\FedState1120Project\SchemaGen_2006\WI_Schema_Form5S_2006.xsd 
	H:\FedState1120Project\Release_20061024\BusinessReturnDataState.xsd
	-->
	<!-- Sample Form 3S-ES 2006 - Wisconsin Partnership Estimated Recycling Surcharge -->
	<!-- November 21, 2006-->
	<FEIN>391234567</FEIN>
	<NameControl>SCOT</NameControl>
	<BusinessEntity>
		<Header>
			<HdrAddress>
				<Address>
					<USAddress>
						<AddressLine1>123 N Main St</AddressLine1>
						<AddressLine2>123 N Main St</AddressLine2>
						<City>Madison</City>
						<State>WI</State>
						<ZIPCode>53708</ZIPCode>
					</USAddress>
				</Address>
			</HdrAddress>
			<HdrCode>
				<ReturnTypeCode>Form4ES</ReturnTypeCode>
			</HdrCode>
			<HdrContact>
				<ContactPerson>
					<FirstName>Some text goes here</FirstName>
					<MiddleInitial>A</MiddleInitial>
					<LastName>Some text goes here</LastName>
					<PhoneNumber>6085551212</PhoneNumber>
				</ContactPerson>
			</HdrContact>
			<HdrDateField>
				<TaxYearBeginDate>2006-10-19</TaxYearBeginDate>
				<TaxYearEndDate>2006-10-19</TaxYearEndDate>
			</HdrDateField>
			<HdrIDNumber>
				<FEIN>123456789</FEIN>
			</HdrIDNumber>
			<HdrName>
				<CorporationName>
					<BusinessNameLine1>Some text goes here up to 50 char</BusinessNameLine1>
				</CorporationName>
			</HdrName>
		</Header>
	</BusinessEntity>
	<FinancialTransaction>
		<StatePayment>
			<PaymentInstrument>
				<PaymentMethodType>DBT</PaymentMethodType>
				<ACHDebit>
					<RoutingTransitNumber>123456789</RoutingTransitNumber>
					<BankName>Bank Name Here</BankName>
					<BankAccountNumber>12345678901234567</BankAccountNumber>
					<AccountType>1</AccountType>
					<AccountHolderType>1</AccountHolderType>
					<AccountHolderName>Account Holder Name Here</AccountHolderName>
				</ACHDebit>
			</PaymentInstrument>
			<PaymentAmount>
				<PaymentAmountTotal>100.64</PaymentAmountTotal>
			</PaymentAmount>
			<OriginationDate>2006-11-21</OriginationDate>
			<RequestedSettlementDate>2006-12-31</RequestedSettlementDate>
		</StatePayment>
	</FinancialTransaction>
</ReturnDataState>
