<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<isr:student xmlns:isr="http://www.example.com/student/"
xmlns:html="http://www.w3.org/1999/xhtml">
<isr:name>Joe Student</isr:name>
<isr:hcard>
<html:address html:class="vcard">
<html:a html:class="fn email" html:href="mailto:karl.stolley@gmail.com">Karl Stolley</html:a>
</html:address>
</isr:hcard>
</isr:student>
There are no comments on this page. [Add comment]