<?xml version="1.0" encoding="iso-8859-1"?> <?xml-stylesheet type="text/xsl" href="04_value_of.xsl"?> <course> <code>COMP303</code> <title>Internet Computing</title> <department>Computer Science</department> <url>http://www.cs.ust.hk/course/comp303</url> <instructor> <surname>Rossiter</surname> <firstname>David</firstname> </instructor> </course>