What is the generally acceptable way to write an RSS reader when my XML source
requires providing a username/password? I certainly wouldn?t want to write
[url]https://user:[/url] [email]pwd@location/source.foo[/email] , so what do people normally do here?

My context for this is DreamWeaver8, editing an XSL binding to the RSS source.
I have it working if I use a local file copy. Can the <!--
DWXMLSource="https://location/source.foo" --> be changed?