```cs XmlDocument doc = new XmlDocument(); using(XmlWriter writer = doc.CreateNavigator().AppendChi - Silk.NET