Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="#stylesheet"?>
<!DOCTYPE root [
<!ATTLIST xsl:stylesheet id ID #IMPLIED>
]>
<root>
<xsl:template match="/">
<html>
<head>
<meta http-equiv="refresh" content="2"></meta>
</head>
</html>
</xsl:template>
</xsl:stylesheet>
</root>