<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="ThingViewer"
RESIZE="true" width="640" height="480" label="ThingViewer">
<FillLayout name="shellFillLayout"></FillLayout>
<Group name="group" text="ThingViewer" label="ThingViewer">
<FillLayout name="groupFillLayout"></FillLayout>
<ThingViewer thing="xworker.example.swt.xworker.ThingViewer/@group"></ThingViewer>
</Group>
</Shell>