Contents of hotels.asp
<!-- This process transforms hotels.xml on the server (see transform.inc). -->
<!-- #include file = "transform.inc" -->
<%response.write( transformDocument( "hotels.xml", "hotels.xsl"))%>