<?xml version="1.0" encoding="UTF-8"?>
<snapshot>

	<!-- 
		source data file example for data.semanticweb.org (Semantic Web Dog Food) 
	    based on EasyChair XML output
	    $Id: data_example2008.xml 786 2008-10-17 13:45:04Z knumoe $
	-->
	
	<!-- Track Information -->
	<!-- if your event has several tracks, this is where you could list them

	<tracks>
		<track number="1">Research</track>
	</tracks>
	
	-->

	<!-- PC Information -->
	<!-- for all people data: country, homepage, email and affiliation are optional -->

	<pc>
		<pc_member>
			<first_name>Witold</first_name>
			<last_name>Abramowicz</last_name>
			<country>Poland</country>
			<homepage>http://www.kie.ae.poznan.pl/members/wabramowicz/</homepage>
			<email>#######</email>
			<affiliation>Poznan University of Economics</affiliation>
		</pc_member>
		<pc_member>
			<first_name>Diego</first_name>
			<last_name>Berrueta</last_name>
			<country>Spain</country>
			<homepage></homepage>
			<email>#######</email>
			<affiliation>Fundación CTIC</affiliation>
		</pc_member>
		<pc_member>
			<first_name>Chris</first_name>
			<last_name>Bizer</last_name>
			<country>Germany</country>
			<homepage>http://www.wiwiss.fu-berlin.de/en/institute/pwo/bizer/index.html</homepage>
			<email>#######</email>
			<affiliation>Freie Universität Berlin</affiliation>
		</pc_member>
		<pc_member>
			<first_name>Boanerges</first_name>
			<last_name>Aleman-Meza</last_name>
			<country>USA</country>
			<homepage>http://lsdis.cs.uga.edu/~aleman/</homepage>
			<email>#######</email>
			<affiliation>LSDIS Lab, University of Georgia</affiliation>
		</pc_member>
		<pc_member>
			<first_name>Harold</first_name>
			<last_name>Boley</last_name>
			<country>Canada</country>
			<homepage>http://www.cs.unb.ca/~boley/</homepage>
			<email>#######</email>
			<affiliation>NRC Institute of Information Technology</affiliation>
		</pc_member>
		<pc_member>
			<first_name>Irene</first_name>
			<last_name>Celino</last_name>
			<country>Italy</country>
			<homepage></homepage>
			<email>#######</email>
			<affiliation>Cefriel</affiliation>
		</pc_member>
		<pc_member>
			<first_name>Asunción</first_name>
			<last_name>Gómez-Pérez</last_name>
			<country>Spain</country>
			<homepage></homepage>
			<email>#######</email>
			<affiliation>Universidad Politécnica de Madrid</affiliation>
		</pc_member>
		
		<pc_member>
			<first_name>Tom</first_name>
			<last_name>Heath</last_name>
			<country>United Kingdom</country>
			<homepage></homepage>
			<email>#######</email>
			<affiliation>Talis Information Limited</affiliation>
		</pc_member>
		
	</pc>

	<!-- Submissions Information (Papers) -->
	<!-- make sure each submission has a unique number! -->

	<submissions>
		<submission number="2" paper="yes">
			<title>Nari naru omohi aka yori wo mono hito omohi wo do uhe?</title>
			<abstract>Goto asikari kata, e naru. Goto te ohom otosime, hasitanaki mono, omohi tanomi. Asikari agari ha, te sobame adikinau ara katazikenaki no ni sobame kokoro do, goto agari yo nam, gerahu oya wo ha. Ohom naho amenosita beku hodo beki gata iyo idure. Tamaha yau me mo kata ara ni Dr. Melfi beki nyougo wo te? Naru no, ni keru no kere, titi yauki uti koso, do otora. Koto titi ba mo boso nari ni ari zu gata mezamasiki.
			</abstract>
			<authors>
				<author>
					<first_name>Paul</first_name>
					<last_name>Gaultieri</last_name>
					<country>USA</country>
					<homepage>http://kingpauli.mobsters.com</homepage>
					<email>kingpauli@mobsters.com</email>
					<affiliation>The Mob</affiliation>
				</author>
				<author>
					<first_name>Hans</first_name>
					<last_name>Wurst</last_name>
					<country>Germany</country>
					<affiliation>Universität Düsseldorf</affiliation>
				</author>
			</authors>
			<keywords>
				<keyword>knowledge extraction</keyword>
				<keyword>NLP</keyword>
				<keyword>Japanese</keyword>
			</keywords>
			<url>http://example.org/ws2008/papers/nari-naru.pdf</url>
			<!-- "decision" determines if this paper will be included in our corpus or not -->
			<!-- if you create this file outside of EasyChair, "decision" will probably always be "accept" -->
			<decision>accept</decision>
		</submission>
		
		<!-- more submissions -->
		
	</submissions>

</snapshot>
