<?xml version="1.0" encoding="UTF-8"?>
<widget>
    <zonetype>VERTICAL</zonetype>
    <description>Displays custom text.</description>
    <works_with>5.x</works_with>
    <setting>
        <name>TITLE</name>
        <identifier>TITLE</identifier>
        <value>Text Box</value>
        <allowed></allowed>
        <info>This title shows at top of the widget's generated content.</info>
    </setting>
    <setting>
        <name>TEXT</name>
        <identifier>TEXTBOX</identifier>
        <value></value>
        <allowed></allowed>
        <info>Enter text that will display in a front</info>
    </setting>        
    <author>PhpLD</author>
    <author_url>www.phplinkdirectory.com</author_url>
    <version>1.0</version>
</widget>