<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<jobRequest xmlns='http://www.daisy.org/ns/pipeline/data'>
	<script href="http://example.org/ws/scripts/dtbook-to-zedai"/>
    <input name='source'>
        <!-- example of inline content instead of file elements -->
        <!-- NOTE that support for inline content is DEPRECATED as of 2013-06-12 -->
        <docwrapper>
            <dtbook xmlns='http://www.daisy.org/z3986/2005/dtbook/' version='2005-3' xml:lang='en-US'>
                <head>
                    <meta content='pipeline2-dtbook-test-20110301-basic' name='dtb:uid'/>
                    <meta content='Pipeline 2 DTBook Test Content: Basic' name='dc:Title'/>
                    <meta name='dc:Creator' content='Marisa D.'/>
                    <meta content='2011-03-01' name='dc:Date'/>
                    <meta name='dc:Publisher' content='Marisa D.'/>
                    <meta content='pipeline2-dtbook-test-20110301-basic' name='dc:Identifier'/>
                    <meta content='en-US' name='dc:Language'/>
                </head>
                <!-- test comment -->
                <book>
                    <frontmatter>
                        <doctitle>Pipeline 2 DTBook Test Content: Basic</doctitle>
                        <docauthor>Marisa D.</docauthor>
                    </frontmatter>
                    <bodymatter>
                        <level1>
                            <h1>Introduction</h1>
                            <p><sent>The DAISY Pipeline 2 is an ongoing project to develop a next generation
                                framework for automated production of accessible materials for people with
                                print disabilities.</sent>
                                <sent>It is the follow-up and total redesign of the original DAISY Pipeline 1
                                    project.</sent></p>
                        </level1>
                        <level1>
                            <h1>About the Pipeline</h1>
                            <p><sent>The overarching principle of the Pipeline 2 is to adopt recent
                                platform-neutral standards (and off-the-shelf implementations of those
                                standards) at the heart of a comprehensive framework, which will:</sent>
                                <list type='ul'>
                                    <hd>The Heading For The List</hd>
                                    <li>minimize the development and maintenance cost, allowing developers to
                                        ultimately focus more on actual transformations rather than the engine
                                        that drives the transformations.</li>
                                    <li>lower the framework learning curve</li>
                                    <li>increase interoperability with the heterogeneous production
                                        workflows</li>
                                    <li>increase the likelihood of re-use in both open source and commercial
                                        applications.</li>
                                </list>
                            </p> 
                        </level1>
                    </bodymatter>
                </book>
            </dtbook>
        </docwrapper>
    </input>
    <!-- no options specified, so the script's default values will be used -->
</jobRequest>