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
606 B
XML
15 lines
606 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-06-16" end="2005-06-16">
|
|
<title>Podiumsdiskussion über Softwarepatente, Kiel, Deutschland</title>
|
|
<body>
|
|
<p>
|
|
Auf Einladung u.a. des Bundesverbandes mittelständische Wirtschaft (BVMW) nimmt Georg Greve an einer Podiumsdiskussion zum Thema Softwarepatente teil. Anwesend ist auch ein Vertreter des Europäischen Patentamtes. Die Veranstaltung im Haus der Wirtschaft (Lorentzendamm 24) beginn um 18 Uhr.
|
|
</p>
|
|
</body>
|
|
</event>
|
|
</eventset>
|