d6a06fe092
as possible.
12 lines
227 B
XML
12 lines
227 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<document name="value">
|
|
<ul>
|
|
<li>Line one</li>
|
|
<li>Line with <em>emphasised</em> text</li>
|
|
</ul>
|
|
|
|
<p>This is a nice paragraph with some <b>bold</b> text</p>
|
|
|
|
</document>
|