Quotation marks not showing in xml

Quotation marks “” not showing up in xml text.
Why is this is there something I can do to allow for this.

my XML is set up like this.


<?xml version="1.0" encoding="iso-8859-1"?>
<artical>"Letter to the bronze" has been quality control tested.
</artical>

If I take out the “” it works.