{
                    Check check = new Check
                    {
                        UnitId = t.Locate(checkXmlStr, " unit_id=\"", "\""),
                        Date = t.Locate(checkXmlStr, " date=\"", "\""),