<?xml-stylesheet type="text/css" href="note3.css"?> 
<body>
<document>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>
</document> 
</body>