I need help referencing an XML file that serves as a lookup foranother XML file using XSL and keys. Instead of just printing thecustomer ID from the main XML file as shown in the screenshot, Ineed to also print the customer’s first name, last name, etc., asreferenced in the supplemental customersxml file. Thank you.

———————————————————————-
XSL:
<?xml version=”1.0″ encoding=”UTF-8″ ?>
<xsl:stylesheet version=”2.0″
xmlns:xsl=”http://www.w3.org/1999/XSL/Transform”>
<xsl:variable name=”rentals” select=”rentals”/>
<xsl:output method=”html”
doctype-system=”about:legacy-compat”
encoding=”UTF-8″
indent=”yes” />
<xsl:template match=”/”>
<html>
<head>
<title>CurrentRentals</title>
</head>
<body>
<header>
PayPal Gateway not configured
PayPal Gateway not configured