<?xml-stylesheet type="text/css"
href="note2.css"?>
<document>
<body>this file uses attributes
	<note type="warning">beware of warnings</note>
	conversely
	<note type="tip">welcome tips</note>
	and
	<note type="resource">use resources</note>
</body>
</document>