You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?