<campaign-finance-transactions xmlns="http://www.us.or" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.us.or
C:\Campaign_finance.xsd" filer-id="5276">
	<contact id="1001">
		<type>B</type>
		<contact-name>
			<business-name>Western Freight Lines</business-name>
		</contact-name>
		<address>
			<street1>123 Industrial Dr</street1>
			<city>Salem</city>
			<state>OR</state>
			<zip>97317</zip>
			<county>Marion</county>
		</address>
		<phone>
			<work>5039862196</work>
			<fax>5031232345</fax>
		</phone>
		<email>robert.a.zakes@state.or.us</email>
	</contact>
	<transaction id="1">
		<operation>
			<add>true</add>
		</operation>
		<contact-id>1001</contact-id>
		<type>C</type>
		<sub-type>PC</sub-type>
		<tran-purpose>C</tran-purpose>
		<description>Pledge from a business</description>
		<amount>2000</amount>
		<date>2006-09-07</date>
	</transaction>
	<transaction id="2">
		<operation>
			<add>true</add>
		</operation>
		<contact-id>1001</contact-id>
		<type>C</type>
		<sub-type>PC</sub-type>
		<tran-purpose>C</tran-purpose>
		<description>2nd pledge from a business</description>
		<amount>3000</amount>
		<date>2006-09-15</date>
	</transaction>
</campaign-finance-transactions>
