All checks were successful
continuous-integration/drone/push Build is passing
* All <body> elements in news and event xml files now consist of <p> elements. * XSL templates to display news and event feeds are further consolidated. * All verbose news and event listings now display a learn-more link.
16 lines
655 B
XML
16 lines
655 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-06-02" end="2005-06-03">
|
|
<title>World Summit Award, Vienna, Austria</title>
|
|
<body>
|
|
<p>
|
|
At the WSIS Contributory Conference in Vienna, Georg Greve will hold a speech "Free Software as intellectual wealth for the information society". The conference aims to come to a "Vienna Declaration on Creativity" which will call attention to the fact that creativity is a natural resource of the human mind.
|
|
</p>
|
|
</body>
|
|
<page>http://www.wsa-conference.org</page>
|
|
</event>
|
|
</eventset>
|