1# $Id: sample.desc,v 1.4 2007/10/16 19:33:14 bostic Exp $
2
3version 1 {
4	LastName	string
5	FirstName	string
6	BirthDate
7	Color		string index
8	Fruit		string index
9	Age		unsigned_long index
10}
11