Introduction - If you have any usage issues, please Google them yourself
Instanced Model Sample for XNA 4.0
This sample shows how to efficiently render many copies of the same model by using GPU instancing techniques to reduce the cost of repeated draw calls.