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