namespace SabreTools.Serialization.Readers { public class SoftwareList : XmlFile { // All logic taken care of in the base class } }