OK, I've searched and can't find an answer. How do I post an RSS feed with a long link such as: http://sitename/php.exe/enduser/std_adp.php?p_faqid=940&p_created=1216039062&p_sid=Bz1gLtaj&p_accessibility=0&p_redirect=&p_lva=&p_sp=cF9zcmNoPSZwX3NvcnRfYnk9JnBfZ3JpZHNvcnQ9JnBfcm93X2NudD0xNzEsMTcxJnBfcHJvZHM9JnBfY2F0cz0mcF9wdj0mcF9jdj0mcF9zZWFyY2hfdHlwZT1hbnN3ZXJzLnNlYXJjaF9ubCZwX3BhZ2U9MQ**&p_li=&p_topview=1 It would go to a specific FAQ on a COTS application on our website. I know that special characters aren't allowed in XML and have tried replacing them with ASCII equivalents but it still doesn't work. I'm hand coding the site and fairly new to RSS & XML. Thanks.