// Test spec based on Allegany County, MD sample ballot for
// congressional district 6, general election, 2004-11-02.
// http://vote.nist.gov/ballots/md_allegany_20041102_01.pdf

// As of 2002-06-21,
//    Legislative District 1;
//    Delegate Districts 01A, 01B and 01C;
//    Election Districts many.
// Election District 6 is split between Delegate Districts 1B and 1C
// according to precinct.
// This test does not attempt to replicate that reporting structure.
districts=3
precincts=5
precinctDistribution=Even

ballots=100

(N=1 M=7 W=1 distribution=Triangle)          // President and VP
(N=1 M=5 W=1 distribution=Triangle)          // U.S. Senator
(level=D N=1 M=4 W=1 distribution=Triangle)  // House of Representatives
(N=1 M=2 W=1 distribution=Triangle)          // Judge of the Circuit Court
(N=1 M=2 distribution=Triangle)  // Judge, Court of Special Appeals At Large
                                 // (yes/no for continuance in office)
(N=2 M=6 W=2 distribution=Triangle)          // Board of Education
(N=2 M=4 distribution=Triangle)              // Cumberland City Council
