Usergroup.Serialization: Transit
Transit is a .Net library that makes it easy to TRANsform Serialized Items with T4.
Usage:
A very simple example of generating classes based on serialized template items can be fount in the src\Transit.Console\test.tt
file.