1 <?xml version=
"1.0" encoding=
"UTF-8"?>
4 xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform">
6 <xsl:output method=
"html"/>
8 <xsl:template match=
"/">
12 <title>Frame
2</title>
16 alert(/resources/.test(document.location) ?
"SUCCESS" : (
"FAILURE: " + document.location));