Generation of POM File

Hi,
I have written PLSQL UTL_HTTP to send my files to nexus repository using CURL command.
I would like to create my own POM file and send through CURL. Is it possible? Any specific format to create POM File?
Or can anyone help me on how to send maven2.artifactId through UTL_HTTP?

Thanks in advance.