# Assignment

Convert the [album.txt](album.txt) file to an XML document by adding markup (i.e., start tags and end tags) to the text. Create a DTD for the document, and also a CSS stylesheet to display the document in a web browser as shown [here](album.png).
