/ PadML home / Example.
Example of PadML code :
Source code of the following example can be downloaded here
<padml version="1.0">
<album id="a0">
<title>Album title</title>
<description>Album description.</description>
<author email="padml(AT)davidmartineau.net">David Martineau</author>
<generator>Text Edit</generator>
<date>2003-08-06 13:01:11</date>
<category id="example"/>
<preview about="p0"/>
<photos>
<photo id="p0">
<title>First photo title</title>
<description> First photo description.</description>
<author email="padml(AT)davidmartineau.net">David Martineau</author>
<date>2003-07-17 18:11:54</date>
<thumb uri="small0.jpg" height="240" width="160"/>
<image uri="img0.jpg" height="640" width="480"/>
<original uri="IMG_0001.jpg" height="1600" width="1200"/>
</photo>
<photo id="p1">
<title>Second photo title</title>
<description>Second photo description.</description>
<author email="padml(AT)davidmartineau.net">David Martineau</author>
<date>2003-07-18 20:12:06</date>
<thumb uri="small1.jpg" height="160" width="240"/>
<image uri="img1.jpg" height="480" width="640"/>
<original uri="IMG_0002.jpg" height="1200" width="1600"/>
</photo>
</photos>
</album>
</padml>
PadML, a formulation of Photo Albums metadata in XML. © David Martineau
Except where otherwise noted, PadML site content and logo are available under an Attribution-NoDerivs Creative Commons license.