<?xml version="1.0" encoding="UTF-8"?>
<report xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation= "http://www.benadv.com/schema/cdi_xml_reporting.xsd" id="2" posting_date="08/25/2008" work_start="07/01/2007" work_end="07/31/2007" adjust_id="1">
  <contractor id="1" name="John Doe Mechanical, LLC" />
  <contract name="Building Trades Journeyman" effective_date="06/01/2008" />
  <member_items total="2">
    <member soc="783783498" first="Larry" last="Jones" wages="1200.00">
      <hours straight="100.00" time_and_half="0.00" double="0.00" />
      <withholding fund_id="DC" name="401(k)/DC Fund" amount="0.00" />
      <withholding fund_id="DUES" name="Dues Check-off Fund" amount="110.00" />
    </member>
    <member soc="387383347" first="Marvin" last="Martian" wages="1300.00">
      <hours straight="100.00" time_and_half="0.00" double="0.00" />
      <withholding fund_id="DC" name="401(k)/DC Fund" amount="0.00" />
      <withholding fund_id="DUES" name="Dues Check-off Fund" amount="110.00" />
    </member>
  </member_items>
  <summary total_reported_amt="3054.00" total_credited_amt="3000.00" total_variance="-54.00">
    <fund name="Sample Health Fund" id="HLTH" reported_hours="200.00" reported_amt="1200.00" credited_hours="200.00" credited_amt="1200.00" variance="0.00" />
    <fund name="Sample Pension Fund" id="PEN" reported_hours="200.00" reported_amt="900.00" credited_hours="200.00" credited_amt="954.00" variance="-54.00" />
    <fund name="Dues Check-off Fund" id="DUES" reported_hours="200.00" reported_amt="220.00" credited_hours="200.00" credited_amt="220.00" variance="0.00" />
    <fund name="Vacation Fund" id="VAC" reported_hours="200.00" reported_amt="680.00" credited_hours="200.00" credited_amt="680.00" variance="0.00" />
  </summary>
</report>