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.
18 lines
582 B
XML
18 lines
582 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-09-18" end="2005-10-01">
|
|
<title>World Summit on the Information Society -- PrepCom-3, Geneva, Switzerland (planned)</title>
|
|
<body>
|
|
<p>
|
|
FSFE will take part in this final preparatory meeting for the World Summit on the Information Society (WSIS). We will contribute the perspective of Free Software to the various meetings and negotiations.
|
|
</p>
|
|
</body>
|
|
<page>http://www.itu.int/wsis/</page>
|
|
</event>
|
|
</eventset>
|
|
|
|
|