﻿<?xml version="1.0" encoding="utf-8"?>
<snippet name = "Tree View B" description = "A two-level hierarchical list of links, with a marker for the current page." preview="html" type="block">
<insertText location="beforeSelection">
<![CDATA[<table width="100%" border="0" cellspacing="0" cellpadding="4"><tbody><tr style="background-color: #999999;"><td colspan="2"><a href="#">Lorem</a></td></tr><tr style="background-color: #cccccc;"><td>&nbsp; </td><td width="100%"><a href="#">Ipsum</a></td></tr><tr style="background-color: #cccccc;"><td>&nbsp; </td><td width="100%"><a href="#">Dolar</a></td></tr><tr style="background-color: #999999;"><td colspan="2"><a href="#">Sic Amet</a></td></tr><tr style="background-color: #cccccc;"><td>&nbsp; </td><td width="100%"><a href="#">Consetetur</a></td></tr><tr style="background-color: #cccccc;"><td>&gt;</td><td width="100%">Sadipscing</td></tr><tr style="background-color: #cccccc;"><td>&nbsp;</td><td width="100%"><a href="#">Elitr</a></td></tr></tbody></table> ]]>
</insertText>
<insertText location="afterSelection"><![CDATA[]]>
</insertText>
</snippet>
