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
586 B
XML
19 lines
586 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-02-17" end="2005-02-25">
|
|
<title>World Summit on the Information Society -- PrepCom-2, Geneva, Switzerland</title>
|
|
<body>
|
|
<p>
|
|
FSFE is planning to participate in the Preparatory Committee (2. PrepCom)
|
|
meeting of the second phase of the World Summit on the Information
|
|
Society (WSIS). Georg Greve intends to be in Geneva, Switzerland from 17.
|
|
- 25. February 2005.
|
|
</p>
|
|
</body>
|
|
<page>http://www.itu.int/wsis/</page>
|
|
</event>
|
|
</eventset>
|