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
921 B
XML
21 lines
921 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<eventset>
|
|
<version>1</version>
|
|
|
|
<event start="2005-10-11" end="2005-10-12">
|
|
<title>Internet Hungary 2005</title>
|
|
<body>
|
|
<p>
|
|
Stefano Maffulli, Italian Chancellor, will be speaking at the biggest professional conference of the Hungarian Internet users.
|
|
The event will see participants from the communication and financial experts, from governmental institutions, and representatives of Telkom, ISP and other service institutions.
|
|
The subject of this year's conference is: what possibilities are there on
|
|
the Internet for the media and communication industry, and what sort of
|
|
business activities can be carried out with the help of the Internet, with
|
|
special attention to those economic activities.
|
|
</p>
|
|
</body>
|
|
<page>http://mediahungaria.hu/internethungary/</page>
|
|
</event>
|
|
</eventset>
|