1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
4 <xsl:output encoding=
"utf-8"/>
5 <xsl:template match=
"/">
6 <xsl:copy-of select=
".//vne"/>
7 <xsl:copy-of select=
".//table[@id='CContainer']"/>