-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathme.xml
More file actions
13 lines (13 loc) · 717 Bytes
/
me.xml
File metadata and controls
13 lines (13 loc) · 717 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE student PUBLIC "-//Portland State University//DTD CS410J Grade Book//EN" "http://www.cs.pdx.edu/~whitlock/dtds/gradebook.dtd">
<student enrolled-section="undergraduate">
<id>yeh2</id>
<firstName>Dan</firstName>
<lastName>Jang</lastName>
<email>yeh2@pdx.edu</email>
<major>Concurrent Dual Bachelors - 1. Bachelor's of Science in Computer Science Major & Mathematics Minor + 2. Bacehlor's of Arts in Biomedical Physics Major & Interdisciplinary Neuroscience Minor</major>
<notes>
<note>Dan Jang would like to learn Some cool Java programming, advanced style!</note>
<note>Dan Jang has these comments: I love learning!</note>
</notes>
</student>