<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="Browser"
RESIZE="true" width="640" height="480" label="Browser">
<FillLayout name="shellFillLayout"></FillLayout>
<Group name="gorup" text="Browser" label="Browser">
<FillLayout name="groupFillLayout"></FillLayout>
<Browser name="browser" url="http://www.xworker.org"></Browser>
</Group>
</Shell>