File is located here enter link description here
I got an .xml file from android .apk (from path /res/drawable) But there is strange format
If I open file by online xml viewer it has the next format.
Some data is similar to SVG format... I have tried rename file to .jpg, .png, .svg, .bmp formates but I hadnt open file properly.
How can I extract image data from this file properly?