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
851 B
XML
21 lines
851 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-11-14" end="2005-11-18">
|
|
<title>UN World Summit on the Information Society, Tunis</title>
|
|
<body>
|
|
<p>
|
|
The second phase of the United Nations (UN) World Summit on the
|
|
Information Society (WSIS) will be held between 14th and 18th
|
|
November in Tunis. Georg C. F. Greve, President of FSFE, will be
|
|
working to <a href="/../../campaigns/wsis/wsis-and-software.en.html">promote digital freedom and equality</a> in discussions and
|
|
side-events with other participants from Governments, Civil Society,
|
|
the Private Sector and the United Nations.
|
|
</p>
|
|
</body>
|
|
<page>http://www.itu.int/wsis/</page>
|
|
</event>
|
|
</eventset>
|