<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -92,12 +92,15 @@
 				// Week 9
 				paper.circle(297, 300, 4).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;stroke&quot;: &quot;#6DB530&quot;});
 				paper.path({&quot;stroke&quot;: &quot;#6DB530&quot;, &quot;stroke-width&quot;: &quot;2&quot;}).moveTo(264, 322).lineTo(297, 300);
+				// Week 10
+				paper.circle(330, 300, 4).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;stroke&quot;: &quot;#6DB530&quot;});
+				paper.path({&quot;stroke&quot;: &quot;#6DB530&quot;, &quot;stroke-width&quot;: &quot;2&quot;}).moveTo(297, 300).lineTo(330, 300);
 				
 				// 10 pixels equal $100. 1 pixel equals $10.
 				// 460 pixels is $0 and we subtract from there.
 				
 				// Label the progress line
-				paper.text(308, 292, &quot;$1627&quot;).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;text-anchor&quot;: &quot;start&quot;});
+				paper.text(340, 290, &quot;$1627&quot;).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;text-anchor&quot;: &quot;start&quot;});
 				
 				// Draw the ride line and give it a label
 				paper.path({stroke: &quot;#999&quot;, &quot;stroke-width&quot;: &quot;2&quot;}).moveTo(792, 458).lineTo(792, 0);</diff>
      <filename>index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b07967aeb805277e8592164174da7062f08391fa</id>
    </parent>
  </parents>
  <author>
    <name>Jim Whimpey</name>
    <email>jimwhimpey@me.com</email>
  </author>
  <url>http://github.com/jimwhimpey/ride-to-cure-diabetes/commit/33b762054a961a849c056fea6945902fab03af45</url>
  <id>33b762054a961a849c056fea6945902fab03af45</id>
  <committed-date>2009-10-01T02:22:37-07:00</committed-date>
  <authored-date>2009-10-01T02:22:37-07:00</authored-date>
  <message>Updated the graph for another week. No new donation this week =(</message>
  <tree>280678063fb0809c2f8e646955638ae31ddb3ade</tree>
  <committer>
    <name>Jim Whimpey</name>
    <email>jimwhimpey@me.com</email>
  </committer>
</commit>
