Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
Image::ExifTool::XMP(3User Contributed Perl DocumentatiImage::ExifTool::XMP(3)
NAME
Image::ExifTool::XMP - Read XMP meta information
SYNOPSIS
This module is loaded automatically by Image::ExifTool when required.
DESCRIPTION
XMP stands for Extensible Metadata Platform. It is a format based on
XML that Adobe developed for embedding metadata information in image
files. This module contains the definitions required by
Image::ExifTool to read XMP information.
AUTHOR
Copyright 2003-2006, Phil Harvey (phil at owl.phy.queensu.ca)
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
REFERENCES
<http://www.adobe.com/products/xmp/pdfs/xmpspec.pdf>
<http://www.w3.org/TR/rdf-syntax-grammar/>
<http://www.portfoliofaq.com/pfaq/v7mappings.htm>
<http://www.iptc.org/IPTC4XMP/>
<http://creativecommons.org/technology/xmp>
<http://www.optimasc.com/products/fileid/xmp-extensions.pdf>
SEE ALSO
"XMP Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
perl v5.8.8 2006-10-17 Image::ExifTool::XMP(3)