= Adding component to the XML file = Let us suppose that we have just created a component ```MyComponent``` compiled to the library file called ```MyComponent.dll``` (release, Windows), ```MyComponent_.dll``` (debug, Windows), ```libMyComponent.so``` (release, Linux) or ```libMyComponent_.so``` (debug, Linux). Our XML file should look like: {{{#!xml }}}