Fwd: how to convert < > into < > symbol in rss.xml ( Drupal )
((( -- some code of rss.xml
<div class="field field-type-filefield field-field-photo"> <div class="field-items"> )))
i want to convert < > into '<' '>' symbol. im using agreetor module for generate rss.xml. when we access this URL throw iphone then < > give me a problem. iphone can access this symbol '<' '>' .
* IMP Note ; open this URL in Google Chrome so you can view the xml Code.* Site is Design and develop in Drupal.
this rss.xml site URL http://www.slovak.rainteksol.com/rss.xml
please give me solution.