public GarminFplService(IXmlReader <GarminFpl> xmlReader) { _xmlReader = xmlReader.MustNotBeNull(nameof(xmlReader)); }