<?xml version="1.0" encoding="UTF-8"?>
<!-- meta information contains the details like author's name, name of the gdekslets widget, it's version number .. etc -->
<display window-flags="below, sticky" anchor="ne">
<meta>
 author="Maxin B. John"
 name="Helloworld Display"
 version="0.1"
 category="uncategorized"
 description="The Hello World widget"
 preview="hello.png"
</meta>
<label id="helloworld" value="Hello World" font="Serif bold 16" color="red"/>
</display>
