you have to write a program in C or whatever language u want which can
read a text file and print the time table of a teacher from that
file........the text file will be a xml file containing various
tags........In class u were taught about how to write a XML file for
the E-R diagram. Just write the same XML file in notepad and save it
as name.txt.
Make a program which takes that text file as input and print the time
table from that text file.........
> --