<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "http://help.arenlor.com/xml/guide.dtd">
<guide cat="0">
    <title>Article Title</title>
    <author>
        <name>Arenlor</name>
        <site>http://arenlor.com</site>
        <email>arenlor@arenlor.com</email>
    </author>
    <date>Thu, 15 May 2008 22:00:00 -0500</date>
    <instructions>
        <p>The instructions/article that you're writing for them. If you want anything specially done then use the <format style="font-weight:bold;">format</format> tag. If you want it to be shown as content of a file for example, the content of a .reg file use</p>
        <example title="Registry etc information on your b0xen">
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS NT\CURRENTVERSION]
        </example>
        <p>Just make sure to close the instructions tag.</p>
    </instructions>
    <file name="Example">example.zip</file>
</guide>