*RDFSTART*\<html><head><title>My RDF page</title></head><body>

# Just put a comment in the output when we see this tag
?xml version="1.0"?\<!--Does this tag mean anything to me-->

# Make everything in channel a fancy font
channel\<font face="Impact">
/channel\</font><br>&nbsp;<br>

# Put a bullet before each item
item\<ul><li>
/item\</ul>

# Print something at the end of the channel
/rdf\<br><hr>Farewell, gentle user!

# End the HTML stuff...
*RDFEND*\</body></html>
