#ifndef XNA_CSHARP_XML_HPP #define XNA_CSHARP_XML_HPP namespace xna { class XmlReader { }; } #endif