CIS150
Assignment 5
Due Date: 12/5/2002
Create two files. First create an XML file that contains an addressbook with contacts.
The contacts should have the following fields:
- First Name
- Last Name
- Address
- City
- State
- Zip Code
- Phone
- EMail Address
The xml file should reference an xsl file to display the xml file in html. The output of the xsl file should look like the following