<?xml version="1.0" encoding="ISO-8859-1"?>
<endpoints xmlns="http://java.sun.com/xml/ns/jax-ws/ri/runtime" version="2.0">
   <endpoint
      name="department"
      implementation="net.dotmyself.ws.DepartmentInformation"
      url-pattern="/department"/>
</endpoints>
