Possible Duplicate:
Where do I find an Open Source project written in Scala?
I have been learning Scala for the past few weeks and I guess I am ready to get my hands dirty with some real meaningful project. But before actually starting a project and doing things wrong, I want to understand an existing opensource project done by some Gurus to understand it and to know how to implement something in scala. Is there any opensource project like a simple xml parser or some util classes like apache commons available in scala? If so please suggest me and point me to some resources.