CREATE TABLE `free_contests` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=36 ;

INSERT INTO `free_contests` VALUES (1, 'http://pch.com/', 'Publishers Clearing House', 'http://pch.com/\n Online sweepstakes and shopping site. Cookies required to use the site.\n ');
INSERT INTO `free_contests` VALUES (2, 'http://www.50bucks.ca/', '50Bucks.ca', 'http://www.50bucks.ca/\n Daily entry sweepstakes awarding a $50 prize every Friday. For Canadians only.\n ');
INSERT INTO `free_contests` VALUES (3, 'http://www.winsportinggoods.com/', 'Win Sporting Goods', 'http://www.winsportinggoods.com/\n Daily drawings offering prizes, certificates and cash from leading sports retailers.\n ');
INSERT INTO `free_contests` VALUES (4, 'http://www.winamilliondollars.com/', 'Win A Million Dollars', 'http://www.winamilliondollars.com/\n The largest free sweepstakes on the internet. Free contest to win a million dollars cash.\n ');
INSERT INTO `free_contests` VALUES (5, 'http://www.rotoplay.com/', 'RotoPlay.com', 'http://www.rotoplay.com/\n Online fantasy sports games played for cash prizes. Includes draft kits, player rankings, cheat sheets, injury reports, news and updates.\n\n ');
INSERT INTO `free_contests` VALUES (6, 'http://www.winfreestuff.com/', 'Winfreestuff', 'http://www.winfreestuff.com/\n Win monthly prizes from leading online retailers in sporting goods, computers, entertainment, and gourmet foods.\n ');
INSERT INTO `free_contests` VALUES (7, 'http://www.GreetingsAmerica.net/guess.asp', 'Greetings America', 'http://www.GreetingsAmerica.net/guess.asp\n Contest sweepstakes winners every day. Closest guess wins free online tarot card reading.\n ');
INSERT INTO `free_contests` VALUES (8, 'http://www.wincontactlenses.com/', 'WinContactLenses.com', 'http://www.wincontactlenses.com/\n Offers a quarterly prize drawing to win a one year supply of contact lenses. Available to residents of the United States and Canada.\n ');
INSERT INTO `free_contests` VALUES (9, 'http://www.starbuzz.com/win.php', 'Starbuzz Sweepstakes Spectacular', 'http://www.starbuzz.com/win.php\n Offering free prize drawings to win DVDs, CDs, movie posters and soundtracks. For U.S. residents only.\n ');
INSERT INTO `free_contests` VALUES (10, 'http://www.freewebsitemakeover.com/', 'Freewebsitemakeover.com', 'http://www.freewebsitemakeover.com/\n Monthly contest to win a free website makeover. Entrants are automatically subscribed to newsletter.\n\n ');
INSERT INTO `free_contests` VALUES (11, 'http://www.gotosweepstakes.com/', 'GoToSweepstakes.com', 'http://www.gotosweepstakes.com/\n Features a free instant lotto game, guess the price contest, and a weekly t-shirt drawing.\n ');
INSERT INTO `free_contests` VALUES (12, 'http://www.thecelebritycafe.com/contests/index.html', 'The Celebrity Cafe', 'http://www.thecelebritycafe.com/contests/index.html\n Features over 10 contests to win cds, books, t-shirts and tickets monthly.\n ');
INSERT INTO `free_contests` VALUES (13, 'http://www.receiptstoriches.com/', 'Receiptstoriches.com', 'http://www.receiptstoriches.com/\n Sweepstakes drawing that gives people the chance to win money by simply collecting their computerized register receipts.\n ');
INSERT INTO `free_contests` VALUES (14, 'http://www.nabiscoworld.com/sweepstakes/', 'NabiscoWorld', 'http://www.nabiscoworld.com/sweepstakes/\n Features an ongoing selection of online sweepstakes that offer prizes that include electronics, sports equipment, travel, and music.\n ');
INSERT INTO `free_contests` VALUES (15, 'http://www.pschallenge.com/', 'Progressive Sports Challenge', 'http://www.pschallenge.com/\n Free and pay fantasy sports contests offering cash prizes. Sports include football, baseball, basketball, and hockey.\n\n\n  ');
INSERT INTO `free_contests` VALUES (16, 'http://www.winforme.com/', 'WinForMe', 'http://www.winforme.com/\n North American sweepstakes entry service offering automatic entry into at least 50 online sweepstakes and giveaways every month. Offers a selection of membership packages.\n ');
INSERT INTO `free_contests` VALUES (17, 'http://www.acuwin.com/', 'Acuwin.com', 'http://www.acuwin.com/\n Automated sweepstakes entry service. Membership includes a personalized email address and discussion forum.\n ');
INSERT INTO `free_contests` VALUES (18, 'http://www.ilovesweepstakes.com/', 'I Love Sweepstakes', 'http://www.ilovesweepstakes.com/\n Automatic sweepstakes entry service for U.S. residents offering guaranteed submission to a minimum of 50 sweepstakes every month. Selection of packages available.\n ');
INSERT INTO `free_contests` VALUES (19, 'http://www.zaptastic.com/', 'Zaptastic', 'http://www.zaptastic.com/\n Software that automatically completes and sends web prize forms with the user''s profile.\n ');
INSERT INTO `free_contests` VALUES (20, 'http://www.cascoly.com/sweep.htm', 'Cascoly SweepsWinner', 'http://www.cascoly.com/sweep.htm\n Offering software that automates contest and sweepstakes entries and keeps track of contests already entered.\n\n ');
INSERT INTO `free_contests` VALUES (21, 'http://www.prizefocus.com/', 'Prize Focus', 'http://www.prizefocus.com/\n Automatic UK competition and prize draw entry service.\n ');
INSERT INTO `free_contests` VALUES (22, 'http://www.TurboSweeps.com/', 'Turbo Sweeps', 'http://www.TurboSweeps.com/\n Free downloadable software to use for personal entry of online sweepstakes.\n\n\n  ');
INSERT INTO `free_contests` VALUES (23, 'http://www.competitions.com.cn/', 'Compers News', 'http://www.competitions.com.cn/\n Monthly magazine listing competitions currently running in the UK. Includes online competition forum and free issue offer.\n ');
INSERT INTO `free_contests` VALUES (24, 'http://www.onlinesweeps.com/', 'Winning Ways', 'http://www.onlinesweeps.com/\n Selling a monthly online newsletter featuring phone and mail-in sweepstakes, articles, hints, tips, and worksheets. Sample issue available. Also includes a free directory of online entry sweepstakes.\n ');
INSERT INTO `free_contests` VALUES (25, 'http://www.sweepsheet.com/', 'SweepSheet', 'http://www.sweepsheet.com/\n Offers a paid subscription sweepstakes newsletter sent via postal mail bimonthly. Subscribers also receive online access to extra sweepstakes information and discussion board.\n ');
INSERT INTO `free_contests` VALUES (26, 'http://www.ragstoriches.com/', 'Rags to Riches', 'http://www.ragstoriches.com/\n Sweepstakes newsletter sent via postal mail. Fee based. Sent out several times per month. Site also features free sweepstakes message board\n ');
INSERT INTO `free_contests` VALUES (27, 'http://www.sweepstakeswinner.com', 'Sweepstakes Winner Newsletter', 'http://www.sweepstakeswinner.com\n An enthusiast''s collection of sweepstakes information by subscription. Sweepstakes, tips, forum.\n\n ');
INSERT INTO `free_contests` VALUES (28, 'http://www.bestsweepstakes.com/', 'Best Sweepstakes Newsletter', 'http://www.bestsweepstakes.com/\n Sweepstakes entry instructions for contests offered by well known consumer companies.\n ');
INSERT INTO `free_contests` VALUES (29, 'http://www.win-with-lynne.co.uk/', 'Win With Lynne', 'http://www.win-with-lynne.co.uk/\n Competition prize winning and slogan writing books. Also offers a UK competition club, free e-guide and articles.\n ');
INSERT INTO `free_contests` VALUES (30, 'http://sweepstakeslocator0.tripod.com/', 'Sweepstakes Locator', 'http://sweepstakeslocator0.tripod.com/\n Selling a monthly newsletter listing over 30 legitimate mail in and toll free call sweepstakes each month. Includes a selection of online listings.\n ');
INSERT INTO `free_contests` VALUES (31, 'http://www.winacontest.com/', 'Win a Contest', 'http://www.winacontest.com/\n Weekly publication for Canadians listing contests or sweepstakes that residents of Canada are eligible to enter and win prizes.\n ');
INSERT INTO `free_contests` VALUES (32, 'http://www.sweepingamerica.com/', 'Sweeping America', 'http://www.sweepingamerica.com/\n Selling a weekly online or postal newsletter mainly cnntaining listings of snail mail sweepstakes. Includes sample issue and online message forum.\n\n ');
INSERT INTO `free_contests` VALUES (33, 'http://www.americansweepsclub.com/', 'American Sweeps Club', 'http://www.americansweepsclub.com/\n Weekly newsletter for mail in and offline sweepstakes, offered by subscription. Includes sample issue.\n\n\n  ');
INSERT INTO `free_contests` VALUES (34, 'http://www.ultimate-game.co.uk/', 'Ultimate Game', 'http://www.ultimate-game.co.uk/\n Offering a selection of online raffles to win vehicles, holidays, and gifts. Tickets are priced in UK pounds.\n ');
INSERT INTO `free_contests` VALUES (35, 'http://prizehomes.endeavour.com.au/', 'Endeavour Prize Homes', 'http://prizehomes.endeavour.com.au/\n Holding ongoing raffles to win a new home located in the area of Brisbane, Australia. Also offers second place holiday or cash awards, plus incentive prizes.\n\n\n  ');

