<?xml version="1.0" encoding="UTF-8"?>
<users type="array">
  <user>
    <url>http://github.com/gmarik/gist.sh</url>
    <description>Bash shell script for getting/posting code snippets (gists) to/from http://gist.github.com</description>
    <forks type="integer">1</forks>
    <open-issues type="integer">0</open-issues>
    <homepage></homepage>
    <fork type="boolean">false</fork>
    <private type="boolean">false</private>
    <name>gist.sh</name>
    <owner>
      <blog></blog>
      <name>Marjan</name>
      <location></location>
      <login>gmarik</login>
    </owner>
    <watchers type="integer">6</watchers>
  </user>
  <user>
    <url>http://github.com/rocketraman/gist.sh</url>
    <description>Bash shell script for getting/posting code snippets (gists) to/from http://gist.github.com</description>
    <forks type="integer">0</forks>
    <open-issues type="integer">0</open-issues>
    <homepage></homepage>
    <fork type="boolean">true</fork>
    <private type="boolean">false</private>
    <name>gist.sh</name>
    <owner>
      <name>Raman Gupta</name>
      <location>Ottawa, ON Canada</location>
      <login>rocketraman</login>
      <email>rocketraman@fastmail.fm</email>
    </owner>
    <watchers type="integer">1</watchers>
  </user>
</users>
