<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE application SYSTEM "appl.dtd">
<!-- edited with XML Spy v4.0.1 (http://www.xmlspy.com) by Dzmitry Haiduchonak (SMDesign) -->
<application name="Forum">
    <appwork appname="Forum" appversion="0.1sample" name="showpostlist" status="normal">
        <input transformfile="none"/>
        <output transformfile="getpostfromcategory.xsl"/>
    </appwork>
    <appwork appname="Forum" appversion="0.1sample" name="showcategorylist"  status="normal">
        <input transformfile="none"/>
        <output transformfile="getcategorylist.xsl"/>
    </appwork>
</application>
