<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2008 YOUR NAME
+Copyright (c) 2008 Corey Donohoe &lt;cdonohoe at engineyard&gt;
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,18 @@
 dot_xen
 =======
 
-A gem that provides...
+A gem that provides reading and writing of xen files
+
+Usage
+=====
+
+mpro% irb            
+&gt;&gt; require 'lib/dot_xen'
+=&gt; true
+&gt;&gt; XenConfigFile::Parser.new.parse(File.read(&quot;spec/fixtures/ey00-s00348.xen&quot;)).eval({}).to_s
+
+
+There's two parts to this
+
+The .parse call checks to see if the document is even valid for our grammar
+The .eval traverses the tree and builds the representation using the models in lib/xen/ast.rb</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eecbb4f88489c9a17fb166279a3890c550fcad83</id>
    </parent>
  </parents>
  <author>
    <name>atmos</name>
    <email>atmos@atmos.org</email>
  </author>
  <url>http://github.com/atmos/dot_xen/commit/6bf15a0097db4fa1b3526a780490441c543c8f9e</url>
  <id>6bf15a0097db4fa1b3526a780490441c543c8f9e</id>
  <committed-date>2008-06-28T12:50:39-07:00</committed-date>
  <authored-date>2008-06-28T12:50:39-07:00</authored-date>
  <message>LICENSE AND README</message>
  <tree>c480d7127130ed6527baeb150a049c32e87a2ee7</tree>
  <committer>
    <name>atmos</name>
    <email>atmos@atmos.org</email>
  </committer>
</commit>
