improve text about examples since the old wiki page skeezix created is
[pandora-libraries.git] / docs / examples / minimum-libpnd_PXML.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This is a minimum example that will work on the pandora, but is *not* following the schema and lots of information that will be required for repositories based on the PXML specs is not available. -->
3 <PXML xmlns="http://openpandora.org/namespaces/PXML">
4   <application id="sample-app">
5     <exec command="run.sh"/>
6     <title lang="en_US">Sample Application</title>
7   </application>
8 </PXML>