<?xml version="1.0"?> <!-- Activity log based on the work of Dominick Piccione -->
<?xml-stylesheet type="text/xsl" href="cctHW.xsl" ?>
<assignment name="Lab 1 - Roll Your Own Vector Class"   
            date="FIX"
            course="CS285-1"
            professor="Dr. Chris Taylor" xml:space="preserve">
<author msoelogin="FIX" email="FIX@msoe.edu">FIX</author>
	
<section name="Reactions and Suggestions">

<p>
FIX
</p>

<p>
FIX
</p>

</section>

<section name="Activity Log">

    <activitylog>
      <entry> <!-- For interruption and delta times, num="X" <== number of people working for this entry -->
        <date>12/FIX/04</date>            <!-- DATE -->
        <start>FIX:FIX am</start>         <!-- START TIME -->
        <end>FIX:FIX am</end>             <!-- STOP TIME -->
        <interruption>FIX</interruption>  <!-- TIME NOT ON TASK -->
        <delta>FIX</delta>                <!-- TIME ON TASK -->
        <phase>FIX</phase>                <!-- PHASE OF PROJECT -->
        <whom>Both</whom>                 <!-- WHO WAS WORKING -->
      </entry>
      <entry>
        <date>12/FIX/04</date>
        <start>FIX:FIX am</start>
        <end>FIX:FIX am</end>
        <interruption>FIX</interruption>
        <delta>FIX</delta>
        <phase>FIX</phase>
        <whom>Both</whom>
      </entry>
      <entry>
        <date>12/FIX/04</date>
        <start>FIX:FIX am</start>
        <end>FIX:FIX am</end>
        <interruption>FIX</interruption>
        <delta>FIX</delta>
        <phase>FIX</phase>
        <whom>Both</whom>
      </entry>
      <entry>
        <date>12/FIX/04</date>
        <start>FIX:FIX am</start>
        <end>FIX:FIX am</end>
        <interruption>FIX</interruption>
        <delta>FIX</delta>
        <phase>FIX</phase>
        <whom>Both</whom>
      </entry>
      <entry>
        <date>12/FIX/04</date>
        <start>FIX:FIX am</start>
        <end>FIX:FIX am</end>
        <interruption>FIX</interruption>
        <delta>FIX</delta>
        <phase>FIX</phase>
        <whom>Both</whom>
      </entry>
<!-- Add more if needed -->
    </activitylog>

</section>

<section name="Sample Results">

<code><![CDATA[
FIX
]]></code>

</section>

<section name="Source Code">

  <section name="FIX">

  <code><![CDATA[
FIX
  ]]></code>

  </section>

  <section name="FIX">

  <code><![CDATA[
FIX
  ]]></code>

  </section>

</section>

</assignment>

