<?xml version="1.0" encoding="UTF-8"?>
<posts type="array">
  <post>
    <content>Sonar is an open source platform to manage Java source code quality.</content>
    <created-at type="datetime">2009-11-22T21:54:01Z</created-at>
    <id type="integer">1</id>
    <title>Sonar 1.11 released</title>
    <updated-at type="datetime">2009-11-22T21:54:01Z</updated-at>
    <user-id type="integer">1</user-id>
  </post>
  <post>
    <content>Synacor is looking for a Performance Test Engineer. Source: http://jobs.37signals.com/jobs/5835</content>
    <created-at type="datetime">2009-12-01T07:17:55Z</created-at>
    <id type="integer">2</id>
    <title>Jobs: Performance Test Engineer at Synacor</title>
    <updated-at type="datetime">2009-12-01T07:17:55Z</updated-at>
    <user-id type="integer">1</user-id>
  </post>
</posts>
