<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,4 +14,4 @@ regex baz { baz };
 is xpath('//bar', $/), '!baz!', 'relative matching I';
 is xpath('//baz', $/), 'baz',   'relative matching II';
 is xpath('//bar/baz', $/), 'baz', 'relative matching with several steps';
-is xpath('/foo//baz', $/), 'baz', 'abbreviated relative path';
+is xpath('foo//baz', $/), 'baz', 'abbreviated relative path';</diff>
      <filename>t/03-relative.t</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d831981460ad3a885e7f2efb38f7d75db019467</id>
    </parent>
  </parents>
  <author>
    <name>Carl Masak</name>
    <email>cmasak@gmail.com</email>
  </author>
  <url>http://github.com/masak/grampa/commit/47aab72142ca1327b51c3545994b5ce8dbb9d67e</url>
  <id>47aab72142ca1327b51c3545994b5ce8dbb9d67e</id>
  <committed-date>2009-07-01T13:51:38-07:00</committed-date>
  <authored-date>2009-07-01T13:51:38-07:00</authored-date>
  <message>[t/03-relative] fixed test

Not sure '/foo//bar' is a correct XPath expression...</message>
  <tree>7358d996be1c93d207ec5618227f5b8301173fc3</tree>
  <committer>
    <name>Carl Masak</name>
    <email>cmasak@gmail.com</email>
  </committer>
</commit>
