﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 2.0  » hungry donkey getting more hungry: feedback problem</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 15 Apr 2026 11:41:12 GMT</lastBuildDate><ttl>20</ttl><item><title>hungry donkey getting more hungry: feedback problem</title><link>https://forums.millisecond.com/Topic1974.aspx</link><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;We are currently programming an experiment using inquisit 2.0 in which participants are required to choose one out of 4 doors. Depending on the chosen door, a number of points is won or lost. This number differs over doors AND trials (cfr. Iowa gambling task). On each trial, feedback should be given concerning the points won and lost on the current trial, AND the total amount of points. Does anyone have an idea on how to keep track of the points scored on each trial, on how to calculate the total score, and on how to present these scores to the participant?&lt;/p&gt;
&lt;p&gt;Thanking you in advance,&lt;/p&gt;
&lt;p&gt;Kasia, Helen &amp;amp; Bram&lt;/p&gt;</description><pubDate>Sat, 19 Dec 2009 09:43:27 GMT</pubDate><dc:creator>HTibboel</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem</title><link>https://forums.millisecond.com/Topic3662.aspx</link><description>&lt;p&gt;FYI - we've posted a new Hungry Donkey Task for Inquisit 3 to our task library. You can download it here:&lt;/p&gt;
&lt;p&gt;&lt;a title="http://www.millisecond.com/download/samples/v3/HungryDonkeyTask/default.aspx" href="/download/samples/v3/HungryDonkeyTask/default.aspx"&gt;http://www.millisecond.com/download/samples/v3/HungryDonkeyTask/default.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-Sean&lt;/p&gt;</description><pubDate>Sat, 19 Dec 2009 09:43:27 GMT</pubDate><dc:creator>seandr</dc:creator></item><item><title>RE: habituation &amp;amp; port failure</title><link>https://forums.millisecond.com/Topic2042.aspx</link><description>Okay. This is fairly easy. You have these &amp;lt;values&amp;gt; in your script in order to keep track of gains/losses:&lt;br&gt;&lt;br&gt;&amp;lt;values&amp;gt;&lt;br&gt;/ currenttotal = 0&lt;br&gt;/ previoustotal = 0&lt;br&gt;/ gain = 0&lt;br&gt;/ loss = 0&lt;br&gt;&amp;lt;/values&amp;gt;&lt;br&gt;&lt;br&gt;Now, after subjects have finished the habituation block, you'll want to reset all these values to zero. The correct syntax will look like this:&lt;font size="3"&gt;&lt;br&gt;&lt;br&gt;&lt;/font&gt;&amp;lt;block hungry_donkey0&amp;gt;&lt;br&gt;[...]&lt;br&gt;/ onblockend = [values.currenttotal = 0; values.previoustotal = 0; values.gain = 0; values.loss = 0]&lt;br&gt;&amp;lt;/block&amp;gt;&lt;br&gt;&lt;br&gt;As you can see, you have to specifically tell Inquisit the "name" of each &amp;lt;values&amp;gt; entry to reset. One further note: &lt;b&gt;&lt;i&gt;Assigning&lt;/i&gt;&lt;/b&gt; a value is done by using a single "=" sign. On the other hand, the double "==" sign is a &lt;i&gt;&lt;b&gt;logical operator &lt;/b&gt;&lt;/i&gt;used for evaluating the "Truth" of &lt;i&gt;&lt;b&gt;comparisons&lt;/b&gt;&lt;/i&gt;. That's that. &lt;br&gt;&lt;br&gt;The port problem is a different story. Here are some basic things to check on: First, make sure that the computer really has a physical parallel port (i.e. crawl behind it and see if it's there). Also check the Windows device manager and see if you can find a correctly installed parallel port. Then start Inquisit and run the Parallel Port Monitor from the Tools menu. Switch through the port numbers and look for an entry that displays a non-zero value under port address (e.g. "&lt;span&gt;378&lt;/span&gt;" or "3BC" on some systems). Once you have this, change the &amp;lt;port&amp;gt; elements in your script to use the correct port number (right now, they're referencing LPT1).&lt;br&gt;&lt;br&gt;Best,&lt;br&gt;~Dave&lt;br&gt;</description><pubDate>Fri, 03 Oct 2008 06:26:43 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>habituation &amp;amp; port failure</title><link>https://forums.millisecond.com/Topic2041.aspx</link><description>&lt;p&gt;Dear Dave,&lt;/p&gt;
&lt;p&gt;Thank you!!! Well, the file is uploaded on the following link: &lt;a href="http://www.megaupload.com/?d=VAM5O4TI" target=_blank&gt;http://www.megaupload.com/?d=VAM5O4TI&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The habituation/try out block is depicted as Hungry Donkey0. When I tried out the following, it didn't work:&lt;font size=3&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;block hungry_donkey0&amp;gt;&lt;/p&gt;
&lt;p&gt;/ trials = [1-5 = noreplacenorepeat (trial_ID1, trial_ID2, trial_ID3, trial_ID4, trial_ID5, trial_ID6, trial_ID7, trial_ID8, trial_ID9, trial_ID10)]&lt;/p&gt;
&lt;p&gt;/ onblockend = [values == 00]&lt;/p&gt;
&lt;p&gt;&amp;lt;/block&amp;gt;&lt;/p&gt;
&lt;p&gt;Furthermore, we downloaded at one computer the tryout version of Inquisit 3.00. We tried to run this experiment but then we got the notification that their is a port problem (we need that for measurement of the physiological data). &lt;/p&gt;
&lt;P class=MsoNormal style="margin: 0cm 0cm 0pt; mso-layout-grid-align: none"&gt;&lt;span lang=EN-GB style="font-size: 10.5pt; color: red; font-family: 'Trebuchet MS'; mso-bidi-font-family: 'Trebuchet MS'; mso-ansi-language: EN-GB"&gt;Parallel port operation failed.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;P class=MsoNormal style="margin: 0cm 0cm 0pt; mso-layout-grid-align: none"&gt;&lt;span lang=EN-GB style="font-size: 10.5pt; color: red; font-family: 'Trebuchet MS'; mso-bidi-font-family: 'Trebuchet MS'; mso-ansi-language: EN-GB"&gt;Line Number: 200&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;P class=MsoNormal style="margin: 0cm 0cm 0pt; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10.5pt; color: red; font-family: 'Trebuchet MS'; mso-bidi-font-family: 'Trebuchet MS'"&gt;File: .\DirLptPort.cpp&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;P class=MsoNormal style="margin: 0cm 0cm 0pt; mso-layout-grid-align: none"&gt;&lt;span style="font-size: 10.5pt; color: red; font-family: 'Trebuchet MS'; mso-bidi-font-family: 'Trebuchet MS'"&gt;Status Code: 9996&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;P class=MsoNormal style="margin: 0cm 0cm 0pt"&gt;&lt;span style="font-size: 10.5pt; color: red; font-family: 'Trebuchet MS'; mso-bidi-font-family: 'Trebuchet MS'"&gt;Error Message: 'No device handle'&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Do you know what this imply? Because on the other computer everything works ... &lt;/p&gt;
&lt;p&gt;Thank you again!! Regards,&lt;/p&gt;
&lt;p&gt;Kasia&lt;/p&gt;&lt;/font&gt;</description><pubDate>Fri, 03 Oct 2008 05:52:25 GMT</pubDate><dc:creator>HTibboel</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic2015.aspx</link><description>Glad to hear it's basically working now. For resetting the scores, using '/ onblockend' generally seems to be the right idea. So, I suppose there's just some minor error somewhere in the syntax. If you'd again like to upload your updated script, I'll take a look.&lt;br&gt;&lt;br&gt;~Dave&lt;br&gt;</description><pubDate>Tue, 30 Sep 2008 02:42:24 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic2013.aspx</link><description>&lt;p&gt;Thank you all for your valuable comments and tips!! My hungry donkey task works now! &lt;/p&gt;
&lt;p&gt;However, we still have one problem. We first have an habituation block where the participants have to practice. During this block the amount of losses and gains are already calculated. When the first real block begins (the actual experiment) we would like to start from 0. Is it possible to set the score back to zero somehow? I have tried to work with onblockend, but that didn't work... &lt;/p&gt;
&lt;p&gt;Greetz&lt;/p&gt;
&lt;p&gt;Kasia&lt;/p&gt;</description><pubDate>Tue, 30 Sep 2008 02:18:59 GMT</pubDate><dc:creator>HTibboel</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic1988.aspx</link><description>[quote] Is this a bug? Well, not exactly although it's not ideal either. Intuitively, both of these conditionsal statements should evaluate to true, so it's a matter of having the response property return different values depending on whether it's being compared with a string or a number. As of yet, no other property works that way, and it would require some mucking around with the expression evaluator to do this properly. I'll certainly put it on my list of possible features for a future release.[/quote]&lt;br&gt;&lt;br&gt;Sorry for somewhat falsely labeling this as a bug, Sean. I would have expected the expressions to work because within a trial using keypress responses noted as "literal" values the following syntax will function properly:&lt;br&gt;&lt;br&gt;&lt;span class="code"&gt;&amp;lt;trial mytrial&amp;gt;&lt;br&gt;/ stimulusframes = [0=sometext]&lt;br&gt;/ 
validresponse = ("&lt;b&gt;a&lt;/b&gt;", "&lt;b&gt;b&lt;/b&gt;")&lt;br&gt;/ responsetrial = ("&lt;b&gt;a&lt;/b&gt;", happytrial)&lt;br&gt;/ 
responsetrial = ("&lt;b&gt;b&lt;/b&gt;", sadtrial)&lt;br&gt;&amp;lt;/trial&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;I understand that Inquisit records the scankeys in its datafile, but I wasn't aware that - after a keypress response trial has finished - only the scankey will be availble as response-property at runtime. Might it be possible - again - to tackle this problem by adding a new property to the trial element that returns the "literal" key value instead of the scankey value? However, I personally think that this is a minor issue at best.&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;~Dave&lt;br&gt;</description><pubDate>Thu, 25 Sep 2008 05:28:15 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic1984.aspx</link><description>&lt;p&gt;I believe the issue is that the response property returns the scancode of the key that was pressed, not the character value.&amp;nbsp;The following conditional would thus never evaluate to true:&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [if(trial.trial_ID1.response == &lt;B&gt;"s"&lt;/B&gt;) ...]&lt;/p&gt;
&lt;p&gt;However, the following would be true if the subject pressed the "s" key:&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [if(trial.trial_ID1.response == 31...]&lt;/p&gt;
&lt;p&gt;because the scancode for "s" is 31. You can figure out scan codes for other keys using the Scancode tool on the Tools menu.&lt;/p&gt;
&lt;p&gt;Is this a bug? Well, not exactly although it's not ideal either. Intuitively, both of these conditionsal statements should evaluate to true, so it's a matter of having the response property return different values depending on whether it's being compared with a string or a number. As of yet, no other property works that way, and it would require some mucking around with the expression evaluator to do this properly. I'll certainly put it on my list of possible features for a future release.&lt;/p&gt;
&lt;p&gt;-Sean&lt;/p&gt;</description><pubDate>Wed, 24 Sep 2008 16:15:13 GMT</pubDate><dc:creator>seandr</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic1983.aspx</link><description>I've had a look at your files and - as it seems - you've hit on a few Inquisit bugs. So, from what I can tell, it's not really your fault that things aren't working as they should. Here's a workaround for you, though. The general problem is that the /ontrialend and /ontrialbegin branches appear to have a hard time to work with keypress responses when they're given as "literal" values:&lt;br&gt;&lt;br&gt;/ ontrialbegin = [if(trial.trial_ID1.response == &lt;b&gt;"s"&lt;/b&gt;) ...]&lt;br&gt;&lt;br&gt;If you use the key's scancode (see here: &lt;a href="/support/docs/v3/html/language/scancodes.htm"&gt;http://www.millisecond.com/support/docs/v3/html/language/scancodes.htm&lt;/a&gt;) instead, the script will start working. The scancode for the S-key is 31:&lt;br&gt;&lt;br&gt;/ ontrialbegin = [if(trial.trial_ID1.response == &lt;b&gt;"31"&lt;/b&gt;) ...]&lt;br&gt;&lt;br&gt;Also, if you switch the script to accept mouse instead of keyboard responses, it starts working as expected. I've attached a small test script based on your original file to demonstrate what I described above. I additionally recommend emailing Sean about the issue.&lt;br&gt;&lt;br&gt;Now that you can have the core functions of your script running, I hope you'll be able to figure out the further details without too much hassle.&lt;br&gt;&lt;br&gt;Best,&lt;br&gt;~Dave&lt;br&gt;</description><pubDate>Wed, 24 Sep 2008 12:21:14 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic1982.aspx</link><description>&lt;p&gt;Hi Dave,&lt;/p&gt;
&lt;p&gt;That's really kind of you!!We are really panicking now.. &lt;/p&gt;
&lt;p&gt;On the next site you can find our stimuli and scripts: &lt;a href="http://www.megaupload.com/?d=ULZ0BP4D"&gt;http://www.megaupload.com/?d=ULZ0BP4D&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The design of the task is as follows:&lt;/p&gt;
&lt;p&gt;If you run the &lt;strong&gt;block 'sukeltjes'&lt;/strong&gt; (this is a block in which we tried to program one branching trial, don't mind the other trials, because the design will be the same for them), you should see four doors; the participant has to choose one door by pressing q,s,k, OR l on a standard azerty keyboard. Depending on the chosen door, a certain reward is given (apples):&lt;/p&gt;
&lt;p&gt;for door 1 = 4 apples won and 8 apples lost&lt;/p&gt;
&lt;p&gt;for door 2 = 4 apples won and 50 lost&lt;/p&gt;
&lt;p&gt;for door 3 = 2 apples won and 1 lost&lt;/p&gt;
&lt;p&gt;for door 4 = 2 apples won and 10 lost&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Feedback&lt;/strong&gt; should be: the chosen door should be replaced by an open door showing the amount of apples lost and won (e.g. see picture 8r_4g.jpg), the total amount of apples gathered&amp;nbsp;over trials (instead of the donkey), in the lower right corner: a bar showing visually the gains and losses (e.g. Bar13_87.jpg) on that particular trial with&amp;nbsp;underneath the gains and losses on that particular trial in numbers (e.g. +4 and -8). For instance, if the participant gained a total of 6-19 apples over all trials, the bar 13_87 should be presented next to the fourth door. All feedback should be given at the same time during 2500ms. &lt;/p&gt;
&lt;p&gt;Do you see the problem in the script? &lt;/p&gt;
&lt;p&gt;I hope you can help us out, since we are really getting short in time.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Kasia &amp;amp; Bram&lt;/p&gt;
</description><pubDate>Wed, 24 Sep 2008 10:52:58 GMT</pubDate><dc:creator>HTibboel</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic1980.aspx</link><description>&lt;p&gt;I don't see any problem with your branch, but you might try removing the "if (true)" part, as in: &lt;/p&gt;
&lt;p&gt;/ branch = [trial.HD_ID1_feedback]&lt;/p&gt;
&lt;p&gt;This is logically equivalent to what you currently have. &lt;/p&gt;
&lt;p&gt;-Sean&lt;/p&gt;</description><pubDate>Wed, 24 Sep 2008 10:20:01 GMT</pubDate><dc:creator>seandr</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic1979.aspx</link><description>Can you zip your script along with any external files needed (images, etc.) and upload it somewhere? I'd be happy to take a look - but the debugging will be much easier with the full script at hand. You can use free file hosters like rapidshare or megaupload to upload the file and then post the download link here.&lt;br&gt;&lt;br&gt;Best,&lt;br&gt;~Dave&lt;br&gt;</description><pubDate>Wed, 24 Sep 2008 09:44:39 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem bis</title><link>https://forums.millisecond.com/Topic1978.aspx</link><description>&lt;font size=3&gt;
&lt;p&gt;Thank you for your tips! In the meantime I managed to upgrade it to Inquisit 3. However, branching does not seem to work. I am comparing my script with the IGT, however, I can't find my mistake. Can anyone help me on that please (cfr. infra)? &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Kasia&lt;/p&gt;
&lt;p&gt;**************&lt;/p&gt;

&lt;p&gt;&amp;lt;trial trial_ID1&amp;gt;&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [picture.door_1.item.1 = "door_1.jpg"; picture.door_2.item.1 = "door_2.jpg"; picture.door_3.item.1 = "door_3.jpg"; picture.door_4.item.1 = "door_4.jpg";]&lt;/p&gt;
&lt;p&gt;/ stimulustimes = [1=door_1,door_2, door_3, door_4, donkey; 6000 = CUE]&lt;/p&gt;
&lt;p&gt;/ responsetime = 6000&lt;/p&gt;
&lt;p&gt;/ response = timeout(1000) &lt;/p&gt;
&lt;p&gt;/ validresponse = ("q","s", "k", "l")&lt;/p&gt;
&lt;p&gt;/ branch = [if (true) trial.HD_ID1_feedback]&lt;/p&gt;
&lt;p&gt;&amp;lt;/trial&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;trial HD_ID1_feedback&amp;gt;&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [ if (trial.trial_ID1.response == "q") {picture.door_1.item.1 = "8r_4g.jpg"; text.gain.hposition=picture.door_1.hposition; text.loss.hposition=picture.door_1.hposition; values.gain=4; values.loss= 8; values.currenttotal = values.currenttotal+values.gain-values.loss}]&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [ if (trial.trial_ID1.response == "s") {picture.door_2.item.1 = "50r_4g.jpg"; text.gain.hposition=picture.door_2.hposition; text.loss.hposition=picture.door_2.hposition; values.gain=4; values.loss=50; values.currenttotal = values.currenttotal+values.gain-values.loss}]&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [ if (trial.trial_ID1.response == "k") {picture.door_3.item.1 = "1r_2g.jpg"; text.gain.hposition=picture.door_3.hposition; text.loss.hposition=picture.door_3.hposition; values.gain=2; values.loss=1; values.currenttotal = values.currenttotal+values.gain-values.loss}]&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [ if (trial.trial_ID1.response == "l") {picture.door_4.item.1 = "10r_2g.jpg"; text.gain.hposition=picture.door_4.hposition; text.loss.hposition=picture.door_4.hposition; values.gain=2; values.loss=10; values.currenttotal = values.currenttotal+values.gain-values.loss}]&lt;/p&gt;
&lt;p&gt;/ stimulustimes = [1=door_1, door_2, door_3, door_4, gain, loss, huidig_totaal]&lt;/p&gt;
&lt;p&gt;&amp;lt;/trial&amp;gt;&lt;/p&gt;&lt;/font&gt;</description><pubDate>Wed, 24 Sep 2008 09:22:54 GMT</pubDate><dc:creator>HTibboel</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem</title><link>https://forums.millisecond.com/Topic1977.aspx</link><description>Dear Kasia, Helen &amp;amp; Bram,&lt;br&gt;&lt;br&gt;[quote]I've heard of some customers using trialcount on dummy trials to track points. Basically, you branch to a certain type of dummy trial and then repeat that trial for as many points as you want to reward. This approach is cumbersome, and it's quite limited in what you can do.[/quote]&lt;br&gt;&lt;br&gt;... the most relevant limitation being that you can only *add* points with no way to *subtract* points as would be required by your paradigm. Sorry for me being such a smart-***, Sean! I love the trialcount approach for its obvious creativity, though.&lt;br&gt;&lt;br&gt;Best,&lt;br&gt;~Dave&lt;br&gt;</description><pubDate>Wed, 24 Sep 2008 08:59:27 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem</title><link>https://forums.millisecond.com/Topic1976.aspx</link><description>&lt;p&gt;I've heard of some customers using trialcount on dummy trials to track points. Basically, you branch to a certain type of dummy trial and then repeat that trial for as many points as you want to reward. This approach is cumbersome, and it's quite limited in what you can do. &lt;/p&gt;
&lt;p&gt;Inquisit 3, on the other hand,&amp;nbsp;has a whole bunch of new features designed to support exactly this kind of task.&amp;nbsp;Check out our Iowa Gambling Task sample, for example:&lt;/p&gt;
&lt;p&gt;&lt;a href="/download/samples/v3/IowaGamblingTask/default.aspx"&gt;http://www.millisecond.com/download/samples/v3/IowaGamblingTask/default.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you can swing it, you should upgrade to Inquisit 3.&lt;/p&gt;
&lt;p&gt;-Sean&lt;/p&gt;</description><pubDate>Wed, 24 Sep 2008 08:46:39 GMT</pubDate><dc:creator>seandr</dc:creator></item><item><title>RE: hungry donkey getting more hungry: feedback problem</title><link>https://forums.millisecond.com/Topic1975.aspx</link><description>If I'm not totally off, there is absolutely no way to do this with Inquisit 2.0. You'll most definitely have to consider upgrading to version 3.0 to get advanced features such as keeping track of scores, being able to use mathematical expressions in scripts etc.&lt;br&gt;&lt;br&gt;Best,&lt;br&gt;~Dave&lt;br&gt;</description><pubDate>Wed, 24 Sep 2008 04:32:44 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>