I initially used xsl:for-each in writing my XSLT stylesheet because that made more sense to me, but after talking with classmates, I realized there was another solution as well. Below are presented the XSLT file and the resulting HTML file for each solution.