First page Back Continue Last page Graphics

...Continuation of Notes...


Notes:

To refresh your memory, here again is our transcript document:

<?xml version="1.0" standalone="no" ?>
<!-- transcript.xml -->

<transcript>
<student id="STU12345" name="Humpty Dumpty" status="active">
<home_address>35 Wall Street, Wonderland, NJ</home_address>
<interests>
<interest>French cooking (especially omelettes)</interest>
<interest>Football (full contact)</interest>
<interest>The works of Charles Dodgson</interest>
</interests>
</student>
<term>
<heading name="Winter 1999"/>
<course>
<course-name>Underwater Basket-Weaving</course-name>
<grade>A-</grade>
<credits>4</credits>
</course>
<course>
<course-name>Sky Diving for Fun and Profit</course-name>
<grade>B+</grade>
<credits>3</credits>
</course>
</term>
<term>
<heading name="Spring 1999"/>
<course>
<course-name>Physics for Poets</course-name>
<grade>A</grade>
<credits>7</credits>
</course>
<course>
<course-name>Poetry for Physicists</course-name>
<grade>C+</grade>
<credits>5</credits>
</course>
</term>
<summary>Student has earned 19 credits so far</summary>
<comments>
Student seems well-rounded. He occasionally withdraws into his shell but is usually a good egg.
</comments>
</transcript>