<?xml version='1.0' encoding='UTF-8'?>
<rp:ObjectSet xmlns:rp="http://www.soasta.com/services/repository">
  <Object created="2008-02-26T14:36:51.000-05:00" id="3015" lastModified="2008-02-26T14:36:51.000-05:00" name="HelloWorldScript" type="transition" schemaVersion="143" path="/">
    <Body>
      <Transition xmlns="http://www.soasta.com/services/repository">
        <Script language="JavaScript" xmlns="http://www.soasta.com/services/repository">$context.result.postMessage($context.result.LEVEL_INFO, "hello, world");
$context.result.postMessage($context.result.LEVEL_INFO, "hello", "world");
</Script>
      </Transition>
    </Body><BinaryData /><Description /><TipText />
  </Object>
</rp:ObjectSet>

