I have this error message when start a new project in Unity. Reinstall Unity doesn't work. And, don't know if that relevant but VS2017 doesn't see Unity also.
XmlException: expected ';' (3B) but found '/' (2F) Line 58, position 39.
Mono.Xml2.XmlTextReader.Expect (Int32 expected)
Mono.Xml2.XmlTextReader.ReadEntityReference (Boolean ignoreEntityReferences)
Mono.Xml2.XmlTextReader.ReadReference (Boolean ignoreEntityReferences)
Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace)
Mono.Xml2.XmlTextReader.ReadContent ()
Mono.Xml2.XmlTextReader.Read ()
System.Xml.XmlTextReader.Read ()
Mono.Xml.XmlFilterReader.Read ()
System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options)
System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options)
System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options)
System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options)
System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options)
XmlReader rthat is mentioned in the stacktrace, dig out which file it refers to, or whatever textual contents it is reading, then analyze it and/or paste here what you found (path, contents, etc). Otherwise, that's pretty much just guessing or reinstalling everything until it works..&in either your Windows username or Unity project path? See Unity Forum