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.
19 lines
667 B
XML
19 lines
667 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-11-09" end="2005-11-11">
|
|
<title>The World Summit on the Information Society and the role of Local Authorities</title>
|
|
<body>
|
|
<p>
|
|
The World Summit on the Information Society and the role of Local Authorities is held in Bilbao, Spain between the 9th and 11th of november. Jonas Öberg
|
|
will participate in the workshop on Free Software on the 10th of november
|
|
at 16.45 to discuss the importance of Free Software in government
|
|
administration.
|
|
</p>
|
|
</body>
|
|
<link>http://www.it4all-bilbao.org/</link>
|
|
</event>
|
|
</eventset>
|