summaryrefslogtreecommitdiff
path: root/sandbox/odf2docutils/tests/textSimple/expected/nestedHeader.xml
blob: aa9d608dbf088365fdfff3124069b3372badbab0 (plain)
1
2
3
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE document PUBLIC "+//IDN docutils.sourceforge.net//DTD Docutils Generic//EN//XML" "http://docutils.sourceforge.net/docs/ref/docutils.dtd">
<document source="input/nestedHeader.odt"><section><title>Level 1</title><paragraph>Content of level 1.</paragraph><section><title>Level 2</title><paragraph>Content of level 2.</paragraph></section></section></document>