#!/usr/bin/env python

from sems import server
server.start()

