or download this
#description value:
Here is a list that I want to retrieve in this "div" tag.
List:item 1 item 2 item 4
#I want to take the description value and print it out as HTML but sin
+ce the <li> tags aren't entact, I can't properly display the list in
+a browser.