Ul list in xml, bullets stay in flash movie?

Hi all,

In one of my xml nodes i have


...
<portfolioContent><![CDATA[ intro tekst<br/>
<UL><LI>adsf</LI><LI>asdf</LI><LI>sdfasd</LI><LI> asd</LI><LI> weqr</LI><LI> asdf</LI></UL>]]></portfolioContent>

...

I validate my .xml file it doesn’t report any errors.

Now the problem is the following, when the previous xmlNode is parsed in flash all other xml text content have bullets ???

Any ideas, how the <li> tag is being “remembered”??