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.
15 lines
510 B
XML
15 lines
510 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-07-20" end="2005-07-22">
|
|
<title>WIPO IIM/3, Geneva, Switzerland</title>
|
|
<body>
|
|
<p>
|
|
Following up on FSFE's activities during the first two part of WIPO's Meetings on a Development Agenda, Georg Greve and Karsten Gerloff will work to make sure the needs of Free Software are taken into account in any WIPO agreements.
|
|
</p>
|
|
</body>
|
|
</event>
|
|
</eventset>
|