<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -95,12 +95,15 @@
 				// 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);
+				// Week 11
+				paper.circle(366, 298, 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(330, 300).lineTo(366, 298);
 				
 				// 10 pixels equal $100. 1 pixel equals $10.
 				// 460 pixels is $0 and we subtract from there.
 				
 				// Label the progress line
-				paper.text(340, 290, &quot;$1627&quot;).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;text-anchor&quot;: &quot;start&quot;});
+				paper.text(380, 290, &quot;$1652&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>33b762054a961a849c056fea6945902fab03af45</id>
    </parent>
  </parents>
  <author>
    <name>Jim Whimpey</name>
    <email>jimwhimpey@me.com</email>
  </author>
  <url>http://github.com/jimwhimpey/ride-to-cure-diabetes/commit/fbe63395e22ac8caf7b1c625c95867034d7fbf77</url>
  <id>fbe63395e22ac8caf7b1c625c95867034d7fbf77</id>
  <committed-date>2009-10-08T02:11:35-07:00</committed-date>
  <authored-date>2009-10-08T02:11:35-07:00</authored-date>
  <message>Updated the graph with another week</message>
  <tree>a336583aa7571219b5e9425fbb8224f506045104</tree>
  <committer>
    <name>Jim Whimpey</name>
    <email>jimwhimpey@me.com</email>
  </committer>
</commit>
