5543eb9de8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1824563 13f79535-47bb-0310-9956-ffa450edef68
14 lines
164 B
XML
Executable File
14 lines
164 B
XML
Executable File
<?xml version="1.0"?>
|
|
<foo>
|
|
<?cheese is tasty?>
|
|
<bar>
|
|
<baz/>
|
|
<cheese/>
|
|
<baz/>
|
|
<?toast is tasty?>
|
|
<cheese/>
|
|
<baz/>
|
|
</bar>
|
|
<?cheese is gooey?>
|
|
</foo>
|