<?xml version="1.0" encoding="UTF-8"?>
<wiki>
  <body>&lt;p&gt;Using this script is easy. Simply add the class &amp;#8216;quotable&amp;#8217; to any containing element in your markup that should be quotable. As an example, if your blog post is in a div with an id of &amp;#8216;entry&amp;#8217; simply add the &amp;#8216;quotable&amp;#8217; class to that div. Now users can highlight text to quote your article!&lt;/p&gt;
&lt;h2&gt;Example&lt;/h2&gt;
&lt;p&gt;This:&lt;/p&gt;
&lt;pre&gt;
   &amp;lt;body...
&amp;lt;code&amp;gt;
   &amp;lt;h2&amp;gt;My Blog Article&amp;lt;/h2&amp;gt;
   &amp;lt;div id=&quot;blog-entry&quot;&amp;gt;
      &amp;lt;p&amp;gt;The content of this article is as follows.&amp;lt;/p&amp;gt;
      ...
   &amp;lt;/div&amp;gt;
   &amp;lt;ol id=&quot;comments&quot;&amp;gt;
&amp;lt;/code&amp;gt;
   ../body&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Becomes:&lt;/p&gt;
&lt;pre&gt;
   &amp;lt;body...
&amp;lt;code&amp;gt;
   &amp;lt;h2&amp;gt;My Blog Article&amp;lt;/h2&amp;gt;
   &amp;lt;div id=&quot;blog-entry&quot; class=&quot;quotable&quot;&amp;gt;
      &amp;lt;p&amp;gt;The content of this article is as follows.&amp;lt;/p&amp;gt;
      ...
   &amp;lt;/div&amp;gt;
   &amp;lt;ol id=&quot;comments&quot;&amp;gt;
&amp;lt;/code&amp;gt;
   .../body&amp;gt;
&lt;/pre&gt;</body>
  <created-at type="datetime">2009-11-27T00:23:49-08:00</created-at>
  <id type="integer">111069</id>
  <permalink>quotable-content</permalink>
  <repository-id type="integer">100831</repository-id>
  <title>Quotable Content</title>
  <updated-at type="datetime">2009-01-10T00:39:48-08:00</updated-at>
  <user-id type="integer">9150</user-id>
</wiki>
