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.
21 lines
756 B
XML
21 lines
756 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>
|
|
Alla "WSIS Contributory Conference" di Vienna, Georg Greve terrà
|
|
un intervento su "Software libero come ricchezza intellettuale per
|
|
la società dell'informazione". La conferenza mira a produrre una
|
|
"Dichiarazione di Vienna sulla creatività" che richiamerà
|
|
l'attenzione sul fatto che la creatività è una risorsa naturale
|
|
della mente umana.
|
|
</p>
|
|
</body>
|
|
<page>http://www.wsa-conference.org</page>
|
|
</event>
|
|
</eventset>
|