I need some examples of XMP sidecar files and also some info on how to fill them out. I'm making an application where the metadata is generic and can come from IPTC or XMP. It's stored in a database and can be written out to either the metadata in the image itself or a XMP sidecar file. That way the info about location, copyrights, author etc will be stored one time in the application but can be written in several ways to disk or the photo.
I just need some tips on how to get started using the XMP standard. The stuff I've found so far googling is mostly a technical walkthrough of the standard and I'd like a more hands-on, practical tutorial.
PS. The application will be released as open source/free software.