<?xml version="1.0" encoding="UTF-8"?>
<tickets type="array">
<ticket>
  <assigned-to-id></assigned-to-id>
  <completed-date type="datetime"></completed-date>
  <component-id type="integer"></component-id>
  <created-on type="datetime">2009-04-14T12:45:45+05:30</created-on>
  <description>Create a persistent Tibco subscriber that receives a message and converts the payload to a simple fixed width format that is written out to a file.
The payload of the message should look like this:
&lt;pre&gt;&lt;code&gt;
    subject=org.burroloco.donkey.employee.insert
    id=1
    name=Fred
&lt;/code&gt;&lt;/pre&gt;

Convert the payload into a format that is written to a fixed width file called employee.fixed that looks like this:
&lt;pre&gt;&lt;code&gt;
1000                                            FRED
&lt;/code&gt;&lt;/pre&gt;

* Update the Demonstration_Test page on the wiki.
* Increase the coverage accordingly. </description>
  <from-support type="integer">0</from-support>
  <id type="integer">334178</id>
  <importance type="integer">3</importance>
  <is-story type="boolean">false</is-story>
  <milestone-id type="integer">77451</milestone-id>
  <notification-list>bHNnI6AFmr3y0dab7jnrAJ</notification-list>
  <number type="integer">3</number>
  <priority type="integer">3</priority>
  <reporter-id>bHNnI6AFmr3y0dab7jnrAJ</reporter-id>
  <space-id>bY4r6OibWr3PbTeJe5aVNr</space-id>
  <status type='integer'>0</status>
  <status-name>New</status-name>
  <story-importance type="integer">0</story-importance>
  <summary>TibRv To Fixed Width File Demonstration Test</summary>
  <updated-at type="datetime">2010-08-24T15:46:39+05:30</updated-at>
  <working-hours type="float"></working-hours>
  <working-hour type="float" warning="deprecated"></working-hour>
  <estimate type="string">None</estimate>
  <total-estimate type="float">0.0</total-estimate>
  <invested-hours type="float">0.0</invested-hours>
  <assigned-to></assigned-to>
  <reporter><id>bHNnI6AFmr3y0dab7jnrAJ</id><login>dbastin</login><login_name warning="deprecated">dbastin</login_name><name>dbastin</name></reporter>
</ticket>
</tickets>

