<?xml version="1.0" encoding="UTF-8"?>
<tracks type="array">
  <track>
    <code>exec</code>
    <created-at type="datetime">2008-06-07T22:52:14Z</created-at>
    <id type="integer">1</id>
    <summary>Looking at the Business Value behind Agile Software development...</summary>
    <title>Executive Track</title>
    <updated-at type="datetime">2008-06-07T22:52:14Z</updated-at>
  </track>
  <track>
    <code>dev</code>
    <created-at type="datetime">2008-06-07T22:52:14Z</created-at>
    <id type="integer">2</id>
    <summary>Looking at the technical implementation side of things ... Ummmm, what fun!</summary>
    <title>Developer Track</title>
    <updated-at type="datetime">2008-06-07T22:52:14Z</updated-at>
  </track>
  <track>
    <code>pm</code>
    <created-at type="datetime">2008-06-07T22:52:14Z</created-at>
    <id type="integer">3</id>
    <summary>Intro...</summary>
    <title>Project Management Track</title>
    <updated-at type="datetime">2008-06-07T22:52:14Z</updated-at>
  </track>
  <track>
    <code>all</code>
    <created-at type="datetime">2008-06-07T22:52:14Z</created-at>
    <id type="integer">4</id>
    <summary>Can't decide? This track lets you explore everything in the agile zone.</summary>
    <title>Everything Track</title>
    <updated-at type="datetime">2008-06-07T22:52:14Z</updated-at>
  </track>
</tracks>
