<?xml version="1.0" encoding="UTF-8"?>
<courses type="array">
  <course>
    <author-id type="integer">4</author-id>
    <created-at type="datetime">2009-10-29T12:08:40+00:00</created-at>
    <description nil="true"></description>
    <id type="integer">26</id>
    <name>Rails</name>
    <permalink>rails</permalink>
    <public type="boolean">true</public>
    <sort-order type="integer">20</sort-order>
    <updated-at type="datetime">2009-10-29T12:08:40+00:00</updated-at>
  </course>
  <course>
    <author-id type="integer" nil="true"></author-id>
    <created-at type="datetime">2009-10-29T12:08:39+00:00</created-at>
    <description nil="true"></description>
    <id type="integer">22</id>
    <name>Advanced Rails</name>
    <permalink>advanced-rails</permalink>
    <public type="boolean">true</public>
    <sort-order type="integer">100</sort-order>
    <updated-at type="datetime">2009-10-29T12:08:39+00:00</updated-at>
  </course>
  <course>
    <author-id type="integer">4</author-id>
    <created-at type="datetime">2009-10-29T12:08:41+00:00</created-at>
    <description nil="true"></description>
    <id type="integer">27</id>
    <name>Ruby</name>
    <permalink>ruby</permalink>
    <public type="boolean">true</public>
    <sort-order type="integer">150</sort-order>
    <updated-at type="datetime">2009-10-29T12:08:41+00:00</updated-at>
  </course>
</courses>
