﻿<?xml version="1.0" encoding="utf-8"?>
<snippet name = "Basic with Vertical Line" description = "A list of links with a vertical line on the right." preview="html" type="block">
<insertText location="beforeSelection">
<![CDATA[<table width="200" border="0" cellspacing="0" cellpadding="0"><tr><td width="100%"><p><a href="#">Lorem</a><br><a href="#">Ipsum</a><br><a href="#">Dolar</a><br><a href="#">Sic Amet</a><br><a href="#">Consetetur</a></p></td><td width="1" bgcolor="#000000"><table width="1" border="0" cellspacing="0" cellpadding="0"><tr><td> </td></tr></table></td></tr></table> ]]>
</insertText>
<insertText location="afterSelection"><![CDATA[]]>
</insertText>
</snippet>
