The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?xml version='1.0' encoding='utf-8'?>
<document xmlns="http://web-cpan.berlios.de/modules/XML-Grammar-Screenplay/screenplay-xml-0.2/">
    <head>
    </head>
    <body id="index">
        <scene id="top">
            <scene id="a-better-scene" title="A Better Scene">
            </scene>
            <scene id="another-scene">
            </scene>
            <scene id="exodus" title="The Exodus">
                <saying character="Moses">
                    <para>
                        let us get out of here!
                    </para>
                </saying>
                <saying character="Joshua">
                    <para>
                        amen!
                    </para>
                </saying>
            </scene>
        </scene>
    </body>
</document>