Implements an importer for reading intermediate XML files. This is a wrapper around IntermediateSerializer.
Namespace: Microsoft.Xna.Framework.Content.PipelineAssembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
public class XmlImporter : ContentImporter<Object>