<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -41,17 +41,17 @@ that speaks MemCache can take advantage of Starling's queue facilities.
   # In a new console test the put and get of messages on a queue:
 
   irb
-  &amp;gt;&gt; require 'starling'
-  =&amp;gt; true
-  &amp;gt;&gt; starling = Starling.new('127.0.0.1:22122')
-  =&amp;gt; MemCache: 1 servers, 1 buckets, ns: nil, ro: false
-  &amp;gt;&gt; starling.set('my_queue', 12345)
-  =&amp;gt; nil
-  &amp;gt;&gt; starling.get('my_queue')
-  =&amp;gt; 12345
+  &gt;&gt; require 'starling'
+  =&gt; true
+  &gt;&gt; starling = Starling.new('127.0.0.1:22122')
+  =&gt; MemCache: 1 servers, 1 buckets, ns: nil, ro: false
+  &gt;&gt; starling.set('my_queue', 12345)
+  =&gt; nil
+  &gt;&gt; starling.get('my_queue')
+  =&gt; 12345
 
   # You can do a simple loop over a queue with something like:
-  &amp;gt;&gt; loop { puts starling.get('my_queue'); sleep 1 }
+  &gt;&gt; loop { puts starling.get('my_queue'); sleep 1 }
   12345
   nil
   nil
@@ -94,13 +94,13 @@ that speaks MemCache can take advantage of Starling's queue facilities.
 
 = Authors
 
-* Blaine Cook &amp;lt;romeda@gmail.com&amp;gt;
-* Chris Wanstrath &amp;lt;chris@ozmm.org&amp;gt;
-* AnotherBritt &amp;lt;?&amp;gt;
-* Glenn Rempe &amp;lt;?&amp;gt;
-* Abdul-Rahman Advany &amp;lt;abdulrahman@advany.com&amp;gt;
+* Blaine Cook &lt;romeda@gmail.com&gt;
+* Chris Wanstrath &lt;chris@ozmm.org&gt;
+* AnotherBritt &lt;?&gt;
+* Glenn Rempe &lt;?&gt;
+* Abdul-Rahman Advany &lt;abdulrahman@advany.com&gt;
 
 = Copyright
 
 Starling - a light-weight server for reliable distributed message passing.
-Copyright 2007-2008 Blaine Cook &amp;lt;blaine@twitter.com&amp;gt;, Twitter Inc.
+Copyright 2007-2008 Blaine Cook &lt;blaine@twitter.com&gt;, Twitter Inc.</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2862af85f5feb1a7ecc95e4f7a492ed5a350ce20</id>
    </parent>
  </parents>
  <author>
    <name>Seth Fitzsimmons</name>
    <email>seth@mojodna.net</email>
  </author>
  <url>http://github.com/defunkt/starling/commit/99b55ff2344737bc90b84e656b973062fdc3b21c</url>
  <id>99b55ff2344737bc90b84e656b973062fdc3b21c</id>
  <committed-date>2008-07-18T20:10:02-07:00</committed-date>
  <authored-date>2008-07-18T20:10:02-07:00</authored-date>
  <message>unfixed rdoc</message>
  <tree>8a793b84efae167fb28cb684cf634a6835adfdf4</tree>
  <committer>
    <name>Seth Fitzsimmons</name>
    <email>seth@mojodna.net</email>
  </committer>
</commit>
