1. Hey all and @Wulf,

    Is there an way to parse XML in a plugin? I'm asking because XML is part of System and most of System is blocked.. Don't want to waste time trying to use that stuff if it's blocked.

    Worse case I can just parse it manually, but I'd really like a cleaner solution if possible.

    While we're at it, what about HTML? Is there a way to access the HTML tree using a .NET object? Did a plugin for my server and parsed manually, but if there's a cleaner way I'm all ears.
     
  2. System.Xml can't be used.