blob: 1a1909cdd30a020d1d4c92e69a31c25a605ddc1f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<web-app>
<!-- Default page to serve -->
<welcome-file-list>
<welcome-file>SimpleXML.html</welcome-file>
</welcome-file-list>
</web-app>