<?xml version="1.0" encoding="UTF-8"?>
<text>
    <author>Thomas Zastrow</author>
    <maintitle>A Quickstart Template for the ST-stylesheet</maintitle>
    <basefont>sans-serif</basefont>
    <basefontsize>12pt</basefontsize>
    <titlepage/>
    <toc/>
    <pagenumber/>
    
    <maketitle/>
    <content>
        <h1>Chapter one</h1>
        <p>
            Your content here
        </p>
    </content>
</text>
