<?xml version="1.0"?> <page> <blockleft> <title>Available Modules</title> <body> <p> <a href="module:guestbook">Guestbook</a><br/> <a href="module:search">Site Search</a><br/> <a href="module:sendpage">Send a Page to a Friend</a><br/> <a href="module:userprofile">View User Profile</a><br/> <a href="engine:xmlnuke?xml=email">Send Email</a><br/> <a href="module:Download">Downloads Area</a><br/> <a href="module:XSLTheme">Theme Selector</a><br/> <a href="module:Sample">Example</a><br/> News Forum </p> </body> </blockleft> <blockright> <title>Help Us</title> <body> <p> <b>Do you find XMLNuke useful?</b> </p> <p>You can help us to improve XMLNuke by creating more features. We need more style sheets and web pages. We need more custom modules. We need support for more languages.</p> <p>Help us!</p> </body> </blockright> <blockright> <title>Send me Updates</title> <body> <p> <editform action="module:sendemail" title="Add User"> <hidden name="name" value="From Web Site" /> <hidden name="toname_id" value="DEFAULT" /> <hidden name="Subject" value="Send me updates from the XMLNuke project" /> <hidden name="Message" value="Send me updates from the XMLNuke project" /> <textbox name="email" caption="eMail" value="" size="10" /> <buttons> <submit caption="Send" /> </buttons> </editform> </p> </body> </blockright> <blockcenter> <title /> <body> <p> <a href="engine:xmlnuke?rawxml=true">See XML</a> of this page.</p> </body> </blockcenter> </page>