1<?xml version="1.0" encoding="UTF-8"?> 2<classpath> 3 <classpathentry kind="src" path="source"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/testcommon"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 7 <classpathentry kind="var" path="openoffice.home"/> 8 <classpathentry kind="var" path="JRE_LIB"/> 9 <classpathentry kind="lib" path="data"/> 10 <classpathentry kind="output" path="bin"/> 11</classpath> 12