data base points to a email fild that was written in xml that generates ;a lot of garbage. here is a copy of the extraction.
<CourrielsDataSet xmlns="http://tempuri.org/CourrielsDataSet.xsd">
<Courriels>
<AdresseCourriel>pxplx@videotron.ca</AdresseCourriel>
</Courriels>
</CourrielsDataSet>
How can each email address so the case above would give pxplx@videotron.ca



