<?xml version="1.0" encoding="UTF-8"?>
<xp:view xmlns:xp="http://www.ibm.com/xsp/core">
<xp:this.resources>
<xp:styleSheet>
<xp:this.contents>
<![CDATA[
<!--
body{
background-color:yellow;
}
//-->
]]>
</xp:this.contents>
</xp:styleSheet>
</xp:this.resources>
</xp:view>