<?xml version="1.0" encoding="UTF-8"?>
<schedules type="array">
  <schedule>
    <club-id type="integer">1</club-id>
    <created-at type="datetime">2009-08-18T22:03:43-04:00</created-at>
    <date type="date">2009-09-23</date>
    <end-time>2:00 pm</end-time>
    <ground-id type="integer">1</ground-id>
    <id type="integer">3</id>
    <schedule-type type="integer">1</schedule-type>
    <start-time>7:15 am</start-time>
    <status>active</status>
    <tournament-id type="integer">6</tournament-id>
    <umpier-id type="integer">1</umpier-id>
    <updated-at type="datetime">2009-09-10T01:26:06-04:00</updated-at>
    <vsclub-id type="integer">4</vsclub-id>
  </schedule>
  <schedule>
    <club-id type="integer">2</club-id>
    <created-at type="datetime">2009-08-18T22:04:24-04:00</created-at>
    <date type="date">2009-09-24</date>
    <end-time>2:00 pm</end-time>
    <ground-id type="integer">1</ground-id>
    <id type="integer">4</id>
    <schedule-type type="integer">1</schedule-type>
    <start-time>7:15 am</start-time>
    <status>active</status>
    <tournament-id type="integer">6</tournament-id>
    <umpier-id type="integer">3</umpier-id>
    <updated-at type="datetime">2009-08-18T22:04:24-04:00</updated-at>
    <vsclub-id type="integer">5</vsclub-id>
  </schedule>
  <schedule>
    <club-id type="integer">2</club-id>
    <created-at type="datetime">2009-08-18T22:05:05-04:00</created-at>
    <date type="date">2009-09-29</date>
    <end-time>4:00 pm</end-time>
    <ground-id type="integer">2</ground-id>
    <id type="integer">5</id>
    <schedule-type type="integer">1</schedule-type>
    <start-time>10:00 am</start-time>
    <status>active</status>
    <tournament-id type="integer">6</tournament-id>
    <umpier-id type="integer">5</umpier-id>
    <updated-at type="datetime">2009-08-18T22:05:05-04:00</updated-at>
    <vsclub-id type="integer">4</vsclub-id>
  </schedule>
  <schedule>
    <club-id type="integer">1</club-id>
    <created-at type="datetime">2009-09-16T19:00:39-04:00</created-at>
    <date type="date">2009-09-14</date>
    <end-time>9:00 pm</end-time>
    <ground-id type="integer">1</ground-id>
    <id type="integer">6</id>
    <schedule-type type="integer">1</schedule-type>
    <start-time>1:00 pm</start-time>
    <status>active</status>
    <tournament-id type="integer">6</tournament-id>
    <umpier-id type="integer">3</umpier-id>
    <updated-at type="datetime">2009-09-16T19:00:39-04:00</updated-at>
    <vsclub-id type="integer">2</vsclub-id>
  </schedule>
</schedules>
