1:(: This is a comment :)
   2:<major_list>
   3:{
   4:    for $doc in collection('student_collection.xml')
   5:    return $doc/student/major
   6:}
   7:</major_list>
   8: