<?xml version="1.0" encoding="UTF-8"?>
<job-listings type="array">
  <job-listing>
    <created-at type="datetime">2008-05-28T08:36:03-07:00</created-at>
    <description>Enter project manager description here.</description>
    <id type="integer">1</id>
    <now-hiring type="boolean">false</now-hiring>
    <title>Project Manager</title>
    <updated-at type="datetime">2009-03-06T15:48:25-08:00</updated-at>
  </job-listing>
  <job-listing>
    <created-at type="datetime">2009-03-06T15:20:12-08:00</created-at>
    <description>Somebody to answer the phones.</description>
    <id type="integer">2</id>
    <now-hiring type="boolean">false</now-hiring>
    <title>Receptionist</title>
    <updated-at type="datetime">2009-03-06T15:20:12-08:00</updated-at>
  </job-listing>
</job-listings>
