***********************Homework 8 (XSLT)******************************** ********************Submitted by - Aditya Rane************************** **************************USC ID - arane******************************** XML files -> flower.xml and vegetable.xml XSL file -> homework8.xsl Combined Display -> xsl_display.html Both xml files use the same xsl file for formatting. xsl_display.html does the required alternation between the rows using regex function for splitting the code produced by the xsl formatting for both the files.