Does XMLParser no longer usable?

Hi,

I`m using XMLParser in my game and I used to be able to package a project with it.

However, since the 4.17 update the build command return this error:

 ERROR: Expecting to find a type to be declared in a module rules named 'XMLParser' in UE4Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.  This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.

Is there something wrong in my cs files or XML Parser is not longer usable?

XmlParser not XMLParser?