Serialization magic of bip32 seed is in my opinion completely unnecessary. Most of software does not care about it anyway; You can use xprv/xpub pair for main net, testnet, litecoin, dogecoin, whatevercoin.Instead using the same seed (xprv) and then separate the chains *inside* the bip32 path seems more useful to me.Marek