SyntaxFix
Write A Post
Hire A Developer
Questions
You can use XDocument.Parse(string) instead of Load(string).
XDocument.Parse(string)
Load(string)