<?xml version="1.0" encoding="UTF-8"?> <widget xmlns="http://www.w3.org/ns/widgets" xmlns:ub="http://uniboard.mnemis.com/widgets" id="http://www.example.net/widgets/helloworld" version="1.0" width="800" height="450" ub:resizable="true"> <name>Rich Text Editor</name> <description>Allows the teacher to attach a text editor to the page.</description> <preference name="skin" value="sankore"/> <content src="index.html"/> </widget>