<?xml version="1.0" encoding="UTF-8"?>
<users type="array">
  <user>
    <url>http://github.com/jnewland/github-campfire</url>
    <description>Sinatra app that pushes your Github Commit info to Campfire</description>
    <open-issues type="integer">0</open-issues>
    <homepage></homepage>
    <fork type="boolean">false</fork>
    <private type="boolean">false</private>
    <name>github-campfire</name>
    <owner>
      <blog>http://jnewland.com/</blog>
      <company>Rails Machine</company>
      <name>Jesse Newland</name>
      <location>Atlanta, GA</location>
      <login>jnewland</login>
      <email>jesse@jnewland.com</email>
    </owner>
    <watchers type="integer">22</watchers>
    <forks type="integer">1</forks>
  </user>
  <user>
    <url>http://github.com/eventualbuddha/github-campfire</url>
    <description>Sinatra app that pushes your Github Commit info to Campfire</description>
    <open-issues type="integer">0</open-issues>
    <homepage></homepage>
    <fork type="boolean">true</fork>
    <private type="boolean">false</private>
    <name>github-campfire</name>
    <owner>
      <blog>http://brian.maybeyoureinsane.net/blog/</blog>
      <company>Wesabe</company>
      <name>Brian Donovan</name>
      <location>San Francisco</location>
      <login>eventualbuddha</login>
    </owner>
    <watchers type="integer">1</watchers>
    <forks type="integer">0</forks>
  </user>
</users>
