Add image to xml file

I’m trying to add an image within an xml file to bind to.
I have not seen any specific example of where to place this image element within xml and and properties to add to it. (i.e. path/location of image file, etc.)

We are using Aspose.pdf to create documents – the following is a snippet ot code that includes an image into a section header. (You can also include images in document body, but in our case the header makes more sense.):







Work Behavior Inventory



The tag can be used anywhere you can place a tag.

Hope this helps.
Tony