Anyone else getting these errors when trying to view their Watchlist RSS?
Apparently the problem is that the XML file contains a blank line at the top of the file. Can someone please fix the template so it renders correctly? Thanks.
Code:
XML Parsing Error: XML or text declaration not at start of entity
Line Number 2, Column 3: <?xml version="1.0"?>
Code:
This page contains the following errors:
error on line 2 at column 6: XML declaration allowed only at the start of the document
Code:
Invalid xml declaration.
Line: 2 Character: 5
<?xml version="1.0"?>
Apparently the problem is that the XML file contains a blank line at the top of the file. Can someone please fix the template so it renders correctly? Thanks.