When I try to use this url as xml input it will give me "Start tag expected, '<' not found".
I am not too familiar with XML and some of this HTML syntax but it looks like there's a parsing error.
I believe <, a lesser than sign is being confused with an actual < or something. Can I fix this?
When I try to use this url as xml input it will give me
"Start tag expected, '<' not found".I am not too familiar with XML and some of this HTML syntax but it looks like there's a parsing error.
I believe <, a lesser than sign is being confused with an actual < or something. Can I fix this?