This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/sgml/Test/layout.xml
2009-03-13 19:39:06 +00:00

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>