CREATE TABLE `rss` (
  `id` int(11) NOT NULL auto_increment,
  `category` varchar(64) NOT NULL default '',
  `catnumber` int(3) NOT NULL default '0',
  `subcategory` varchar(64) NOT NULL default '',
  `subcatnumber` char(3) NOT NULL default '',
  `url` varchar(255) NOT NULL default '',
  `description` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`id`)
) TYPE=MyISAM AUTO_INCREMENT=30386;

INSERT INTO `rss` VALUES (1, 'News', 5, 'Computers', '30', 'http://rssnewsapps.ziffdavis.com/tech.xml', 'Technology News from eWEEK and Ziff Davis');
INSERT INTO `rss` VALUES (2, 'Computers & Internet', 3, 'Security', '18', 'http://www.infoworld.com/rss/security.rdf', 'InfoWorld: Security');
INSERT INTO `rss` VALUES (3, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Caucasus%20news', 'Moreover - Caucasus news');
INSERT INTO `rss` VALUES (4, 'Regionals', 7, 'US', '38', 'http://www.localfeeds.com/near/rss.cgi?city=508&dist=50', 'Localfeeds: Seattle(50)');
INSERT INTO `rss` VALUES (5, 'Computers & Internet', 3, 'Games', '17', 'http://freegames-blog.blog-city.com/index.rss', 'Here you can post and share with others your own private thoughts and views about the Free Games.');
INSERT INTO `rss` VALUES (6, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://daweed.blogspot.com/atom.xml', 'library web sites - usability, searching, new technologies, design');
INSERT INTO `rss` VALUES (7, 'Weblogs [Personal]', 1, 'General', '1', 'http://yjblog.stupidchicken.com/feed/rss', 'Ramblings of a returned Singaporean skolah, from three days before leaving the university through NS and civil service hell thereafter');
INSERT INTO `rss` VALUES (8, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.gw-language.com/wlog/feed/atom.xml', 'Occasional Weblog of Michael Wahlster');
INSERT INTO `rss` VALUES (9, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.merito.no/backend.php', 'Søkemotoroptimalisering, markedsføring på Internett');
INSERT INTO `rss` VALUES (10, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.film-prophet.com/main/backend.php', 'movie news & rumors');
INSERT INTO `rss` VALUES (11, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.krajec.com/blog/', 'Patents and IP Law in Business');
INSERT INTO `rss` VALUES (12, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.krajec.com/blog/index.xml', 'Patents and IP Law in Business');
INSERT INTO `rss` VALUES (13, 'Weblogs [Personal]', 1, 'General', '1', 'http://replacements.typepad.com/dinnerwarediary/index.rdf', 'A spirited discussion of discontinued china, crystal, flatware and collectibles.');
INSERT INTO `rss` VALUES (14, 'Regionals', 7, 'Australia', '44', 'http://www.localfeeds.com/near/rss.cgi?city=37&dist=50', 'Localfeeds: Sydney(50)');
INSERT INTO `rss` VALUES (15, 'Weblogs [Computers]', 2, 'General', '5', 'http://homepage.mac.com/matthewbell/iblog/rss.xml', '');
INSERT INTO `rss` VALUES (16, 'Business', 4, 'Legal', '20', 'http://www.iabogado.com/esp/bitacora/index.rdf', 'Comment on Spanish law and lawyers');
INSERT INTO `rss` VALUES (17, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.synapsys.co.nz/blog/index.xml', 'repository of articles, documents and links that reflect our intellectual and philosophical journey through the world of blended learning, eLearning and knowledge management.');
INSERT INTO `rss` VALUES (18, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.cre8pc.com/blog/cre8pc.xml', 'Usability, Web Site Design and SEO');
INSERT INTO `rss` VALUES (19, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/Kickassdealscom', 'Latest coupons codes, deals, and freebies');
INSERT INTO `rss` VALUES (20, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/Kickassdeals', 'Latest forum posts of coupons codes, deals, and freebies');
INSERT INTO `rss` VALUES (21, 'Weblogs [Personal]', 1, 'General', '1', 'http://soldierslifeafteriraq.blogspot.com/atom.xml', 'soldier life experiences after iraq');
INSERT INTO `rss` VALUES (22, 'Weblogs [Personal]', 1, 'General', '1', 'http://chrysalis1.blogspot.com/atom.xml', 'diet and excersize blog');
INSERT INTO `rss` VALUES (23, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://secondaryscreening.net/index.xml', 'Closer Look at Anti-Terrorism by Ryan Singel');
INSERT INTO `rss` VALUES (24, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://horoscopes-blog.blog-city.com/index.rss', 'Here you can post and share with others your own private thoughts and views about all kinds of Horoscopes.');
INSERT INTO `rss` VALUES (25, 'Regionals', 7, 'US', '38', 'http://www.localfeeds.com/near/rss.cgi?city=535&dist=50', 'Localfeeds: Washington(50)');
INSERT INTO `rss` VALUES (26, 'Business', 4, 'Travel', '24', 'http://www.himadventures.net/feed.xml', 'Adventure & Outdoor Travel In Himalayas.');
INSERT INTO `rss` VALUES (27, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://lovestories-blog.blog-city.com/index.rss', 'View this blog and share your opinion with other people on the Net.');
INSERT INTO `rss` VALUES (28, 'Regionals', 7, 'Europe', '42', 'http://www.mcseboard.de/news/rss.xml', 'MCSEboard.de MCSE Forum');
INSERT INTO `rss` VALUES (29, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://lyrics-blog.blog-city.com/index.rss', 'Here you can share your opinion with other people on the Net.');
INSERT INTO `rss` VALUES (30, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://grammy-awards.blog-city.com/index.rss', 'View this blog and share your opinion with other people on the Net.');
INSERT INTO `rss` VALUES (31, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.emarketingprofit.com/feeds/articles.xml', 'Traffic and moneymaking articles');
INSERT INTO `rss` VALUES (32, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://bigbrother-blog.blog-city.com/index.rss', 'View this blog and share your opinion about this game with other people on the Net.');
INSERT INTO `rss` VALUES (33, 'News', 5, 'World', '28', 'http://onet', 'onet');
INSERT INTO `rss` VALUES (34, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.literotic.com', 'a');
INSERT INTO `rss` VALUES (35, 'Regionals', 7, 'Australia', '44', 'http://www.ozmusicweed.com/xBackend.php?feedtype=rss2&fponly=0', 'Ozmusicweed, Australian music news, reviews and gig guide');
INSERT INTO `rss` VALUES (36, 'Regionals', 7, 'CA', '39', 'http://www.localfeeds.com/near/rss.cgi?city=113&dist=50', 'Localfeeds: Vancouver(50)');
INSERT INTO `rss` VALUES (37, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.dakotablog.com/news/rss.php', 'News from the Dakotas');
INSERT INTO `rss` VALUES (38, 'Regionals', 7, 'UK', '40', 'http://www.powerswitch.org.uk/portal/index2.php?option=com_rss&no_html=1', 'PowerSwitch - raising awareness of oil depletion');
INSERT INTO `rss` VALUES (39, 'Regionals', 7, 'Europe', '42', 'http://www.teltarif.de/db/news.rss', 'teltarif.de Newsfeed');
INSERT INTO `rss` VALUES (40, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.designandcopy.ca/lifeline/blog.html', 'The blog page of a newsletter for people with agoraphobia, panic disorder, social phobia and other anxiety disorders.');
INSERT INTO `rss` VALUES (41, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.designandcopy.ca/cgi-bin/blogfeed/Blogfeed.cgi', 'The blog page of a newsletter for people with agoraphobia, panic disorder, social phobia and other anxiety disorders.');
INSERT INTO `rss` VALUES (42, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.graphicproducts.com/news/news_rss.xml', 'Labeling and Identification News');
INSERT INTO `rss` VALUES (43, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://brickballoon.blogspot.com/atom.xml', 'Christian Commentary on Current Issues');
INSERT INTO `rss` VALUES (44, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.superjade.com/wordpress/wordpress/wp-rss2.php', 'Swimming and Guitar');
INSERT INTO `rss` VALUES (45, 'Miscellaneous', 6, 'Health', '36', 'http://www.preciouspets.org/articles.xml', 'Educational Articles on Pet Health and Nutrition');
INSERT INTO `rss` VALUES (46, 'Regionals', 7, 'Europe', '42', 'http://WWW.Pruefziffernberechnung.DE/Attraktor/RSS09AttraktorIndex.xml', 'Small Online Journal');
INSERT INTO `rss` VALUES (47, 'Companies', 8, 'Microsoft', '46', 'http://www.gotdotnet.com/community/resources/rss.aspx?feed=sample', 'GotDotNet: Samples');
INSERT INTO `rss` VALUES (48, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://WWW.Pruefziffernberechnung.DE/RSS09Pruefziffernberechnung.xml', 'Everything about check digits');
INSERT INTO `rss` VALUES (49, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.onlineauctionassociation.com/weblog/index.rdf', 'Online Auction Association');
INSERT INTO `rss` VALUES (50, 'Miscellaneous', 6, 'Health', '36', 'http://www.junkfoodwarning.org/rss.xml', 'Junk food news coering soft drinks, fried foods, snack foods, and the health consequences of convienence foods');
INSERT INTO `rss` VALUES (51, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.junkscience.info/rss.xml', 'Junk science news and information');
INSERT INTO `rss` VALUES (52, 'Miscellaneous', 6, 'Health', '36', 'http://www.lighttherapynews.com/rss.xml', 'Light therapy news covering infrared LED lights, natural sunlight for health, seasonal affective disorder, vitamin D and more');
INSERT INTO `rss` VALUES (53, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.shabangexpress.com/feed.xml', 'Shabang Express can provide you with Low Cost Pop Up Booths. Delivering high quality Tradeshow Exhibits to satisfied customers for over 70 years. We have a wide variety of options to customize your Trade Show Exhibit Booth.');
INSERT INTO `rss` VALUES (54, 'Computers & Internet', 3, 'Security', '18', 'http://www.sharp-ideas.net/index.rdf', 'information security solutions');
INSERT INTO `rss` VALUES (55, 'Weblogs [Personal]', 1, 'General', '1', 'http://uber-lame.blogspot.com/atom.xml', 'blog of Lame');
INSERT INTO `rss` VALUES (56, 'Business', 4, 'Travel', '24', 'http://russia.blog-city.com/index.rss', 'Tips for travelers to Russia');
INSERT INTO `rss` VALUES (58, 'Computers & Internet', 3, 'Internet', '15', 'http://www.magicnico.net', 'All the good news are on magicnico.net :)');
INSERT INTO `rss` VALUES (59, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.magicnico.net/blog/rss.php', 'All the good news are on magicnico.net :)');
INSERT INTO `rss` VALUES (60, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://quikonnex.com/channel/view/coreystewart', 'All things to do with songwriting, its performance, and the creative process in general.');
INSERT INTO `rss` VALUES (61, 'Computers & Internet', 3, 'Games', '17', 'http://www.onlinepoker.com', 'Online Poker - Your Poker Site!');
INSERT INTO `rss` VALUES (62, 'Computers & Internet', 3, 'Games', '17', 'http://www.xbox99.com/index.xml', 'Xbox99 news');
INSERT INTO `rss` VALUES (63, 'Weblogs [Personal]', 1, 'General', '1', 'http://porreta.net/xmlsrv/rss.php?blog=5', 'Comunidade dos Blogueiros Bahianos na Blogosphere - Brasil');
INSERT INTO `rss` VALUES (64, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.kickassdeals.com/rss/newsfeed.asp', 'Coupon Codes , deals, bargains, savings freebies and more');
INSERT INTO `rss` VALUES (65, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.circusnews.com/backend.php', 'News and information for the circus and related performing arts community');
INSERT INTO `rss` VALUES (66, 'Business', 4, 'Foods & Beverages', '27', 'http://www.grandtea.com/blog/rss.asp', 'Tea News');
INSERT INTO `rss` VALUES (67, 'News', 5, 'Computers', '30', 'http://www.infoworld.com/rss/news.rdf', 'InfoWorld: Top News');
INSERT INTO `rss` VALUES (68, 'Business', 4, 'News & Opportunities', '26', 'http://www.highertrustmarketing.com/blog/index.rdf', 'How To Write A Book and Market It Online For Profit - Blog');
INSERT INTO `rss` VALUES (69, 'Weblogs [Personal]', 1, 'General', '1', 'http://skygrass.terminus.net.au/index.rss', 'A Malaysian finds herself in Australia');
INSERT INTO `rss` VALUES (70, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://adij.blogspot.com/atom.xml', 'of documents and emaciated men');
INSERT INTO `rss` VALUES (71, 'Regionals', 7, 'UK', '40', 'http://www.cornwall24.co.uk/cornwall-news.xml', 'Cornwall News');
INSERT INTO `rss` VALUES (72, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.aullidos.com/noticias.xml', 'Movie Horror News');
INSERT INTO `rss` VALUES (73, 'Miscellaneous', 6, 'Health', '36', 'http://www.asbestos-class-action.info/wp-rss2.php', 'Mesothelioma Asbestos Class Action');
INSERT INTO `rss` VALUES (74, 'News', 5, 'Locals', '29', 'http://arkalum.org/newsroom/rss.php', 'Arkansas Alumni Association News Feed');
INSERT INTO `rss` VALUES (75, 'Business', 4, 'Legal', '20', 'http://feeds.feedburner.com/IntellectualPropertyUpdates', 'News and information for intellectual property practitioners');
INSERT INTO `rss` VALUES (76, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.apetsblog.com/petsjournal.xml', 'Pets related journal with helpful advice on pet care, pet products, training tips, and interesting stories.');
INSERT INTO `rss` VALUES (77, 'Computers & Internet', 3, 'Software', '13', 'http://www.infoworld.com/rss/reviews.rdf', 'InfoWorld: Test Center Reviews');
INSERT INTO `rss` VALUES (78, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.guitarmusician.com/blog/rss.php', 'Information and news for guitarists regarding guitar reviews for acoustic, electric and bass. Lessons, interviews, newsletter and equipment for sale online.');
INSERT INTO `rss` VALUES (79, 'News', 5, 'Media', '31', 'http://www.canmag.com/touchcan/canmag.xml', 'The Can Magazine offers entertainment headlines that are updated daily.');
INSERT INTO `rss` VALUES (80, 'Business', 4, 'News & Opportunities', '26', 'http://www.promotionworld.com/rss_xmls/2_rss.xml', 'PromotionWorld is one of the most popular sites for web site promotion with cutting-edge news focused on the search engine optimization and website promotion.');
INSERT INTO `rss` VALUES (81, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/BluesAndBeyond', 'Bluesman Doctor Oakroot speaks out on blues, experimental music, oddball instruments, life, death, politics, and just about anything else that crosses his mind.');
INSERT INTO `rss` VALUES (82, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/WeightTrainingInformation', 'Information on Weight training, Fat Loss, and health articles');
INSERT INTO `rss` VALUES (83, 'Weblogs [Personal]', 1, 'General', '1', 'http://sabsian5233.blogspot.com/atom.xml', 'Life as a budding engineer see...');
INSERT INTO `rss` VALUES (84, 'Regionals', 7, 'Europe', '42', 'http://www.ravingplanet.de/rss/news.xml', 'Online magacine for electronic music: News, Reviews, Party Pics');
INSERT INTO `rss` VALUES (85, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.axetopia.com/rss_guitars.xml', 'News and reviews of guitar equipment');
INSERT INTO `rss` VALUES (86, 'Regionals', 7, 'Europe', '42', 'http://www.digitalkamera-land.de/rss20.rss', 'Digital Imaging News and Reviews');
INSERT INTO `rss` VALUES (87, 'Computers & Internet', 3, 'Software', '13', 'http://www.infoworld.com/rss/applications.rdf', 'InfoWorld: Applications');
INSERT INTO `rss` VALUES (88, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.checkit.nl/newsletter_rss.aspx', 'De Checkit nieuwsbrief houdt u op de hoogte van interessante publicaties over vindbaarheid en zoekgedrag op Internet.');
INSERT INTO `rss` VALUES (89, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.geeker.co.uk/rss/', 'Geeker.co.uk price scanner hardware bargains');
INSERT INTO `rss` VALUES (90, 'News', 5, 'World', '28', 'http://world-news-blog.blogspot.com', 'This is a blog about world news.You can post your comments here.');
INSERT INTO `rss` VALUES (91, 'News', 5, 'World', '28', 'http://world-news-blog.blog-city.com', 'This is a blog about world news.You can post your comments here.  If you have something to say about world news feel free to say it on this   blog.You can say whatever you want.');
INSERT INTO `rss` VALUES (92, 'News', 5, 'World', '28', 'http://www.fluxcap.com/feed.xml', 'FluxCap News');
INSERT INTO `rss` VALUES (93, 'Business', 4, 'News & Opportunities', '26', 'http://nextlevelpartner.typepad.com/nxtlvl/index.rdf', 'Next Level Biz Tips');
INSERT INTO `rss` VALUES (94, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://serial-killer.biz', 'Wacky adventures of a serial killer');
INSERT INTO `rss` VALUES (95, 'Computers & Internet', 3, 'Internet', '15', 'http://www.infoworld.com/rss/ebizstra.rdf', 'InfoWorld: E-Business Solutions & Strategies');
INSERT INTO `rss` VALUES (96, 'Miscellaneous', 6, 'Health', '36', 'http://vioxxrecall.blogspot.com/atom.xml', 'drug recall help');
INSERT INTO `rss` VALUES (97, 'Business', 4, 'Legal', '20', 'http://vioxxrecall.blogspot.com/atom.xml', 'drug recall lawsuits');
INSERT INTO `rss` VALUES (98, 'Weblogs [Personal]', 1, 'General', '1', 'http://diffidence.org/wp/wp-rss2.php', 'diffidence');
INSERT INTO `rss` VALUES (99, 'News', 5, 'Computers', '30', 'http://cpu-net.com', 'isp');
INSERT INTO `rss` VALUES (100, 'Business', 4, 'Real Estate', '21', 'http://www.yourinternetagents.com', 'Chicago Real Estate and Realtors');
INSERT INTO `rss` VALUES (101, 'Business', 4, 'Real Estate', '21', 'http://www.yourinternetagents.com/backend.php', 'Chicago Real Estate and Realtors');
INSERT INTO `rss` VALUES (102, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/net/mjON', 'A blog by Rodney Olsen about life, faith and family.');
INSERT INTO `rss` VALUES (103, 'Business', 4, 'Foods & Beverages', '27', 'http://www.passahe.com.ua/newsagro/agronews.xml', 'Agro and food products news from Ukraine');
INSERT INTO `rss` VALUES (104, 'Business', 4, 'News & Opportunities', '26', 'http://news.helplinelaw.com', 'Indian legal, economic News website');
INSERT INTO `rss` VALUES (105, 'Miscellaneous', 6, 'Society', '33', 'http://www.cooperativeresearch.org/ccr-news.rdf', 'Center for Cooperative Research');
INSERT INTO `rss` VALUES (106, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Central%20Asia%20news', 'Moreover - Central Asia news');
INSERT INTO `rss` VALUES (107, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.infoworld.com/rss/hardware.rdf', 'InfoWorld: End-user Hardware');
INSERT INTO `rss` VALUES (108, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.siliconinfo.com', 'Providing Web Development India Web Design India Web Hosting India, PHP India, PHP Programmer India Bangalore, SEO India,');
INSERT INTO `rss` VALUES (109, 'Miscellaneous', 6, 'Health', '36', 'http://www.VitalArts.net/williamsfeed.xml', 'Life Coaching and Alternative Healing.  You get Life Coaching and practical health tips for living life wholeheartedly.');
INSERT INTO `rss` VALUES (110, 'Computers & Internet', 3, 'Internet', '15', 'http://home.comcast.net/~mgershma/rss/index.rss', 'michael gershman');
INSERT INTO `rss` VALUES (111, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.firstwriter.com/competitions/search/competitionsrss.cgi', 'Daily updated database of writing competitions, including poetry, fiction, nonfiction, scripts, and free entry.');
INSERT INTO `rss` VALUES (112, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://marzipanbabylon.blogspot.com/atom.xml', 'fractal joy is here.');
INSERT INTO `rss` VALUES (113, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.furl.net/members/johnbakeronline/rss.xml', 'News from John Baker, British crime and mystery novelist.');
INSERT INTO `rss` VALUES (114, 'Miscellaneous', 6, 'Health', '36', 'http://news.biohealthmatics.com/feeds/rssnews.aspx', 'health informatics and bioinformatics news, events worldwide');
INSERT INTO `rss` VALUES (115, 'Business', 4, 'News & Opportunities', '26', 'http://extramoney49.blogspot.com/', 'Extra Money');
INSERT INTO `rss` VALUES (116, 'Business', 4, 'Real Estate', '21', 'http://las-vegas-henderson.info/wp-rss2.php', 'Las Vegas real estate, Henderson real estate, Summerlin, Boulder City & Green Valley. View Las Vegas homes, condos online & Las Vegas real estate reports.');
INSERT INTO `rss` VALUES (117, 'News', 5, 'Computers', '30', 'http://www.infoworld.com/rss/networking.rdf', 'InfoWorld: Networking');
INSERT INTO `rss` VALUES (118, 'Business', 4, 'Real Estate', '21', 'http://www.elk-grove-laguna.com/wp-rss2.php', 'Elk Grove Laguna California CA Real Estate');
INSERT INTO `rss` VALUES (119, 'News', 5, 'Media', '31', 'http://www.bimber.pl/rss.php', 'Polish music site. Daily news, mp3s, clips...');
INSERT INTO `rss` VALUES (120, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/Health-goji-juicecom', 'Dedicated to my business of anti-aging health, nutrition and Himalayan Goji Berry Juice. Topics covered are weight loss, diet, exercise, longevity, health, vitamins, nutrition and fitness.');
INSERT INTO `rss` VALUES (121, 'Regionals', 7, 'US', '38', 'http://www.startribune.com', 'star tribune');
INSERT INTO `rss` VALUES (122, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://bahahs.blogspot.com/atom.xml', 'howard stern meets ali-g --esque type comedy blog (:');
INSERT INTO `rss` VALUES (123, 'Weblogs [Personal]', 1, 'General', '1', 'http://adhd-treatment-information.blogspot.com', 'Health and Disease information and nutrition');
INSERT INTO `rss` VALUES (124, 'Business', 4, 'Real Estate', '21', 'http://www.granitebayloomis.com/wp-rss2.php', 'Granite Bay Real Estate');
INSERT INTO `rss` VALUES (125, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://wageslave.net/backend.php', 'Wage Slave workplace gripes and advice');
INSERT INTO `rss` VALUES (126, 'Regionals', 7, 'Asia', '43', 'http://www.samishii-mimi.com/wp-rss2.php', 'Random Ramblings on Japanese culture, politics, entertainment, and more.');
INSERT INTO `rss` VALUES (127, 'Computers & Internet', 3, 'Software', '13', 'http://www.infoworld.com/rss/platforms.rdf', 'InfoWorld: Platforms');
INSERT INTO `rss` VALUES (128, 'Miscellaneous', 6, 'Health', '36', 'http://weight-loss-blog.blogspot.com/', 'The Bobbing Float Weight Loss Blob');
INSERT INTO `rss` VALUES (129, 'Weblogs [Computers]', 2, 'General', '5', 'http://labnol.blogspot.com', 'Search Technology');
INSERT INTO `rss` VALUES (130, 'Miscellaneous', 6, 'Health', '36', 'http://content.zorgmediatheek.nl/rss.asp?z=3', 'ZorgMediatheek RSS Zorg en Welzijn');
INSERT INTO `rss` VALUES (131, 'News', 5, 'Media', '31', 'http://www.bbfc.co.uk/website/Classified.nsf/filmfeed.xml', 'British Board of Film Classification');
INSERT INTO `rss` VALUES (132, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.starfrosch.ch/starfrosch/module-pagesetter-xmllist-tid-8-tpl-RSS.html', 'Starfrosch Artikel');
INSERT INTO `rss` VALUES (133, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.daydreaminc.com/dailyblog/rss.cfm', 'Coldfusion and other stuff');
INSERT INTO `rss` VALUES (134, 'Computers & Internet', 3, 'Security', '18', 'http://www.internetmonitor.lu/syndication.rss', 'Internet monitor est un web magazine multi langues (FR, DE, EN) qui fournit du contenu et des tutoriaux gratuits sur la sécurité PC & INternet');
INSERT INTO `rss` VALUES (135, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.onlygonzo.com/rss/index.rss', 'anal sex movies updated every day');
INSERT INTO `rss` VALUES (136, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://escort.blog-city.com/index.rss', 'Diary of a London Based Ebony escort');
INSERT INTO `rss` VALUES (137, 'News', 5, 'Computers', '30', 'http://www.infoworld.com/rss/standards.rdf', 'InfoWorld: Standards & Protocols');
INSERT INTO `rss` VALUES (138, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://bildhauer.blogspot.com/atom.xml', 'Die Kunst der Skulpturen, Holzbildhauer, Steinbildhauer und Plastik.');
INSERT INTO `rss` VALUES (139, 'Business', 4, 'Real Estate', '21', 'http://www.mortgage-millions.com/feed.xml', 'Advanced, accellerated, mortgage marketing training that');
INSERT INTO `rss` VALUES (140, 'Weblogs [Computers]', 2, 'Developer News', '6', 'http://nybanker.com/atom.xml', 'Software Outsourcing');
INSERT INTO `rss` VALUES (141, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.kazuyukiomino.com/rssfeed/feeds.xml', 'Information Marketing Tips and Resources For Small Business Owners');
INSERT INTO `rss` VALUES (142, 'Miscellaneous', 6, 'Sports', '34', 'http://feeds.feedburner.com/FrontSightDiscounts', 'Front Sight Firearms Training Discounts');
INSERT INTO `rss` VALUES (143, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.reportage.blogspot.com/atom.xml', 'True tales from our times!');
INSERT INTO `rss` VALUES (144, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/hategun/', 'hategun: sex. politics. religion. culture.');
INSERT INTO `rss` VALUES (145, 'Business', 4, 'Travel', '24', 'http://www.discountcityhotels.com/London-Hotel-Reservations.xml', 'London Hotels, Paris Hotels');
INSERT INTO `rss` VALUES (146, 'Regionals', 7, 'Asia', '43', 'http://bill.gates.com', 'MSN Development');
INSERT INTO `rss` VALUES (147, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://ethics-blog.blog-city.com', 'You want to learn more and to share with others!Join us!');
INSERT INTO `rss` VALUES (148, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.infoworld.com/rss/storage.rdf', 'InfoWorld: Storage');
INSERT INTO `rss` VALUES (149, 'Business', 4, 'Travel', '24', 'http://www.travelblog.org/rss/feed.php', 'Travel Journals and Photos added by real travelers, during their travels.');
INSERT INTO `rss` VALUES (150, 'Regionals', 7, 'Asia', '43', 'http://Till.gates.com', 'MSN Development');
INSERT INTO `rss` VALUES (151, 'Business', 4, 'Advertising & Marketing', '19', 'http://marketing-shopping.blogspot.com', 'This is a blog raleted to the marketing.Share!');
INSERT INTO `rss` VALUES (152, 'Regionals', 7, 'Australia', '44', 'http://feeds.smh.com.au/rssheadlines/top.rss', 'The Sydney Morning Herald News Headlines');
INSERT INTO `rss` VALUES (153, 'Regionals', 7, 'Australia', '44', 'http://feeds.smh.com.au/rssheadlines/national.rss', 'The Sydney Morning Herald National News');
INSERT INTO `rss` VALUES (154, 'News', 5, 'World', '28', 'http://feeds.smh.com.au/rssheadlines/world.rss', 'The Sydney Morning Herald World News');
INSERT INTO `rss` VALUES (155, 'Business', 4, 'News & Opportunities', '26', 'http://feeds.smh.com.au/rssheadlines/business.rss', 'The Sydney Morning Herald Business News');
INSERT INTO `rss` VALUES (156, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://furl.net/members/johnbakeronline/rss.xml', 'RSS Feeds from John Baker, British crime and mystery writer.');
INSERT INTO `rss` VALUES (157, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.smh.com.au/rssheadlines/entertainment.rss', 'The Sydney Morning Herald Entertainment News');
INSERT INTO `rss` VALUES (158, 'News', 5, 'Computers', '30', 'http://feeds.smh.com.au/rssheadlines/technology.rss', 'The Sydney Morning Herald Technology News');
INSERT INTO `rss` VALUES (159, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.infoworld.com/rss/telecomm.rdf', 'InfoWorld: Telecommunications');
INSERT INTO `rss` VALUES (160, 'News', 5, 'Media', '31', 'http://feeds.smh.com.au/rssheadlines/multimedia.rss', 'The Sydney Morning Herald Video News');
INSERT INTO `rss` VALUES (161, 'Miscellaneous', 6, 'Sports', '34', 'http://feeds.smh.com.au/rssheadlines/sport.rss', 'The Sydney Morning Herald Sport News');
INSERT INTO `rss` VALUES (162, 'Business', 4, 'Advertising & Marketing', '19', 'http://marketing-shopping.blog-city.com', 'This is a blog raleted to the marketing.Share!');
INSERT INTO `rss` VALUES (163, 'Computers & Internet', 3, 'Security', '18', 'http://vancouver.virusbtn.com/feeds/virus_news.rdf', 'News and information on viruses, hoaxes, spam and general IT security related issues provided by independent anti-virus advisors, Virus Bulletin');
INSERT INTO `rss` VALUES (164, 'Regionals', 7, 'UK', '40', 'http://butlersheetmetal.com/tinbasherblog/comments/feed/rss2/', 'Sheet metal company blog');
INSERT INTO `rss` VALUES (165, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://saucerfulofshite.blogspot.com/atom.xml', 'Ben J. Minger');
INSERT INTO `rss` VALUES (166, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://rock-your-boat.blogspot.com/atom.xml', 'Realise who You are actually.....instead of the You whom the world created.Unravel the true YOU !');
INSERT INTO `rss` VALUES (167, 'News', 5, 'Media', '31', 'http://media-now.blogspot.com', 'Look into the world media!This blog will help you to share and learn!');
INSERT INTO `rss` VALUES (168, 'News', 5, 'Media', '31', 'http://media-now.blog-city.com', 'Look into the world media!This blog will help you to share and learn!');
INSERT INTO `rss` VALUES (169, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://architecture-blog.blogspot.com', 'This blog is ralted to building!Enjoy and share your ideas!');
INSERT INTO `rss` VALUES (170, 'Computers & Internet', 3, 'Internet', '15', 'http://www.kmentor.com/socio-tech-info/index-rss20.rdf', 'infosophy: socio-technological rendering of information');
INSERT INTO `rss` VALUES (171, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://architecture-blog.blog-city.com', 'This blog is ralted to building!Enjoy and share your ideas!');
INSERT INTO `rss` VALUES (172, 'Computers & Internet', 3, 'Games', '17', 'http://bt-gm.iblood.org/rss.php', 'NewTorrents.info');
INSERT INTO `rss` VALUES (173, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://servers-blog.blogspot.com', 'Here you can post and share with others your own private thoughts and views about all types of Servers');
INSERT INTO `rss` VALUES (174, 'Business', 4, 'Travel', '24', 'http://www.ripserve.com/perkins/rssfeed.xml', 'John Perkins photos and stories from around the world');
INSERT INTO `rss` VALUES (175, 'News', 5, 'World', '28', 'http://rss.msnbc.msn.com/id/3032091/device/rss/rss.xml', 'MSNBC.com: Top News');
INSERT INTO `rss` VALUES (176, 'Regionals', 7, 'US', '38', 'http://rss.msnbc.msn.com/id/3032524/device/rss/rss.xml', 'MSNBC.com: U.S. News');
INSERT INTO `rss` VALUES (177, 'News', 5, 'World', '28', 'http://rss.msnbc.msn.com/id/3032506/device/rss/rss.xml', 'MSNBC.com: International News');
INSERT INTO `rss` VALUES (178, 'Regionals', 7, 'US', '38', 'http://rss.msnbc.msn.com/id/3032552/device/rss/rss.xml', 'MSNBC.com: Politics');
INSERT INTO `rss` VALUES (179, 'Business', 4, 'News & Opportunities', '26', 'http://rss.msnbc.msn.com/id/3032071/device/rss/rss.xml', 'MSNBC.com: Business');
INSERT INTO `rss` VALUES (180, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.msnbc.msn.com/id/3032083/device/rss/rss.xml', 'MSNBC.com: Entertainment');
INSERT INTO `rss` VALUES (181, 'Miscellaneous', 6, 'Health', '36', 'http://rss.msnbc.msn.com/id/3088327/device/rss/rss.xml', 'MSNBC.com: Health');
INSERT INTO `rss` VALUES (182, 'Miscellaneous', 6, 'Sports', '34', 'http://rss.msnbc.msn.com/id/3032112/device/rss/rss.xml', 'MSNBC.com: Sports');
INSERT INTO `rss` VALUES (183, 'Miscellaneous', 6, 'Science & Education', '32', 'http://rss.msnbc.msn.com/id/3032117/device/rss/rss.xml', 'MSNBC.com: Technology & Science');
INSERT INTO `rss` VALUES (184, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://rss.msnbc.msn.com/id/3032104/device/rss/rss.xml', 'MSNBC.com: Opinions with Slate');
INSERT INTO `rss` VALUES (185, 'Business', 4, 'Travel', '24', 'http://rss.msnbc.msn.com/id/3032122/device/rss/rss.xml', 'MSNBC.com: Travel');
INSERT INTO `rss` VALUES (186, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.gracefotography.com/graceblog/rss.php', 'news, politics & satire');
INSERT INTO `rss` VALUES (187, 'News', 5, 'Locals', '29', 'http://rss.msnbc.msn.com/id/3032618/device/rss/rss.xml', 'MSNBC.com: Nightly News');
INSERT INTO `rss` VALUES (188, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.inertramblings.com/index.rdf', 'Inert Ramblings');
INSERT INTO `rss` VALUES (189, 'News', 5, 'Media', '31', 'http://rss.msnbc.msn.com/id/3032599/device/rss/rss.xml', 'MSNBC.com: Dateline');
INSERT INTO `rss` VALUES (190, 'News', 5, 'Media', '31', 'http://rss.msnbc.msn.com/id/3032632/device/rss/rss.xml', 'MSNBC.com: Today');
INSERT INTO `rss` VALUES (191, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.libdex.com/rssify.php?url=http://www.lights.com/scott/allrecordlabels/recent/', 'allrecordlabels.com recent additions');
INSERT INTO `rss` VALUES (192, 'News', 5, 'Media', '31', 'http://rss.msnbc.msn.com/id/3096433/device/rss/rss.xml', 'MSNBC.com: MSNBC TV');
INSERT INTO `rss` VALUES (193, 'News', 5, 'Locals', '29', 'http://rss.msnbc.msn.com/id/3032127/device/rss/rss.xml', 'MSNBC.com: Weather');
INSERT INTO `rss` VALUES (194, 'News', 5, 'Media', '31', 'http://rss.msnbc.msn.com/id/3032541/device/rss/rss.xml', 'MSNBC.com: Newsweek');
INSERT INTO `rss` VALUES (195, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://servers-blog.blog-city.com', 'Here you can post and share with others your own private thoughts and views about all types of Servers');
INSERT INTO `rss` VALUES (196, 'Regionals', 7, 'UK', '40', 'http://www.alieninengland.com/cms/rss.xml', 'England, all you need to know');
INSERT INTO `rss` VALUES (197, 'Miscellaneous', 6, 'Health', '36', 'http://www.gainwithoutpain.net/GWP_rss.xml', 'Devoted to health and wellness through the application of both Eastern and Western bodywork practices.  Got pain?  Get Relief!');
INSERT INTO `rss` VALUES (198, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.contentinfusion.com/Category.aspx?CATEGORYID=10&FORMAT=XML&MEMBERID=412&TITLE_TEXTFONT=Arial&TITLE_TEX', 'Wedding/Style Articles');
INSERT INTO `rss` VALUES (199, 'Weblogs [Personal]', 1, 'General', '1', 'http://coolgov.com/wp-rss2.php', 'CoolGov.com - A Guide to stuff your taxes paid for...');
INSERT INTO `rss` VALUES (200, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/TheOneCureForAllDisease', 'The One Cure for All Disease ...');
INSERT INTO `rss` VALUES (201, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.lpi.usra.edu/library/new.xml', 'Lunar & Planetary institute');
INSERT INTO `rss` VALUES (202, 'Business', 4, 'Advertising & Marketing', '19', 'http://meisenheimer.com/atom.xml', 'No-Brainer Selling Tips');
INSERT INTO `rss` VALUES (203, 'Business', 4, 'Real Estate', '21', 'http://san-diego-property.info/wp-rss2.php', 'San Diego la Jolla Del Mar Real Estate');
INSERT INTO `rss` VALUES (204, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.corruptlogic.com/tiki-articles_rss.php?ver=2&css=y', 'News, opinion and Bit Torrent links');
INSERT INTO `rss` VALUES (205, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.corruptlogic.com/tiki-wiki_rss.php?ver=2&css=y', 'latest Wiki pages on corrupt logic');
INSERT INTO `rss` VALUES (206, 'Miscellaneous', 6, 'Health', '36', 'http://www.lowcarbs.info/rss.xml', 'Low-carb diet and foods news');
INSERT INTO `rss` VALUES (207, 'Miscellaneous', 6, 'Health', '36', 'http://www.madcownews.org/rss.xml', 'Mad cow disease news and information covering the beef industry and the USDA');
INSERT INTO `rss` VALUES (208, 'Miscellaneous', 6, 'Health', '36', 'http://www.marsheadlines.com/rss.xml', 'Mars news covering Mars missions, the Mars rover, space exploration, NASA and the red planet');
INSERT INTO `rss` VALUES (209, 'Business', 4, 'Automobile', '10', 'http://exhaustsoundclips.com/phpbb2/news_rss.php', 'Automobile/Exhaust System and website news');
INSERT INTO `rss` VALUES (210, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://feeds.feedburner.com/VacuumSealerTips', 'Find tips for using vacuum sealers, vacuum seal bags & food saver bags and rolls. The tips will work for most vacuum sealing machines including FoodSaver, and the V-33 commercial quality vacuum sealer for home use.');
INSERT INTO `rss` VALUES (211, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.crunchable.net/rss.php', 'Essays about the small things that fascinate us, big things that frighten us, and crunchy things we like to eat.');
INSERT INTO `rss` VALUES (212, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Charities%20news', 'Moreover - Charities news');
INSERT INTO `rss` VALUES (213, 'News', 5, 'Computers', '30', 'http://catalogablog.blogspot.com/rss/catalogablog.xml', 'Library Cataloging');
INSERT INTO `rss` VALUES (214, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://bentoncounty.info/Nuke/backend.php', 'News and Views from Benton County Tennessee');
INSERT INTO `rss` VALUES (216, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://chrysalis1.blogspot.com/atom.xml', 'personl diet blog');
INSERT INTO `rss` VALUES (217, 'Computers & Internet', 3, 'Games', '17', 'http://www.ch4nce.com/backend.rdf', 'The site devoted to informing you about the latest in online gambling, gaming and casinos.');
INSERT INTO `rss` VALUES (218, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.bluedistortion.com/rss/', 'Collection of electronic, underground art.');
INSERT INTO `rss` VALUES (219, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.dataste.com/blog/wordpress/wp-rss2.php', 'DaTaste.com is all about the Tasty things in life.  Pictures, stories, Tasty Quotes, Car Racing, Fine Dining, Recepies.  Take a look and give us some suggestions on what you think would be cool to add to our site.');
INSERT INTO `rss` VALUES (220, 'Business', 4, 'Advertising & Marketing', '19', 'http://news.nitpickit.com/index.xml', 'Featuring Business Announcements and Articles');
INSERT INTO `rss` VALUES (221, 'Miscellaneous', 6, 'Health', '36', 'http://hangover.blogs.com/can_you_cure_a_hangover/index.rdf', 'Hangover Cure?');
INSERT INTO `rss` VALUES (222, 'Business', 4, 'Finance', '25', '  http://www.aardvarkbusiness.net/chat/rssfeed/rss.php?nt=10&lfl=2&rss=2.0&rsss=1&sf=2', 'Aardvark Finance Forum');
INSERT INTO `rss` VALUES (223, 'Business', 4, 'Advertising & Marketing', '19', '  http://www.aardvarkbusiness.net/chat/rssfeed/rss.php?nt=10&lfl=2&rss=2.0&rsss=1&sf=6', 'Aardvark Marketing Forum');
INSERT INTO `rss` VALUES (224, 'Miscellaneous', 6, 'Society', '33', 'http://gcoa.blogspot.com/rss/gcoa.xml', 'GCOA, Gulf Coast Orff');
INSERT INTO `rss` VALUES (225, 'Business', 4, 'Advertising & Marketing', '19', '  http://www.aardvarkbusiness.net/chat/rssfeed/rss.php?nt=10&lfl=2&rss=2.0&rsss=1&sf=8', 'Aardvark Web Marketing Forum');
INSERT INTO `rss` VALUES (226, 'Business', 4, 'Legal', '20', '  http://www.aardvarkbusiness.net/chat/rssfeed/rss.php?nt=10&lfl=2&rss=2.0&rsss=1&sf=5', 'Aardvark Legal Forum');
INSERT INTO `rss` VALUES (227, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.cfm-guadalajara.net/dotclear/rss.php', 'The Colegio Franco-Mexicano de Guadalajara (Jalisco, Mexico) weblog : Pictures, eBooks (mostly in french) and other useful things... :o)');
INSERT INTO `rss` VALUES (228, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.creationrobot.com/wp-rss2.php', 'A blog from coastal UK on life love and, well, whatever hits the fan');
INSERT INTO `rss` VALUES (229, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_software.cgi', 'new software');
INSERT INTO `rss` VALUES (230, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_audio_software.cgi', 'new software');
INSERT INTO `rss` VALUES (231, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_business_software.cgi', 'new software');
INSERT INTO `rss` VALUES (232, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_desktop_software.cgi', 'new software');
INSERT INTO `rss` VALUES (233, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_development_tools.cgi', 'new software');
INSERT INTO `rss` VALUES (234, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_education_software.cgi', 'new software');
INSERT INTO `rss` VALUES (235, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_games.cgi', 'new software');
INSERT INTO `rss` VALUES (236, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_graphics_software.cgi', 'new software');
INSERT INTO `rss` VALUES (237, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_home_software.cgi', 'new software');
INSERT INTO `rss` VALUES (238, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_internet_software.cgi', 'new software');
INSERT INTO `rss` VALUES (239, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_new_utilities.cgi', 'new software');
INSERT INTO `rss` VALUES (240, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_software.cgi', 'new software');
INSERT INTO `rss` VALUES (241, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_audio_software.cgi', 'new software');
INSERT INTO `rss` VALUES (242, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_business_software.cgi', 'new software');
INSERT INTO `rss` VALUES (243, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://joueb.com/sansfiltre/index.rdf', 'Mes opinions sans filtre');
INSERT INTO `rss` VALUES (244, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_desktop_software.cgi', 'new software');
INSERT INTO `rss` VALUES (245, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_development_tools.cgi', 'new software');
INSERT INTO `rss` VALUES (246, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_education_software.cgi', 'new software');
INSERT INTO `rss` VALUES (247, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_games.cgi', 'new software');
INSERT INTO `rss` VALUES (248, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_graphics_software.cgi', 'new software');
INSERT INTO `rss` VALUES (249, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_home_software.cgi', 'new software');
INSERT INTO `rss` VALUES (250, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_internet_software.cgi', 'new software');
INSERT INTO `rss` VALUES (251, 'Computers & Internet', 3, 'Software', '13', 'http://3d2f.com/pcgi/rss20_top_utilities.cgi', 'new software');
INSERT INTO `rss` VALUES (252, 'Computers & Internet', 3, 'Software', '13', 'http://softsearch.ru/pcgi/rss20.cgi', 'software blog');
INSERT INTO `rss` VALUES (253, 'Regionals', 7, 'Europe', '42', 'http://www.recettes-cuisine-interactive.com/recettes.xml', 'Recettes de cuisines simples a réaliser');
INSERT INTO `rss` VALUES (254, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.fgranger.com/divers/indexc.rdf', 'Informations');
INSERT INTO `rss` VALUES (255, 'Computers & Internet', 3, 'Software', '13', 'http://www.jedrasiak.at/radek/blog/atom.xml', 'Essential');
INSERT INTO `rss` VALUES (256, 'Business', 4, 'Travel', '24', 'http://www.cheaphotelsdeals.com/cheaphotelsdeals.xml', 'Information and best deals for cheap hotels');
INSERT INTO `rss` VALUES (257, 'Business', 4, 'Finance', '25', 'http://www.autoinsurance--quotes.com/autoinsurancequotes.xml', 'Auto Insurance deals and information');
INSERT INTO `rss` VALUES (258, 'Business', 4, 'Real Estate', '21', 'http://www.buy-to-let-facts.co.uk/buytoletfacts.xml', 'Buy to Let Facts - UK investment property information');
INSERT INTO `rss` VALUES (259, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://windmillpointlane.com/rss.xml', 'Windmill point lane');
INSERT INTO `rss` VALUES (260, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.sciencebase.com/sciencebase.xml', 'sciencebase science news');
INSERT INTO `rss` VALUES (261, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://thecotas.blogspot.com/atom.xml', 'Thoughts and commentary written by a business owner, Internet professional, and father of four.');
INSERT INTO `rss` VALUES (262, 'Business', 4, 'News & Opportunities', '26', 'http://www.emjournal.pwp.blueyonder.co.uk/rss.xml', 'Middle East Affairs Magazine');
INSERT INTO `rss` VALUES (263, 'Business', 4, 'Finance', '25', 'http://irs-efile.blogspot.com/atom.xml', 'Income Tax Information');
INSERT INTO `rss` VALUES (264, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.fgranger.com/misc/indexc.rdf', 'Various info');
INSERT INTO `rss` VALUES (265, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://tributeto2pac.net', 'Info on 2Pac Shakur');
INSERT INTO `rss` VALUES (266, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://ballazinc.com', 'BallazInc.com');
INSERT INTO `rss` VALUES (267, 'News', 5, 'Locals', '29', 'http://www/2theadvocate.com', 'baton rouge morning advocate news');
INSERT INTO `rss` VALUES (268, 'Business', 4, 'News & Opportunities', '26', 'http://www.cooking-career.info/rss.xml', 'Start a cooking career');
INSERT INTO `rss` VALUES (269, 'Business', 4, 'Construction', '23', 'http://asbestosabatement.blogspot.com/', 'The Mack Group, LLC an sbestos abatement contractor');
INSERT INTO `rss` VALUES (270, 'News', 5, 'World', '28', 'http://feeds.feedburner.com/CosmosCall', 'News, Politics, Culture, and Religion');
INSERT INTO `rss` VALUES (271, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.enterpriseleadership.net/www/BSM/RSS', 'Enterprise Leadership - Business Service Management');
INSERT INTO `rss` VALUES (272, 'Business', 4, 'Real Estate', '21', 'http://claudmatney.typepad.com/claudmatney/index.rdf', 'Claud Matney PE - Real Estate Technical Issues');
INSERT INTO `rss` VALUES (273, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://4webresults.com/blog/RSS', 'Internet Strategies for Business Growth');
INSERT INTO `rss` VALUES (274, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.spyjournal.biz/spy/spy.xml', 'The (all new) (not so) secret diary of my fantastic days');
INSERT INTO `rss` VALUES (275, 'Computers & Internet', 3, 'Software', '13', 'http://www.fgranger.com/dp/indexc.rdf', 'DTP and digital printing');
INSERT INTO `rss` VALUES (276, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.spyjournal.biz/blogtips/blogtips.xml', 'Spy Journals Blog Tips.');
INSERT INTO `rss` VALUES (277, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.spyjournal.biz/techtips/techtips.xml', 'Microsoft stuff, Linux stuff, Visual Basic stuff, Coldfusion and PHP stuff and other geeky stuff.');
INSERT INTO `rss` VALUES (278, 'Miscellaneous', 6, 'Health', '36', 'http://www.managing-my-diabetes.com/EE/index.php/weblog/rss_2.0/', 'A dedicated blog on diabetes management and resource for diabetes infomation. Browse information on Diabetes, Symptom, Type 1 diabetes, Type 2 diabetes, mellitus, sugar control, treatment, management, diet, recipes and supply.');
INSERT INTO `rss` VALUES (279, 'Business', 4, 'Legal', '20', 'http://museedesmarques.ouvaton.org/atom.php', 'Collection de signes distinctifs étranges ou détenus par des célébrités');
INSERT INTO `rss` VALUES (280, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.steves-digicams.com/', 'STEVE DIGICAM');
INSERT INTO `rss` VALUES (281, 'Business', 4, 'Travel', '24', 'http://www.flkinfo.com/flk-feed.rss', 'Travel guide to the Florida Keys & Key West');
INSERT INTO `rss` VALUES (282, 'Business', 4, 'News & Opportunities', '26', 'http://business-solution.blogspot.com', 'This is a blog about business!Interesting ideas and solutions');
INSERT INTO `rss` VALUES (283, 'Business', 4, 'News & Opportunities', '26', 'http://business-solution.blog-city.com', 'This is a blog about business!Interesting ideas and solutions');
INSERT INTO `rss` VALUES (284, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.search-this.com/feed/search-this2.xml', 'Web development and Internet Marketing Help');
INSERT INTO `rss` VALUES (285, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://presence.baltiblogs.com/', 'The place to Be');
INSERT INTO `rss` VALUES (286, 'Regionals', 7, 'Asia', '43', 'http://www2.gol.com/users/andrew/atom.xml', 'Japan Mental Health Inside Out...commentary on mental health care issues in Japan as reflected in English through online versions of Japanese and other international newspaper articles, magazine features, television and radio reports');
INSERT INTO `rss` VALUES (287, 'Miscellaneous', 6, 'Shopping', '35', 'http://exiee.com/rss/atom.xml', 'Rainbow vacuum cleaner parts and supplies...');
INSERT INTO `rss` VALUES (288, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.animeyume.org/rss/latest_torrents.php', 'Latest anime torrents from AnimeYume');
INSERT INTO `rss` VALUES (289, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.animeyume.org/rss/latest_ed2k.php', 'Latest anime ed2k releases from AnimeYume');
INSERT INTO `rss` VALUES (290, 'Regionals', 7, 'UK', '40', 'http://www.vnunet.com/rss/news', 'Computer, Internet and Technology news for the UK');
INSERT INTO `rss` VALUES (291, 'Regionals', 7, 'UK', '40', 'http://www.vnunet.com/rss/analysis', 'UK IT industry analysis and commentary');
INSERT INTO `rss` VALUES (292, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.vnunet.com/rss/features', 'IT features articles');
INSERT INTO `rss` VALUES (293, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/SearchEngineNewsOpinionsForImprovedOnlineMarketing', 'Search engine news & opinions for online marketing.');
INSERT INTO `rss` VALUES (294, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/PrivacyNewsWatch', 'Privacy news');
INSERT INTO `rss` VALUES (295, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://feeds.feedburner.com/TheCreativeProcess', 'The creative process in web development.');
INSERT INTO `rss` VALUES (296, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.librarystuff.net/index.rdf', 'Library Stuff');
INSERT INTO `rss` VALUES (297, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/WebMarketingToday', 'Trends in web marketing success.');
INSERT INTO `rss` VALUES (298, 'Computers & Internet', 3, 'Games', '17', 'http://www.snackbar-games.com/rss.xml', 'Video Game blog with a unique sense of humor and an online gamertag directory');
INSERT INTO `rss` VALUES (299, 'Business', 4, 'Finance', '25', 'http://budgets.blog-city.com', 'Here you can post and share with others your own private thoughts and views about Budgets');
INSERT INTO `rss` VALUES (300, 'Business', 4, 'Finance', '25', 'http://budgets.blogspot.com', 'Here you can post and share with others your own private thoughts and views about Budgets');
INSERT INTO `rss` VALUES (301, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.feedburner.com/Interiordesign', 'How to break into the interior design industry.');
INSERT INTO `rss` VALUES (302, 'Business', 4, 'Real Estate', '21', 'http://feeds.feedburner.com/blogspot/TkwO', 'Tips and Tactics to Create Wealth through Real Estate.');
INSERT INTO `rss` VALUES (303, 'Business', 4, 'Automobile', '10', 'http://www.kurtclark.net/feed/atom.xml', 'Kurt L. Clark - Automotive, Lemon Law and More.');
INSERT INTO `rss` VALUES (304, 'Business', 4, 'Real Estate', '21', 'http://highlandsranchproperty.com/wp-rss2.php', 'Highlands Ranch Real Estate Colorado CO Realtor');
INSERT INTO `rss` VALUES (305, 'Miscellaneous', 6, 'Health', '36', 'http://www.meatfactor.org/rss.xml', 'Red meat and beef, chicken and pork news covering diet, nutrition and health');
INSERT INTO `rss` VALUES (306, 'Business', 4, 'News & Opportunities', '26', 'http://www.mediawatch.info/rss.xml', 'Media and journalism ethics news and commentary');
INSERT INTO `rss` VALUES (307, 'Miscellaneous', 6, 'Science & Education', '32', 'http://brian.carnell.com/syndication/rss/Science/robotics.rss', 'Brian.Carnell.Com - Robotics');
INSERT INTO `rss` VALUES (308, 'Miscellaneous', 6, 'Health', '36', 'http://www.medicalmyths.info/rss.xml', 'The myths of modern medicine exposed');
INSERT INTO `rss` VALUES (309, 'Companies', 8, 'Moreover', '50', 'http://www.factiva.com', 'factiva');
INSERT INTO `rss` VALUES (310, 'Business', 4, 'Travel', '24', 'http://www.german-news.de/news/backend.php', 'Germany comes to you with German News');
INSERT INTO `rss` VALUES (311, 'Miscellaneous', 6, 'Health', '36', 'http://www.medicineculture.com/rss.xml', 'News on organized medicine, modern medicine, hospitals, doctors, the FDA and pharmaceutical companies');
INSERT INTO `rss` VALUES (312, 'Miscellaneous', 6, 'Health', '36', 'http://www.metabolicdisruptors.com/rss.xml', 'News on metabolic disruptors: food ingredients that harm your health');
INSERT INTO `rss` VALUES (313, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.learn-to-play-guitar.org/atom.xml', 'Find Guitar Books, Guitar Ebooks and Free Guitar Lessons at www.learn-to-play-guitar.org.');
INSERT INTO `rss` VALUES (314, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://learn-to-play-guitar.blogspot.com/atom.xml', 'Find Guitar Books, Guitar Ebooks and Free Guitar Lessons at www.learn-to-play-guitar.org.');
INSERT INTO `rss` VALUES (315, 'Miscellaneous', 6, 'Sports', '34', 'http://www.bormio2005.com/RSS/rss.aspx?p=435', 'Alpine Ski Championships');
INSERT INTO `rss` VALUES (316, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Chemicals%20industry%20news', 'Moreover - Chemicals industry news');
INSERT INTO `rss` VALUES (317, 'News', 5, 'World', '28', 'http://americanworldview.tripod.com/WeltansBlog/rss.xml', 'Commentary by columnist Frederick Meekins & links to headlines around the Internet');
INSERT INTO `rss` VALUES (318, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.couponcraze.com/index.xml', 'Online Coupon and Bargain Website');
INSERT INTO `rss` VALUES (319, 'Miscellaneous', 6, 'Health', '36', 'http://www.asthmaguidelines.info/rss.xml', 'All you need to knwo about Asthma');
INSERT INTO `rss` VALUES (320, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.richardgalli.com/blog/wp-rss2.php', 'Chard Remains -- Unconventional Commentary and Humor');
INSERT INTO `rss` VALUES (321, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.searchenginerankingoptimization.com/rss.xml', 'SEO Services Explained');
INSERT INTO `rss` VALUES (322, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.bionictonic.co.uk/rss/bionic_tonic_sex_toys_news.xml', 'Discreet and secure online store selling quality adult sex toys. News of new products, price changes, promotions and events.');
INSERT INTO `rss` VALUES (323, 'Weblogs [Computers]', 2, 'Developer News', '6', 'http://dropship-direct.com/eCommercenews.rss', 'Articles and Resources that assist eCommerce Developers in promoting their services');
INSERT INTO `rss` VALUES (324, 'Companies', 8, 'News4Sites', '53', 'http://feeds.feedburner.com/DogNews', 'dog news');
INSERT INTO `rss` VALUES (325, 'Computers & Internet', 3, 'Internet', '15', 'http://www.webs4christ.com/christian_webmaster/', 'Christian Webmaster News & Tips');
INSERT INTO `rss` VALUES (326, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.alphaone-tech.com/blog/atom.xml', 'Web Hosting News & Tips');
INSERT INTO `rss` VALUES (327, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.webs4christ.com/christian_webmaster/atom.xml', 'Christian Webmaster News & Tips');
INSERT INTO `rss` VALUES (329, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.alphaone-tech.com/webmaster_blog/atom.xml', 'Webmaster News & Resources');
INSERT INTO `rss` VALUES (330, 'Miscellaneous', 6, 'Society', '33', 'http://www.stpaul-ucc.org/blog/atom.xml', 'St. Paul UCC in Palatine, IL');
INSERT INTO `rss` VALUES (331, 'Business', 4, 'Advertising & Marketing', '19', 'http://scottish-heirloom.com/scottish-blog/xmlsrv/rss2.php?blog=1', 'The Scottish Blog is set up by the Scottish Heirloom Jewelry Company, makes of Scottish Crest Jewelry as an Interactive area where visitors, customers and staff can post their thoughts, ask questions - and have some fun.');
INSERT INTO `rss` VALUES (332, 'Miscellaneous', 6, 'Society', '33', 'http://datingsearching.blogspot.com/atom.xml', 'Daily dating news from DatingSearching.com');
INSERT INTO `rss` VALUES (333, 'Miscellaneous', 6, 'Society', '33', 'http://www.milligazette.com/rss/news.rss', 'News, Views and Analysis on Muslim (Islamic) issues in India');
INSERT INTO `rss` VALUES (334, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://academy-awards.blogspot.com', 'thoughts and views about Academy Awards');
INSERT INTO `rss` VALUES (335, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://academy-awards.blog-city.com', 'thoughts and views about Academy Awards');
INSERT INTO `rss` VALUES (336, 'Miscellaneous', 6, 'Health', '36', 'http://digits.com/articles/articles.xml', 'Professional Opinions');
INSERT INTO `rss` VALUES (337, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.ceicomobservatoriodelsur.org/mod-pagesetter-xmllist-tid-1-tpl-RSS.html', 'Somos una fuente de generación y difusión de información regular, actualizada y entendible sobre procesos de integración económica, comercio mundial y su impacto social');
INSERT INTO `rss` VALUES (338, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.ceicomobservatoriodelsur.org/mod-pagesetter-xmllist-tid-3-tpl-RSS.html', 'Somos una fuente de generación y difusión de información regular, actualizada y entendible sobre procesos de integración económica, comercio mundial y su impacto social');
INSERT INTO `rss` VALUES (339, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://geniant.blogs.com/geniant/index.rdf', 'Helping companies increase business performance with Enterprise Integration and Web Services technologies');
INSERT INTO `rss` VALUES (340, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.ceicomobservatoriodelsur.org/mod-pagesetter-xmllist-tid-6-tpl-RSS.html', 'Somos una fuente de generación y difusión de información regular, actualizada y entendible sobre procesos de integración económica, comercio mundial y su impacto social');
INSERT INTO `rss` VALUES (341, 'Regionals', 7, 'Asia', '43', 'http://www.himadventures.net/rss/trekking.xml', 'Adventure & Outdoor Travel In Himalayas.');
INSERT INTO `rss` VALUES (342, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.allaffiliatepro.com/rss/rss2.xml', 'Info about affiliate marketing, affiliate software and what are the next big features you can expect to see.');
INSERT INTO `rss` VALUES (343, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.cosmicperl.com/rss/rss2.xml', 'A web blog for cgi script website software. Available as an rss feed in rss 1 & 2. Get the latest news on website software developments.');
INSERT INTO `rss` VALUES (344, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://aceitedechurros.modblog.com/backend/modblog/modblogs.rss.php', 'episthemology, pulp science, buddhism, 4th way, poetry');
INSERT INTO `rss` VALUES (345, 'Business', 4, 'Real Estate', '21', 'http://www.adobegold.com/rss/rssfeed.xml', 'Southern Colorado Mountain Property and Land');
INSERT INTO `rss` VALUES (346, 'Business', 4, 'Real Estate', '21', 'http://mauirealestate.blogspot.com/', 'Maui Real Estate Blog - Hawaii');
INSERT INTO `rss` VALUES (347, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://dvd-moviefans.blogspot.com/atom.xml', 'dvd movies  news');
INSERT INTO `rss` VALUES (348, 'Miscellaneous', 6, 'Health', '36', 'http://www.consumeraffairs.com/rss/malpracticefeed.xml', 'Malpractice news, reports and research');
INSERT INTO `rss` VALUES (349, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.plastic.com/plastic.xml', 'Plastic: Most Recent');
INSERT INTO `rss` VALUES (350, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://tombofthemutilated.net/RSSZombie.pgp', 'Cannibal Corpse News and Discussion');
INSERT INTO `rss` VALUES (351, 'Business', 4, 'Travel', '24', 'http://bajaroadreport.blogspot.com/atom.xml', 'Baja Road Report-current conditions posted on the conditions of the Baja California Highway');
INSERT INTO `rss` VALUES (352, 'Business', 4, 'Travel', '24', 'http://www.beachhouse.com/rss20.xml', 'Beach house vacation rentals');
INSERT INTO `rss` VALUES (353, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.islandwebdesign.biz/blog/index.xml', 'The personal writings of Webmaster and sailing enthusiast Brian McGinnis.');
INSERT INTO `rss` VALUES (354, 'Business', 4, 'Finance', '25', 'http://www.rapidlingo.com/marketing/index.rdf', 'Real Estate Financing Articles and Tips. Learn how to get the best loans and the best rates before you buy any type of property.');
INSERT INTO `rss` VALUES (355, 'News', 5, 'Media', '31', 'http://www.digitalmedia-productions.com/photorss.xml', 'daily digital photography news');
INSERT INTO `rss` VALUES (356, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.royzimmerman.com/roynews.xml', 'News about Roy Zimmerman, political satirist and songwriter');
INSERT INTO `rss` VALUES (357, 'Computers & Internet', 3, 'Internet', '15', 'http://web-services-blog.blogspot.bg', 'Here you can post and share with others your own private thoughts and views about Web Services');
INSERT INTO `rss` VALUES (358, 'Computers & Internet', 3, 'Internet', '15', 'http://web-services-blog.blog-city.com', 'Here you can post and share with others your own private thoughts and views about Web Services');
INSERT INTO `rss` VALUES (359, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.kidzworld.com/rss/main.xml', 'This page contains all the latest stories relating to kids and teens.');
INSERT INTO `rss` VALUES (360, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.dynamist.com/weblog/index.xml', 'Dynamist Blog');
INSERT INTO `rss` VALUES (361, 'Computers & Internet', 3, 'Games', '17', 'http://www.kidzworld.com/rss/Gary_s_Got_Game.xml', 'This page contains all the latest Games stories including reviews, cheats walkthroughs and more!');
INSERT INTO `rss` VALUES (362, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.kidzworld.com/rss/Me.xml', 'This page contains all the latest stories relating to kids and teens Issues.');
INSERT INTO `rss` VALUES (363, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.kidzworld.com/rss/Brain_Candy.xml', 'This page contains all the latest stories relating to kids and teens Education including geography, math, science fair projects and more!');
INSERT INTO `rss` VALUES (364, 'Miscellaneous', 6, 'Sports', '34', 'http://www.kidzworld.com/rss/The_Zone.xml', 'This page contains all the latest Sports stories including athlete bios, game rules/tips, skateboarding and extreme sports!');
INSERT INTO `rss` VALUES (365, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.kidzworld.com/rss/The_Entertain_Mint.xml', 'This page contains all the latest Entertainment stories relating to kids and teens including movie reviews, celeb bios/gossip, album releases and more!');
INSERT INTO `rss` VALUES (366, 'Miscellaneous', 6, 'Sports', '34', 'http://security-blog.blog-city.com', 'Here you can post and share with others your own private thoughts and views about all kinds of Security');
INSERT INTO `rss` VALUES (367, 'Miscellaneous', 6, 'Sports', '34', 'http://security-blog.blogspot.com', 'Here you can post and share with others your own private thoughts and views about all kinds of Security');
INSERT INTO `rss` VALUES (368, 'Regionals', 7, 'Australia', '44', 'http://www.australiantravelclub.com', 'Travel Center,  offering total service to plan and book your holidays in Australia');
INSERT INTO `rss` VALUES (369, 'Weblogs [Personal]', 1, 'General', '1', 'http://culture-blog.blog-city.com', 'Here you can post and share with others your own private thoughts and views about Culture');
INSERT INTO `rss` VALUES (370, 'Weblogs [Personal]', 1, 'General', '1', 'http://culture-blog.blogspot.com', 'Here you can post and share with others your own private thoughts and views about Culture');
INSERT INTO `rss` VALUES (371, 'Weblogs [Personal]', 1, 'General', '1', 'http://tommcmahon.blogspot.com/rss.xml', 'Tom McMahon');
INSERT INTO `rss` VALUES (372, 'Business', 4, 'Human resources', '22', 'http://www.arthritisonline.info/rss.xml', 'Arthritis Blog');
INSERT INTO `rss` VALUES (373, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://punishments.blog-city.com', 'Here you can post and share with others your own private thoughts and views about all kinds of Punishments');
INSERT INTO `rss` VALUES (374, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://punishments.blogspot.com', 'Here you can post and share with others your own private thoughts and views about all kinds of Punishments');
INSERT INTO `rss` VALUES (375, 'Business', 4, 'Foods & Beverages', '27', 'http://agriculture-123.blog-city.com', 'Here you can post and share with others your own private thoughts and views about Agriculture in your country or region');
INSERT INTO `rss` VALUES (376, 'Business', 4, 'Foods & Beverages', '27', 'http://agriculture-forum.blogspot.com', 'Here you can post and share with others your own private thoughts and views about Agriculture in your country or region');
INSERT INTO `rss` VALUES (377, 'Business', 4, 'Construction', '23', 'http://www.tblog.com/rss.php?bid=dallascontract', 'Dallas Contracting Co., Inc. is a demolition contractor also offering concrete crushing, equipment salvage, rigging, scrap metal recycling and dismantlement');
INSERT INTO `rss` VALUES (378, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.carlbond.com/index.xml', 'A goofy man offers his thoughts, his music and his pictures to the world.');
INSERT INTO `rss` VALUES (379, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://aids-blog.blogspot.com', 'Here you can post and share with others your own private thoughts and views about AIDS');
INSERT INTO `rss` VALUES (380, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://blog-aids.blog-city.com', 'Here you can post and share with others your own private thoughts and views about AIDS');
INSERT INTO `rss` VALUES (381, 'Business', 4, 'Advertising & Marketing', '19', 'http://freehostsites.com/blogs/rss.cgi', 'Free Host Sites');
INSERT INTO `rss` VALUES (382, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.realjoe.com/blogger_rss.xml', 'Real Joe Blog');
INSERT INTO `rss` VALUES (383, 'Business', 4, 'Real Estate', '21', 'http://smartrealestate.blogspot.com/atom.xml', 'Smart Real Estate Investing');
INSERT INTO `rss` VALUES (384, 'Business', 4, 'Real Estate', '21', 'http://smartrealestate.blogspot.com/atom.xml', 'Smart Real Estate Investing');
INSERT INTO `rss` VALUES (385, 'Business', 4, 'Human resources', '22', 'http://engineerjobs.com/xml/Mechanical_Engineer_jobs.xml', 'Mechanical Engineering Jobs');
INSERT INTO `rss` VALUES (386, 'Business', 4, 'Human resources', '22', 'http://engineerjobs.com/xml/Electrical_Engineer_jobs.xml', 'Electrical Engineering Jobs');
INSERT INTO `rss` VALUES (387, 'Business', 4, 'Human resources', '22', 'http://engineerjobs.com/xml/Civil_Engineer_jobs.xml', 'Civil Engineering Jobs');
INSERT INTO `rss` VALUES (388, 'Business', 4, 'Human resources', '22', 'http://engineerjobs.com/xml/Chemical_Engineer_jobs.xml', 'Chemical Engineering Jobs');
INSERT INTO `rss` VALUES (389, 'Business', 4, 'Human resources', '22', 'http://engineerjobs.com/xml/Environmental_Engineer_jobs.xml', 'Environmental Engineering Jobs');
INSERT INTO `rss` VALUES (390, 'Business', 4, 'Finance', '25', 'http://www.tradejuice.com/blogger.html', 'Day trading Articles');
INSERT INTO `rss` VALUES (391, 'Business', 4, 'Finance', '25', 'http://www.wizardoftrading.com/wp-blog/', 'Learn to Trade Articles and Information');
INSERT INTO `rss` VALUES (392, 'Business', 4, 'Finance', '25', 'http://www.tradingforbeginners.com/blog/', 'Trading For Beginners');
INSERT INTO `rss` VALUES (393, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.right-thoughts.us/index.xml', 'Right Thoughts');
INSERT INTO `rss` VALUES (394, 'Business', 4, 'Finance', '25', 'http://www.tradejuice.com/wp-blog/', 'The worlds largest collection of trading articles.');
INSERT INTO `rss` VALUES (395, 'Business', 4, 'Finance', '25', 'http://www.forex-technical-analysis.com/wp-blog1/', 'Weekly Forex Technical Analysis');
INSERT INTO `rss` VALUES (396, 'Business', 4, 'Finance', '25', 'http://www.newsandstocks.com/blog/index.html', 'Day Trading Lessons');
INSERT INTO `rss` VALUES (397, 'Business', 4, 'Travel', '24', 'http://www.tigerfishsafaris.co.za/blog.htm', 'Tigerfishing vacations and fishing trips in South Africa');
INSERT INTO `rss` VALUES (398, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.freeholes.com/sroka/dd.xml', 'Digital Diarrhea- the most outrageous adult humor anywhere!');
INSERT INTO `rss` VALUES (399, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.brochureprinting.info/rss.xml', 'All you need to know about brochures');
INSERT INTO `rss` VALUES (400, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.askdog.com/my_weblog/index.rdf', 'Relationship advice with a humorous twist; where the author answers visitor’s questions.');
INSERT INTO `rss` VALUES (401, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.antirebate.com/xml/index.xml', 'Great Deals, Coupon Codes, Save Money, Free Stuff, No Rebate Hassles!');
INSERT INTO `rss` VALUES (402, 'Business', 4, 'Foods & Beverages', '27', 'http://feeds.feedburner.com/RocketStarCafe', 'Coffee shp in Kalamazoo, MI');
INSERT INTO `rss` VALUES (403, 'Miscellaneous', 6, 'Health', '36', 'http://www.mineralsfactor.org/rss.xml', 'Minerals and trace minerals news covering calcium, magnesium, zinc, coral calcium and other supplements');
INSERT INTO `rss` VALUES (404, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.iamverified.com/feed.xml', 'Erotic news');
INSERT INTO `rss` VALUES (405, 'Miscellaneous', 6, 'Health', '36', 'http://www.moderndoctor.org/rss.xml', 'news about modern doctors and the shift from western medicine to holistic medicine');
INSERT INTO `rss` VALUES (406, 'Miscellaneous', 6, 'Health', '36', 'http://www.msgfactor.org/rss.xml', 'News about MSG (monosodium glutamate) and its damaging health effects on the human body');
INSERT INTO `rss` VALUES (407, 'News', 5, 'Locals', '29', 'http://mymuskegon.com/backend.php', 'Muskegon, Michigan news feeds');
INSERT INTO `rss` VALUES (408, 'Business', 4, 'Automobile', '10', 'http://www.newusedbuyer.com/ebay_rss.php?search=honda+accord&maxresults=25', 'Honda Accords for Sale');
INSERT INTO `rss` VALUES (409, 'Business', 4, 'Automobile', '10', 'http://www.newusedbuyer.com/ebay_rss.php?search=toyota+camry&maxresults=25', 'Toyota Camry for Sale');
INSERT INTO `rss` VALUES (410, 'Miscellaneous', 6, 'Health', '36', 'http://www.potenzmittel-online.com/atom.xml', 'Info über Viagra, Cialis und Levitra');
INSERT INTO `rss` VALUES (411, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.alternativen-fuer-viagra-bei-impotenz.com/atom.xml', 'Alternativen für Viagra - Magazin');
INSERT INTO `rss` VALUES (412, 'Business', 4, 'Real Estate', '21', 'http://boulder-real-estate.info/wp-rss2.php', 'Boulder Real Estate Homes for Sale');
INSERT INTO `rss` VALUES (413, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://carlosrealm.com/index.rdf', 'by Carlos Gonzalez - Rivera. Learn about me, marketing, advertising, multimedia, web design and development, and photography.');
INSERT INTO `rss` VALUES (414, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.theseventhage.com/index.rdf', 'A fresh look at law, faith, politics, and current events');
INSERT INTO `rss` VALUES (415, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.adultfilmfan.com/backend.php', 'Adult Film Fan.com - Porn News Reviews and Interviews!');
INSERT INTO `rss` VALUES (416, 'Miscellaneous', 6, 'Health', '36', 'http://childrenandfamilyhealth.com/cafhnews/rss20.php', 'Stay informed on children and family health issues.  News, articles, and commentary.');
INSERT INTO `rss` VALUES (417, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.revenuecreators.com/blog/atom.xml', 'Useful ideas, thoughts and news about online marketing that I encounter through my daily readings and surfing.   Read on!');
INSERT INTO `rss` VALUES (418, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/MarketingBitsAndPieces', 'Useful ideas, thoughts and news about online marketing that I encounter through my daily readings and surfing.   Read on!');
INSERT INTO `rss` VALUES (419, 'Computers & Internet', 3, 'Internet', '15', 'http://www.feedfire.com/site/rss.cgi?ChanContentId=000934', 'RSS scraping facility for any URL');
INSERT INTO `rss` VALUES (420, 'Business', 4, 'Travel', '24', 'http://www.globalcarhire.co.uk/feed.xml', 'Supplying Hire Cars From Over 4000 World Wide Destinations');
INSERT INTO `rss` VALUES (421, 'Miscellaneous', 6, 'Health', '36', 'http://www.xangocurt.com', 'Mangosteen Brings Health and Healing');
INSERT INTO `rss` VALUES (422, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://keyboardgearnews.blogspot.com/atom.xml', 'keyboard gear news');
INSERT INTO `rss` VALUES (423, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.dexigner.com/news.rss', 'Dexigner design news');
INSERT INTO `rss` VALUES (424, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Chicago%20news', 'Moreover - Chicago news');
INSERT INTO `rss` VALUES (425, 'Computers & Internet', 3, 'Games', '17', 'http://www.dailygame.net/news/archives/categories/pc/index.xml', 'Gaming news');
INSERT INTO `rss` VALUES (426, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.sancho.com/antiques/antiques.rss', 'New England Antiquing');
INSERT INTO `rss` VALUES (427, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.westhighlandwhite.co.uk/rss/westie_feed.xml', 'West Highland White');
INSERT INTO `rss` VALUES (428, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.michaelmain.com/summerhouse.html', 'Short Story in Progress');
INSERT INTO `rss` VALUES (429, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://bbs.peachy18.com/rss.aspx?ForumID=19', 'Adult jokes & links');
INSERT INTO `rss` VALUES (430, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://bbs.peachy18.com/rss.aspx?ForumID=12&Mode=1', 'Adult rated pictures & links');
INSERT INTO `rss` VALUES (431, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://tulsahuman.blogspot.com/atom.xml', 'Observations on politics and more from a TulsaHuman');
INSERT INTO `rss` VALUES (432, 'Weblogs [Personal]', 1, 'General', '1', 'http://boredomonastick.blogspot.com/atom.xml', 'Bored out of your mind? Then you have come to the right place...');
INSERT INTO `rss` VALUES (433, 'Miscellaneous', 6, 'Health', '36', 'http://www.weightchamp.com/rss1.php', 'Dieting resources');
INSERT INTO `rss` VALUES (434, 'Business', 4, 'News & Opportunities', '26', 'http://www.gossipbits.com/rss1.php', 'Best info online');
INSERT INTO `rss` VALUES (435, 'Regionals', 7, 'Australia', '44', 'http://www.ironyparty.org/ironyparty.rss', 'Satirical electronic pamphlet');
INSERT INTO `rss` VALUES (436, 'Computers & Internet', 3, 'Games', '17', 'http://www.dailygame.net/news/archives/categories/xbox/index.xml', 'Gaming news : Xbox');
INSERT INTO `rss` VALUES (437, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.stoub.com/rss.php?version=2.0', 'Stoub.com');
INSERT INTO `rss` VALUES (438, 'News', 5, 'Locals', '29', 'http://ebao.us/xml/rssgen/rssgen_LatestNews.asp', 'Houston Chinese Community e-newspaper');
INSERT INTO `rss` VALUES (439, 'Regionals', 7, 'Asia', '43', 'http://www.ebao.us/xml/rssgen/rssgen_top10.asp', 'Top 10 most popular articles in eBao - Chinese / English langauage');
INSERT INTO `rss` VALUES (440, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.MarketingWithRSS.com/blog/wp-rss.php', 'Marketing with RSS, RSS Info/Resources, website traffic stuff, related technologies and software, basic material about RSS, XML, etc, and sporadic derangements of one sort or another');
INSERT INTO `rss` VALUES (441, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.MarketingWithRSS.com/blog/wp-rss2.php', 'Marketing with RSS, RSS Info/Resources, website traffic stuff, related technologies and software, basic material about RSS, XML, etc, and sporadic derangements of one sort or another');
INSERT INTO `rss` VALUES (442, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.probiztech/blg/wp-rss.php', 'Niche marketing - strategies and techniques for finding and building a niche market.  Related internet business concepts, ideas and self-torment. Surviving your own online home-based business. News in the area, intermittent oddities.');
INSERT INTO `rss` VALUES (443, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.probiztech.com/blg/wp-rss2.php', 'Niche marketing - strategies and techniques for finding and building a niche market.  Related internet business concepts, ideas and self-torment. Surviving your own online home-based business. News in the area, intermittent oddities.');
INSERT INTO `rss` VALUES (444, 'Business', 4, 'Human resources', '22', 'http://texascoalitions.blogspot.com/atom.xml', 'Insurance news');
INSERT INTO `rss` VALUES (445, 'Computers & Internet', 3, 'Games', '17', 'http://www.r60.org/rss/rss.php/clan/1707/cs/league/0', 'cs-league');
INSERT INTO `rss` VALUES (446, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.nead.us/wordpress/wp-rss2.php', 'Brain spatter: Thoughts and observations loosely organized');
INSERT INTO `rss` VALUES (447, 'Computers & Internet', 3, 'Games', '17', 'http://www.dailygame.net/news/archives/categories/ps2/index.xml', 'Gaming news : PS2');
INSERT INTO `rss` VALUES (448, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/newestrss.aspx', 'PhotoPoints Newest Photos');
INSERT INTO `rss` VALUES (449, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/newestfamilyrss.aspx', 'PhotoPoints Family Viewing Photos');
INSERT INTO `rss` VALUES (450, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=49', 'PhotoPoints Candid Portraiture');
INSERT INTO `rss` VALUES (451, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=10', 'PhotoPoints Expression Photos');
INSERT INTO `rss` VALUES (452, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=13', 'PhotoPoints Fine Art Photos');
INSERT INTO `rss` VALUES (453, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=19', 'PhotoPoints Landscape Photos');
INSERT INTO `rss` VALUES (454, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=41', 'PhotoPoints Fine Art Nude Photos');
INSERT INTO `rss` VALUES (455, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=51', 'PhotoPoints PhotoArt Photos');
INSERT INTO `rss` VALUES (456, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=22', 'PhotoPoints Portrait Photos');
INSERT INTO `rss` VALUES (457, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=35', 'PhotoPoints Vintage Photos');
INSERT INTO `rss` VALUES (458, 'Computers & Internet', 3, 'Games', '17', 'http://www.dailygame.net/news/archives/categories/mobile/index.xml', 'Gaming news : Mobile');
INSERT INTO `rss` VALUES (459, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=46', 'PhotoPoints Street Photos');
INSERT INTO `rss` VALUES (460, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=26', 'PhotoPoints Seascape Photos');
INSERT INTO `rss` VALUES (461, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=43', 'PhotoPoints Night Scene Photos');
INSERT INTO `rss` VALUES (462, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=15', 'PhotoPoints Humor Photos');
INSERT INTO `rss` VALUES (463, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=45', 'PhotoPoints Flower Photos');
INSERT INTO `rss` VALUES (464, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=6', 'PhotoPoints Decisive Moment Photos');
INSERT INTO `rss` VALUES (465, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=4', 'PhotoPoints Architecture Photos');
INSERT INTO `rss` VALUES (466, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=8', 'PhotoPoints Emotive Photos');
INSERT INTO `rss` VALUES (467, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=28', 'PhotoPoints Photos');
INSERT INTO `rss` VALUES (468, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=7', 'PhotoPoints Documentary Photos');
INSERT INTO `rss` VALUES (469, 'Computers & Internet', 3, 'Games', '17', 'http://www.dailygame.net/news/archives/categories/other/index.xml', 'Gaming news : Other');
INSERT INTO `rss` VALUES (470, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=18', 'PhotoPoints Journalism Photos');
INSERT INTO `rss` VALUES (471, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=1', 'PhotoPoints Abstract Photos');
INSERT INTO `rss` VALUES (472, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=21', 'PhotoPoints Action Photos');
INSERT INTO `rss` VALUES (473, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=3', 'PhotoPoints Animal Photos');
INSERT INTO `rss` VALUES (474, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=5', 'PhotoPoints Cityscape Photos');
INSERT INTO `rss` VALUES (475, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=2', 'PhotoPoints Aerial Photos');
INSERT INTO `rss` VALUES (476, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=36', 'PhotoPoints Macro Photos');
INSERT INTO `rss` VALUES (477, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=20', 'PhotoPoints Nature Photos');
INSERT INTO `rss` VALUES (478, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=27', 'PhotoPoints Sky Photos');
INSERT INTO `rss` VALUES (479, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=47', 'PhotoPoints Surrealistic Photos');
INSERT INTO `rss` VALUES (480, 'Computers & Internet', 3, 'Games', '17', 'http://www.dailygame.net/news/archives/categories/general/index.xml', 'Gaming news : General');
INSERT INTO `rss` VALUES (481, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=50', 'PhotoPoints Wildlife Photos');
INSERT INTO `rss` VALUES (482, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=30', 'PhotoPoints Still Life Photos');
INSERT INTO `rss` VALUES (483, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=16', 'PhotoPoints Industrial Photos');
INSERT INTO `rss` VALUES (484, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photopoints.com/main/rss/categoryrss.aspx?ID=48', 'PhotoPoints Avian Photos');
INSERT INTO `rss` VALUES (485, 'Miscellaneous', 6, 'Sports', '34', 'http://www.taichihealth.net', 'provide tai chi training productions.');
INSERT INTO `rss` VALUES (486, 'Miscellaneous', 6, 'Society', '33', 'http://thefiction.blogspot.com/atom.xml%20', 'Politics, News, Life');
INSERT INTO `rss` VALUES (487, 'Regionals', 7, 'Europe', '42', 'http://www.kalastajat.com/kalastus/blogsection/0/', 'Kalastus uutisia');
INSERT INTO `rss` VALUES (488, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.isnare.com/rss/xml/recent.php', 'http://www.isnare.com/rss/xml/recent.php');
INSERT INTO `rss` VALUES (489, 'Computers & Internet', 3, 'Games', '17', 'http://www.dailygame.net/news/archives/categories/gc/index.xml', 'Gaming news : GameCube');
INSERT INTO `rss` VALUES (490, 'Business', 4, 'Human resources', '22', 'http://texascoalitions.blogspot.com/atom.xml', 'Small Employer group health insurance');
INSERT INTO `rss` VALUES (491, 'Computers & Internet', 3, 'Internet', '15', 'http://www.spreadfirefox.nl/index2.php?option=com_rss&no_html=1', 'Spread Firefox');
INSERT INTO `rss` VALUES (492, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.nlsg.nl/index2.php?option=com_rss&no_html=1', 'Dutchsexguide');
INSERT INTO `rss` VALUES (493, 'Business', 4, 'Finance', '25', 'http://www.settlement-structured.info/rss.xml', 'Structured Settlements and Annuities');
INSERT INTO `rss` VALUES (494, 'News', 5, 'Locals', '29', 'http://news.alpinezone.com/rss.php', 'AlpineZone News');
INSERT INTO `rss` VALUES (495, 'Miscellaneous', 6, 'Sports', '34', 'http://www.pistehors.com/index.xml', 'Backcountry Ski and Snowboard Newsfeed');
INSERT INTO `rss` VALUES (496, 'Miscellaneous', 6, 'Sports', '34', 'http://snownews.blogspot.com/atom.xml', 'Snowsports Newsfeed');
INSERT INTO `rss` VALUES (497, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.bibbsrevenge.com/wp-rss2.php', 'RSS2 feed for cringe humor podcasts!');
INSERT INTO `rss` VALUES (498, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.monptidoi.com', 'Tout pour sortir à nancy : les lieux, les dates, les tarifs');
INSERT INTO `rss` VALUES (499, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.monptidoi.com/monalbum', 'Tout pour sortir à nancy : les lieux, les dates, les tarifs');
INSERT INTO `rss` VALUES (500, 'Computers & Internet', 3, 'Games', '17', 'http://www.dailygame.net/news/archives/categories/gba/index.xml', 'Gaming news : Game Boy Advance');
INSERT INTO `rss` VALUES (501, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.barfland.com/forum/mods/phpbb_fetch_all/examples/rss.php', 'Barfland.com');
INSERT INTO `rss` VALUES (502, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.weezies.com/weeziesfeed.xml', 'Chic online fashion accessories boutique');
INSERT INTO `rss` VALUES (503, 'Business', 4, 'News & Opportunities', '26', 'http://model.blog-city.com/newsfeed/feeds.htm', 'Teen models-How to become a model.');
INSERT INTO `rss` VALUES (504, 'Computers & Internet', 3, 'Security', '18', 'http://www.watchguard.com/rss/WatchGuardWire.xml', 'seasoned perspective on the often confusing and contradictory world of network security');
INSERT INTO `rss` VALUES (505, 'Miscellaneous', 6, 'Health', '36', 'http://www.musclefactor.org/rss.xml', 'Strength training and body building news');
INSERT INTO `rss` VALUES (506, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.nanotechwatch.org/rss.xml', 'Nanotechnology news: the hype and the reality of this emerging technology');
INSERT INTO `rss` VALUES (507, 'Miscellaneous', 6, 'Health', '36', 'http://www.naturalhealthnews.info/rss.xml', 'Natural health news covering acupuncture, herbal medicine, homeopathy, naturopathy and more');
INSERT INTO `rss` VALUES (508, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blogstreet.com/rssecosystem.html', 'The Truth About Russian Women');
INSERT INTO `rss` VALUES (509, 'Computers & Internet', 3, 'Internet', '15', 'http://www.xeoweb.com/boletines/feed/rss2/', 'Search Engine Optimization in Spain');
INSERT INTO `rss` VALUES (510, 'Computers & Internet', 3, 'Games', '17', 'http://www.variety.com/rss.asp?categoryid=1079', 'Variety.com - Vidgames');
INSERT INTO `rss` VALUES (511, 'News', 5, 'Media', '31', 'http://www.shakeitupbaby.com/feed.xml', 'Real Journalism, Real Infauxtainment, Real Cool... political and media humor, satire and more.');
INSERT INTO `rss` VALUES (512, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.dvdonly.info/rss.xml', 'DVD online Rental: News, Services, reviews.');
INSERT INTO `rss` VALUES (513, 'Regionals', 7, 'US', '38', 'http://southernbelleinmagnolia.blogeasy.com', 'Personal weblog from a "young" lady in the United states"');
INSERT INTO `rss` VALUES (514, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.geocities.com/jf_vole/rss-actualites.xml', 'RSS Feed about lingerie and fashion');
INSERT INTO `rss` VALUES (515, 'Weblogs [Personal]', 1, 'General', '1', 'http://janusmuseum.org/panabasis/mainrss.xml', 'The Journal of the Janus Museum');
INSERT INTO `rss` VALUES (516, 'Computers & Internet', 3, 'Games', '17', 'http://online_java_games.blogspot.com/atom.xml', 'Online multiplayer java games. How to play and win money');
INSERT INTO `rss` VALUES (517, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.newsfilter.org', 'sex');
INSERT INTO `rss` VALUES (518, 'Miscellaneous', 6, 'Society', '33', 'http://www.duiblog.com/xml/rss.xml', 'DUIblog: Bad Drunk Driving Laws and the New Prohibition');
INSERT INTO `rss` VALUES (519, 'Computers & Internet', 3, 'Games', '17', 'http://gp.gamenavigator.ru/syndication/news.rss', 'Game Navigator News');
INSERT INTO `rss` VALUES (520, 'Miscellaneous', 6, 'Sports', '34', 'http://www.boasc.com/boascfeed.xml', 'Squash and Tennis in Scotland');
INSERT INTO `rss` VALUES (521, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp', 'Variety.com');
INSERT INTO `rss` VALUES (522, 'Computers & Internet', 3, 'Software', '13', 'http://www.aspire.ws/Public/About/News/rss.aspx', 'Aspire Corporate News!');
INSERT INTO `rss` VALUES (523, 'Computers & Internet', 3, 'Games', '17', 'http://www.rubl.com/news.xml', 'News from rubl.com online classic card and board games');
INSERT INTO `rss` VALUES (524, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.kavi.com/b/log/rdf10_xml', 'technology standards news');
INSERT INTO `rss` VALUES (525, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.psfk.com/index.rdf', 'Trend Spotting');
INSERT INTO `rss` VALUES (526, 'Regionals', 7, 'US', '38', 'http://www.atlbike.net/xmlsrv/rss2.php?blog=2', 'Atlanta bike commuter: promoting an alternative to beating traffic');
INSERT INTO `rss` VALUES (527, 'Computers & Internet', 3, 'Internet', '15', 'http://www.empyrea.net/xml-rss2.php?full=yes', 'Empyrea Worl of Internet');
INSERT INTO `rss` VALUES (528, 'Business', 4, 'Travel', '24', 'http://feeds.feedburner.com/BelizeBlogBelizeAdventureVacationAndTravelAtTheBelizeJungleDome', 'Life, Travel and Adventure at the Belize Jungle Dome Vacation Resort');
INSERT INTO `rss` VALUES (529, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=China%20news', 'Moreover - China news');
INSERT INTO `rss` VALUES (530, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blognewsnetwork.com/rss.xml', 'Adam Curry: Blog News Network');
INSERT INTO `rss` VALUES (531, 'Business', 4, 'Travel', '24', 'http://www.northwestontario.com/nwontario2.xml', 'Fishing Hunting Snowmobiling North Western Ontario');
INSERT INTO `rss` VALUES (532, 'Regionals', 7, 'US', '38', 'http://atlcityguide.com', 'Online business resource for Atlanta metro area');
INSERT INTO `rss` VALUES (533, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.starsearchcasting.com/', 'Auditions & Casting Notices for Actors, Models, Singers & Dancers.');
INSERT INTO `rss` VALUES (534, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.pun-an-i.com/punani.rss', 'Every days updates of free adult sites.');
INSERT INTO `rss` VALUES (535, 'Business', 4, 'Real Estate', '21', 'http://www.las-vegas-homefinder.com/realestate/atom.xml', 'Las Vegas real estate market conditions, agent tips, Developments, local information and Las Vegas homes availability.');
INSERT INTO `rss` VALUES (536, 'Miscellaneous', 6, 'Health', '36', 'http://www.power-systems.com/rss/topNews.xml', 'Fitness and Sports Training Equipment Supplier News');
INSERT INTO `rss` VALUES (537, 'News', 5, 'Locals', '29', 'http://www-personal.umich.edu/~shone/rss.rdf', 'Church of Christ Activities in Dexter, Michigan');
INSERT INTO `rss` VALUES (538, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.sunbrite.biz/feed.xml', 'SunBrite Cleaning Products');
INSERT INTO `rss` VALUES (539, 'Computers & Internet', 3, 'Software', '13', 'http://www.crmdirectory.com/content/rss.asp?z=1', 'Customer Relationship Management');
INSERT INTO `rss` VALUES (540, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.oggs.com/rss/casinobonusEU.rss', 'European Online Casino Bonus Feed');
INSERT INTO `rss` VALUES (541, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.cdfreaks.com/rssfeed.xml', 'CD Freaks.com - Worlds largest CD/DVD community');
INSERT INTO `rss` VALUES (542, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.oggs.com/rss/casinobonusUK.rss', 'UK Online Casino Bonus Feed');
INSERT INTO `rss` VALUES (543, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.oggs.com/rss/casinobonusUS.rss', 'US Online Casino Bonus Feed');
INSERT INTO `rss` VALUES (544, 'Miscellaneous', 6, 'Shopping', '35', 'http://lib1.store.vip.sc5.yahoo.com/lib/dragonballzcentral/toywizxml.xml', 'Your source for todays hottest collectible card games');
INSERT INTO `rss` VALUES (545, 'Business', 4, 'Finance', '25', 'http://www.rightwayunlimited.com/rss/mainrss.xml', 'Consumer Personal Finance');
INSERT INTO `rss` VALUES (546, 'Miscellaneous', 6, 'Sports', '34', 'http://www.benvanerp.nl/index.php/Nieuws/rss_2.0/', 'Husqvarna Ben van Erp');
INSERT INTO `rss` VALUES (547, 'Business', 4, 'Legal', '20', 'http://www.arctec.com/', 'Immigration attorney with 100% success rate for K1 fiancee visas. Free start-up kit available.');
INSERT INTO `rss` VALUES (548, 'Computers & Internet', 3, 'Internet', '15', 'http://www.httpplanet.com/index2.php?option=com_rss&feed=RSS2.0&no_html=1', 'Webmaster tips and hints, SEO information, and just general stuff.');
INSERT INTO `rss` VALUES (549, 'Business', 4, 'Real Estate', '21', 'http://ameristarmadison.com', 'Mortgage rate updates!');
INSERT INTO `rss` VALUES (550, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.cybergrass.com/newsrss10.php', 'Cybergrass® Bluegrass Music News');
INSERT INTO `rss` VALUES (551, 'Computers & Internet', 3, 'Software', '13', 'http://www.libervis.com/modules/rss/rss.php', 'Libervis.com feed (currently feeding forums and site news, but will include articles and blogs in the future)');
INSERT INTO `rss` VALUES (552, 'Business', 4, 'Travel', '24', 'http://www.busacross.com', 'mexico bus schedules');
INSERT INTO `rss` VALUES (553, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://4-cover-letter-writing.blogspot.com/atom.xml', 'Offers information on cover letter writing.');
INSERT INTO `rss` VALUES (554, 'News', 5, 'World', '28', 'http://www.newenergyreport.org/rss.xml', 'Emerging energy technologies news covering clean energy, solar, wind power, fuel cells and more');
INSERT INTO `rss` VALUES (555, 'Miscellaneous', 6, 'Health', '36', 'http://www.nutritionfactor.org/rss.xml', 'Nutrition news covering nutritional deficiencies, weight loss, disease prevention, longevity and other health topics');
INSERT INTO `rss` VALUES (556, 'Miscellaneous', 6, 'Health', '36', 'http://www.obesityfactor.org/rss.xml', 'Obesity news covering the epidemic, weight loss, nutrition and more');
INSERT INTO `rss` VALUES (557, 'Business', 4, 'Automobile', '10', 'http://usedtruckforsale.blogspot.com/atom.xml', 'Delivers information and searches for used truck for sale.');
INSERT INTO `rss` VALUES (558, 'Business', 4, 'Automobile', '10', 'http://ford--truck.blogspot.com/atom.xml', 'Provides information on ford trucks.');
INSERT INTO `rss` VALUES (559, 'Business', 4, 'Automobile', '10', 'http://chevrolet--truck.blogspot.com/atom.xml', 'Provides information and resources on chevrolet trucks.');
INSERT INTO `rss` VALUES (560, 'Business', 4, 'Automobile', '10', 'http://dodge--truck.blogspot.com/atom.xml', 'Provides information on dodge truck.');
INSERT INTO `rss` VALUES (561, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.digital-djs.com/xml/rss.xml', 'Digital-DJs.com');
INSERT INTO `rss` VALUES (562, 'Business', 4, 'Automobile', '10', 'http://gmc--truck.blogspot.com/atom.xml', 'Provides information and resources on gmc trucks.');
INSERT INTO `rss` VALUES (563, 'Business', 4, 'Automobile', '10', 'http://nissan--truck.blogspot.com/atom.xml', 'Provides information and resources on nissan trucks.');
INSERT INTO `rss` VALUES (564, 'Business', 4, 'Automobile', '10', 'http://toyota--truck.blogspot.com/atom.xml', 'Provides information and resources on nissan trucks.');
INSERT INTO `rss` VALUES (565, 'Business', 4, 'Automobile', '10', 'http://1-ford-pickup.blogspot.com/atom.xml', 'Provides information and resources on ford pickup.');
INSERT INTO `rss` VALUES (566, 'Business', 4, 'Automobile', '10', 'http://1-chevy-pickup.blogspot.com/atom.xml', 'Provides information and resources on chevy pickup.');
INSERT INTO `rss` VALUES (567, 'Business', 4, 'Automobile', '10', 'http://1-chevrolet-pickup.blogspot.com/atom.xml', 'Provides information and resources on chevrolet pickup.');
INSERT INTO `rss` VALUES (568, 'Business', 4, 'Automobile', '10', 'http://1-gmc-pickup.blogspot.com/atom.xml', 'Provides information and resources on gmc pickup.');
INSERT INTO `rss` VALUES (569, 'Business', 4, 'Automobile', '10', 'http://1-dodge-pickup.blogspot.com/atom.xml', 'Provides information and resources on dodge pickup.');
INSERT INTO `rss` VALUES (570, 'Business', 4, 'Automobile', '10', 'http://1-toyota-pickup.blogspot.com/atom.xml', 'Provides information and resources on toyota pickup.');
INSERT INTO `rss` VALUES (571, 'Business', 4, 'Automobile', '10', 'http://1-nissan-pickup.blogspot.com/atom.xml', 'Provides information and resources on nissan pickup.');
INSERT INTO `rss` VALUES (572, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.dailytunes.com/dailytunes.xml', 'DailyTunes.com');
INSERT INTO `rss` VALUES (573, 'Miscellaneous', 6, 'Shopping', '35', 'http://erotic-lingerie.blogspot.com/atom.xml', 'Offers information and resources for erotic lingerie.');
INSERT INTO `rss` VALUES (574, 'Miscellaneous', 6, 'Science & Education', '32', 'http://writingmadeeasy.blogspot.com/atom.xml', 'Offers information on writing.');
INSERT INTO `rss` VALUES (575, 'Miscellaneous', 6, 'Society', '33', 'http://dogdaycare.blogspot.com/atom.xml', 'Offers information and resources for dog day care');
INSERT INTO `rss` VALUES (576, 'Miscellaneous', 6, 'Science & Education', '32', 'http://4-creative-writing.blogspot.com/atom.xml', 'Creative writing resources and information.');
INSERT INTO `rss` VALUES (577, 'Miscellaneous', 6, 'Science & Education', '32', 'http://4-cover-letter-writing.blogspot.com/atom.xml', 'Cover letter writing resources and information.');
INSERT INTO `rss` VALUES (578, 'Business', 4, 'Human resources', '22', 'http://4-resume-writing.blogspot.com/atom.xml', 'Resume writing resources and information.');
INSERT INTO `rss` VALUES (579, 'Miscellaneous', 6, 'Science & Education', '32', 'http://4-business-writing.blogspot.com/atom.xml', 'Business writing information and resources.');
INSERT INTO `rss` VALUES (580, 'Miscellaneous', 6, 'Science & Education', '32', 'http://4-book-writing.blogspot.com/atom.xml', 'Book writing information and resources.');
INSERT INTO `rss` VALUES (581, 'Miscellaneous', 6, 'Science & Education', '32', 'http://4-essay-writing.blogspot.com/atom.xml', 'Essay writing resources and information.');
INSERT INTO `rss` VALUES (582, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://myredbook.blogspot.com/atom.xml', 'myredbook fantasies');
INSERT INTO `rss` VALUES (583, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.donewaiting.com/index.rdf', 'donewaiting.com :: music commentary');
INSERT INTO `rss` VALUES (584, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.wehug.com/feed-1.xml', 'crystal jewelry, crystal specimens, feng shui, new age products');
INSERT INTO `rss` VALUES (585, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/roadsideattraction', 'Musings on life, music, cartoons, life in California, road stories, and othe');
INSERT INTO `rss` VALUES (586, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.artboomer.com/rss/index.xml', 'ArtBoomer.com Presents International Visual and Performing Arts');
INSERT INTO `rss` VALUES (587, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.brokenthumb.com/store/rsss.php', 'XBOX PS2 GAMEBOY PC GAMES AND MUCH MUCH MORE');
INSERT INTO `rss` VALUES (588, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.classicmovies.org/classicmovies.rss', 'A destination site for fans of classic Hollywood movies.');
INSERT INTO `rss` VALUES (589, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.pun-an-i.com/punani.xml', 'Directory of free adult sites, new sites list.');
INSERT INTO `rss` VALUES (590, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/SimonesBelizeBlog', 'Ex MTV presenter on life in the Jungle of Belize. Running the Belize Jungle Dome, Raising a child, Charity work and catchin snakes');
INSERT INTO `rss` VALUES (591, 'Computers & Internet', 3, 'Internet', '15', 'http://www.iw.com/node/feed', 'Internet World :: The Online Community for E-Commerce and Internet Professionals');
INSERT INTO `rss` VALUES (592, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://bloomtunes.blogspot.com/atom.xml', 'music, folk rock, singer/songwriter, cd sales');
INSERT INTO `rss` VALUES (593, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.glensfallsrock.com/rssnew.xml', 'Glens Falls Rock');
INSERT INTO `rss` VALUES (594, 'Regionals', 7, 'CA', '39', 'http://feeds.feedburner.com/BushPilotTripLog', 'Freeride mountain biking on the North Shore of Vancouver.  Serving allthe  mountain bike terrain in BC.');
INSERT INTO `rss` VALUES (595, 'Business', 4, 'Finance', '25', 'http://www.lamortgageonline.com/rss.xml', 'California Mortgage Help');
INSERT INTO `rss` VALUES (596, 'Regionals', 7, 'Asia', '43', 'http://www.kornhill.hk/xml/orisun.xml', 'Hong Kong');
INSERT INTO `rss` VALUES (597, 'Business', 4, 'Travel', '24', 'http://www.busacross.com/backend.php', 'Mexico travel');
INSERT INTO `rss` VALUES (598, 'Business', 4, 'Advertising & Marketing', '19', 'http://etteotw.bravejournal.com/feed.rss', 'Expedition to the End of the World');
INSERT INTO `rss` VALUES (599, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.scienceacademy.com/pr/edugames.xml', 'Pay to play educational game site');
INSERT INTO `rss` VALUES (600, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.ckungfu.com', 'offer chinese video, includ: tai chi, shaolin kung fu.');
INSERT INTO `rss` VALUES (601, 'Regionals', 7, 'Asia', '43', 'http://www.asianromance.com/rss.xml', 'An online dating service for asian singles to make friends, dating, find true love and romance. Our online dating service has love poems, love quotes, horoscopes, astrology, dating tips, and relationship advice.');
INSERT INTO `rss` VALUES (602, 'Weblogs [Personal]', 1, 'General', '1', 'http://cigars.bravepages.com/intel.rss', 'Terror intel not on TV');
INSERT INTO `rss` VALUES (603, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.gloriousnoise.com/index.rdf', 'Glorious Noise');
INSERT INTO `rss` VALUES (604, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.phhht.com/index.rdf', 'My World');
INSERT INTO `rss` VALUES (605, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://nycitystoop.com', 'comedy, satire, rants and yarns! mind you, all very difficult to come up with given the current economical, political and social make up of the fucking world.');
INSERT INTO `rss` VALUES (606, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.newyorkcandlesandscent.com/nycs.xml', 'Candles and Candle Related Items');
INSERT INTO `rss` VALUES (607, 'Weblogs [Personal]', 1, 'General', '1', 'http://neilphillips.com/rss.asp', 'Personal blog of Neil Phillips, Australia');
INSERT INTO `rss` VALUES (608, 'Regionals', 7, 'Europe', '42', 'http://www.cardigan-sweater-manufacturer.com/rss.xml', ' sweater manufacturer');
INSERT INTO `rss` VALUES (609, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.qualitymachines.com/rssq.xml', 'turkish machinery manufactures');
INSERT INTO `rss` VALUES (610, 'Business', 4, 'Real Estate', '21', 'http://www.alfredograf.com/noticiasgraf.xml', 'RSS de publicaciones interesantes inmobiliarias en el Peru, de la empresa Alfredo Graf y Asociados en los principales medios del país. Los artículos son muy diversos e interesantes, tocando la temática inmobiliaria.');
INSERT INTO `rss` VALUES (611, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.hst.com.sg/fabric-forum.html', 'Online fabric store and tailor. We specialize in the best quality sea-island, egyptian cotton and linen, as well as the finest suiting fabrics from renowned mills in Europe.');
INSERT INTO `rss` VALUES (612, 'Regionals', 7, 'Europe', '42', 'http://www.casa-ta.com/xml.php', 'Anunturi imobiliare');
INSERT INTO `rss` VALUES (613, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.gothamjazz.com/b2/b2rss.xml', 'GothamJazz News');
INSERT INTO `rss` VALUES (614, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.ezinemarketingcenter.com/rss-marketing/rss-feeds-blog/atom.xml', 'Profit From RSS Feeds has ideas to turn RSS feeds into profit streams');
INSERT INTO `rss` VALUES (615, 'News', 5, 'World', '28', 'http://www.cmsnl.com/news/rss/index.php', 'honda news');
INSERT INTO `rss` VALUES (616, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/RSS-Feeds', 'Profit From RSS Feeds is a compilation of profit ideas for RSS feeds publishers');
INSERT INTO `rss` VALUES (617, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.ezinemarketingcenter.com/rss-marketing/rss-feeds-blog/atom.xml', 'Profit From RSS Feeds share profit ideas for RSS feed publishers');
INSERT INTO `rss` VALUES (618, 'Regionals', 7, 'Europe', '42', 'http://www.lesjeudis.com/rss.asp', 'french job board');
INSERT INTO `rss` VALUES (619, 'Weblogs [Personal]', 1, 'General', '1', 'http://purecontemporary.blogs.com/behind_the_curtains/index.rdf', 'Review of contemporary furniture industry, events, and ideas');
INSERT INTO `rss` VALUES (620, 'Regionals', 7, 'Asia', '43', 'http://www.tblog.com/rss.php?bid=seohyderabad', 'my life as an seo and news and updates about search engines');
INSERT INTO `rss` VALUES (621, 'Business', 4, 'Finance', '25', 'http://www.feedfire.com/site/rss.cgi?ChanContentId=001780', 'payday loan resource');
INSERT INTO `rss` VALUES (622, 'Business', 4, 'Automobile', '10', 'http://donate-things.org/car/feed/rss2/', 'Car Charity Donation');
INSERT INTO `rss` VALUES (623, 'Miscellaneous', 6, 'Science & Education', '32', 'http://hortchat.com/feed/rss2/', 'Plant & Gardening Tips');
INSERT INTO `rss` VALUES (624, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.headroomstudios.com/news/news.xml', 'Headroom Studios News');
INSERT INTO `rss` VALUES (625, 'Miscellaneous', 6, 'Health', '36', 'http://www.bloodbanker.com/cord/feed/rss2/', 'Cord Blood Banking');
INSERT INTO `rss` VALUES (626, 'Miscellaneous', 6, 'Health', '36', 'http://www.bloodbanker.com/plasma/feed/rss2/', 'Plasma Blood Donation');
INSERT INTO `rss` VALUES (627, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.jurispedia.com/backend.php3', 'French Law Students works (REIMS University)');
INSERT INTO `rss` VALUES (628, 'News', 5, 'World', '28', 'http://www.therealitycheck.org/TRCPunditWire_RSS/TRCPunditWire.rss', 'Conservative commentary, analysis, references and links');
INSERT INTO `rss` VALUES (629, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.top10online.com/news/rss.php', 'Resource for gambling casino news articles offering rules and strategies for casino games and best of all free games or play for real money');
INSERT INTO `rss` VALUES (630, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.homeofpoi.com/feeds/rss.php?func=board&sub=UBB3', 'Poi twirling how to');
INSERT INTO `rss` VALUES (631, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.homeofpoi.com/feeds/rss.php?func=board&sub=UBB8', 'Staff twirling how to');
INSERT INTO `rss` VALUES (632, 'Miscellaneous', 6, 'Sports', '34', 'http://www.nfl-against-the-spread.com', 'Access the best NFL statistics on the web. Beat Pro-Line at it`s own game !');
INSERT INTO `rss` VALUES (633, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/digitalpak', 'Discusses various IT issues in Pakistan including the investment and outsourcing opportunities plus updates from the field');
INSERT INTO `rss` VALUES (634, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Citigroup%20news', 'Moreover - Citigroup news');
INSERT INTO `rss` VALUES (635, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.hitbit.de/hitbit.rss', 'HitBit MIDI-Files');
INSERT INTO `rss` VALUES (636, 'Computers & Internet', 3, 'Games', '17', 'http://www.cheapassgamer.com/index.html', 'An online video game shopping community on the look out for cheap video games and video game deals');
INSERT INTO `rss` VALUES (637, 'Computers & Internet', 3, 'Games', '17', 'http://www.cheapassgamer.com/index.xml', 'An online video game shopping community on the look out for cheap video games and video game deals');
INSERT INTO `rss` VALUES (638, 'Miscellaneous', 6, 'Sports', '34', 'http://www.golfrewind.com/external.php?type=rss', 'Golf Rewind: The Golf Forum For Every Golfer');
INSERT INTO `rss` VALUES (639, 'Miscellaneous', 6, 'Shopping', '35', 'http://houseofimagination.com/feed.xml', 'Mythical Objects');
INSERT INTO `rss` VALUES (640, 'Miscellaneous', 6, 'Shopping', '35', 'http://feeds.feedburner.com/DecoratingIdeasTipsAndSecrets', 'Decorating Ideas Tips For Home and Garden');
INSERT INTO `rss` VALUES (641, 'Business', 4, 'News & Opportunities', '26', 'http://stocksabroad.com/stocksabroad.rss', 'Market news for Asia and Latin America');
INSERT INTO `rss` VALUES (642, 'Miscellaneous', 6, 'Sports', '34', 'http://sexy-maria-sharapova.blogspot.com/atom.xml', '   All  about  Maria Sharapova');
INSERT INTO `rss` VALUES (643, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.php9.com/wp-rss2.php', 'PHP weblog, web services, ecs, AWIS, php api');
INSERT INTO `rss` VALUES (644, 'Business', 4, 'Finance', '25', 'http://www.mcapstocks.com/rss/rss.asp', 'Penny stocks news and updates');
INSERT INTO `rss` VALUES (645, 'Computers & Internet', 3, 'Internet', '15', 'http://www.tsn-solutions.com/rss.xml', 'UltimIT Computer Support & Solutions');
INSERT INTO `rss` VALUES (646, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://magazine.housepool.com/content/backend.php', 'HousePool.com Magazine');
INSERT INTO `rss` VALUES (647, 'News', 5, 'Computers', '30', 'http://www.crmdirectory.com/content/crmfeed.xml', 'Daily news for CRM industry');
INSERT INTO `rss` VALUES (648, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.sunfluersjewelrydesigns.com/rss.php', 'Handcrafted Beaded Jewelry');
INSERT INTO `rss` VALUES (649, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.informationzone.biz/infozone.rss', 'Internet Marketing, enhancing security, gathering customers, increasing sales and improving cash flow. You&#39;ll also find Free reports, Free ebooks, a Free PDF-Writer, Free security software, Free content for your site.');
INSERT INTO `rss` VALUES (650, 'Business', 4, 'News & Opportunities', '26', 'http://www.bettermanagement.com/rss/newsfeed.aspx?libraryid=10875', 'Business Management Library Content from BetterManagement');
INSERT INTO `rss` VALUES (651, 'Business', 4, 'News & Opportunities', '26', 'http://www.bettermanagement.com/rss/newsfeed.aspx?libraryid=10877', 'Upcoming Business Management Webcasts from BetterManagement');
INSERT INTO `rss` VALUES (652, 'Miscellaneous', 6, 'Sports', '34', 'http://www.edrouant.com/eclairfeed.xml', 'Humorous football analysis');
INSERT INTO `rss` VALUES (653, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://redshiftangel.tripod.com/redshiftrageblog/rss.xml', 'Commentary on social, environmental, political and economic issues whose resolution is deemed critical for the survival and well-being of humanity.');
INSERT INTO `rss` VALUES (654, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.goodiestore.com/planters.xml', 'Selecting the correct designer planters or pots for your <br>');
INSERT INTO `rss` VALUES (655, 'Miscellaneous', 6, 'Health', '36', 'http://www.about-teeth-whitening.com/support-files/rss.xml', 'About Teeth Whitening News and Information');
INSERT INTO `rss` VALUES (656, 'Regionals', 7, 'Europe', '42', 'http://www.watergatekilkenny.com/rss/shows.xml', 'Programme information, Watergate Theatre, Kilkenny, Ireland');
INSERT INTO `rss` VALUES (657, 'News', 5, 'Locals', '29', 'http://rss.infozine.com/kc/headlines.xml', 'Kansas City infoZine Headlines');
INSERT INTO `rss` VALUES (658, 'News', 5, 'World', '28', 'http://feeds.feedburner.com/RegimeChangeIran', 'Regime Change Iran');
INSERT INTO `rss` VALUES (659, 'Business', 4, 'Real Estate', '21', 'http://www.monlac.com/home.html', 'Provides details and information for waterfront real estate sold by Domaine Le Sanctuaire des Lacs.');
INSERT INTO `rss` VALUES (660, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.benwaybunnies.com/atom.xml', 'Explicit sex, unjustified violence, supernatural sleaze and ATARI video games: Benway Bunnies - making fiction sexier one week at a time.');
INSERT INTO `rss` VALUES (661, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.she-4.com/atom.xml', 'Volatile, Explosive, & Chemically Unstable. Evidence incriminating a girl who wanted to be a contract killer, but ended up a writer.');
INSERT INTO `rss` VALUES (663, 'Miscellaneous', 6, 'Health', '36', 'http://www.organicfactor.org/rss.xml', 'Organic foods news covering organic producs, farming and more');
INSERT INTO `rss` VALUES (664, 'Business', 4, 'News & Opportunities', '26', 'http://www.permissioneconomy.com/rss.xml', 'News about the permission economy covering permission email marketing and more');
INSERT INTO `rss` VALUES (665, 'Miscellaneous', 6, 'Health', '36', 'http://www.pharmaceuticalfraud.com/rss.xml', 'Fraud, schemes and scams about prescription drugs and the pharmaceutical industry');
INSERT INTO `rss` VALUES (666, 'Miscellaneous', 6, 'Society', '33', 'http://youraveragevoter.blogspot.com/atom.xml%20', 'Politics and voter empowerment');
INSERT INTO `rss` VALUES (667, 'News', 5, 'Locals', '29', 'http://www.texaspanhandleplains.com/newspaper/backend.php', 'Christian World News & Media');
INSERT INTO `rss` VALUES (668, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://rss.infozine.com/kc/arts.xml', 'Kansas City Arts infoZine');
INSERT INTO `rss` VALUES (669, 'Business', 4, 'Finance', '25', 'http://feeds.feedburner.com/Term-Life-Insurance-News', 'Life Insurance');
INSERT INTO `rss` VALUES (670, 'Miscellaneous', 6, 'Sports', '34', 'http://www.gambling911.com/gambling911.xml', 'Sports and online gambling news update 24 hours a day');
INSERT INTO `rss` VALUES (671, 'Business', 4, 'News & Opportunities', '26', 'http://feeds.blogstreet.com/54622.rss', 'Part time jobs for students -part time job for teens: seasonal jobs, full-time student jobs, temporary jobs for college students');
INSERT INTO `rss` VALUES (672, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://russianwomen.blog-city.com/index.rss', 'Russian women insight, exclusive interviews with owners of russian marriage  agencies.');
INSERT INTO `rss` VALUES (673, 'Miscellaneous', 6, 'Shopping', '35', 'http://superstarsuperstore.biz/ssss_rss.xml', 'An illustrated, relaxed and laid back directory of carefully selected sources of high quality goods and services.');
INSERT INTO `rss` VALUES (674, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.upstartraising.com/news/atom.xml', 'Test Preparation News and Resources');
INSERT INTO `rss` VALUES (675, 'Business', 4, 'News & Opportunities', '26', 'http://www.yenommarketinginc.com/wahsbi.rss', 'Work at Home Small Business Ideas');
INSERT INTO `rss` VALUES (676, 'Miscellaneous', 6, 'Health', '36', 'http://www.geocities.com/plastic_surgery_phil/cosmeticsurgeryphil.xml', 'Articles on procedures, prices, selecting a qualified surgeon & having cosmetic surgery in the Philippines');
INSERT INTO `rss` VALUES (677, 'Miscellaneous', 6, 'Health', '36', 'http://tourettes-disorder.com/blogs/atom.xml', 'This Tourettes Disorder – Tourette Syndrome Blog is for the editors comments and ramblings regarding his thoughts on subjects that deal with Tourettes. You are welcome to join in and post your own comments regarding the subjects.');
INSERT INTO `rss` VALUES (678, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.infozine.com/kc/dance.xml', 'Kansas City Dance infoZine');
INSERT INTO `rss` VALUES (679, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://thedotnetspace.blogspot.com/atom.xml', 'Microsoft Technologies');
INSERT INTO `rss` VALUES (680, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.aziaportal.com/backend.php', 'Asi@portal - the best asian gateway in Norway');
INSERT INTO `rss` VALUES (681, 'Computers & Internet', 3, 'Internet', '15', 'http://www.133t.org/133tblog.htm', 'Web Master Resource discussion. Started by 133t web services, 133t.org');
INSERT INTO `rss` VALUES (682, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://feeds.feedburner.com/Alteregox', 'Culture, history, music, literature and art commentary as well as poetry by William Pritchard, images, newsfeed, atom feed and more.');
INSERT INTO `rss` VALUES (683, 'Regionals', 7, 'Europe', '42', 'http://www.lanaudiere-en-vedette.info/xmlsrv/rdf.php?blog=2', 'Lanaudière');
INSERT INTO `rss` VALUES (684, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/FuelForMarketingMindAndSoul', 'Fuel for Marketing Mind and Soul');
INSERT INTO `rss` VALUES (685, 'Miscellaneous', 6, 'Society', '33', 'http://crimes-now.blogspot.com', 'This is a blog about crimes.You can post your comments here.');
INSERT INTO `rss` VALUES (686, 'Miscellaneous', 6, 'Society', '33', 'http://crimes-now.blog-city.com', 'This is a blog about crimes.You can post your comments here.');
INSERT INTO `rss` VALUES (687, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/MarketingIdeasNewsAndThoughts', 'Marketing Ideas, News and Thoughts');
INSERT INTO `rss` VALUES (688, 'News', 5, 'Locals', '29', 'http://ww.normanno.it', 'news from Messina - Sicily (IT)');
INSERT INTO `rss` VALUES (689, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.infozine.com/kc/film.xml', 'Kansas City Film infoZine');
INSERT INTO `rss` VALUES (690, 'Miscellaneous', 6, 'Health', '36', 'http://www.a1-vitamins-and-supplements.com/deficiency.xml', 'Vitamin and Mineral Deficiency Symptoms');
INSERT INTO `rss` VALUES (691, 'News', 5, 'Media', '31', 'http://www.dailyjungle.net/externe/backend.php', 'Daily Jungle, an open webzine');
INSERT INTO `rss` VALUES (692, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.badmarketing.biz/rss.xml', 'Bad Marketing and Lessons Learned From It');
INSERT INTO `rss` VALUES (693, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/AlternativeMedicineAndMeditationNewsWeblog', 'The Alternative Medicine and Meditation Weblog is a News Aggregator, a free online service that gathers new and noteworthy links to reports, articles, news stories and web resources, health news and mental health providers for consumers of alternative med');
INSERT INTO `rss` VALUES (694, 'Weblogs [Computers]', 2, 'General', '5', 'http://feeds.feedburner.com/CashplanetsE-businessNews', 'E-business News');
INSERT INTO `rss` VALUES (695, 'Miscellaneous', 6, 'Health', '36', 'http://www.atomiccity.org/categories/podcasts/rss.xml', 'Atomic City Fitness and Health Podcasts');
INSERT INTO `rss` VALUES (696, 'Miscellaneous', 6, 'Health', '36', 'http://www.atomiccity.org/rss.xml', 'Atomic City Fitness and Health');
INSERT INTO `rss` VALUES (697, 'Computers & Internet', 3, 'Internet', '15', 'http://nethut.pl/rss.php', 'Fresh articles from the NetHut.pl webmaster library');
INSERT INTO `rss` VALUES (698, 'Miscellaneous', 6, 'Society', '33', 'http://www.southernrescue.org/RSS/difference.xml', 'Helping To Find Missing People');
INSERT INTO `rss` VALUES (699, 'Miscellaneous', 6, 'Sports', '34', 'http://canadianrunner.com/index2.php?option=com_rssxt&type=RSS&no_html=1', 'CanadianRunner.com');
INSERT INTO `rss` VALUES (700, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.infozine.com/kc/gallery.xml', 'Kansas City Gallery infoZine');
INSERT INTO `rss` VALUES (701, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.doctorsgadgets.com/index2.php?option=com_rss&feed=RSS2.0&no_html=1', 'Medical PDA News and Resources');
INSERT INTO `rss` VALUES (702, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://ransack.foamingmouth.com/backend.php', 'political thoughts and humor');
INSERT INTO `rss` VALUES (703, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://youraveragevoter.blogspot.com/atom.xml', 'A frank discussion on the state of politics and government in America and what we can do to choose better leaders.');
INSERT INTO `rss` VALUES (704, 'Computers & Internet', 3, 'Software', '13', 'http://freeware-alternatives.blogspot.com/atom.xml', 'Collection Of Awrd Wining Freeware Alternative Software Downloads.');
INSERT INTO `rss` VALUES (705, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.freedomforall.net/rss/freedomforall.rss', 'Irreverent Buddhist Political Comment');
INSERT INTO `rss` VALUES (706, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.badge-holders-and-lanyards', 'Lanyard and badge holders resource site for custom, standard and beaded lanyards');
INSERT INTO `rss` VALUES (707, 'Miscellaneous', 6, 'Sports', '34', 'http://www.hillrunner.com/rss/forum/', 'Running forum posts');
INSERT INTO `rss` VALUES (708, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://rss.infozine.com/kc/literature.xml', 'Kansas City Literature infoZine');
INSERT INTO `rss` VALUES (709, 'Miscellaneous', 6, 'Sports', '34', 'http://www.hillrunner.com/rss/training/', 'Training articles for runners');
INSERT INTO `rss` VALUES (710, 'Miscellaneous', 6, 'Sports', '34', 'http://www.hillrunner.com/rss/news/', 'Running news articles');
INSERT INTO `rss` VALUES (711, 'News', 5, 'Locals', '29', 'http://pugliainfo.it/rss.asp', 'puglia news');
INSERT INTO `rss` VALUES (712, 'Business', 4, 'Finance', '25', 'http://www.clickgofind.com/loans_info.xml', 'Personal Loan Reviews | ClickGoFind.com');
INSERT INTO `rss` VALUES (713, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.crazycooldealz.com/rss/ccd_feed.xml', 'CrazyCoolDealz');
INSERT INTO `rss` VALUES (714, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.furl.net/members/soundspy/rss.xml', 'Alternative informational resources for bloggers, researchers, and digital music activists. Digital music downloads, mp3 sites, audio search engines, music news, sound blogs, RSS feeds, bit torrents.');
INSERT INTO `rss` VALUES (715, 'News', 5, 'Media', '31', 'http://radioequalizer.blogspot.com', 'Brian Maloney The Radio Equalizer');
INSERT INTO `rss` VALUES (716, 'Computers & Internet', 3, 'Games', '17', 'http://www.gamez.it/rss/rss.asp', 'Italian VideoGames Guide');
INSERT INTO `rss` VALUES (717, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.zapstet.it/rss/rss.asp', 'Play your free time!');
INSERT INTO `rss` VALUES (718, 'Computers & Internet', 3, 'Internet', '15', 'http://e-text.blogspot.com/atom.xml', 'Making e-texts more better');
INSERT INTO `rss` VALUES (719, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.infozine.com/kc/music.xml', 'Kansas City infoZine Music Headlines');
INSERT INTO `rss` VALUES (720, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.wheretoracerc.com/wheretoracerc/blogfeed.php?rss', 'Radio Control Car Racing');
INSERT INTO `rss` VALUES (721, 'Weblogs [Personal]', 1, 'General', '1', 'http://insider.washingtontimes.com/feeds/rss/feedhome/twt_upi.rss', 'news');
INSERT INTO `rss` VALUES (722, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.vacuity.de/boxoffice.rss', 'US Box Office Top 10');
INSERT INTO `rss` VALUES (723, 'Weblogs [Computers]', 2, 'SQL & databases', '12', 'http://blogs.ittoolbox.com/database/solutions/index.rdf', 'Database Solutions');
INSERT INTO `rss` VALUES (724, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.owled.com/feed.xml', 'Advice about writing and resources for students');
INSERT INTO `rss` VALUES (725, 'Computers & Internet', 3, 'Internet', '15', 'http://playfulcams.com/play/files/backend/news.xml', 'entertainment');
INSERT INTO `rss` VALUES (726, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.blognone.com/wp-rss2.php', 'Blognone: Different IT News');
INSERT INTO `rss` VALUES (727, 'Weblogs [Computers]', 2, 'General', '5', 'http://fe.kukuhtw.com/rss/rss.xml', 'Friends Explorer software');
INSERT INTO `rss` VALUES (728, 'Business', 4, 'Real Estate', '21', 'http://www.san-luis-county-real-estate.com/Index-rss.aspx', 'Real estate agent site - Lots of info on the different areas in the San Luis Obispo County area of the California Central Coast. Real estate listings, MLS links, city and town populations, schools, things to do. Anything of interest if you are buying or s');
INSERT INTO `rss` VALUES (729, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.infozine.com/kc/theatre.xml', 'Kansas City infoZine Theatre Headlines');
INSERT INTO `rss` VALUES (730, 'Business', 4, 'Real Estate', '21', 'http://www.san-luis-county-real-estate.com/Index-rss.aspx', 'Real estate agent site - Lots of info on the different areas in the San Luis Obispo County area of the California Central Coast. Real estate listings, MLS links, city and town populations, schools, things to do. Anything of interest if you are buying or s');
INSERT INTO `rss` VALUES (731, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.lavacards.com/diwali.rss', 'diwali festival news and information');
INSERT INTO `rss` VALUES (732, 'Computers & Internet', 3, 'Internet', '15', 'http://www.dirtyromance.com	', 'Free Sign up for making friends, online dating with thousands of people, matchmacking, live chat, webcam, personals and much more!!');
INSERT INTO `rss` VALUES (733, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.mp3-music-player.com/rss_mp3_player.xml', 'MP3 Music Player News');
INSERT INTO `rss` VALUES (734, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/laura.rss.xml', 'Inuit inspired fairy tales.');
INSERT INTO `rss` VALUES (735, 'Business', 4, 'Finance', '25', 'http://www.stator-afm.com/support-files/stator-afm.xml', 'Articles, White Papers and Updates about Trading, Investing and Portfolio Management. www.stator-afm.com');
INSERT INTO `rss` VALUES (736, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.juergenspecht.com/rss/rss.xml', 'Juergen Specht - Photographs - Tokyo, Japan');
INSERT INTO `rss` VALUES (737, 'Regionals', 7, 'UK', '40', 'http://i.electronics-directory.org/e-d.xml', 'Electronics Directory');
INSERT INTO `rss` VALUES (738, 'Business', 4, 'Human resources', '22', 'http://jobs.studieren.de/service/rdf/studentenjobs.rdf', 'Studentjobs');
INSERT INTO `rss` VALUES (739, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Cleveland-Akron%20news', 'Moreover - Cleveland-Akron news');
INSERT INTO `rss` VALUES (740, 'News', 5, 'Locals', '29', 'http://rss.infozine.com/kc/business.xml', 'Kansas City infoZine Business Headlines');
INSERT INTO `rss` VALUES (741, 'News', 5, 'World', '28', 'http://feeds.feedburner.com/~u/Dutchdakota', 'Dit is een Nederlandstalige blog over Noord Korea. Hier en daar aangevuld met politieke onderwerpen in bredere zin. Niet alle teksten zullen Nederlandstalige zijn, omdat ik helaas geen tijd heb om alles te vertalen.');
INSERT INTO `rss` VALUES (742, 'Computers & Internet', 3, 'Internet', '15', 'http://www.pluck.com/rss/pluck_notes.rss', 'Test');
INSERT INTO `rss` VALUES (743, 'Regionals', 7, 'Europe', '42', 'http://www.teneriferesorts.com/english/tenerife-community/news/rss/tenerifenews.xml', 'Tenerife News');
INSERT INTO `rss` VALUES (744, 'Business', 4, 'Automobile', '10', 'http://autoindia.blogspot.com/atom.xml', 'News and updates about automobile industry in India');
INSERT INTO `rss` VALUES (745, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.easy-stores.com/easy-stores.rss', 'Our aim is yhat you spend less time searching, and more time shopping');
INSERT INTO `rss` VALUES (746, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.easy-stores.com/easy-stores.xml', 'Our aim is yhat you spend less time searching, and more time shopping');
INSERT INTO `rss` VALUES (747, 'News', 5, 'World', '28', 'http://feeds.feedburner.com/Secretjudy', 'Interesting Political Commentary');
INSERT INTO `rss` VALUES (748, 'Business', 4, 'Legal', '20', 'http://www.the-environment.ws/rss.aspx', 'A weblog addressing Environmental, Health and Safety issues for the Business Community');
INSERT INTO `rss` VALUES (749, 'News', 5, 'Locals', '29', 'http://rss.infozine.com/kc/community.xml', 'Kansas City infoZine Community Headlines');
INSERT INTO `rss` VALUES (750, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.marketing-web.blogspot.com/atom.xml', 'Marketing Web is about the latest trends in the online web promotion world with information and resources on ways to promote your website and conduct successful online marketing campaigns.');
INSERT INTO `rss` VALUES (751, 'Regionals', 7, 'US', '38', 'http://www.nczoo.org/press/rssArticles.xml', 'News from the North Carolina Zoo, Asheboro, NC');
INSERT INTO `rss` VALUES (752, 'Miscellaneous', 6, 'Health', '36', 'http://getfitfast.blogspot.com/atom.xml', 'Fitness and exercise');
INSERT INTO `rss` VALUES (753, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://great-digital-cameras-flash.blogspot.com/atom.xml', 'Digital cameras and photography');
INSERT INTO `rss` VALUES (754, 'Business', 4, 'Advertising & Marketing', '19', 'http://nobstips.blogspot.com', 'Tips and Tricks to making more money for your business.');
INSERT INTO `rss` VALUES (755, 'Miscellaneous', 6, 'Health', '36', 'http://mayhemdiet.blogspot.com', 'Weight Loss News, Reviews, Research Updates, and my own personal weight loss saga');
INSERT INTO `rss` VALUES (756, 'Miscellaneous', 6, 'Health', '36', 'http://www.tblog.com/rss.php?bid=yogapositions', 'Different forms of yoga positions with images, technique and benifits on health.');
INSERT INTO `rss` VALUES (757, 'Business', 4, 'Advertising & Marketing', '19', 'http://nobstips.blogspot.com/atom.xml', 'Tips and Tricks to making more money for your business.');
INSERT INTO `rss` VALUES (758, 'Miscellaneous', 6, 'Health', '36', 'http://mayhemdiet.blogspot.com/atom.xml', 'Weight Loss News, Reviews, Research Updates, and my own personal weight loss saga');
INSERT INTO `rss` VALUES (759, 'Computers & Internet', 3, 'Internet', '15', 'http://rss.infozine.com/kc/internet.xml', 'Kansas City Internet infoZine');
INSERT INTO `rss` VALUES (760, 'Computers & Internet', 3, 'Internet', '15', 'http://www.ebookit.org/ln/b2rss2.php', 'linknotes and resources on the web');
INSERT INTO `rss` VALUES (761, 'Computers & Internet', 3, 'Software', '13', 'http://download.marki-online.net/rss/rss-new.xml', 'New programs @ Software Download Center');
INSERT INTO `rss` VALUES (762, 'Computers & Internet', 3, 'Software', '13', 'http://download.marki-online.net/rss/rss-top.xml', 'Most popular programs @ Software Download Center');
INSERT INTO `rss` VALUES (763, 'Miscellaneous', 6, 'Sports', '34', 'http://feeds.feedburner.com/SexyMariaSharapova', 'All  about  Maria Sharapova  -  Sportnews, hot Pics, Info, sexy modeling Photos, related links');
INSERT INTO `rss` VALUES (764, 'Miscellaneous', 6, 'Sports', '34', 'http://www.safepicks.com/NFL-SafePicks-Daily.rss', 'American Professional Football Picks (Tipping)');
INSERT INTO `rss` VALUES (765, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.assiah.net/news.xml', 'The Worst Magazine on the Internet - The Most Depraved Information Source around.');
INSERT INTO `rss` VALUES (766, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.momascene.com/wordpress/wp-rss2.php', 'Your source for Japanese music in North America');
INSERT INTO `rss` VALUES (767, 'Miscellaneous', 6, 'Health', '36', 'http://www.pharmaceuticalnation.com/rss.xml', 'News about prescription drugs, pharmaceuticals, Big Pharma and more');
INSERT INTO `rss` VALUES (768, 'Miscellaneous', 6, 'Health', '36', 'http://www.pharmawatch.info/rss.xml', 'Pharmaceutical company news covering dangerous prescription drugs and their toxic side effects');
INSERT INTO `rss` VALUES (769, 'News', 5, 'World', '28', 'http://www.phonespam.info/rss.xml', 'News covering telemarketing, do-not-call and phone spam');
INSERT INTO `rss` VALUES (770, 'News', 5, 'Locals', '29', 'http://rss.infozine.com/kc/environment.xml', 'Kansas City infoZine Environment Headlines');
INSERT INTO `rss` VALUES (771, 'Business', 4, 'News & Opportunities', '26', 'http://www.x10.com/affiliates2/affiliate_holiday_press.xml', 'Make Money');
INSERT INTO `rss` VALUES (772, 'Business', 4, 'News & Opportunities', '26', 'http://businessworks.blogspot.com/atom.xml', 'I have started an experimental blog in the month of September 2004 about a "virtual" Dotcom company. Blog intends to deal with day-to-day business issues and solutions. At present, we have evaluated three technologies and about to select one of them.');
INSERT INTO `rss` VALUES (773, 'Miscellaneous', 6, 'Society', '33', 'http://web.tintucvietnam.com/Lamdep-Thoitrang/2004/10/76555.ttvn', 'Hoa hau viet nam Nguyen Thi Huyen');
INSERT INTO `rss` VALUES (774, 'Miscellaneous', 6, 'Health', '36', 'http://www.hgh-facts.com/hgh-facts.xml', 'HGH Facts and Information');
INSERT INTO `rss` VALUES (775, 'Miscellaneous', 6, 'Health', '36', 'http://www.supergreen.biz/anti-aging.xml', 'Anti-aging and Health Supplements News');
INSERT INTO `rss` VALUES (776, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.opinion.propertyopportunities.com/opinion.xml', 'Informed commentary on politics, foreign policy, economics, government, law, and other contemporary issues.');
INSERT INTO `rss` VALUES (777, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/laura-dk.rss.xml', 'LAURA-projektet');
INSERT INTO `rss` VALUES (778, 'Computers & Internet', 3, 'Internet', '15', 'http://fuzionhost.com/fuzionhostrss.xml', 'Tips on webhosting and more....Getting the MOST from your Host! frontpage,cpanel hosting,fantastico');
INSERT INTO `rss` VALUES (779, 'Miscellaneous', 6, 'Health', '36', 'http://dutchbodybuilding.com', 'DutchBodybuilding');
INSERT INTO `rss` VALUES (780, 'Miscellaneous', 6, 'Society', '33', 'http://rss.infozine.com/kc/family.xml', 'Kansas City infoZine Family Headlines');
INSERT INTO `rss` VALUES (781, 'Regionals', 7, 'Asia', '43', 'http://www.vnn.vn', 'The thao');
INSERT INTO `rss` VALUES (782, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.trepanner.com/rss.asp', 'Blogging 24/7 about counter culture, innovative music, weird science, the occult and the unequivocally strange.');
INSERT INTO `rss` VALUES (783, 'Business', 4, 'Finance', '25', 'http://www.mataf.net/en/rss/rss.xml', 'Forex Trading');
INSERT INTO `rss` VALUES (784, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.mediacenterpcworld.com/news_rss.rdf', 'News headlines from Media Center PC World');
INSERT INTO `rss` VALUES (785, 'Regionals', 7, 'US', '38', 'http://keywestchronicle.blogspot.com/atom.xml', 'Key West Chronicle');
INSERT INTO `rss` VALUES (786, 'Miscellaneous', 6, 'Health', '36', 'http://diet-pills-review.speedylearning.com/diet-news.xml', 'Diet News');
INSERT INTO `rss` VALUES (787, 'News', 5, 'Locals', '29', 'http://www.freemetropolis.com/portland/?q=blog/feed', 'A city guide for Portland, Oregon written by your posse');
INSERT INTO `rss` VALUES (788, 'Business', 4, 'Foods & Beverages', '27', 'http://feeds.feedburner.com/TeaHub', 'tea related information and discussions');
INSERT INTO `rss` VALUES (789, 'Business', 4, 'Advertising & Marketing', '19', 'http://kazaams.com/rss/rss.xml', 'Work ahome tools and opportunities.');
INSERT INTO `rss` VALUES (790, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://swapking.com/cny/hom2.php', 'Free Classifieds Swap Sheet');
INSERT INTO `rss` VALUES (791, 'Miscellaneous', 6, 'Society', '33', 'http://rss.infozine.com/kc/kids.xml', 'Kansas City Kids infoZine');
INSERT INTO `rss` VALUES (792, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.inlibris.com/bookstore/rdf.pl', 'Inlibris Bookstore Featured Books');
INSERT INTO `rss` VALUES (793, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.badosa.com/bin/rdf.pl', 'New literary works at Badosa.com');
INSERT INTO `rss` VALUES (794, 'Miscellaneous', 6, 'Sports', '34', 'http://www.minorleaguenews.com/rawfeed/', 'Minor League Sports News');
INSERT INTO `rss` VALUES (795, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.free-traffic-generation.com/freetraffic.xml', 'Informative resource that provides cutting edge news and info for sending free targeted visitors to your site. Find out the latest search engine news, tools');
INSERT INTO `rss` VALUES (796, 'Miscellaneous', 6, 'Sports', '34', 'http://www.minorleaguenews.com/rawfeed/rss.xml', 'Minor League Sports News');
INSERT INTO `rss` VALUES (797, 'Regionals', 7, 'US', '38', 'http://www.masscops.com/phpBB2/rss.php', 'Massachusetts Law Enforcement Topics');
INSERT INTO `rss` VALUES (798, 'Business', 4, 'News & Opportunities', '26', 'http://edcommissionnews.typepad.com/index.rdf', 'Activities and impacts of the State of Washington Economic Development Commission. Highlights successful business development initiatives and entrepreneurs in Washington State.');
INSERT INTO `rss` VALUES (799, 'Business', 4, 'Automobile', '10', 'http://www.driverisk.co.uk/OrangeBox/feeds/news.rss', 'Fleet industry News');
INSERT INTO `rss` VALUES (800, 'Business', 4, 'Finance', '25', 'http://www.pricestats.com/rssfeed.php', 'commodity news');
INSERT INTO `rss` VALUES (801, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://jazz-guitar.blogspot.com/atom.xml', 'All about jazz guitar.');
INSERT INTO `rss` VALUES (802, 'Business', 4, 'Foods & Beverages', '27', 'http://rss.infozine.com/kc/food.xml', 'Kansas City Foods infoZine');
INSERT INTO `rss` VALUES (803, 'Miscellaneous', 6, 'Health', '36', 'http://www.emaxhealth.com/cms/?m=news&display=526', 'eMaxHealth');
INSERT INTO `rss` VALUES (804, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.1src.com/?m=news&display=185', '1SRC Latest News');
INSERT INTO `rss` VALUES (805, 'Miscellaneous', 6, 'Health', '36', 'http://www.custom-sports-drinks.com/newsFeed.rdf', 'Information and Articles Hepling athletes reach their athletic potential.');
INSERT INTO `rss` VALUES (806, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://feeds.feedburner.com/TheDisplayGuru', 'The Display Guru');
INSERT INTO `rss` VALUES (807, 'Miscellaneous', 6, 'Health', '36', 'http://www.aboutwheelchairs.info/rss.xml', 'Detailed information on wheelchairs.');
INSERT INTO `rss` VALUES (808, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.stephensonstrategies.com/rss.xml', 'homeland security blog');
INSERT INTO `rss` VALUES (809, 'Miscellaneous', 6, 'Sports', '34', 'http://espn', 'espn');
INSERT INTO `rss` VALUES (810, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://gizmag.com/xml/', 'gizmag Emerging Technology Magazine');
INSERT INTO `rss` VALUES (811, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://forum.akirastore.com/rss.php', 'French community talking about anime at www.akirastore.com');
INSERT INTO `rss` VALUES (812, 'Computers & Internet', 3, 'Internet', '15', 'http://izynews.de/de/dir/rss/index.xml', 'RSS-Newsfeeds bei IzyNews');
INSERT INTO `rss` VALUES (813, 'Business', 4, 'Foods & Beverages', '27', 'http://rss.infozine.com/kc/recipes.xml', 'Kansas City Recipes infoZine');
INSERT INTO `rss` VALUES (814, 'News', 5, 'Media', '31', 'http://izynews.de/de/dir/rss/Aktuelles.xml', 'RSS-Newsfeeds bei IzyNews - Aktuelles');
INSERT INTO `rss` VALUES (815, 'Business', 4, 'News & Opportunities', '26', 'http://izynews.de/de/dir/rss/Beruf.xml', 'RSS-Newsfeeds bei IzyNews - Beruf');
INSERT INTO `rss` VALUES (816, 'Miscellaneous', 6, 'Science & Education', '32', 'http://izynews.de/de/dir/rss/Bildung%20%26%20Wissenschaft.xml', 'RSS-Newsfeeds bei IzyNews - Bildung und Wissenschaft');
INSERT INTO `rss` VALUES (817, 'Computers & Internet', 3, 'Internet', '15', 'http://izynews.de/de/dir/rss/Computer%20%26%20Internet.xml', 'RSS-Newsfeeds bei IzyNews - Computer und Internet');
INSERT INTO `rss` VALUES (818, 'Computers & Internet', 3, 'Internet', '15', 'http://izynews.de/de/dir/rss/Foren%20%26%20Newsletter.xml', 'RSS-Newsfeeds bei IzyNews - Foren und Newsletter');
INSERT INTO `rss` VALUES (819, 'Business', 4, 'Real Estate', '21', 'http://izynews.de/de/dir/rss/Immobilien.xml', 'RSS-Newsfeeds bei IzyNews - Immobilien');
INSERT INTO `rss` VALUES (820, 'News', 5, 'Media', '31', 'http://izynews.de/de/dir/rss/Kino%20%26%20Film.xml', 'RSS-Newsfeeds bei IzyNews - Kino und Film');
INSERT INTO `rss` VALUES (821, 'News', 5, 'Media', '31', 'http://izynews.de/de/dir/rss/Kultur%20%26%20Events.xml', 'RSS-Newsfeeds bei IzyNews - Kultur und Events');
INSERT INTO `rss` VALUES (822, 'Miscellaneous', 6, 'Society', '33', 'http://izynews.de/de/dir/rss/Leben.xml', 'RSS-Newsfeeds bei IzyNews - Leben');
INSERT INTO `rss` VALUES (823, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://izynews.de/de/dir/rss/Musik.xml', 'RSS-Newsfeeds bei IzyNews - Musik');
INSERT INTO `rss` VALUES (824, 'Miscellaneous', 6, 'Health', '36', 'http://rss.infozine.com/kc/health.xml', 'Kansas City infoZine Health Headlines');
INSERT INTO `rss` VALUES (825, 'News', 5, 'World', '28', 'http://izynews.de/de/dir/rss/Politik.xml', 'RSS-Newsfeeds bei IzyNews - Politik');
INSERT INTO `rss` VALUES (826, 'News', 5, 'Media', '31', 'http://izynews.de/de/dir/rss/Pressemeldungen.xml', 'RSS-Newsfeeds bei IzyNews - Pressemeldungen');
INSERT INTO `rss` VALUES (827, 'Regionals', 7, 'Europe', '42', 'http://izynews.de/de/dir/rss/Regional.xml', 'RSS-Newsfeeds bei IzyNews - Regional');
INSERT INTO `rss` VALUES (828, 'Miscellaneous', 6, 'Sports', '34', 'http://izynews.de/de/dir/rss/Sport.xml', 'RSS-Newsfeeds bei IzyNews - Sport');
INSERT INTO `rss` VALUES (829, 'News', 5, 'Media', '31', 'http://izynews.de/de/dir/rss/TV%20%26%20Medien.xml', 'RSS-Newsfeeds bei IzyNews - TV und Medien');
INSERT INTO `rss` VALUES (830, 'Business', 4, 'Finance', '25', 'http://izynews.de/de/dir/rss/Wirtschaft%20%26%20Finanzen.xml', 'RSS-Newsfeeds bei IzyNews - Wirtschaft und Finanzen');
INSERT INTO `rss` VALUES (831, 'News', 5, 'Media', '31', 'http://izynews.de/de/dir/rss/Zeitungen%20%26%20Magazine.xml', 'RSS-Newsfeeds bei IzyNews - Zeitschriften und Magazine');
INSERT INTO `rss` VALUES (832, 'Business', 4, 'News & Opportunities', '26', 'http://www.m-bryonic.co.uk/RSS.xml', 'Operational Risk News');
INSERT INTO `rss` VALUES (833, 'Computers & Internet', 3, 'Internet', '15', 'http://www.feedfire.com/site/rss.cgi?ChanContentId=002093', 'Sourcewire: Press releases for the technology and media journalist');
INSERT INTO `rss` VALUES (834, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.razla.com/rss/razlaheadlines.xml', 'Razla Top World News Stories, humorously spun by BBC and CNN staff');
INSERT INTO `rss` VALUES (835, 'Miscellaneous', 6, 'Sports', '34', 'http://rss.infozine.com/kc/sports.xml', 'Kansas City infoZine Sports Headlines');
INSERT INTO `rss` VALUES (836, '', 0, '', '0', 'http://www.credit-report-x.com', 'Credit Report');
INSERT INTO `rss` VALUES (837, 'Miscellaneous', 6, 'Sports', '34', 'http://www.pureportals.com/bluetidesextreme', 'Check here for a rush of skateboarding, cars, the latest news, and a ton more!');
INSERT INTO `rss` VALUES (838, 'Miscellaneous', 6, 'Health', '36', 'http://www.abcfeelings.com/feelingsfeed.xml', 'The Keys to a Quality Life are in Your Ability to Create Your Feelings.  Feelings Communication is associated with character development, conflict resolution, self-esteem, coping skills, and other necessary life benefits');
INSERT INTO `rss` VALUES (839, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.ritchiemedia.net/wp/wp-rss2.php', 'Reviews of software, scripts, e-books with resell rights, and digital product affiliate programs.  Discussions on publishing, e-commerce and marketing.');
INSERT INTO `rss` VALUES (840, 'Miscellaneous', 6, 'Health', '36', 'http://www.phototherapynews.com/rss.xml', 'Phototherapy news covering light therapy, natural sunlight, infrared LED lights, seasonal affective disorder and more');
INSERT INTO `rss` VALUES (841, 'Miscellaneous', 6, 'Health', '36', 'http://www.pilatesfactor.org/rss.xml', 'Pilates news for health and wellness');
INSERT INTO `rss` VALUES (842, 'Miscellaneous', 6, 'Health', '36', 'http://www.poisonpantry.org/rss.xml', 'Dangerous groceries and food products news covering ingredients and their health effects');
INSERT INTO `rss` VALUES (843, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.deaf04.nl/deaf04/feeds/news.sxml', 'Dutch Electronic Art Festival');
INSERT INTO `rss` VALUES (844, 'Computers & Internet', 3, 'Games', '17', 'http://www.flexarcade.com/news/rss.php?version=2.0', 'News about TLC Industries and FlexArcade');
INSERT INTO `rss` VALUES (845, 'Weblogs [Computers]', 2, '.NET', '7', 'http://blogs.x2line.com/al/Rss.aspx', 'asp.net, mssql, web services');
INSERT INTO `rss` VALUES (846, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Clothing%20industry%20news', 'Moreover - Clothing industry news');
INSERT INTO `rss` VALUES (847, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.musicvideoinsider.com/backend.php', 'Music Video Insider');
INSERT INTO `rss` VALUES (848, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.wolfdatasystems.com/rss.xml', 'News and Tips for businesses, programmers, and home users');
INSERT INTO `rss` VALUES (849, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.free-psychic-reading.info/rss.xml', 'DEtailed information on psychic readings.');
INSERT INTO `rss` VALUES (850, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.quicktoclick.com', 'Find top rated coupons, coupon codes, and promotions.');
INSERT INTO `rss` VALUES (851, 'Weblogs [Personal]', 1, 'General', '1', 'http://jodhbir.blogspot.com/atom.xml', 'Me, Myself and the world');
INSERT INTO `rss` VALUES (852, 'Miscellaneous', 6, 'Science & Education', '32', 'http://colossalstorage.net/colossal.xml', 'Atomic Nanostorage');
INSERT INTO `rss` VALUES (853, 'Regionals', 7, 'US', '38', 'http://www.skyscanner.com/rss.asp?city=NEWY&ccy=USD', 'SkyScanner Cheap Flights Feed');
INSERT INTO `rss` VALUES (854, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.xhollywood.com/rss/top10videos.xml', 'X Hollywood Funny Videos');
INSERT INTO `rss` VALUES (855, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.xhollywood.com/rss/latestvideos10.xml', 'X Hollywood Funny Videos');
INSERT INTO `rss` VALUES (856, 'Business', 4, 'Automobile', '10', 'http://www.carnorama.com/news.xml', 'Carnorama - Automotive Views');
INSERT INTO `rss` VALUES (857, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.prplanet.net/blog/rss.php', 'PR Planet  :  Press Relations Strategy');
INSERT INTO `rss` VALUES (858, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.mzee.com/newscenter/backend.php', 'MZEE.com Hip Hop News');
INSERT INTO `rss` VALUES (859, 'Miscellaneous', 6, 'Society', '33', 'http://www.no1-online-dating.com/news.rss', 'Online Dating News');
INSERT INTO `rss` VALUES (860, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.illustres-inconnus.org/forum/rss.php', 'Le Forum des Illustres Inconnus pour le mélange des Arts');
INSERT INTO `rss` VALUES (861, 'Regionals', 7, 'Europe', '42', 'http://www.illustres-inconnus.org/forum/topics_anywhere.php?mode=show&out=rss2.0&f=uMSwyLDMsNCw2LDcsOCw5LDEwLDExLDEy&n=1', 'Le Forum des Illustres Inconnus pour le mélange des Arts');
INSERT INTO `rss` VALUES (862, 'Weblogs [Personal]', 1, 'General', '1', 'http://air-pollution-blog.blog-city.com', 'Here you can post and share with others your own private thoughts and views about Air Pollution');
INSERT INTO `rss` VALUES (863, 'Weblogs [Personal]', 1, 'General', '1', 'http://air-pollution-blog.blogspot.com', 'Here you can post and share with others your own private thoughts and views about Air Pollution');
INSERT INTO `rss` VALUES (864, 'Regionals', 7, 'UK', '40', 'http://www.number-10.gov.uk/rss/rss.asp', 'Government');
INSERT INTO `rss` VALUES (865, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/MyPolitics', 'Forming a New Political Paradigm');
INSERT INTO `rss` VALUES (866, 'Business', 4, 'Travel', '24', 'http://www.ekibo.com/rss/Peru-Travel-Books.xml', 'Travel Guides for Peru');
INSERT INTO `rss` VALUES (867, 'Business', 4, 'Advertising & Marketing', '19', 'http://homebusiness-websites.com/mt/index.xml', 'This site is help for people building a website and learning to use the Internet for Marketing. It features tips, tools, tricks, code and lots of advice.');
INSERT INTO `rss` VALUES (868, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rocknerd.org/rocknerd.rss', 'Rocknerd');
INSERT INTO `rss` VALUES (869, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/TenThousandOtherThings', 'Thoughts from Anthony Cerminaro on the meaning of life, living, spirituality, inspiration, religion, law, politics, sports, music, entertainment, Pittsburgh, Sewickley and the ten thousand other things that interest me');
INSERT INTO `rss` VALUES (870, 'Business', 4, 'Legal', '20', 'http://feeds.feedburner.com/blogspot/ezIB', 'A law blog (blawg) of Anthony Cerminaro, focused on entrepreneurship, small business and technology');
INSERT INTO `rss` VALUES (871, 'Business', 4, 'Legal', '20', 'http://feeds.feedburner.com/LifeScienceLawyer', 'A law blog (blawg) of Anthony Cerminaro focused on biotech, bioengineering, bioinformatics, genomics, biometrics, and other biotechnology');
INSERT INTO `rss` VALUES (872, 'Business', 4, 'Legal', '20', 'http://feeds.feedburner.com/NanotechLex', 'A law blog (blawg) of Anthony Cerminaro focused on nanotechnology, nanomaterials, nanoelectronics, nanosystems, microsystems, nanosience, MEMS and other small technology');
INSERT INTO `rss` VALUES (873, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.summerbridgeactivities.com/feed.xml', 'Educational Homework Workbooks');
INSERT INTO `rss` VALUES (874, 'Miscellaneous', 6, 'Science & Education', '32', 'http://impact.typepad.com/impact03/index.rdf', 'International Marketing Program for Agricultural Commodities and Trade');
INSERT INTO `rss` VALUES (875, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://resistoppression.blogspot.com/atom.xml', 'Resist Oppression');
INSERT INTO `rss` VALUES (876, 'Business', 4, 'Real Estate', '21', 'http://www.blomstrom.biz/rss/listings.xml', 'Covenant Realty - NC/SC Real Estate');
INSERT INTO `rss` VALUES (877, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.sohh.com/syndication/rss/daily_hip_hop_news_2_0.rss', 'Daily Hip-Hop News');
INSERT INTO `rss` VALUES (878, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.20six.co.uk/rss/mindmelt.rss', 'random thoughts . from a random lifestyle.  Mindmelt depicts a life of London, Sydney, travel, writing, creative intelligence, rants, raves, recommendations, photography, humour and the meaning of life.');
INSERT INTO `rss` VALUES (879, 'Regionals', 7, 'Australia', '44', 'http://www.photoblog.be/rss.php?nickname=mydigitaleye', 'Random photos from a random lifestyle.');
INSERT INTO `rss` VALUES (880, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/TheMommyDiaries', 'The Mommy Diaries');
INSERT INTO `rss` VALUES (881, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.portigal.com/freshmeat.xml', 'The intersections between design, technology, culture, and business');
INSERT INTO `rss` VALUES (882, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.wmaker.net/infosjeunes/syndication.rss', 'French leader media');
INSERT INTO `rss` VALUES (883, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.mercantilestreet.com/interesting-news.xml', 'news from a variety of line sources');
INSERT INTO `rss` VALUES (884, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.cantbarsed.com/voucher.xml', 'UK Discount Vouchers & Promo Codes');
INSERT INTO `rss` VALUES (885, 'Business', 4, 'Construction', '23', 'http://www.business-mobilephones.co.uk', 'construction company in england');
INSERT INTO `rss` VALUES (886, 'Regionals', 7, 'UK', '40', 'http://www.haphire-letting-agents.co.uk/hla/htdocs/', 'Letting agents hampshire uk');
INSERT INTO `rss` VALUES (887, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://ksds-fm.org/newjazzthing/rss.xml', 'Vincent Outlaw: The New Jazz Thing Live');
INSERT INTO `rss` VALUES (888, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.mobile-phone-mobile-phones.co.uk', 'Mobile phones store in the uk');
INSERT INTO `rss` VALUES (889, 'Business', 4, 'Construction', '23', 'http://www.hampshire-builder.co.uk', 'Building company hampshire uk');
INSERT INTO `rss` VALUES (890, 'Regionals', 7, 'Europe', '42', 'http://www.hotbulletin.com', 'News and feeds');
INSERT INTO `rss` VALUES (891, 'Weblogs [Computers]', 2, '.NET', '7', 'http://baligaworld.blogspot.com', 'Baliga');
INSERT INTO `rss` VALUES (892, 'News', 5, 'Media', '31', 'http://www.drumtopia.com/rss_drums.xml', 'News for drummers');
INSERT INTO `rss` VALUES (893, 'Computers & Internet', 3, 'Games', '17', 'http://www.skybook.com/xml/freehalfpoint.xml', 'Sports gambling online');
INSERT INTO `rss` VALUES (894, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://straightupsearch.com', 'Search engine optimization and marketing talk for agencies.');
INSERT INTO `rss` VALUES (895, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://itstupid.blogspot.com/atom.xml', 'Humor, Jokes, Health, Politics, Stories, and things I find so stupid it deserves mentioning');
INSERT INTO `rss` VALUES (896, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=34', 'Variety.com - Music Reviews');
INSERT INTO `rss` VALUES (897, 'Business', 4, 'Real Estate', '21', 'http://www.escapehomes.com/rss.aspx', 'EscapeHomes Real Estate and Vacation Home News');
INSERT INTO `rss` VALUES (898, 'Computers & Internet', 3, 'Games', '17', 'http://onlinepokercards.com/rss.xml', 'Online Internet Poker - $25 free to start.');
INSERT INTO `rss` VALUES (899, 'Miscellaneous', 6, 'Health', '36', 'http://www.prenatalnutrition.org/rss.xml', 'News on prenatal nutrition for expectant mothers');
INSERT INTO `rss` VALUES (900, 'Miscellaneous', 6, 'Health', '36', 'http://www.prescriptionwarning.com/rss.xml', 'News about the health dangers and side effects of prescription drugs and antidepressants');
INSERT INTO `rss` VALUES (901, 'Miscellaneous', 6, 'Health', '36', 'http://www.preventionreport.com/rss.xml', 'Disease prevention news and information');
INSERT INTO `rss` VALUES (902, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://reese.typepad.com/my_weblog/index.rdf', 'communist rants, rave and photography from philadelphia');
INSERT INTO `rss` VALUES (903, 'Computers & Internet', 3, 'Games', '17', 'http://www.gamingheadlines.co.uk/xml.asp', 'Prime gaming fodder, with the latest news, hundreds of reviews and a fresh approach to games.');
INSERT INTO `rss` VALUES (904, 'Business', 4, 'Legal', '20', 'http://feeds.feedburner.com/VioxxLawsuitNews', 'News and Information about the Vioxx Recall');
INSERT INTO `rss` VALUES (905, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.flynnmobile.com/rss.xml', 'Cell Phone News and Ringtones');
INSERT INTO `rss` VALUES (906, 'Computers & Internet', 3, 'Security', '18', 'http://www.ciphertrust.com/feeds/feeds.xml', 'Ciphertrust is a global e-mail security company. The content in this feed details specific steps organizations can take to secure their networks, stop spam, and comply with government regulations.');
INSERT INTO `rss` VALUES (907, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=1075', 'Variety.com - Tune Tracker');
INSERT INTO `rss` VALUES (908, 'Weblogs [Computers]', 2, '.NET', '7', 'http://devintelligence.com/blog/Rss.aspx', 'All about .Net programming');
INSERT INTO `rss` VALUES (909, 'Business', 4, 'Real Estate', '21', 'http://feeds.feedburner.com/MotivatedSellers', 'Content for real estate investors about finding motivated sellers');
INSERT INTO `rss` VALUES (910, 'Business', 4, 'Finance', '25', 'http://www.candlestickforum.com/rssfeed.xml', 'Learn the secrets of a Japanese Candlesticks master on how to invest in stocks, commodities, futures, and options.');
INSERT INTO `rss` VALUES (911, 'News', 5, 'Locals', '29', 'http://www.wpri.com/Global/category.asp?C=468&nav=F1Ky&clienttype=rss', 'WPRI - Home');
INSERT INTO `rss` VALUES (912, '', 0, '', '0', 'http://www.party-poker-x.com', 'Party Poker');
INSERT INTO `rss` VALUES (913, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.blogstreet.com/54816.rss', 'How to become a child model');
INSERT INTO `rss` VALUES (914, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.slideroll.com/showfeed.php', 'The latest slideshows created with Slideroll slideshow creator.');
INSERT INTO `rss` VALUES (915, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://brianlarry.com/backend.php', 'Comments on politics, religion and rational thinking.');
INSERT INTO `rss` VALUES (916, 'Miscellaneous', 6, 'Sports', '34', 'http://bamadefense.com/bama/backend.php', 'Articles on University of Alabama Football games, coaches and players including coach Mike Shula.  Roll Tide!');
INSERT INTO `rss` VALUES (917, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://xgaypartyboy.blogspot.com/atom.xml', 'Gay poz Canadian dealing with life');
INSERT INTO `rss` VALUES (918, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=29', 'Variety.com - Tenpercenteries');
INSERT INTO `rss` VALUES (919, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://xgaypartyboy.blogspot.com/atom.xml', 'Gay poz Canadian dealing with life');
INSERT INTO `rss` VALUES (920, 'Weblogs [Personal]', 1, 'General', '1', 'http://sancharnet.in', 'cg');
INSERT INTO `rss` VALUES (921, '', 0, '', '0', 'http://www.texas-holdem-poker-casino.com', 'Texas Holdem');
INSERT INTO `rss` VALUES (922, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.chrisbrunner.com/atom.xml', 'Random comments and thoughts');
INSERT INTO `rss` VALUES (923, 'Miscellaneous', 6, 'Science & Education', '32', 'A resource of news and articles in AI and evolutionary techniques like A-Life, GA, ANN, Fuzzy Systems and Machine Learni', 'A resource of news and articles in AI and evolutionary techniques like A-Life, GA, ANN, Fuzzy Systems and Machine Learning. A philosophy of man and machine.');
INSERT INTO `rss` VALUES (924, 'Business', 4, 'Advertising & Marketing', '19', 'http://articles.topiccenter.com/article/rss/Business/', 'Business Articles');
INSERT INTO `rss` VALUES (925, 'Business', 4, 'Human resources', '22', 'http://careerjournal.com', 'Jobs News');
INSERT INTO `rss` VALUES (926, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.skewedoutlook.com/wordpress/wp-rss2.php', 'This is my skewed outlook on life as we know it.');
INSERT INTO `rss` VALUES (927, 'News', 5, 'World', '28', 'http://feeds.feedburner.com/CosmosCall', 'World events, Politics, Culture and Religion');
INSERT INTO `rss` VALUES (928, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.warnerbrosrecords.com/rss.php', 'Warner Bros. Records');
INSERT INTO `rss` VALUES (929, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.yourticket.de/rss/tournews.php', 'German tour & music news');
INSERT INTO `rss` VALUES (930, 'Business', 4, 'News & Opportunities', '26', 'http://www.naturalnewswire.com/index.rdf', 'Newswire for the natural and organic industry');
INSERT INTO `rss` VALUES (931, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://nodvin.net/blog/wp-rss2.php', 'Commentary by Dr. Stephen C. Nodvin');
INSERT INTO `rss` VALUES (932, 'Miscellaneous', 6, 'Shopping', '35', 'http://thatspretty.com/blog/xmlsrv/rss2.php?blog=5', 'Fashion jewelry talk, come here to find the latest fashion trends');
INSERT INTO `rss` VALUES (934, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.uwnews.org/rss/top15.aspx', 'uwnews.org | University of Washington News and Information');
INSERT INTO `rss` VALUES (935, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.uwnews.org/rss/uwnews-arts.aspx', 'uwnews.org | Arts and Humanities News');
INSERT INTO `rss` VALUES (936, 'Computers & Internet', 3, 'Games', '17', 'http://www.nofrag.com/nofrag.rss', 'NoFrag, first person shooters daily news');
INSERT INTO `rss` VALUES (937, 'Business', 4, 'News & Opportunities', '26', 'http://www.uwnews.org/rss/uwnews-business.aspx', 'uwnews.org | Business');
INSERT INTO `rss` VALUES (938, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.worldbeatplanet.com/backend.php', 'WorldBeatPlanet');
INSERT INTO `rss` VALUES (939, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.uwnews.org/rss/uwnews-education.aspx', 'uwnews.org | Education');
INSERT INTO `rss` VALUES (940, 'Miscellaneous', 6, 'Health', '36', 'http://www.uwnews.org/rss/uwnews-healthmed.aspx', 'uwnews.org | Health and Medicine');
INSERT INTO `rss` VALUES (941, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.uwnews.org/rss/uwnews-socsci.aspx', 'uwnews.org | Social Science');
INSERT INTO `rss` VALUES (942, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.uwnews.org/rss/uwnews-scitech.aspx', 'uwnews.org | Science and Technology');
INSERT INTO `rss` VALUES (943, 'Business', 4, 'Legal', '20', 'http://www.uwnews.org/rss/uwnews-law.aspx', 'uwnews.org | Law and Policy');
INSERT INTO `rss` VALUES (944, 'Miscellaneous', 6, 'Society', '33', 'http://www.uwnews.org/rss/uwnews-community.aspx', 'uwnews.org | Community and Outreach');
INSERT INTO `rss` VALUES (945, 'News', 5, 'Locals', '29', 'http://katc.com/Global/category.asp?C=37641&nav=EyAz&clienttype=rss', 'KATC.com Latest Headlines');
INSERT INTO `rss` VALUES (946, 'Regionals', 7, 'Europe', '42', 'http://www.starfrosch.org/index.php/Spezial:Newpages', 'The Swiss Culture Wiki');
INSERT INTO `rss` VALUES (947, 'Regionals', 7, 'Europe', '42', 'http://wiki.starfrosch.ch/index.php?title=Spezial:Newpages&feed=rss', 'WikiStarfrosch - The Swiss Culture Wiki');
INSERT INTO `rss` VALUES (948, 'Business', 4, 'Automobile', '10', 'http://www.motortrend.com/roadtests/rss/nonstandard_rss.xml', 'Latest Motor Trend Motor Trend Car, Truck, and SUV Road Tests 	');
INSERT INTO `rss` VALUES (949, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Coca-Cola%20news', 'Moreover - Coca-Cola news');
INSERT INTO `rss` VALUES (950, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://cinematreasures.org/feed.xml', 'Cinema Treasures');
INSERT INTO `rss` VALUES (951, 'Business', 4, 'Automobile', '10', 'http://www.motortrend.com/features/news/rss/nonstandard_rss.xml', 'Motor Trend Auto News');
INSERT INTO `rss` VALUES (952, 'Business', 4, 'Automobile', '10', 'http://www.motortrend.com/rss/nonstandard_rss.xml', 'Latest Motor Trend Road Tests, Features, and Auto Show Coverage	');
INSERT INTO `rss` VALUES (953, 'Miscellaneous', 6, 'Health', '36', 'http://health.dailynewscentral.net/RSS2.0/health-news.xml', 'Health News');
INSERT INTO `rss` VALUES (954, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.williecrawford.com/blog/index.xml', 'Weblog of 8 year Internet Marketing expert.');
INSERT INTO `rss` VALUES (955, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.chitterlings.com/blog/index.xml', 'Everything soul food, southern recipes and comfort foods.');
INSERT INTO `rss` VALUES (956, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.tournamentsite.com/blog/index.xml', 'Karate and martial arts tournament directory and discussion.');
INSERT INTO `rss` VALUES (957, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.journeyintohistory.com/index2.php?option=com_rss&feed=RSS2.0&no_html=1', '-a web comic-strip and blog combination');
INSERT INTO `rss` VALUES (958, 'Computers & Internet', 3, 'Security', '18', 'http://www.guardianecommerce.net/GE.rss', 'Guardian eCommerce Security for consumers and e-commerce Web sites.');
INSERT INTO `rss` VALUES (959, 'Computers & Internet', 3, 'Security', '18', 'http://internetsecuritynews.blogspot.com/rss/internetsecuritynews.xml', 'Protect your computer, stay up on the latest security news,tips and techniques');
INSERT INTO `rss` VALUES (960, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/Skewedoutlook', 'This is my skewed outlook on life as we know it.');
INSERT INTO `rss` VALUES (961, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.dvdtalk.com/reviews/rss.php', 'DVD Talk Reviews');
INSERT INTO `rss` VALUES (962, 'Computers & Internet', 3, 'Internet', '15', 'http://i-policy.typepad.com', 'Information Policy: provides daily news about information policy in the world');
INSERT INTO `rss` VALUES (963, 'Business', 4, 'Finance', '25', 'http://www.1stdaytrader.com/rss.xml', 'the nets premier source for Online Trading Tips, Strategies, and Secrets...');
INSERT INTO `rss` VALUES (964, 'Miscellaneous', 6, 'Society', '33', 'http://www.filipinaeyes.com/Dating-RSS-Feed/rss.xml', 'Online Dating Articles');
INSERT INTO `rss` VALUES (965, 'Computers & Internet', 3, 'Games', '17', 'http://www.dshandheld.com/newsfeed/dshandheld.xml', 'Site dedicated to the Nintendo DS (Dual Screen) handheld gaming system. Provides DS news, DS previews, DS reviews (coming soon), articles on the Nintendo DS, a Nintendo DS release list and forums for discussion of the Nintendo DS and other systems.');
INSERT INTO `rss` VALUES (966, 'Miscellaneous', 6, 'Health', '36', 'http://www.livingiseasy.co.uk/rss/see_this.xml', 'Free Top Health, Wellbeing and Fitness Tips from Livingiseasy.co.uk');
INSERT INTO `rss` VALUES (967, 'Miscellaneous', 6, 'Health', '36', 'http://www.livingiseasy.co.uk/rss/products.xml', 'Full Listing of Health, Wellbeing and Fitness related products From Livingiseasy.co.uk.');
INSERT INTO `rss` VALUES (968, 'Miscellaneous', 6, 'Shopping', '35', 'http://aplusfreestuff.com/aplusfreestuff.rss', 'Looking for quality free stuff? Updated daily to bring you the latest free samples, coupons, games and offers available online.');
INSERT INTO `rss` VALUES (969, 'Miscellaneous', 6, 'Society', '33', 'http://www.cheap-chic-weddings.com/support-files/rss.xml', 'Find up-to-date news and info about cheap weddings that look like a million bucks.');
INSERT INTO `rss` VALUES (970, 'Business', 4, 'Finance', '25', 'http://www.energylinx.co.uk/news/index.rdf', 'UK Energy Prices');
INSERT INTO `rss` VALUES (971, 'Business', 4, 'Advertising & Marketing', '19', 'http://lumitra.blogspot.com/atom.xml', 'Marketing and seo contests');
INSERT INTO `rss` VALUES (972, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://filmmaker.com/backend.php', 'Filmmaker.Com');
INSERT INTO `rss` VALUES (973, 'Computers & Internet', 3, 'Internet', '15', 'http://lumitra.blog.com/rss/', 'Lumitra weblog');
INSERT INTO `rss` VALUES (974, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://dantobin.blogspot.com/atom.xml', 'All short ones.');
INSERT INTO `rss` VALUES (975, 'Business', 4, 'Real Estate', '21', 'http://www.nagein.arrakis.es/rss/rss.xml', 'Real Estate in Spain');
INSERT INTO `rss` VALUES (976, 'Business', 4, 'Real Estate', '21', 'http://www.nagein.arrakis.es/', 'Real Estate in Spain.');
INSERT INTO `rss` VALUES (977, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.friendly-ware.com/dtmFeed.xml', 'News about last (fifth) generation of the time management tools.');
INSERT INTO `rss` VALUES (978, 'Business', 4, 'Travel', '24', 'http://www.pattayaexpatsclub.com/feed.xml', 'Pattaya (Thailand) Expats Club Newsletter. Expats helping Expats');
INSERT INTO `rss` VALUES (979, 'Regionals', 7, 'US', '38', 'http://miamifloridarealestate.blogspot.com//atom.xml', 'Miami real estate');
INSERT INTO `rss` VALUES (980, 'Business', 4, 'Construction', '23', 'http://www.hansenhomesaventura.com/blogmiamirealestate/index.rdf', 'Miami real estate');
INSERT INTO `rss` VALUES (981, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://podcastreviews.net/index.xml', 'Podcast Reviews');
INSERT INTO `rss` VALUES (982, 'Weblogs [Personal]', 1, 'General', '1', 'http://insideout.hopto.org/rss.xml', 'Top News');
INSERT INTO `rss` VALUES (983, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.filmjerk.com/nuke/backend.php', 'FilmJerk.com');
INSERT INTO `rss` VALUES (984, 'Miscellaneous', 6, 'Health', '36', 'http://www.pharmaexpressrx.com', 'Pharmaexpressrx.com is your comprehensive and safe online pharmacy for obtaining generic medications.');
INSERT INTO `rss` VALUES (985, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://attl.blogspot.com/atom.xml', 'Blog Karla Attla');
INSERT INTO `rss` VALUES (986, 'Computers & Internet', 3, 'Software', '13', 'http://www.clubdelsoft.com/XML/clubdelsoft.xml', 'Software');
INSERT INTO `rss` VALUES (987, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/communicate.rss.xml', 'Critics.');
INSERT INTO `rss` VALUES (988, 'Computers & Internet', 3, 'Internet', '15', 'http://www.itu.int/osg/spu/newslog/categories/worldSummitOnTheInformationSociety/', 'ITU newslog on the World Summit on the Information Society');
INSERT INTO `rss` VALUES (989, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.flamingoworld.com/rss/newest_coupons.xml', 'Online Coupons and Shopping');
INSERT INTO `rss` VALUES (990, 'Miscellaneous', 6, 'Shopping', '35', 'http://feeds.feedburner.com/ElegantSophisticatedWomen', 'Web Home Haven has high quality products for sophisticated, elegant women. A wide variety of products including fragrances, cosmetics, jewelry, fashion apparel, beauty products, romantic gifts, more.');
INSERT INTO `rss` VALUES (991, 'Regionals', 7, 'CA', '39', 'http://www.dolter.com/ottawafamilyfun/wp-rss2.php', 'Ottawa, Ontario family related activities, events and information');
INSERT INTO `rss` VALUES (992, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.steppersusa.com/Newsfeed/SteppersUSA.xml', 'Steppers directory');
INSERT INTO `rss` VALUES (993, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.lightsoutentertainment.com/out/movie_news.xml', 'Lights Out Entertainment - Movie News Feed');
INSERT INTO `rss` VALUES (994, 'Regionals', 7, 'US', '38', 'http://agmap.psu.edu/news/rss.cfm', 'Agriculture news from around the state of Pennsylania');
INSERT INTO `rss` VALUES (995, 'Business', 4, 'Finance', '25', 'http://www.homelanddefensestocks.com/Companies/HomelandDefense/blog/HDSblog.asp', 'Homeland Defense and Security Stocks Blog - Get the latest info and news on homeland security and defense stocks from the leading industry investor portal:  Homelanddefensestocks.com,  industry news, public companies to track,  technology trends, links, r');
INSERT INTO `rss` VALUES (996, 'Weblogs [Personal]', 1, 'General', '1', 'http://whosyourrabbi.blogspot.com/atom.xml', 'Thoughts & Observations of a Jewish Guy');
INSERT INTO `rss` VALUES (997, 'Computers & Internet', 3, 'Games', '17', 'http://a1.gamecolony.com/rss/Gin_tourneys.xml', 'Gin Rummy cash tournaments at GameColony.com Updated daily');
INSERT INTO `rss` VALUES (998, 'Computers & Internet', 3, 'Games', '17', 'http://a1.gamecolony.com/rss/Dominoes_tourneys.xml', 'Dominoes tournaments at GameColony.com. Updated daily');
INSERT INTO `rss` VALUES (999, 'Computers & Internet', 3, 'Games', '17', 'http://a1.gamecolony.com/rss/Cribbage_tourneys.xml', 'Cribbage tournaments at GameColony.com. Updated daily');
INSERT INTO `rss` VALUES (1000, 'Computers & Internet', 3, 'Games', '17', 'http://a1.gamecolony.com/rss/Backgammon_tourneys.xml', 'Backgammon tournaments at GameColony.com. Updated daily');
INSERT INTO `rss` VALUES (1001, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.theattitudedoc.com/attitudefeed.xml', 'A site that inspires personal change and growth');
INSERT INTO `rss` VALUES (1002, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://bbnk.dhs.org/~rrodgers/rssjournal.php', 'The life and times of Raymond C. Rodgers; a special "nobody special."');
INSERT INTO `rss` VALUES (1003, 'Business', 4, 'News & Opportunities', '26', 'http://www.privacynews.info/rss.xml', 'Privacy news and information concerning Big Brother, personal privacy, the Patriot Act and more');
INSERT INTO `rss` VALUES (1004, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://liquidtheater.com/liquidtheater.rss', 'Liquidtheater.Com');
INSERT INTO `rss` VALUES (1005, 'Miscellaneous', 6, 'Health', '36', 'http://www.publichealthnews.org/rss.xml', 'Public health news and commentary');
INSERT INTO `rss` VALUES (1006, 'Miscellaneous', 6, 'Health', '36', 'http://www.quackwatch.info/rss.xml', 'News on the quackery of modern medicine');
INSERT INTO `rss` VALUES (1007, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://feeds.feedburner.com/MotherboardMoney', 'Earn Money With Your Motherboard - and Internet Marketing Diary');
INSERT INTO `rss` VALUES (1008, 'Business', 4, 'Automobile', '10', 'http://www.streetka.org/backend.php', 'Ford Ka News');
INSERT INTO `rss` VALUES (1009, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/IntranetPortalGuide-IntranetWatch', 'Tips, ideas and topical information concerning Enterprise Intranet (Corporate) Portals');
INSERT INTO `rss` VALUES (1010, 'Computers & Internet', 3, 'Internet', '15', 'http://www.viney.com/DV/Pub/feed.xml', 'Feed of presentations given and articles written by David Viney on leading edge technology.');
INSERT INTO `rss` VALUES (1011, 'Business', 4, 'Travel', '24', 'http://planenews.com/planenews.php', 'Aviation news portal');
INSERT INTO `rss` VALUES (1012, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.tepidohare.com/Blogfeed.pl', 'Humorous writings and observations.');
INSERT INTO `rss` VALUES (1013, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.liveartists.com/backend.php', 'A website lost in CyberSpace');
INSERT INTO `rss` VALUES (1014, 'Regionals', 7, 'US', '38', 'http://www.default.yourtownmall.net/newsfeed/getchannel.asp?channel=0', 'A guide to your local internet');
INSERT INTO `rss` VALUES (1015, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.moviecomments.com/top10_rss.php', 'MovieComments.com: Top 10 Movies');
INSERT INTO `rss` VALUES (1016, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://sblogs.blogs.com/houseofstudy/index.rdf', 'Catholic Faith, Reason and Science');
INSERT INTO `rss` VALUES (1017, 'Business', 4, 'Advertising & Marketing', '19', 'http://portfolio.profit-ware.com/index.xml', 'My Marketing Blog: trying to run a one man show of programmer, writer, online marketer, and SEO.');
INSERT INTO `rss` VALUES (1018, 'News', 5, 'World', '28', 'http://cnn.com', 'World News');
INSERT INTO `rss` VALUES (1019, 'Miscellaneous', 6, 'Sports', '34', 'http://www.thoroughbredphotos.net/rssfeed.rss', 'Thoroughbred Photos and News');
INSERT INTO `rss` VALUES (1020, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.fireteamconsulting.com/newsletter/rss.xml', 'Monthly newsletter covering one business-related Internet/Web topic each month.');
INSERT INTO `rss` VALUES (1021, 'Regionals', 7, 'CA', '39', 'http://etches.net/forum/rss-news.php?f=24', 'Politics');
INSERT INTO `rss` VALUES (1022, 'Miscellaneous', 6, 'Sports', '34', 'http://borntobeblue.co.uk/index2.php?option=com_rss&no_html=1', 'everton football club');
INSERT INTO `rss` VALUES (1023, 'Regionals', 7, 'UK', '40', 'http://www.pressdispensary.co.uk/rss.xml', 'Press release service');
INSERT INTO `rss` VALUES (1024, 'Regionals', 7, 'Europe', '42', 'http://sport', 'soprt');
INSERT INTO `rss` VALUES (1025, 'Business', 4, 'Finance', '25', 'http://www.forexrate.co.uk/news/xml-rss2.php', 'currency news and forex trading artciles');
INSERT INTO `rss` VALUES (1026, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.moviecomments.com/recentrev_rss.php', 'MovieComments.com: Recent Movie Reviews');
INSERT INTO `rss` VALUES (1027, 'News', 5, 'World', '28', 'http://members.verizon.net/grfiv/blog/GeorgeFisherBlogRSS.xml', 'Active Insight: Topical Commentary');
INSERT INTO `rss` VALUES (1028, 'Weblogs [Computers]', 2, 'Developer News', '6', 'http://www.terrasoft-crm-software.com/press/rss.xml', 'Terrasoft CRM Software: News & Events');
INSERT INTO `rss` VALUES (1029, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.nothingandall.blogspot.com/atom.xml', 'Aqui fala-se de poesia, política, futebol, solidão, paz, humor, musica..tudo e nada;  Here we talk about poetry, politics, soccer, solitude, peace, music ...nothing and all');
INSERT INTO `rss` VALUES (1030, 'Miscellaneous', 6, 'Society', '33', 'http://www.peta.org/scripts/peta2.xml', 'Question Reality // Question Authority');
INSERT INTO `rss` VALUES (1031, 'Miscellaneous', 6, 'Society', '33', 'http://www.petascript.org/rssify.php?url=http://origin.www.peta.org/alert/', 'PETA Action Alerts');
INSERT INTO `rss` VALUES (1032, 'News', 5, 'Media', '31', 'http://www.petascript.org/rssify.php?url=http://origin.www.peta.org/mc/index.asp', 'PETA News Releases');
INSERT INTO `rss` VALUES (1033, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://dooce.com', 'dooce');
INSERT INTO `rss` VALUES (1034, 'Miscellaneous', 6, 'Health', '36', 'http://www.gainwithoutpain.net/tips_1.xml', 'Pain management tips for neck pain, back pain, sciatica and many other soft-tissue related pain disorders.');
INSERT INTO `rss` VALUES (1035, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.mydigitalresource.com/mdr_rss.xml', 'Options for views considering satellite TV as an alternative to cable television.');
INSERT INTO `rss` VALUES (1036, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.shortfilminsider.com/backend.php', 'Short Film Insider');
INSERT INTO `rss` VALUES (1037, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://pipspensees.blogspot.com/atom.xml', 'Baseball, Liberty and other Elements of the American Way of Life');
INSERT INTO `rss` VALUES (1038, 'Miscellaneous', 6, 'Sports', '34', 'http://fallclassic.blogspot.com/atom.xml', 'Baseball Commentary and Stats');
INSERT INTO `rss` VALUES (1039, 'Miscellaneous', 6, 'Sports', '34', 'http://fallclassic.blogspot.com/atom.xml', 'Baseball Commentary and Stats');
INSERT INTO `rss` VALUES (1040, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://pipspensees.blogspot.com/atom.xml', 'Baseball, Liberty and other Elements of the American Way of Life');
INSERT INTO `rss` VALUES (1041, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.woofactor.com/blog/index.xml', 'Celebrity Gossip & Relationship Advice');
INSERT INTO `rss` VALUES (1042, 'News', 5, 'Media', '31', 'http://feeds.feedburner.com/Podcasting', 'comments and facts about podcasting and its impact on publishing and media distribution');
INSERT INTO `rss` VALUES (1043, 'Weblogs [Personal]', 1, 'General', '1', 'http://bioethics.net/blog/atom.xml', 'the most read healthcare blog');
INSERT INTO `rss` VALUES (1044, 'Business', 4, 'News & Opportunities', '26', 'http://www.x10.com/affiliates2/affiliate_x10_press.xml', 'Work From Home FREE WEBSITE');
INSERT INTO `rss` VALUES (1045, 'Miscellaneous', 6, 'Health', '36', 'http://www.corrective-eye-surgery.info/rss.xml', 'Lasik Eye Surgery');
INSERT INTO `rss` VALUES (1046, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.smart-popcorn.com/rss.xml', 'Smart-Popcorn.com');
INSERT INTO `rss` VALUES (1047, 'Miscellaneous', 6, 'Society', '33', 'http://www.asian-dating-solutions.com/support-files/rss.xml', 'Asian Dating Pen Pals');
INSERT INTO `rss` VALUES (1048, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.voicecrying.com/rss.php', 'VoiceCrying.com');
INSERT INTO `rss` VALUES (1049, 'Miscellaneous', 6, 'Health', '36', 'http://www.overcome-diabetes.com/rssg/diabetes2017.rss', 'diabetes cure');
INSERT INTO `rss` VALUES (1050, 'Miscellaneous', 6, 'Health', '36', 'http://www.overcome-diabetes.com/rssg/diabetes2009.rss', 'overcome diabetes');
INSERT INTO `rss` VALUES (1051, 'Miscellaneous', 6, 'Health', '36', 'http://www.overcome-diabetes.com/rssg/diabetes.rss', 'cure diabetes');
INSERT INTO `rss` VALUES (1052, 'Miscellaneous', 6, 'Health', '36', 'http://www.treatments-4-incurable-diseases.us/rssg/incurable-disease-ac.rss', 'cure your incurable diseases');
INSERT INTO `rss` VALUES (1053, 'Miscellaneous', 6, 'Health', '36', 'http://www.treatments-4-incurable-diseases.us/rssg/incurable-disease-ce.rss', 'treatments for incurable diseases');
INSERT INTO `rss` VALUES (1054, 'Miscellaneous', 6, 'Health', '36', 'http://www.treatments-4-incurable-diseases.us/rssg/incurable-disease-em.rss', 'alternative treatments for incurable diseases');
INSERT INTO `rss` VALUES (1055, 'Miscellaneous', 6, 'Health', '36', 'http://www.treatments-4-incurable-diseases.us/rssg/incurable-disease-mz.rss', 'treatments for dying patients');
INSERT INTO `rss` VALUES (1056, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.3stepinfo.com/mambo/rss/rss10.xml', 'online marketing');
INSERT INTO `rss` VALUES (1057, 'Computers & Internet', 3, 'Internet', '15', 'http://www.infoworld.com/rss/webservices.rdf', 'InfoWorld: Web Services');
INSERT INTO `rss` VALUES (1058, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Commodities%20news', 'Moreover - Commodities news');
INSERT INTO `rss` VALUES (1059, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=1023', 'Variety.com - DVD Reviews');
INSERT INTO `rss` VALUES (1060, 'Weblogs [Personal]', 1, 'General', '1', 'http://lewismoten.blogspot.com/atom.xml', 'Lewies Blogs');
INSERT INTO `rss` VALUES (1061, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.ryustar.com/blog/atom.xml', 'opinions, rantings, ravings, and everything in between');
INSERT INTO `rss` VALUES (1062, 'Miscellaneous', 6, 'Society', '33', 'http://www.faithability.org/religiondisability/index.rdf', 'Religion and Disability Resources');
INSERT INTO `rss` VALUES (1063, 'News', 5, 'Locals', '29', 'http://www.my-press.com/export/rss/ropressstr/romania_in_presa_straina.rss', 'Romania in World Press');
INSERT INTO `rss` VALUES (1064, 'Computers & Internet', 3, 'Security', '18', 'http://feeds.feedburner.com/InternetSecurityNewsAndAnalysis', 'News, commentary and analysis on the threat to our Internet-based infrastructures and to your home computer. Track trends in the cyber threat and stay up to speed on the latest measures you can take to stop the threat to your systems.');
INSERT INTO `rss` VALUES (1065, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.minimamoralia.it', 'blOg di cinema e società.');
INSERT INTO `rss` VALUES (1066, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=1061', 'Variety.com - Film Festivals');
INSERT INTO `rss` VALUES (1067, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.spamfo.co.uk/index2.php?option=com_rss&no_html=1', 'Spam related news, reviews and info');
INSERT INTO `rss` VALUES (1068, 'Business', 4, 'Automobile', '10', 'http://muscle-car-resto.com/blog/blogs/xmlsrv/atom.php?blog=1', 'Muscle car restoration');
INSERT INTO `rss` VALUES (1069, 'Business', 4, 'Automobile', '10', 'http://muscle-car-resto.com/blog/blogs/xmlsrv/rss2.php?blog=1', 'Muscle car restoration');
INSERT INTO `rss` VALUES (1070, 'Regionals', 7, 'Americas', '41', 'http://www.russianet.com.br/noticias.xml', 'News of Russia to the Russian Community in Brazil');
INSERT INTO `rss` VALUES (1071, 'Regionals', 7, 'Europe', '42', 'http://www.starfrosch.org/index.php?title=Spezial:Newpages&feed=rss', 'WikiStarfrosch - Berne, Switzerland, Culture');
INSERT INTO `rss` VALUES (1072, 'Miscellaneous', 6, 'Society', '33', 'http://www.ekklesia.co.uk/content/rss/ekklesia.rss', 'Religious news and news from a religious perspective');
INSERT INTO `rss` VALUES (1073, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.straightupsearch.com/index.xml', 'Search Marketing Talk for Traditional Agencies');
INSERT INTO `rss` VALUES (1074, 'Miscellaneous', 6, 'Health', '36', 'http://www.whitebuffalobeadsandstones.com/rssfeed.xml', 'Alternative Medicine');
INSERT INTO `rss` VALUES (1075, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=13', 'Variety.com - Film News');
INSERT INTO `rss` VALUES (1076, 'Business', 4, 'News & Opportunities', '26', 'http://www.globalpublicmedia.com/rss.php', 'Public Service Broadcasting for a Post Carbon World');
INSERT INTO `rss` VALUES (1077, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.rss-specifications.com/article-feed.xml.', 'Collection of articles related to RSS and news feeds.');
INSERT INTO `rss` VALUES (1078, 'Computers & Internet', 3, 'Software', '13', 'http://www.feedforall.com/forum/rss.php', 'FeedForAll RSS Feed Creator and Editor Forum');
INSERT INTO `rss` VALUES (1079, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.feedforall.com/blog-feed.xml', 'RSS is a fascinating technology. The uses for RSS are expanding daily. Take a closer look at how various industries are using the benefits of RSS in their businesses.');
INSERT INTO `rss` VALUES (1080, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.small-business-software.net/article-feed.xml', 'Webmasters can include the articles included in this section on their website free of charge, as long as the about the author box remains intact. Build content for your website quickly and easily.');
INSERT INTO `rss` VALUES (1081, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.softwaremarketingresource.com/marketing-feed.xml', 'Marketing Articles and Industry News. Get an edge on your competition by increasing your marketing.');
INSERT INTO `rss` VALUES (1082, 'Business', 4, 'News & Opportunities', '26', 'http://www.softwaremarketingresource.com/feed.xml', 'Software Industry News and Software Marketing News for software developers, shareware authors, publishers and user groups.');
INSERT INTO `rss` VALUES (1083, 'Computers & Internet', 3, 'Software', '13', 'http://www.softwaremarketingresource.com/software-success-feed.xml', 'Successful software companies and their stories. Inspirational small business stories of success that will make believers out of anyone.');
INSERT INTO `rss` VALUES (1084, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.midi-pro.net/rss/fichiers.xml', 'Fichiers MIDI-PRO');
INSERT INTO `rss` VALUES (1085, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.linkage.nl/rssfeed/linkage.rss', 'Linkage, a nice websites portal is updated daily with the nicest website(s).');
INSERT INTO `rss` VALUES (1086, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=31', 'Variety.com - Film Reviews');
INSERT INTO `rss` VALUES (1087, 'News', 5, 'World', '28', 'http://www.quantumcomputing.info/rss.xml', 'Quantum computing news covering quantum physics, entanglement and more');
INSERT INTO `rss` VALUES (1088, 'News', 5, 'Computers', '30', 'http://www.rankingnews.com/rss.xml', 'Search engine ranking news covering Google, Yahoo, Overture, Microsoft and more');
INSERT INTO `rss` VALUES (1089, 'Miscellaneous', 6, 'Health', '36', 'http://www.reformthefda.org/rss.xml', 'Reform the FDA: news about a government agenct that fails to protect the public health');
INSERT INTO `rss` VALUES (1090, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.halfpasthuman.com/rss.xml', 'Universe Gnawing');
INSERT INTO `rss` VALUES (1091, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://vegidio.mybesthost.com/lovelynudez-rss.php', 'RSS engine to Lovely Nudez galleries database. GTTP technology available!');
INSERT INTO `rss` VALUES (1092, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://vegidio.mybesthost.com/pornstarworld-rss.php', 'RSS engine to Porn Star World galleries database. GTTP technology available!');
INSERT INTO `rss` VALUES (1093, 'Miscellaneous', 6, 'Sports', '34', 'http://www.noppenpagina.com/forum/rss.php', 'NoppenPagina.com');
INSERT INTO `rss` VALUES (1094, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.chinartstore.com', 'It is  the biggest china art store.');
INSERT INTO `rss` VALUES (1095, 'Business', 4, 'Finance', '25', 'http://www.realworld-payday-loans-advisor.com/paydayblog.html', 'Payday Loans');
INSERT INTO `rss` VALUES (1096, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.mybylinemedia.com/rssgen/rssgen.php?pageurl=http:%2F%2Fwww.freelancewriting.com%2Frss-contests.html', 'Writing Contests');
INSERT INTO `rss` VALUES (1097, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.variety.com/rss.asp?categoryid=1421', 'Variety.com - Film Script Sales');
INSERT INTO `rss` VALUES (1098, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/EbaySellingSuccessSecretsByPlatinumpowersellercom', 'eBay Seller Training Site');
INSERT INTO `rss` VALUES (1099, 'Business', 4, 'Finance', '25', 'http://www.realworld-payday-loans-advisor.com/support-files/rss.xml', 'Payday Loans');
INSERT INTO `rss` VALUES (1100, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.starfishcoffee.com/wp-rss2.php', 'StarfishCoffee - The Stylings and Buttermilk Biscuits of Jay Fubler Harvey');
INSERT INTO `rss` VALUES (1101, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.missnudecanadapageant.com/mncp.xml', 'Adult Entertainment News');
INSERT INTO `rss` VALUES (1102, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://conservativelife.com/blog/xmlsrv/rss2.php?blog=1', 'Conservative news and commentary');
INSERT INTO `rss` VALUES (1103, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://annaternheim.no-ip.org/wp-rss2.php', 'Keed Dreaming');
INSERT INTO `rss` VALUES (1104, 'Business', 4, 'News & Opportunities', '26', 'http://www.polimerica.it/backend.php', 'Online Magazine about Italian plastics and rubber industry');
INSERT INTO `rss` VALUES (1105, 'Business', 4, 'Human resources', '22', 'http://jsbonline.com/rss.xml', 'JSB Training and Development is a professional, client focused service provider based in the UK, specialising in Management development, Communication, Business Skills and Employment Law Training.');
INSERT INTO `rss` VALUES (1106, 'Business', 4, 'Advertising & Marketing', '19', 'http://ringblog.typepad.com/corporatepr/index.rdf', 'Commentary on the current and future practice of corporate public relations from Albrycht McClure & Partners (A.M.P.) Communications');
INSERT INTO `rss` VALUES (1107, 'Business', 4, 'Advertising & Marketing', '19', 'http://newcommforum.typepad.com/newcomm_forum/index.rdf', 'Conference blog for New Communications Forum');
INSERT INTO `rss` VALUES (1108, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=1278', 'Variety.com - Foreign B.O.');
INSERT INTO `rss` VALUES (1109, 'Business', 4, 'Finance', '25', 'http://www.planware.org/rss.xml', 'Business Plan Tips');
INSERT INTO `rss` VALUES (1110, 'Business', 4, 'Finance', '25', 'http://www.oxfordbusinessgroup.com/rss/', 'Emerging Markets Economic Briefings');
INSERT INTO `rss` VALUES (1111, 'Regionals', 7, 'Europe', '42', 'http://www.tendersplussolutions.com/rss/eutenders.rss', 'EU tenders from the OJEU (OJEC) and procurement contract news as it breaks with TendersPlusSolutions.com');
INSERT INTO `rss` VALUES (1112, 'News', 5, 'Locals', '29', 'http://www.decorateyourmind.com/backend.php', 'DYM, il portale italiano del collezionismo');
INSERT INTO `rss` VALUES (1113, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.just-Christmas-decorations.com/support-files/rss.xml', 'Find-up-to-date news and information about Christmas decorations along with news and info on CHristmas trees, ornaments, wreaths, Christmas crafts, Santa Claus and more.');
INSERT INTO `rss` VALUES (1114, 'Regionals', 7, 'Europe', '42', 'http://legi-internet.ro/blogs/xmlsrv/rss2.php?blog=2', 'Noutati Dreptul IT (Romania)');
INSERT INTO `rss` VALUES (1115, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/FacialSkinCareTips', 'Facial skin care tips, news and trends');
INSERT INTO `rss` VALUES (1116, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/FacialSkinCareTips', 'Facial skin care tips, news and general trends');
INSERT INTO `rss` VALUES (1117, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.jroller.com/rss/pawnxing', 'Total Perspective Vortex');
INSERT INTO `rss` VALUES (1118, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=1000', 'Variety.com - Other News');
INSERT INTO `rss` VALUES (1119, 'Miscellaneous', 6, 'Health', '36', 'http://greenablog.com', 'Join the Wellness Revolution and benefit from better health and maybe financialy.');
INSERT INTO `rss` VALUES (1120, 'Regionals', 7, 'US', '38', 'http://www.musecube.com/syrine', 'Model');
INSERT INTO `rss` VALUES (1121, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.livejournal.com/~mookieghana/data/rss', 'Politics, Wrestling, Religion, Finance');
INSERT INTO `rss` VALUES (1122, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.paross.com/blog/xml-rss2.php', 'Bringing purpose, principles, and passion to the business of growth');
INSERT INTO `rss` VALUES (1123, 'News', 5, 'World', '28', 'http://www.angelfire.com/zine2/jmalmberg/RSSFiles/Personal_Privacy.xml', 'News and information on matters impacting personal privacy');
INSERT INTO `rss` VALUES (1124, 'Business', 4, 'Finance', '25', 'http://www.angelfire.com/zine2/jmalmberg/RSSFiles/Consumer_Credit.xml', 'News and information about consumer credit, how to mangage it, and laws / proposed legislation impacting credit.');
INSERT INTO `rss` VALUES (1125, 'Miscellaneous', 6, 'Health', '36', 'http://www.yogafactor.org/rss.xml', 'Yoga news and commentary');
INSERT INTO `rss` VALUES (1126, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.windpowernews.info/rss.xml', 'Wind power news and commentary');
INSERT INTO `rss` VALUES (1127, 'Miscellaneous', 6, 'Health', '36', 'http://www.wellnessfactor.org/rss.xml', 'Wellness news covering yoga, herbs and holistic medicine');
INSERT INTO `rss` VALUES (1128, 'Business', 4, 'Finance', '25', 'http://www.angelfire.com/zine2/jmalmberg/RSSFiles/Identity_Theft.xml', 'News and information about identity theft, how to avoid becoming a victim, and what you can do if you have already been victimized.');
INSERT INTO `rss` VALUES (1129, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=1279', 'Variety.com - Runaway Production');
INSERT INTO `rss` VALUES (1130, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blogtelevision.net/p/Latest-Videos___16,13.xml', 'Fresh Streaming Video Clips from Literally Millions of Blogs');
INSERT INTO `rss` VALUES (1131, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blogtelevision.net/p/Top-Rated___16,19.xml', 'BlogTelevision.net Top Rated Streaming Video Clips');
INSERT INTO `rss` VALUES (1132, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blogtelevision.net/p/Most-Popular___16,20.xml', 'BlogTelevision.net Most Popular Streaming Video Clips');
INSERT INTO `rss` VALUES (1133, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blogtelevision.net/p/Latest-Videos___16,14.xml', 'BlogTelevision.net Latest AVI Format Streaming Videos');
INSERT INTO `rss` VALUES (1134, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blogtelevision.net/p/Latest-Videos___16,15.xml', 'BlogTelevision.net Latest Apple Quicktime Format Streaming Videos');
INSERT INTO `rss` VALUES (1135, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blogtelevision.net/p/Latest-Videos___16,16.xml', 'BlogTelevision.net Latest MPEG Format Streaming Videos');
INSERT INTO `rss` VALUES (1136, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.blogtelevision.net/p/Latest-Videos___16,17.xml', 'BlogTelevision.net Latest Windows Media Video Format Streaming Videos');
INSERT INTO `rss` VALUES (1137, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.laptopdeal.info/rss.xml', 'Laptops reviewed and industry news.');
INSERT INTO `rss` VALUES (1138, 'Regionals', 7, 'Europe', '42', 'http://www.bohousek.cz/rss.php', 'bohousek.cz');
INSERT INTO `rss` VALUES (1139, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.variety.com/rss.asp?categoryid=20', 'Variety.com - Home Ent News');
INSERT INTO `rss` VALUES (1140, 'Regionals', 7, 'Europe', '42', 'http://www.adam.cz/rss.php', 'http://www.adam.cz/rss.php');
INSERT INTO `rss` VALUES (1141, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.dolter.com/ottawafamilyfun/wp-rss.php', 'Family Activities for Ottawa Ontatrio');
INSERT INTO `rss` VALUES (1142, 'Business', 4, 'Finance', '25', 'http://www.infovalutar.ro/cursuri.rss', 'Currerncy exchange romania');
INSERT INTO `rss` VALUES (1143, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/octaviorojas', 'Blog de Octavio Isaac Rojas Orduña, noticias de comunicación y relaciones públicas actualizadas diariamente');
INSERT INTO `rss` VALUES (1144, 'Regionals', 7, 'Asia', '43', 'http://www.furnishedaccomodation.com', 'Furnished apartments in Sri Lanka AAA - Where Comfort is a Life Style Sri Lanka, furnished apartment, furnished apartments, temporary housing, extended stay, short term long term rental.');
INSERT INTO `rss` VALUES (1145, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.sed8.com/xml/sed8.xml', 'Travelling the world... clubs, culture, people, sun.. what more could you want?');
INSERT INTO `rss` VALUES (1146, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.pubcrawler.com/Template/feeds/latest25reviews.xml', 'PubCrawler.com Latest User Reviews');
INSERT INTO `rss` VALUES (1147, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.seo-war.com/blog/', 'Search Engine Optimization, PPC, Internet Marketing.');
INSERT INTO `rss` VALUES (1148, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.seo-war.com/blog/index.rdf', 'Search Engine Optimization, PPC, Internet Marketing.');
INSERT INTO `rss` VALUES (1149, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://abclocal.go.com/wabc/features/entertainment/xmlentertainment.xml', 'WABC Movies And Entertainment headlines');
INSERT INTO `rss` VALUES (1150, 'Business', 4, 'Finance', '25', 'http://www.pjhuang.net/atom.xml', 'CFP');
INSERT INTO `rss` VALUES (1151, 'Regionals', 7, 'Asia', '43', 'http://www.aziaportal.com', 'Updated news on all topics about Asia - updated daily');
INSERT INTO `rss` VALUES (1152, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.blairwarren.com', 'A weblog about human nature, mind control, persuasion, magic, enlightenment and more.');
INSERT INTO `rss` VALUES (1153, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://bl-z.blogspot.com', 'i luv it ;)');
INSERT INTO `rss` VALUES (1154, 'Regionals', 7, 'US', '38', 'http://www.npr.org/rss/rss.php?topicId=2', 'NPR Top Stories');
INSERT INTO `rss` VALUES (1155, 'Regionals', 7, 'US', '38', 'http://www.npr.org/rss/rss.php?topicId=3', 'NPR U.S. Stories');
INSERT INTO `rss` VALUES (1156, 'News', 5, 'World', '28', 'http://www.npr.org/rss/rss.php?topicId=4', 'NPr World News');
INSERT INTO `rss` VALUES (1157, 'Business', 4, 'Finance', '25', 'http://www.npr.org/rss/rss.php?topicId=6', 'NPR Business News');
INSERT INTO `rss` VALUES (1158, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.npr.org/rss/rss.php?topicId=7', 'NPr Health and Science News');
INSERT INTO `rss` VALUES (1159, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.basstopia.com/rss_bass.xml', 'Bass news');
INSERT INTO `rss` VALUES (1160, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Communications%20equipment%20news', 'Moreover - Communications equipment news');
INSERT INTO `rss` VALUES (1161, 'Weblogs [Computers]', 2, 'General', '5', 'http://rabhi.ouvaton.org/xml-rss2.php', 'Omar RABHI lache du lest');
INSERT INTO `rss` VALUES (1162, 'Business', 4, 'News & Opportunities', '26', 'http://bizinfo4success.blogspot.com/atom.xml', 'business intelligence to harness information and technology for improvements on bottom line.');
INSERT INTO `rss` VALUES (1163, 'News', 5, 'Computers', '30', 'http://www.computerweekly.com/news.xml', 'ComputerWeekly.com: News - reviews, reports, indepth analysis');
INSERT INTO `rss` VALUES (1164, 'News', 5, 'Computers', '30', 'http://www.computerweekly.com/tech.xml', 'ComputerWeekly.com: Technology');
INSERT INTO `rss` VALUES (1165, 'News', 5, 'Computers', '30', 'http://www.computerweekly.com/itman.xml', 'ComputerWeekly.com: IT Management');
INSERT INTO `rss` VALUES (1166, 'Business', 4, 'Human resources', '22', 'http://www.computerweekly.com/recruit.xml', 'ComputerWeekly.com: IT Jobs');
INSERT INTO `rss` VALUES (1167, 'News', 5, 'Computers', '30', 'http://webtemplates.com.ua/backend/rss.php', 'daily software news');
INSERT INTO `rss` VALUES (1168, 'Regionals', 7, 'US', '38', 'http://missourimta.org/momusicnews/momusicnews.xml', 'Missouri Classical Music News');
INSERT INTO `rss` VALUES (1169, 'Business', 4, 'Real Estate', '21', 'http://mtnprops.freeprohost.com/rssgenr8.php?pageurl=http://mtnprops.freeprohost.com/index.php', 'AD Colorado FSBO Property Listings');
INSERT INTO `rss` VALUES (1170, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.platinumpowerseller.com/syndication/ebay12Killer.xml', 'eBay Selling Success Strategies and SECRETS from PlatinumPowerSeller.com');
INSERT INTO `rss` VALUES (1171, 'Business', 4, 'News & Opportunities', '26', 'http://www.gulfchamber.org/membersarea/RSS2.asp?action=category&ci=2', 'Gulf County Chamber of Commerce Events on the Forgotten Coast');
INSERT INTO `rss` VALUES (1172, 'Computers & Internet', 3, 'Internet', '15', 'http://weblog.gaming-hut.de/wp-rss2.php', 'Semantic Frenzy - Weblog about semantics, browsers and markup');
INSERT INTO `rss` VALUES (1173, 'Regionals', 7, 'US', '38', 'http://www.07020.com/forums/fps_external.php?type=rss2', 'See description in feed');
INSERT INTO `rss` VALUES (1174, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://exhumanconfess.blogspot.com/atom.xml', 'True Confessions of an Ex-Human');
INSERT INTO `rss` VALUES (1175, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.long-distance-service.info/rss.xml', 'information on long distance services.');
INSERT INTO `rss` VALUES (1176, 'News', 5, 'World', '28', 'http://rss.startster.com/articles.xml', 'breaking news, important topics, around the world');
INSERT INTO `rss` VALUES (1177, 'Miscellaneous', 6, 'Society', '33', 'http://rss.startster.com/websites.xml', 'various cool websites');
INSERT INTO `rss` VALUES (1178, 'News', 5, 'World', '28', 'http://feeds.feedburner.com/feedfire/pjsa', 'World News');
INSERT INTO `rss` VALUES (1179, 'Miscellaneous', 6, 'Society', '33', 'http://www.successconsciousness.com/weblog/rss/sc_blog_rss2.xml', 'A blog about self improvement, mind power, positive thinking, spiritual growth and meditation');
INSERT INTO `rss` VALUES (1180, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/interaktivt-foredrag.rss.xml', 'Interaktivt Foredrag');
INSERT INTO `rss` VALUES (1181, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/interactive-lecture.rss.xml', 'Interactive Lecture');
INSERT INTO `rss` VALUES (1182, 'Computers & Internet', 3, 'Internet', '15', 'http://www.popdex.com/rss.xml', 'Popdex - the website popularity index');
INSERT INTO `rss` VALUES (1183, 'Weblogs [Personal]', 1, 'General', '1', ' http://www.uniquepetlovergifts.com/EE/index.php', 'A dedicated blog on Unique Pet Lover Gifts, includes resources for pet gifts, animal gifts for specific breeds of dogs, cats, birds, horses and more. Browse information on Unique Pet Gifts.');
INSERT INTO `rss` VALUES (1184, 'Business', 4, 'Finance', '25', 'http://www.ach-payments.com/RSS/Rss.php?ChannelID=9', 'ACH Payment Processing News');
INSERT INTO `rss` VALUES (1185, 'Regionals', 7, 'Europe', '42', 'http://www.in.gr/', 'greece');
INSERT INTO `rss` VALUES (1186, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.slowplay.com', 'Slowplay.com');
INSERT INTO `rss` VALUES (1187, 'Business', 4, 'Advertising & Marketing', '19', 'http://crosshairs.typepad.com/crosshairs/index.rdf', 'Targeted and Measurable Direct Marketing - Ideas, Innovations & Inspiration');
INSERT INTO `rss` VALUES (1188, 'News', 5, 'Media', '31', 'http://entertainmentcenterpc.com/backend.php', 'entertainment Center PC');
INSERT INTO `rss` VALUES (1189, 'Business', 4, 'Real Estate', '21', 'http://www.nfi-info.net/news.rss', 'Novastar & MREIT News');
INSERT INTO `rss` VALUES (1190, 'Weblogs [Personal]', 1, 'General', '1', 'http://keku2005isb.blogspot.com', 'the best indian business school blog');
INSERT INTO `rss` VALUES (1191, 'Business', 4, 'Travel', '24', 'http://www.destinazioneusa.com/backend.php', 'Travel US news from destinazioneusa.com');
INSERT INTO `rss` VALUES (1192, 'Regionals', 7, 'Asia', '43', 'http://sumitdhar.blogspot.com/atom.xml', 'The Best Indian Business School Blog');
INSERT INTO `rss` VALUES (1193, 'Computers & Internet', 3, 'Security', '18', 'http://spyware.pcwash.com/spyware-news.xml', 'Latest updates, news and commentaries on the war against spyware, adware, malware, trojan horses, keyloggers and other annoying pests.');
INSERT INTO `rss` VALUES (1194, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.overload.it/blog/rss2.php', 'News from Cinema, Multimedia and High Fidelity');
INSERT INTO `rss` VALUES (1195, 'Regionals', 7, 'Asia', '43', 'http://www.dcothai.com/rss-news.php', 'Latest English language books from Thailand');
INSERT INTO `rss` VALUES (1196, 'Miscellaneous', 6, 'Society', '33', 'http://theberean.org//index.cfm/fuseaction/home.rss', 'Provides a starting point for daily personal Bible study, and gives valuable insight into the verses that make up the Word of God.');
INSERT INTO `rss` VALUES (1197, 'Miscellaneous', 6, 'Society', '33', 'http://www.lamrim.com/podcasts/rss.php', 'Lam Rim Radio - Tibetan Buddhist Internet Radio');
INSERT INTO `rss` VALUES (1198, 'Miscellaneous', 6, 'Sports', '34', 'http://njwrestle.com/news/wp-rss2.php', 'New Jersey wrestling news');
INSERT INTO `rss` VALUES (1199, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.bruceandwalker.co.uk/news.xml', 'A round up of Angling related news items from all over the Internet.');
INSERT INTO `rss` VALUES (1200, 'Computers & Internet', 3, 'Internet', '15', 'http://www.hw.ac.uk/libwww/irn/irn.rss', 'Internet Resources Newsletter');
INSERT INTO `rss` VALUES (1201, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.bookslibros.com/SpanishForNinos.rss.xml', 'spanish for kids');
INSERT INTO `rss` VALUES (1202, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http:%2F%2Ffulltiltblog.blogspot.com%2Fatom.xml', ' Full-Tilt - Southern Indiana Rock for fans of incubus, 311, and maroon 5');
INSERT INTO `rss` VALUES (1203, 'Miscellaneous', 6, 'Sports', '34', 'http://biketoronto.ca/index.xml', 'Latest Toronto Cycling News');
INSERT INTO `rss` VALUES (1204, '', 0, '', '0', 'http://www.refinance-mortgage-com.com', 'Mortgage Refinance');
INSERT INTO `rss` VALUES (1205, 'Business', 4, 'Legal', '20', 'http://www.malpractice-medical.info/rss.xml', 'Information, Resources and Advice for vicitms of medical malpractice');
INSERT INTO `rss` VALUES (1206, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.catalyzerjournal.com/cnews/full.rss', 'Commentary: Literary and Political');
INSERT INTO `rss` VALUES (1207, 'Business', 4, 'Finance', '25', 'http://www.money-zine.com/index2.php?option=com_rss&feed=RSS1.0&no_html=1', 'Personal Finance');
INSERT INTO `rss` VALUES (1208, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.onlinemusicblog.com/rss.php?version=2.0', 'Online music blog');
INSERT INTO `rss` VALUES (1209, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.newstrolls.com/etrolls.xml', 'News under the radar');
INSERT INTO `rss` VALUES (1210, 'Weblogs [Computers]', 2, 'Java', '9', 'http://today.java.net/pub/q/news_rss?x-ver=1.0', 'Java Today News');
INSERT INTO `rss` VALUES (1211, 'Computers & Internet', 3, 'Internet', '15', 'http://www.forum-talk.com/topics_anywhere.php?mode=show&out=rss2.0&f=a&n=30&sfn=y&r=y&sr=y&b=non&lpb=0&lpd=0', 'Ecommerce Marketing News');
INSERT INTO `rss` VALUES (1212, 'News', 5, 'World', '28', 'http://newsmax.com', 'dsdsa');
INSERT INTO `rss` VALUES (1213, 'Computers & Internet', 3, 'Internet', '15', 'http://www.internetmarketingalarm.com/atom.xml', 'Your Internet Marketing News Radar Station');
INSERT INTO `rss` VALUES (1214, 'Weblogs [Personal]', 1, 'General', '1', 'http://aboutdogs.info/atom.xml', 'Tips in taising and taking care of your dog');
INSERT INTO `rss` VALUES (1215, 'Miscellaneous', 6, 'Shopping', '35', 'http://rubber-stamp-shack.com/rubber-stamp-shack.rss.xml', 'Online source for unique and hard to find rubber stamps.  Most of our stamps are not available anywhere else on the internet!');
INSERT INTO `rss` VALUES (1216, 'Miscellaneous', 6, 'Health', '36', 'http://herbalxtreme.blogeasy.com', 'Alternative Medicine herbal remedies');
INSERT INTO `rss` VALUES (1217, 'Miscellaneous', 6, 'Health', '36', 'http://herbalxtreme.blogeasy.com/index.xml', 'Alternative Medicine');
INSERT INTO `rss` VALUES (1218, 'Regionals', 7, 'Europe', '42', 'http://parkuhr.net/cgi-bin/parkuhr.cgi?a=a', '[german] Erzähls doch der Parkuhr');
INSERT INTO `rss` VALUES (1219, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://delphi-forum.de/rss.php', 'Das deutsche Delphi-Forum.de für Delphi Entwickler. Fragen & Antworten, FAQ´s, Tutorials, Links, und und und...');
INSERT INTO `rss` VALUES (1220, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.artemis-media.com/feed.xml', 'Creativity, Innovation and Knowledge Capital');
INSERT INTO `rss` VALUES (1221, 'Weblogs [Computers]', 2, 'Java', '9', 'http://weblogs.java.net/pub/q/weblogs_rss?x-ver=1.0', 'Java Today Weblogs');
INSERT INTO `rss` VALUES (1222, 'Miscellaneous', 6, 'Sports', '34', 'http://www.sailboatowners.com/newsfeed.xml', 'Subscription to forum activity on sailing site');
INSERT INTO `rss` VALUES (1223, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.snaxxx.com/snaxxxrssfeed.xml', 'newsfeed for snaxxx sexmovies');
INSERT INTO `rss` VALUES (1224, 'Business', 4, 'Travel', '24', 'http://www.travelextras.com/modules/rss/rss.xml', 'Travelextras hotels and accommodation special offers');
INSERT INTO `rss` VALUES (1225, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://henryqueen.blogspot.com/', 'Free mp3 samples of Appalachian mountain folk music, ballads, banjo. guitar and garageband electronic music traditional /modern mixing/recording.');
INSERT INTO `rss` VALUES (1226, 'Business', 4, 'Real Estate', '21', 'http://www.homesearch-md.com/buyer_tips/home_buyer_tips.xml', 'Helpful home buyer tips.');
INSERT INTO `rss` VALUES (1227, 'Business', 4, 'Real Estate', '21', 'http://ww.homesearch-md.com/seller_tips/home_seller_tips.xml', 'Helpful home seller tips and information.');
INSERT INTO `rss` VALUES (1228, 'Computers & Internet', 3, 'Software', '13', 'http://sharewareblogs.com/?q=node/feed', 'Shareware Blogs - Adbancing "Try Before You Buy" Software');
INSERT INTO `rss` VALUES (1229, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.aiplayground.org/feed/rss2/', 'Künstliche Intelligenz, neuronale Netze, Singularität, ...');
INSERT INTO `rss` VALUES (1230, 'Business', 4, 'Travel', '24', 'http://www.tblog.com/rss.php?bid=indiatravel', 'Travel locations, news, informations and tour guides to India. India, the land of history and culture with an eye of traveler.');
INSERT INTO `rss` VALUES (1231, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.feedburner.com/MediaLemur', 'Information and opinions on all things multimedia: TV, computer and video games, DVD movies, audio/visual equipment, and much more.');
INSERT INTO `rss` VALUES (1232, 'News', 5, 'World', '28', 'http://www.waterfactor.org/rss.xml', 'Water quality news covering water pollution, treatment, filters and supplies');
INSERT INTO `rss` VALUES (1233, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.webmarketingheadlines.com/rss.xml', 'Web marketing news covering website marketing, search engines, banner ads and more');
INSERT INTO `rss` VALUES (1234, 'Miscellaneous', 6, 'Health', '36', 'http://www.weightlossheadlines.org/rss.xml', 'Weight loss news covering nutrition, weight loss pills, supplements and other strategies');
INSERT INTO `rss` VALUES (1235, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://matveeva.net/index.xml', 'victoria matveeva');
INSERT INTO `rss` VALUES (1236, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.phonecards-online.info/ rss.xml', 'Up to date news on prepaid phone cards - worldwide.');
INSERT INTO `rss` VALUES (1237, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.saait.be/log/rss.php', 'Fun and babes');
INSERT INTO `rss` VALUES (1238, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.projectperfect.com.au/rss/rss_news.xml', 'Project Management Software and White Papers');
INSERT INTO `rss` VALUES (1239, 'Business', 4, 'Foods & Beverages', '27', 'http://teahub.blogspot.com', 'A place to share our passion for tea with fellow tea drinkers');
INSERT INTO `rss` VALUES (1240, 'Business', 4, 'Foods & Beverages', '27', 'http://teatalk101.blogspot.com', 'Your source for tea related info.');
INSERT INTO `rss` VALUES (1241, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/blogspot/celebritycolaRSS2', 'Working under a pseudonym, a known NYC-based writer explores the worlds of politics, celebrity culture, literature, and film.');
INSERT INTO `rss` VALUES (1242, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://services.devx.com/outgoing/devxfeed.xml', 'DevX: Latest Published Articles');
INSERT INTO `rss` VALUES (1243, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.mzla.com/cgi-bin/blosxom.cgi/index.rss', 'Blather From Missoula');
INSERT INTO `rss` VALUES (1244, 'Miscellaneous', 6, 'Fun & Entertainment', '37', ' http://www.story.com/blogx/b2evolution/blogs/xmlsrv/rss.php?blog=2', 'Stories');
INSERT INTO `rss` VALUES (1245, 'Weblogs [Personal]', 1, 'General', '1', 'http://arthashastra.blogspot.com/atom.xml', 'any');
INSERT INTO `rss` VALUES (1246, 'Business', 4, 'News & Opportunities', '26', 'http://www.gurudaq.com/rss.php', 'Affiliate and Internet Marketing News');
INSERT INTO `rss` VALUES (1247, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.cash4offers.com/rewards.xml', 'Online rewards');
INSERT INTO `rss` VALUES (1248, 'Miscellaneous', 6, 'Shopping', '35', 'http://syndicate.stamp-issue.com/rss/newsclip.xml', 'Philatelic News Clip');
INSERT INTO `rss` VALUES (1249, 'Regionals', 7, 'US', '38', 'http://www.nass.usda.gov/rss/news.xml', 'USDA - National Agricultural Statistics Service');
INSERT INTO `rss` VALUES (1250, 'Regionals', 7, 'US', '38', 'http://www.state.gov/rss/channels/highlights.xml', 'State Dept - Highlights');
INSERT INTO `rss` VALUES (1251, 'Weblogs [Computers]', 2, 'Java', '9', 'http://today.java.net/jag/blog.rss', 'James Gosling: on the Java road...');
INSERT INTO `rss` VALUES (1252, 'Regionals', 7, 'US', '38', 'http://www.state.gov/rss/channels/briefings.xml', 'State Dept - Daily Press Briefings');
INSERT INTO `rss` VALUES (1253, 'Regionals', 7, 'US', '38', 'http://www.state.gov/rss/channels/prsreleases.xml', 'State Dept - Press Releases');
INSERT INTO `rss` VALUES (1254, 'Regionals', 7, 'US', '38', 'http://www.nasa.gov/rss/breaking_news.rss', 'NASA Breaking News');
INSERT INTO `rss` VALUES (1255, 'Regionals', 7, 'US', '38', 'http://www.nasa.gov/rss/image_of_the_day.rss', 'NASA Image of the Day Archive');
INSERT INTO `rss` VALUES (1256, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.nasa.gov/rss/science_at_nasa.rss', 'Science@NASA RSS Feed');
INSERT INTO `rss` VALUES (1257, 'Regionals', 7, 'US', '38', 'http://www.state.de.us/gic/delaware-rss.xml', 'Delaware.gov News');
INSERT INTO `rss` VALUES (1258, 'Regionals', 7, 'US', '38', 'http://weather.gov/alerts/us.rss', 'Current Watches, Warnings and Advisories for all of the US Issued by the National Weather Service');
INSERT INTO `rss` VALUES (1259, 'News', 5, 'World', '28', 'http://earthquake.usgs.gov/recenteqsww/eqs1day-M2.5.xml', 'Real-time, worldwide earthquake list from the past day');
INSERT INTO `rss` VALUES (1260, 'Regionals', 7, 'US', '38', 'http://earthquake.usgs.gov/recenteqsww/eqs7day-M2.5.xml', 'USGS M>2.5 Earthquakes');
INSERT INTO `rss` VALUES (1261, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Computer%20games%20news', 'Moreover - Computer games news');
INSERT INTO `rss` VALUES (1262, 'Weblogs [Computers]', 2, 'Java', '9', 'http://servlet.java.sun.com/syndication/rss_java_highlights-oreilly-20.xml', 'java.sun.com');
INSERT INTO `rss` VALUES (1263, 'Regionals', 7, 'US', '38', 'http://earthquake.usgs.gov/recenteqsww/eqs7day-M5.xml', 'USGS M>5 Earthquakes');
INSERT INTO `rss` VALUES (1264, 'Regionals', 7, 'US', '38', 'http://www.nih.gov/news/feed.xml', 'National Institutes of Health (NIH) Press Releases');
INSERT INTO `rss` VALUES (1265, 'Regionals', 7, 'US', '38', 'http://www.accessarkansas.org/rss/siterss.xml', 'Arkansas.gov');
INSERT INTO `rss` VALUES (1266, 'Regionals', 7, 'US', '38', 'http://fwp.state.mt.us/news/newsfeed.aspx', 'Montana Department of Fish, Wildlife and Parks');
INSERT INTO `rss` VALUES (1267, 'Regionals', 7, 'US', '38', 'http://www.puco.ohio.gov/puco/rss/PucoMediaRelease.rss', 'Recent PUCO Media Releases');
INSERT INTO `rss` VALUES (1268, 'Miscellaneous', 6, 'Health', '36', 'http://herbal-home-remedies.blogspot.com/', 'Herbal home remedies from Indian Ayurveda');
INSERT INTO `rss` VALUES (1269, 'Regionals', 7, 'US', '38', 'http://www.debatepolitics.com/external.php?type=rss', 'US political debate and discussion forum');
INSERT INTO `rss` VALUES (1270, 'Weblogs [Computers]', 2, 'Java', '9', 'http://servlet.java.sun.com/syndication/rss_wireless_highlights-oreilly-20.xml', 'java.sun.com');
INSERT INTO `rss` VALUES (1271, 'Computers & Internet', 3, 'Games', '17', 'http://www.uk-casino-online.co.uk/rss/feed.xml', 'Online Slots Information');
INSERT INTO `rss` VALUES (1272, 'Miscellaneous', 6, 'Society', '33', 'http://www.buntingsociety.org.uk/society/home/backend/bunting.rdf', 'For aqll who are interested in the Bunting Name.');
INSERT INTO `rss` VALUES (1273, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.ajmorris.com/science/Archaeology_rss.xml', 'Archaeology in the news.');
INSERT INTO `rss` VALUES (1274, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.ajmorris.com/science/Paleontology_rss.xml', 'Paleontology in the news.');
INSERT INTO `rss` VALUES (1275, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.ajmorris.com/science/Space_rss.xml', 'Space and Astronomy in the news.');
INSERT INTO `rss` VALUES (1276, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.ajmorris.com/science/Technology_rss.xml', 'Science Technology in the news.');
INSERT INTO `rss` VALUES (1277, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.ajmorris.com/science/Sciences_rss.xml', 'General science news.');
INSERT INTO `rss` VALUES (1278, 'Business', 4, 'Travel', '24', 'http://shop.cellworx.net/rss/airline.rss', 'Airline tickets for worldwide destinations');
INSERT INTO `rss` VALUES (1279, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://shop.cellworx.net/rss/cd-dvd.rss', 'New releases of CD, DVD movies, MP# songs and otheres');
INSERT INTO `rss` VALUES (1280, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://shop.cellworx.net/rss/books.rss', 'Different books for you');
INSERT INTO `rss` VALUES (1281, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.sitevotes.com/wild/rss.asp', 'Bikini Babe Galleries');
INSERT INTO `rss` VALUES (1282, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://shop.cellworx.net/rss/casino.rss', 'Play online casino games - Win today');
INSERT INTO `rss` VALUES (1283, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://shop.cellworx.net/rss/pc.rss', 'Desktops and laptops at best prices!');
INSERT INTO `rss` VALUES (1284, 'Business', 4, 'Travel', '24', 'http://shop.cellworx.net/rss/travel.rss', 'Worldwide hotel booking');
INSERT INTO `rss` VALUES (1285, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.sponsorworks.net/cgi-bin/rss.pl', 'Online marketing articles and announcements');
INSERT INTO `rss` VALUES (1286, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.amrithallan.com/amrits-articles.xml', 'Read informative articles on web content writing. Amrit Hallan regularly writes about how to write effective website content that can help you increase your sales or convert your leads, plus, increase your overall search engine ranking.');
INSERT INTO `rss` VALUES (1287, 'Computers & Internet', 3, 'Internet', '15', 'http://www.affordable-internet-marketing.com/Blogs/140/Rss.aspx', 'Latest news and updates about affordable internet marketing strategies that really work, traffic generation and money making opportunities');
INSERT INTO `rss` VALUES (1288, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.bellenza.com/feed.xml', 'Tips and Ideas for Planning Weddings');
INSERT INTO `rss` VALUES (1289, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.aquaria.Info/feed/rssFW.rss', 'Freshwater Aquarium Fish');
INSERT INTO `rss` VALUES (1290, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.Aquaria.Info/feed/rssSW.rss', 'Saltwater Aquarium Fish');
INSERT INTO `rss` VALUES (1291, 'Weblogs [Computers]', 2, 'Java', '9', 'http://www.netbeans.org/rss-091.xml', 'NetBeans News Highlights');
INSERT INTO `rss` VALUES (1292, 'Weblogs [Personal]', 1, 'General', '1', 'http://nothingandall.blogspot.com', 'Aqui fala-se de vida, amor, morte, poesia, política, futebol, solidão, paz, humor, musica...tudo e nada; Here we talk about life, love, death, poetry, politics, soccer, solitude, peace, humour, music...nothing and all.');
INSERT INTO `rss` VALUES (1293, 'Business', 4, 'Finance', '25', 'Personal finance in plain english! Advice from award winning author, talk show host and financial planner Ric Edelman.', 'Personal finance in plain english! Advice from award winning author, talk show host and financial planner Ric Edelman.');
INSERT INTO `rss` VALUES (1294, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://randommentality.blogspot.com/atom.xml', 'Theater, Law, Politics');
INSERT INTO `rss` VALUES (1295, 'Business', 4, 'News & Opportunities', '26', 'http://www.start-cleaning-business.com/support-files/scb-rss-feed3.xml', 'Learn how to earn an excellent living with your own cleaning business. With the Suze and Ev Method you could be up and running within weeks. We have a Suze and Ev Method for residential, commercial, office and window cleaning.');
INSERT INTO `rss` VALUES (1296, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://headlife.blogspot.com/headlife_british_and_american_politics.xml', 'Headlife: British and American politics');
INSERT INTO `rss` VALUES (1297, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.prisborsen.dk/blog/wp-rss2.php', 'Seraphim Proudleduck');
INSERT INTO `rss` VALUES (1298, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://ayumex.blogspot.com/atom.xml', 'Japan-Japón anotaciones');
INSERT INTO `rss` VALUES (1299, 'Regionals', 7, 'Europe', '42', 'http://safety.spbstu.ru/IAMC/txt/strategy.rss', 'ÈÀÌÖ Ñòðàòåãèÿ áóäóùåãî');
INSERT INTO `rss` VALUES (1300, 'Weblogs [Personal]', 1, 'General', '1', 'http://cosmicfantasia.com/index2.php?option=com_rss&feed=RSS1.0&no_html=1', 'Alternative News with a progressive edge and balanced viewpoint');
INSERT INTO `rss` VALUES (1301, 'News', 5, 'Media', '31', 'http://www.blogall.de/syndikat/rss_ind.xml', 'oraclesyndicate.org');
INSERT INTO `rss` VALUES (1302, 'Computers & Internet', 3, 'Games', '17', 'http://www.uk-casino-online.co.uk/rss/review_feed.xml', 'Casino Reviews');
INSERT INTO `rss` VALUES (1303, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://evarsity.250free.com/ecommerce.xml', 'We provide you with The Best e-Commerce Solutions and Services for your Online Business needs.');
INSERT INTO `rss` VALUES (1304, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/in-danish.rss.xml', 'Nye tiltag på dansk.');
INSERT INTO `rss` VALUES (1305, 'Weblogs [Personal]', 1, 'General', '1', 'http://reprintarticles.com/blog/wp-rss2.php', 'Reprint articles blog feed');
INSERT INTO `rss` VALUES (1306, 'News', 5, 'Computers', '30', 'http://www.dittolist.com/top-20/cat-3/rss.aspx', 'Internet news');
INSERT INTO `rss` VALUES (1307, 'Computers & Internet', 3, 'Software', '13', 'http://www.dittolist.com/top-20/cat-1/rss.aspx', 'microsoft dot net');
INSERT INTO `rss` VALUES (1308, 'Regionals', 7, 'Europe', '42', 'http://www.conferencevirtuelle.com/rss/rss.aspx', 'French Internet News');
INSERT INTO `rss` VALUES (1309, 'Miscellaneous', 6, 'Shopping', '35', 'http://tooth-whitening-kits.info/rss.xml', 'Information on whitening teeth effectively aplus other dental issues.');
INSERT INTO `rss` VALUES (1310, 'Miscellaneous', 6, 'Society', '33', 'http://www.calitreview.com/RSS/001.txt', 'California Literary Review');
INSERT INTO `rss` VALUES (1311, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.thinking-about-divorce.com/index.xml', 'News and information on the topic of divorce and legal separation');
INSERT INTO `rss` VALUES (1312, 'Business', 4, 'Travel', '24', 'http://www.rv-owner-info.com/index.xml', 'Resources, information, and products for beginning and experienced RV enthusiast');
INSERT INTO `rss` VALUES (1313, 'Business', 4, 'Human resources', '22', 'http://www.moneyscience.org/tiki/tiki-forum_rss.php?forumId=6', 'NoneyScience Recruitment Board');
INSERT INTO `rss` VALUES (1314, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/HolisticBulletin', 'Alternative Health & Spiritual News');
INSERT INTO `rss` VALUES (1315, 'Regionals', 7, 'UK', '40', 'http://www.pressdispensary.co.uk/rss.xml', 'Press release service');
INSERT INTO `rss` VALUES (1316, 'Computers & Internet', 3, 'Security', '18', 'http://eitancaspi.blogspot.com/atom.xml', 'Eitan Caspi');
INSERT INTO `rss` VALUES (1317, 'Computers & Internet', 3, 'Security', '18', 'http://www.notes.co.il/rss.asp?b=35', 'Eitan Caspi Hebrew Blog');
INSERT INTO `rss` VALUES (1318, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://hullender.blogspot.com/atom.xml', 'This is just a place for me to drop off the thoughts from the top of my head and tip of my tongue. From the perspective of a total color-blind vegan.');
INSERT INTO `rss` VALUES (1319, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://thor-body-building.tripod.com/natural_images', 'Article Journal. Includes articles on various subjects');
INSERT INTO `rss` VALUES (1320, 'Business', 4, 'Finance', '25', 'http://feeds.feedburner.com/small-business-finance-tips', 'What you really need to know about making successful small business loan applications, sourcing business grants and making effective business plans');
INSERT INTO `rss` VALUES (1321, 'News', 5, 'Locals', '29', 'http://www.southend.wayne.edu/rss.php', 'Wayne State University Student Newspaper - Detroit, MI');
INSERT INTO `rss` VALUES (1322, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.poezie.ro/rss.php', 'Poezii si literatura romaneasca - atelier online de poezie si proza');
INSERT INTO `rss` VALUES (1323, 'Regionals', 7, 'US', '38', 'http://www.wrighttimes.com/rss', 'WrightTimes.com Online Magazine');
INSERT INTO `rss` VALUES (1324, 'Business', 4, 'News & Opportunities', '26', 'http://www.start-cleaning-business.com/support-files/scb-rss-feed.xml', 'Learn how to earn an excellent living with your own cleaning business. With the Suze and Ev Method you could be up and running within weeks. We have a Suze and Ev Method for residential, commercial, office and window cleaning.');
INSERT INTO `rss` VALUES (1325, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.webpromotioncentral.com/rss.xml', 'WebpromotionCentral is a Web Design and Search Engine Marketing Firm.. We offer web designing, custom application development and ecommerce solutions also to our clients');
INSERT INTO `rss` VALUES (1326, 'Weblogs [Computers]', 2, 'General', '5', 'http://rss.groups.yahoo.com/group/Electronika_90/rss', 'alumnistembayo');
INSERT INTO `rss` VALUES (1327, 'Business', 4, 'Finance', '25', 'http://www.badcreditpress.com/rss.xml', 'News and views on bad credit');
INSERT INTO `rss` VALUES (1328, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/slideshows.rss.xml', 'Asbjorn Lonvig slide shows');
INSERT INTO `rss` VALUES (1329, 'Business', 4, 'Advertising & Marketing', '19', 'http://websiteworkout.blogspot.com/atom.xml', 'Your Website Workout Mentor passing on observations and how-to advice on web design and marketing your small business.');
INSERT INTO `rss` VALUES (1330, 'Business', 4, 'Advertising & Marketing', '19', 'http://websiteworkout.blogspot.com/atom.xml', 'Your Website Workout Mentor passing on observations and how-to advice on web design and marketing your small business.');
INSERT INTO `rss` VALUES (1331, 'Weblogs [Computers]', 2, 'Java', '9', 'http://www.patternscentral.com/rssnewsfeed.php', 'PatternsCentral');
INSERT INTO `rss` VALUES (1332, 'Business', 4, 'Advertising & Marketing', '19', 'http://kenchelsgilli.blogspot.com/atom.xml', 'Offering a wealth of internet marketing resources, tips and tools for the online marketer.');
INSERT INTO `rss` VALUES (1333, 'Miscellaneous', 6, 'Health', '36', 'http://www.physiquetips.com/Blog/feed1.xml', 'UNderground Muscle And Weight Gain Journal');
INSERT INTO `rss` VALUES (1334, 'News', 5, 'Media', '31', 'http://www.newsday.com', 'Newsday');
INSERT INTO `rss` VALUES (1335, 'Weblogs [Computers]', 2, 'General', '5', 'http://feeds.feedburner.com/Webdrain', 'WebDrain');
INSERT INTO `rss` VALUES (1336, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.journalspace.com/xml/Kentonist.xml', 'The rantings and madness of ist lead singer Kenton Hall');
INSERT INTO `rss` VALUES (1337, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.bingofiles.com/comments/feed/rss2', 'Online Bingo Game Blog with news, promotions, tips, strategies, humour, and stories.');
INSERT INTO `rss` VALUES (1338, 'Regionals', 7, 'Europe', '42', 'http://www.liberation.fr/rss.php', 'Liberation (A good french news paper');
INSERT INTO `rss` VALUES (1339, 'Computers & Internet', 3, 'Games', '17', 'http://www.celebritytrade.com/rssfeed1.asp', 'Addicting Online Stock Market Simulation Game that awards cash and prizes every month to the top players');
INSERT INTO `rss` VALUES (1340, 'Business', 4, 'News & Opportunities', '26', 'http://zabangsearch.blogspot.com/atom.xml', 'Zabang search engine affiliate signup news');
INSERT INTO `rss` VALUES (1341, 'Computers & Internet', 3, 'Software', '13', 'http://www.patternscentral.com/rsspatternfeed.php', 'PatternsCentral - Paterns');
INSERT INTO `rss` VALUES (1342, 'Regionals', 7, 'CA', '39', 'http://www.moneysearch.ca/RSS/Canada-Mortgage-Rates.xml', 'MoneySearch.ca - Discount Mortgage Canada');
INSERT INTO `rss` VALUES (1343, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.casinoman.net/asp/rss/cmnews.xml', 'Gambling and Casino Industry News');
INSERT INTO `rss` VALUES (1344, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.shabby-genteel-antiques.co.uk/catalogue/backend/antiques.rdf', 'Antiques and Collectibles');
INSERT INTO `rss` VALUES (1345, 'Miscellaneous', 6, 'Society', '33', 'http://www.hisyoryandnews.co.uk/geeklog/public_html/backend/geeklog.rdf', 'For those who are interested in our heritage');
INSERT INTO `rss` VALUES (1346, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.artstorm.net/blog/atom.xml', 'Wip of 3D and movie projects.');
INSERT INTO `rss` VALUES (1347, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.iheartbacon.com/?rss=1', 'Food blog and all things bacon.');
INSERT INTO `rss` VALUES (1348, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.mywirelessphone.info/rss.xml', 'All you need to know about wireless phone and phone plans.');
INSERT INTO `rss` VALUES (1349, 'Business', 4, 'News & Opportunities', '26', 'http://www.millionairesuccesssecrets.com/millionaire_success_secrets.rss', 'Success Articles written by successful individuals that are a part of our system.  We only seek to put personal uplifting information up that helps people on their way to making millions and achieving their dreams and goals.');
INSERT INTO `rss` VALUES (1350, 'Computers & Internet', 3, 'Software', '13', 'http://servlet.java.sun.com/syndication/rss_solaris-oreilly-20.xml', 'Solaris');
INSERT INTO `rss` VALUES (1351, 'Computers & Internet', 3, 'Software', '13', 'http://ebiquity.umbc.edu/v2.1/blogger-atom.xml', 'research on pervasive and mobile computing, the semantic web and multiagent systems');
INSERT INTO `rss` VALUES (1352, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://ilexayardley.squarespace.com/thoughts-five-ideas/rss.xml', 'Popular Philosophy:using philosophy to think productively…');
INSERT INTO `rss` VALUES (1353, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.everythingballet.com/dog-training/wp-rss.php', 'Dog Training Tips');
INSERT INTO `rss` VALUES (1354, 'Miscellaneous', 6, 'Sports', '34', 'http:%2F%2Facubfanrants.blogspot.com%2Fatom.xml', 'The musings and rants of a Chicago Cubs fan on the loose');
INSERT INTO `rss` VALUES (1355, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.bingofiles.com/feed/rss2', 'Online Bingo Game Blog with news, promotions, tips, strategies, humour, and stories.');
INSERT INTO `rss` VALUES (1356, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.magmusic.net/modal_and_over/atom.xml', 'impressions and slindingdoors');
INSERT INTO `rss` VALUES (1357, 'Regionals', 7, 'Asia', '43', 'http://www.indusnexus.com/?q=node/feed', 'Business & Social Network');
INSERT INTO `rss` VALUES (1358, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.masterdvd/support-files/masterdvd.xml', 'Everything you need top know about recordable DVD.');
INSERT INTO `rss` VALUES (1359, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.blogbrandz.com/atom.xml', 'Business Blogging For Communication, Branding and Image Building');
INSERT INTO `rss` VALUES (1360, 'Miscellaneous', 6, 'Health', '36', 'http://www.omega3fats.com/atom.xml', 'News Updates and Discoveries on the Health Benefits of Omega 3 Fatty Acids');
INSERT INTO `rss` VALUES (1361, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Computer%20security%20news', 'Moreover - Computer security news');
INSERT INTO `rss` VALUES (1362, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=47', 'Meerkat: An Open Wire Service: XML.com');
INSERT INTO `rss` VALUES (1363, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://ebizwhiz-publishing.com/rssnews/atom.xml', 'RSS Technolgy News Updates and Resources for Publishers and Internet Marketers');
INSERT INTO `rss` VALUES (1364, 'Miscellaneous', 6, 'Health', '36', 'http://www.emuoilsource.com/feed.xml', 'Emu Oil');
INSERT INTO `rss` VALUES (1365, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.online-kiosks.net/forum/rss.php', 'An Internet Video Messaging System providing targeted, timely and custom advertising messages on indoor billboards to high traffic areas, waiting rooms and lobbies in banks, service centers, clinics, etc.');
INSERT INTO `rss` VALUES (1366, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.disorganizedthoughts.com/backend/DisorganizedThoughts.rss', 'Talks about sports, news, music, movies...');
INSERT INTO `rss` VALUES (1367, 'Weblogs [Computers]', 2, 'Developer News', '6', 'http://www.americantechie.com/index.xml', 'AmericanTechie');
INSERT INTO `rss` VALUES (1368, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.kbcafe.com/iBLOGthere4iM/archive.xml', 'iBLOGthere4iM Archive');
INSERT INTO `rss` VALUES (1369, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.kbcafe.com/iBLOGthere4iM/rss.xml', 'iBLOGthere4iM');
INSERT INTO `rss` VALUES (1370, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.business2.com/b2/web/feeds/rss/1,,,00.xml', 'Business2.com');
INSERT INTO `rss` VALUES (1371, 'Weblogs [Computers]', 2, 'General', '5', 'http://del.icio.us/rss/tag/rss', 'del.icio.us/tag/rss');
INSERT INTO `rss` VALUES (1372, 'Computers & Internet', 3, 'Software', '13', 'http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=4342', 'Meerkat: An Open Wire Service: SourceForge New Releases');
INSERT INTO `rss` VALUES (1373, 'Weblogs [Computers]', 2, 'General', '5', 'http://dev.upian.com/hotlinks/rss.php', 'HotLinks');
INSERT INTO `rss` VALUES (1374, 'Business', 4, 'News & Opportunities', '26', 'http://feeds.feedburner.com/jobinterview-tips/CfYf', 'Job Interview Tips');
INSERT INTO `rss` VALUES (1375, 'Regionals', 7, 'CA', '39', 'http://www.eatmytoronto.com/index.xml', 'EatMyToronto');
INSERT INTO `rss` VALUES (1376, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/InternetMarketingLearningJourneyofPhysicsTeacher', 'Internet Marketing Lessons, Tips, Strategies');
INSERT INTO `rss` VALUES (1377, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.electronicsweekly.co.uk/news.xml', 'ElectronicsWeekly.com: Analysis, research, reviews, opinions and news');
INSERT INTO `rss` VALUES (1378, 'Business', 4, 'News & Opportunities', '26', 'http://www.electronicsweekly.co.uk/products.xml', 'ElectronicsWeekly.com: Analysis, research, reviews, opinions and news (Products)');
INSERT INTO `rss` VALUES (1379, 'Weblogs [Personal]', 1, 'General', '1', 'http://ast.antville.org/rss', 'RSS Compendium Blog');
INSERT INTO `rss` VALUES (1380, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.playattention.com/attention-deficit/rss.xml', 'A daily discussion on the world of neuroscience, adhd, educational technology, and cognitive psychology.');
INSERT INTO `rss` VALUES (1381, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.solotu.com/amor', '100% free dating');
INSERT INTO `rss` VALUES (1382, 'Computers & Internet', 3, 'Security', '18', 'http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=5865', 'Meerkat: An Open Wire Service: Help Net Security');
INSERT INTO `rss` VALUES (1383, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.mansiondelsexo.com', 'sex');
INSERT INTO `rss` VALUES (1384, 'Regionals', 7, 'Europe', '42', 'http://www.quiereme.com', 'contactos');
INSERT INTO `rss` VALUES (1385, 'Business', 4, 'Advertising & Marketing', '19', 'http://einfo.blogspot.com/atom.xml', 'eINFO - email marketing');
INSERT INTO `rss` VALUES (1386, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.godpigeon.com/index2.php?option=com_rss&no_html=1', 'Thoughts and commentary mainly focusing on the Middle East');
INSERT INTO `rss` VALUES (1387, 'Weblogs [Personal]', 1, 'General', '1', 'http://1pissedarab.blogspot.com/', '1 Pissed Arab');
INSERT INTO `rss` VALUES (1388, 'Miscellaneous', 6, 'Sports', '34', 'http://www.ussa.edu/news/rss/', 'United States Sports Academy (USSA) News Feed');
INSERT INTO `rss` VALUES (1389, 'Miscellaneous', 6, 'Health', '36', 'http://www.vibrationalmedicinenews.info/rss.xml', 'Vibrational medicine news covering homeopathy, acupuncture, phototherapy, color therapy, non-local medicine and more');
INSERT INTO `rss` VALUES (1390, 'Miscellaneous', 6, 'Health', '36', 'http://www.vitaminfactor.org/rss.xml', 'Vitamin supplements news covering vitamins, whole foods, superfoods and their health effects');
INSERT INTO `rss` VALUES (1391, 'Business', 4, 'News & Opportunities', '26', 'http://www.walmartwatch.info/rss.xml', 'WalMart news covering WalMart workers, imported products, business ethics and more');
INSERT INTO `rss` VALUES (1392, 'News', 5, 'World', '28', 'http://www.toptechnologies.org/rss.xml', 'The top ten technologies for humanity');
INSERT INTO `rss` VALUES (1393, 'Computers & Internet', 3, 'Software', '13', 'http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=536', 'Meerkat: An Open Wire Service: Linux Today');
INSERT INTO `rss` VALUES (1394, 'Miscellaneous', 6, 'Health', '36', 'http://www.transfatnews.org/rss.xml', 'Trans fats news covering hydrogenated oils and trans fatty acids');
INSERT INTO `rss` VALUES (1395, 'Miscellaneous', 6, 'Health', '36', 'http://www.usdawatch.org/rss.xml', 'Independent news on the USDA and its failure to protect the public health');
INSERT INTO `rss` VALUES (1396, 'Weblogs [Personal]', 1, 'General', '1', 'http://myheadtrip.com/Rss.aspx', 'My Head Trip');
INSERT INTO `rss` VALUES (1397, 'Regionals', 7, 'Europe', '42', 'http://www.blogitalia.it/fg.asp?id=2144', 'Real indipendent information in Italy');
INSERT INTO `rss` VALUES (1398, 'Business', 4, 'Legal', '20', 'http://www.worker-compensation.info/rss.xml', 'Workers Compensation: Need answers? Check with our resources and solutions.');
INSERT INTO `rss` VALUES (1399, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.ebiz-4-all.com/blog/rss.php', 'Markrting and Advertising tips hints and resources');
INSERT INTO `rss` VALUES (1400, 'Miscellaneous', 6, 'Health', '36', 'http://tubal-reversal.net/xml/chtrc.rss', 'About Chapel Hill Tubal Reversal Center');
INSERT INTO `rss` VALUES (1401, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.ebizreporter.com/index.xml', 'Late breaking internet marketing and online business news');
INSERT INTO `rss` VALUES (1402, 'Miscellaneous', 6, 'Sports', '34', 'http://baseball-jerseys.blogspot.com/atom.xml', 'Baseball Bats, Baseball Tickets, Baseball Jerseys');
INSERT INTO `rss` VALUES (1403, 'Miscellaneous', 6, 'Sports', '34', 'http://football-jerseys.blogspot.com/atom.xml', 'Football Tickets, Football Jerseys, Football Equipment');
INSERT INTO `rss` VALUES (1404, 'Weblogs [Computers]', 2, '.NET', '7', 'http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=5559', 'Meerkat: An Open Wire Service: ONDotnet.com');
INSERT INTO `rss` VALUES (1405, 'Miscellaneous', 6, 'Health', '36', 'http://home-gym-exercise-equipment.blogspot.com/atom.xml', 'Exercise Equipment, Home Gyms, Treadmills');
INSERT INTO `rss` VALUES (1406, 'Miscellaneous', 6, 'Sports', '34', 'http://www.bravesnewsworld.com/feed/rss2/', 'Atlanta Braves News World');
INSERT INTO `rss` VALUES (1407, 'Miscellaneous', 6, 'Society', '33', 'http://www.howtotalkwithconfidence.com/atom.xml', 'How to have great conversation skills, make small talk, overcome shyness. Want better people skills? Superiorcommunication skills are a question of strategy.');
INSERT INTO `rss` VALUES (1408, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.date4uonline.com', 'We Provide the best quality profiles on our site. We Offers Online Singles Dating Singles British Singles American Singles Free Singles Personals Best Dating New Dating Fresh Dating and lot of things so pls join us today and enjoy for ever!');
INSERT INTO `rss` VALUES (1409, 'Miscellaneous', 6, 'Society', '33', 'http://www.getmotivatedstaymotivated.com/atom.xml', 'How to get motivated and stay motivated. Beat procrastination and start achieving again. It is easier than you think once you discover your motivation blueprint.');
INSERT INTO `rss` VALUES (1410, 'Miscellaneous', 6, 'Shopping', '35', 'http://nowseeking.blogspot.com/atom.xml%20', 'Our impartial reviews and insights are but another tool to guide shoppers during their online shopping quests.');
INSERT INTO `rss` VALUES (1411, 'Business', 4, 'Advertising & Marketing', '19', 'http:%2F%2Fwww.softwaresubmit.net%2Fatom.xml', 'Software Marketing - daily software promotion news brought to you by Software Submit.NET');
INSERT INTO `rss` VALUES (1412, 'Miscellaneous', 6, 'Sports', '34', 'http://rss.newspirits.com', 'Extremesports News');
INSERT INTO `rss` VALUES (1413, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.hutuworm.org/index.rdf', 'hutuworm');
INSERT INTO `rss` VALUES (1414, 'News', 5, 'Computers', '30', 'http://www.newsforge.com/newsforge.rss', 'NewsForge');
INSERT INTO `rss` VALUES (1415, 'Regionals', 7, 'Europe', '42', 'http://www.pctipp.ch/newsfeed/pctipp.rss', 'computer');
INSERT INTO `rss` VALUES (1416, 'News', 5, 'Media', '31', 'http://www.dienstraum.com/index.rdf', 'DIENSTRAUM is a weblog about media and technology.');
INSERT INTO `rss` VALUES (1417, 'Regionals', 7, 'Europe', '42', 'http://tuhanu.bestcatalog.net', 'Personal site of freelance professional photographer, designer and traveler');
INSERT INTO `rss` VALUES (1418, 'News', 5, 'World', '28', 'http://www.zkea.com/rss/who.rss', 'News reports on disease outbreak and emerging diseases');
INSERT INTO `rss` VALUES (1419, 'News', 5, 'World', '28', 'http://www.zkea.com/rss/cdc.rss', 'CDC Disease News Feed');
INSERT INTO `rss` VALUES (1420, 'Miscellaneous', 6, 'Shopping', '35', 'http://feeds.feedburner.com/ChristmasGiftsDaily', 'Christmas Gifts Daily provides just that: a fresh daily supply of gift-giving ideas for those on your list!');
INSERT INTO `rss` VALUES (1421, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.sexxxblog.com', 'Stories and fantasies from a married couple');
INSERT INTO `rss` VALUES (1422, 'News', 5, 'Locals', '29', 'http://www.unmondopossibile.net/testata.xml', 'Un Mondo Possibile');
INSERT INTO `rss` VALUES (1423, 'News', 5, 'Computers', '30', 'http://www.newsforge.com/newsvac.rss', 'NewsForge: NewsVac');
INSERT INTO `rss` VALUES (1424, 'Miscellaneous', 6, 'Society', '33', 'http://www.jennysmith.net/rss/news.xml', 'LDS Lesson and Teaching Resources');
INSERT INTO `rss` VALUES (1425, 'Regionals', 7, 'Europe', '42', 'http://postnext.com/index.rdf', 'Russia Blog');
INSERT INTO `rss` VALUES (1426, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.xeal.com/blog/xmlsrv/rss2.php?blog=1', 'Advanced Marketing Techniques that are written in such a manner that anybody can understand');
INSERT INTO `rss` VALUES (1427, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://oreo1.blogdrive.com/', 'personal blog about my relationships, thought adn feelings. a little of everything');
INSERT INTO `rss` VALUES (1428, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/KeithsInternetMarketingBusinessBlog', 'The latest and best in Internet Marketing tactics and tools brought to you daily!');
INSERT INTO `rss` VALUES (1429, 'Miscellaneous', 6, 'Shopping', '35', 'http://feeds.feedburner.com/DailyDiamondDeals', 'A daily dose of the best deals on diamonds on the internet!');
INSERT INTO `rss` VALUES (1430, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/BusinessGiftsDaily', 'A daily offering of some of the best gift ideas for your clients and employees.');
INSERT INTO `rss` VALUES (1431, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://riroads.com/news/ri_Arts-Culture_news.rss', 'Rhode Island Arts and Culture News');
INSERT INTO `rss` VALUES (1432, 'Miscellaneous', 6, 'Sports', '34', 'http://riroads.com/news/ri_Outdoors-Sports_news.rss', 'Rhode Island Outdoors and Sports');
INSERT INTO `rss` VALUES (1433, 'Miscellaneous', 6, 'Science & Education', '32', 'http://riroads.com/news/ri_History-Heritage_news.rss', 'Rhode Island History and Heritage News');
INSERT INTO `rss` VALUES (1434, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.searchenginelowdown.com/rss/seo_news_feed', 'Search Engine Lowdown');
INSERT INTO `rss` VALUES (1435, 'Business', 4, 'Travel', '24', 'http://riroads.com/news/ri_Travel-Lodging_news.rss', 'Rhode Island Travel and Lodging News');
INSERT INTO `rss` VALUES (1436, 'Miscellaneous', 6, 'Society', '33', 'http://riroads.com/news/ri_Home-Family_news.rss', 'Rhode Island Home and Family News');
INSERT INTO `rss` VALUES (1437, 'Regionals', 7, 'US', '38', 'http://riroads.com/news/ri_news.rss', 'Rhode Island Travel News');
INSERT INTO `rss` VALUES (1438, 'Weblogs [Personal]', 1, 'General', '1', 'http://therightblog.blogspot.com/atom.xml', 'Reflecting on events, life, and politics in America.');
INSERT INTO `rss` VALUES (1439, 'Business', 4, 'Construction', '23', 'http://www.greatpossibilities.com/rss/rss.xml', 'Construction Industry News & Articles');
INSERT INTO `rss` VALUES (1440, 'News', 5, 'Media', '31', 'http://www.popdirt.com/newsrss10.php', 'The latest news and gossip on your favorite pop stars including Britney Spears, Christina Aguilera, Jennifer Lopez, JoJo, and more.');
INSERT INTO `rss` VALUES (1441, 'News', 5, 'Media', '31', 'http://www.rapdirt.com/newsrss10.php', 'The latest news and gossip on your favorite rap stars including Eminem, Chingy, Ludacris, 50 Cent, Young Buck, Lloyd Banks, Jay-Z, Nas, Ja Rule, and more.');
INSERT INTO `rss` VALUES (1442, 'News', 5, 'Media', '31', 'http://www.rnbdirt.com/newsrss10.php', 'The latest news and gossip on your favorite R&B stars including Beyonce, Ashanti, Ciara, Alicia Keys, Usher, R. Kelly, and Amerie.');
INSERT INTO `rss` VALUES (1443, 'News', 5, 'Media', '31', 'http://www.rockdirt.com/newsrss10.php', 'The latest news and gossip on your favorite rock stars including U2, Simple Plan, Good Charlotte, Metallica, Linkin Park, Limp Bizkit, and Sum 41.');
INSERT INTO `rss` VALUES (1444, 'News', 5, 'Computers', '30', 'http://www.freenewsfeed.com/rss/', 'NewFactor Free News Feed');
INSERT INTO `rss` VALUES (1445, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://bryanboy.typepad.com', 'Bryanboy: Le Superstar Fabuleux');
INSERT INTO `rss` VALUES (1446, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://bryanboy.typepad.com/bryanboy_le_superstar_fab/index.rdf', 'Bryanboy: Le Superstar Fabuleux');
INSERT INTO `rss` VALUES (1447, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.kk5.biz', 'You got erotic teens');
INSERT INTO `rss` VALUES (1448, 'Miscellaneous', 6, 'Health', '36', 'http://digitalhearing.blogspot.com/atom.xml', 'Industry News on hearing aids along with product reviews and advice.');
INSERT INTO `rss` VALUES (1449, 'Regionals', 7, 'US', '38', 'http://www.2ra.org/rss.php', '[2RA.ORG] Defending Progressive Ideals Through Non-Violent Civic Action');
INSERT INTO `rss` VALUES (1450, 'Business', 4, 'Finance', '25', 'http://www.creditcardsaving.com/rss.xml', 'Offers a quick and simple way to successfully find credit card information.');
INSERT INTO `rss` VALUES (1451, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.pontotriplo.org/triplepoint/index.rdf', 'An English version of Ponto Triplo - a Portuguese blog with links to the best chemistry sites, news and events');
INSERT INTO `rss` VALUES (1452, 'Business', 4, 'Finance', '25', 'http://www.businesscollective.info/rss.xml', 'Provides a quick and simple way to successfully find business related information.');
INSERT INTO `rss` VALUES (1453, 'Regionals', 7, 'US', '38', 'http://news.callcenterguide.com/contact_center/index.rdf', 'Call Center News');
INSERT INTO `rss` VALUES (1454, 'Miscellaneous', 6, 'Sports', '34', 'http://www.pbheadlines.com/index.xml', 'Paintball headlines');
INSERT INTO `rss` VALUES (1455, 'Miscellaneous', 6, 'Health', '36', 'http://www.medical-buzz.com/index.xml', 'Medical News');
INSERT INTO `rss` VALUES (1456, 'Miscellaneous', 6, 'Sports', '34', 'http://www.sailing-news.net/index.xml', 'Sailing news');
INSERT INTO `rss` VALUES (1457, 'Miscellaneous', 6, 'Sports', '34', 'http://www.golfernews.net/index.xml', 'Golf news');
INSERT INTO `rss` VALUES (1458, 'Computers & Internet', 3, 'Games', '17', 'http://www.ps2extremes.com/index.xml', 'PS2 Extremes');
INSERT INTO `rss` VALUES (1459, 'Computers & Internet', 3, 'Games', '17', 'http://www.pcgames99.com/index.xml', 'PC Games99');
INSERT INTO `rss` VALUES (1460, 'Miscellaneous', 6, 'Sports', '34', 'http://www.snowboard360.com/index.xml', 'Snowboard news');
INSERT INTO `rss` VALUES (1461, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://hodgepodger.blogspot.com/atom.xml', 'personal collection of memories past that shape who i am today');
INSERT INTO `rss` VALUES (1462, 'Miscellaneous', 6, 'Shopping', '35', 'http://quantu.com/feed/rss/', 'News for Shoppers');
INSERT INTO `rss` VALUES (1463, 'Miscellaneous', 6, 'Health', '36', 'http://www.diet-blog.com/index.xml', 'Truth about dieting');
INSERT INTO `rss` VALUES (1464, 'Computers & Internet', 3, 'Internet', '15', 'http://www.seroundtable.com/index.xml', 'Search Engine Optimization and Marketing Topics');
INSERT INTO `rss` VALUES (1465, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Computer%20services%20news', 'Moreover - Computer services news');
INSERT INTO `rss` VALUES (1466, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/athletics/headlines.rdf', 'AllAfrica News: Athletics');
INSERT INTO `rss` VALUES (1467, 'News', 5, 'World', '28', 'http://BBC News', 'BBC broadcasts');
INSERT INTO `rss` VALUES (1468, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://hodgepodger.blogspot.com/', 'memories that shaped who i am today');
INSERT INTO `rss` VALUES (1469, 'Business', 4, 'Finance', '25', 'http://www.business-personal-checks.com/rss/rss.php', 'checks information');
INSERT INTO `rss` VALUES (1470, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.mullum-meander.com/atom.xml', 'life and mullum');
INSERT INTO `rss` VALUES (1471, 'Business', 4, 'Finance', '25', 'http:%2F%2Fwww.business-personal-checks.com%2f/blog%2Fatom.xml', 'checks blog');
INSERT INTO `rss` VALUES (1472, 'Business', 4, 'Advertising & Marketing', '19', 'http:%2F%2Fwww.badge-holders-and-lanyards.com%2f/blog%2Fatom.xml', 'lanyards and id badge holders');
INSERT INTO `rss` VALUES (1473, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.redcarpetweb.com/feed.xml', 'Unique web site promotion services for corporations. Includes search engine optimization packages which increase sales or visibility.');
INSERT INTO `rss` VALUES (1474, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.homeenvy.com/index.xml', 'Home and garden news');
INSERT INTO `rss` VALUES (1475, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/sport/headlines.rdf', 'AllAfrica News: Sport');
INSERT INTO `rss` VALUES (1476, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.antinova.net/rss2.php', 'Publish your stories and poetry online for free');
INSERT INTO `rss` VALUES (1477, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.sorcererpublishing.com/sorcerershurricane/atom.xml', 'How to use Traffic Hurricane free program to drive traffic to your website.');
INSERT INTO `rss` VALUES (1478, 'Regionals', 7, 'Asia', '43', 'http://www.abhazia.com/news/rss.php', 'News Republik of Abkhazia');
INSERT INTO `rss` VALUES (1479, 'News', 5, 'Media', '31', 'http://www.thefashionreview.com', 'The Fashion Review');
INSERT INTO `rss` VALUES (1480, 'Business', 4, 'News & Opportunities', '26', 'http://www.thewebbusinessgroup.com/blog.htm', 'Building an Online Empire');
INSERT INTO `rss` VALUES (1481, 'Companies', 8, 'IBM', '51', 'http://www.ibm.com/news/cs/sr/index.rss', 'IBM News - Serbia and Montenegro');
INSERT INTO `rss` VALUES (1482, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://lecollagiste.over-blog.com/index.rdf', 'Weblog du LeCollagiste Infographiste vidéo');
INSERT INTO `rss` VALUES (1483, 'Regionals', 7, 'Europe', '42', 'http://www.juegaenred.com/rss.php', 'Noticias de los juegos multijugador masivos');
INSERT INTO `rss` VALUES (1484, 'Computers & Internet', 3, 'Games', '17', 'http://www.mmoginfo.com/rss.php', 'Massive Multiplayer Online Games News');
INSERT INTO `rss` VALUES (1485, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.platinax.co.uk/news/index.xml', 'News and commentary for UK business online, covering business, marketing, and general internet issues.');
INSERT INTO `rss` VALUES (1486, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/aids/headlines.rdf', 'AllAfrica News: AIDS');
INSERT INTO `rss` VALUES (1487, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://lucfayard.info', 'InfoTechArt, ideas and debates on technos, information and art (in French)');
INSERT INTO `rss` VALUES (1488, 'Computers & Internet', 3, 'Internet', '15', 'http://www.vincentrich.com/feed/', 'Here you will discover how you can generate multiple streams of internet marketing income through affiliate program marketing with mini web sites, pay per click search engines like Google AdWords, Overture, FindWhat and Enhance and more!');
INSERT INTO `rss` VALUES (1489, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://myvfx.port5.com/play.xml', 'Photographic Updates');
INSERT INTO `rss` VALUES (1490, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://myvfx.port5.com/work.rss', 'Web portfolio - Malaysia');
INSERT INTO `rss` VALUES (1491, 'Regionals', 7, 'Europe', '42', 'http://polis.kaywa.ch/atom/', 'POLIS, politics, media & more');
INSERT INTO `rss` VALUES (1492, 'Regionals', 7, 'Europe', '42', 'http://webmarin.blox.pl/rss', 'webmarin');
INSERT INTO `rss` VALUES (1493, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.wordsfromiraq.com/rss20.xml', 'Words from the people of Iraq');
INSERT INTO `rss` VALUES (1494, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.mattbacak.com/atom.xml', 'Internet Marketing Strategies for Authors. This includes Coaches, Consultants, and Speakers.');
INSERT INTO `rss` VALUES (1495, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/business/headlines.rdf', 'AllAfrica News: Economy, Business and Finance');
INSERT INTO `rss` VALUES (1496, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.rexholmes.com/blog/index.xml', 'A cornucopia of information');
INSERT INTO `rss` VALUES (1497, 'Miscellaneous', 6, 'Health', '36', 'http://www.taichifactor.org/rss.xml', 'Tai Chi news and information on health and wellness');
INSERT INTO `rss` VALUES (1498, 'Miscellaneous', 6, 'Health', '36', 'http://www.supplementfactor.org/rss.xml', 'Nutritional supplement news covering nutrition, vitamins, minerals, herbs, superfoods and diet supplements');
INSERT INTO `rss` VALUES (1499, 'Business', 4, 'Real Estate', '21', 'http://feeds.feedburner.com/foreclosuresecrets', 'Foreclosure Secrets and Real Estate Investment Strategies');
INSERT INTO `rss` VALUES (1500, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.ihatepatrobertson.com/feed/rss2/', 'Monitering the Religious Right.');
INSERT INTO `rss` VALUES (1501, 'Computers & Internet', 3, 'Software', '13', 'http://www.applereport.com/affiliate/rssLatest.rss', 'News, community, analysis, reviews');
INSERT INTO `rss` VALUES (1502, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.wazee.org/rss.xml', 'radio.wazee song history');
INSERT INTO `rss` VALUES (1503, 'Computers & Internet', 3, 'Internet', '15', 'http://www.worldtvradio.com/worldtvradio.rss', '3webTotal Tv & Radio Tuner information');
INSERT INTO `rss` VALUES (1504, 'Business', 4, 'News & Opportunities', '26', 'http://feeds.feedburner.com/blogspot/nJPg', 'Home based business today');
INSERT INTO `rss` VALUES (1505, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://makinglemonade.com', 'single parents');
INSERT INTO `rss` VALUES (1506, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/arts/headlines.rdf', 'AllAfrica News: Arts, Culture and Entertainment');
INSERT INTO `rss` VALUES (1507, 'Computers & Internet', 3, 'Internet', '15', 'http://edo4all.networkitalia.net/rss20.php', 'hi-tech, italian');
INSERT INTO `rss` VALUES (1508, 'Business', 4, 'Finance', '25', 'http://www.incorporateacompany.com/rss.rss', 'The latest info on offshore incorporations and company formation services');
INSERT INTO `rss` VALUES (1509, 'Regionals', 7, 'Africa', '45', 'http://www.divesouthafrica.co.za/blog', 'News and articles relating to scuba diving, marine and environmental issues in South Africa. Features on Great White shark cage diving, tropical reef diving and wreck diving holidays plus diving with sharks, whale sharks, whales, dolphins and turtles');
INSERT INTO `rss` VALUES (1510, 'Regionals', 7, 'Africa', '45', 'http://www.divesouthafrica.co.za/blog/rss.xml', 'News and articles relating to scuba diving, marine and environmental issues in South Africa. Features on Great White shark cage diving, tropical reef diving and wreck diving holidays plus diving with sharks, whale sharks, whales, dolphins and turtles');
INSERT INTO `rss` VALUES (1511, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.acousticmusic.com/fame/fame.rss', 'Links to new reviews of folk & acoustic music CDs');
INSERT INTO `rss` VALUES (1512, 'Miscellaneous', 6, 'Health', '36', 'http://births-deaths.blog-city.com/index.rss', 'This is a blog about births and deaths.Feel free to share your opinion with others.');
INSERT INTO `rss` VALUES (1513, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.web4marketing.co.uk/publish/feed.xml', 'web marketing');
INSERT INTO `rss` VALUES (1514, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://hotwildmisty.com/feed.xml', 'Hot Wild Misty is your source for interactive adult entertainment, free sex pics, galleries, games, videos, webcams, stories and more. Daily Updates. Warning: Sexually explicit! You must be 18 years old or older.');
INSERT INTO `rss` VALUES (1515, 'Computers & Internet', 3, 'Software', '13', 'http://www.anonymouslyours.com/members/reseller/ahm.xml', 'Flood your website with traffic at the push of a button! Automatically turn any website into an instant success with the new Auto Hits Machine!');
INSERT INTO `rss` VALUES (1516, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/children/headlines.rdf', 'AllAfrica News: Children and Youth');
INSERT INTO `rss` VALUES (1517, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.voip-sip.de/rss/rss.php', 'German VoIP News Blog');
INSERT INTO `rss` VALUES (1518, 'Miscellaneous', 6, 'Society', '33', 'http://www.rainbowweddings.com/rss.xml', 'Kauai Weddings - Vow Renewal - Hawaii Weddings');
INSERT INTO `rss` VALUES (1519, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://cr4d.com/processjournal/index.xml', 'Follow an architecture student through school, and comment on the future of design.');
INSERT INTO `rss` VALUES (1520, 'Weblogs [Personal]', 1, 'General', '1', 'http://cr4d.com/index.xml', 'ASU, Tempe, Arizona, USA.');
INSERT INTO `rss` VALUES (1521, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.swiftlytilting.com/feed/rss2/', 'Revisionist Reality.');
INSERT INTO `rss` VALUES (1522, 'Business', 4, 'Advertising & Marketing', '19', 'http://oneperfectday.net/ezine/index2.php?option=com_rss&no_html=1', 'One Perfect Day Newsletter for Your On-line Business');
INSERT INTO `rss` VALUES (1523, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.aboutbluetooth.info/rss.xml', 'Find everything related to the bluetooth technology: articles, reviews, industry news.');
INSERT INTO `rss` VALUES (1524, 'News', 5, 'Media', '31', 'http://www.sacredsircle.com/wordpress/feed/rss2/', 'Solomon Standing rock music weblog of the Vancouver band');
INSERT INTO `rss` VALUES (1525, 'Weblogs [Personal]', 1, 'General', '1', 'http://revolutioninthecorner.com/words/wp-rss2.php', 'Revolution in the Corner Podcast');
INSERT INTO `rss` VALUES (1526, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/environment/headlines.rdf', 'AllAfrica News: Environment and Sustainable Development');
INSERT INTO `rss` VALUES (1527, 'Weblogs [Personal]', 1, 'General', '1', 'http://radiobrendoman.com/index.xml', 'Radio BrendoMan');
INSERT INTO `rss` VALUES (1528, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.kristophersmith.com/blog/wp-rss2.php', 'Kristopher Smith - Kris Smith lives here.');
INSERT INTO `rss` VALUES (1529, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.themetalshow.com/blog/wp-rss2.php', 'themetalshow.com');
INSERT INTO `rss` VALUES (1530, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://radio.weblogs.com/0141687/rss.xml', 'Technology and Learning');
INSERT INTO `rss` VALUES (1531, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.livejournal.com/users/bambenek/rss', 'political commentary by John Bambenek');
INSERT INTO `rss` VALUES (1532, 'Regionals', 7, 'UK', '40', 'http://buyahomeinspain.homestead.com/files/spain.xml', 'a useful feed on life in Spain');
INSERT INTO `rss` VALUES (1533, 'Business', 4, 'Foods & Beverages', '27', 'http://www.aromadictionary.com/winetastingfeed.xml', 'Wine Tasting Developments');
INSERT INTO `rss` VALUES (1534, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.fotostamps.com/news/rss.rdf', 'Personalized Stamps');
INSERT INTO `rss` VALUES (1535, 'News', 5, 'World', '28', 'http://feeds.feedburner.com/WorldEndsAt9picturesAt11', 'alternative to the mainstream');
INSERT INTO `rss` VALUES (1536, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.masterdvd.com', 'Everything you need to know about recordable DVD, i n a nutshell.');
INSERT INTO `rss` VALUES (1537, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/health/headlines.rdf', 'AllAfrica News: Health and Medicine');
INSERT INTO `rss` VALUES (1538, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.masterdvd.com/support-files/masterdvd.xml', 'Everything you need to know about recordable DVD, in a nutshell.');
INSERT INTO `rss` VALUES (1539, 'News', 5, 'Media', '31', 'http://www.inthenews.co.uk/rss091.xml', 'Entertainment News Headlines');
INSERT INTO `rss` VALUES (1540, 'Miscellaneous', 6, 'Health', '36', 'http://www.o-cha.com/wordpress/wp-rss2.php', 'green tea');
INSERT INTO `rss` VALUES (1541, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.aceofwebs.co.uk/rss/wp-rss2.php', 'Small business and web copywriting help and articles for online SME success.');
INSERT INTO `rss` VALUES (1542, 'Business', 4, 'Finance', '25', 'http://www.financial-management.blog-city.com/index.rss', 'Here you can post and share with others your own private thoughts and views about Financial Management.');
INSERT INTO `rss` VALUES (1543, 'News', 5, 'Locals', '29', 'http://www.garethflowers.com/common/news.xml', 'Gareth Flowers .com Personal News & Information');
INSERT INTO `rss` VALUES (1544, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/MarketingRampageWithBlogsAndRss', 'Marketing Rampage with RSS and Blogs');
INSERT INTO `rss` VALUES (1545, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/Write-away', 'Internet marketing musings, ramblings, hints, tips, articles, cool links and more.');
INSERT INTO `rss` VALUES (1546, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.cssdev.com/rss.xml', '');
INSERT INTO `rss` VALUES (1547, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/travel/headlines.rdf', 'AllAfrica News: Travel and Tourism');
INSERT INTO `rss` VALUES (1548, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.48hourprint.com/color_printing_in_48hours/weblog/index.rdf', '48hourprint weblog');
INSERT INTO `rss` VALUES (1549, 'Business', 4, 'Finance', '25', 'http://www.mortgages-and-loans-uk.co.uk/rssme.php?version=0.91', 'Our opinion of the UK loans market');
INSERT INTO `rss` VALUES (1550, 'Business', 4, 'Finance', '25', 'http://www.mortgages-and-loans-uk.co.uk/rssme.php', 'UK Finacial Opinion about Mortgages and loans');
INSERT INTO `rss` VALUES (1551, 'Computers & Internet', 3, 'Internet', '15', 'http://www.pointer.gr', 'Pointer - Internet Solutions');
INSERT INTO `rss` VALUES (1552, 'Computers & Internet', 3, 'Internet', '15', 'http://onomata.gr', 'registration');
INSERT INTO `rss` VALUES (1553, 'Computers & Internet', 3, 'Games', '17', 'http://www.teamctf.com', 'Game reviews and a lot more');
INSERT INTO `rss` VALUES (1554, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://akrotkov.bullet-reaction.co.uk/syndicated.xml', 'Thoughts about programming, life, and my portfolio');
INSERT INTO `rss` VALUES (1555, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.fanscape.com/home/rss/', 'A site to find new music.');
INSERT INTO `rss` VALUES (1556, 'Miscellaneous', 6, 'Society', '33', 'http://www.therealitycheck.org/TRCPunditWire_RSS/TRCPunditWire.rss', 'Conservative news, cutting edge commentary and political analysis');
INSERT INTO `rss` VALUES (1557, 'Business', 4, 'Travel', '24', 'http://www.ecommercedealers.com/lasvegas/las-vegas-tour.xml', 'las vegas tour vacation guide');
INSERT INTO `rss` VALUES (1558, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/usafrica/headlines.rdf', 'AllAfrica News: United States, Canada and Africa');
INSERT INTO `rss` VALUES (1559, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.restroomratings.com/ratings.xml', 'Pointed reviews of restrooms from around the world');
INSERT INTO `rss` VALUES (1560, 'Miscellaneous', 6, 'Sports', '34', '%20http://knife-survival-techniques.blogspot.com/atom.xml%20', 'Knife Survival Techniques has articles, reviews of martial arts and videos on knife defense.');
INSERT INTO `rss` VALUES (1561, 'Miscellaneous', 6, 'Sports', '34', 'http://beginners-paintball-tips.blogspot.com/atom.xml%20', 'Beginners paintball tips for beginners to advance, reviews paintball guns & equipment.');
INSERT INTO `rss` VALUES (1562, 'Miscellaneous', 6, 'Health', '36', 'http://www.superfoodsnews.com/rss.xml', 'Superfoods news covering chlorella, spirulina, broccoli, sea vegetables, garlic and more');
INSERT INTO `rss` VALUES (1563, 'Miscellaneous', 6, 'Health', '36', 'http://www.sugarfactor.org/rss.xml', 'Sugar news and information on the sugar undustry, high fructose corn syrup, refined white sugar, nutrition and health');
INSERT INTO `rss` VALUES (1564, 'Regionals', 7, 'US', '38', 'http://www.usatoday.com/repurposing/NewslineRss.xml', 'USATODAY.com News - Top Stories');
INSERT INTO `rss` VALUES (1565, 'Regionals', 7, 'US', '38', 'http://www.usatoday.com/repurposing/NationRss.xml', 'USATODAY.com Nation - Top Stories');
INSERT INTO `rss` VALUES (1566, 'Regionals', 7, 'US', '38', 'http://www.usatoday.com/repurposing/PoliticsRss.xml', 'USATODAY.com Politics - Top Stories');
INSERT INTO `rss` VALUES (1567, 'News', 5, 'Locals', '29', 'http://www.usatoday.com/repurposing/WashingtonRss.xml', 'USATODAY.com Washington - Top Stories');
INSERT INTO `rss` VALUES (1568, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Construction%20news', 'Moreover - Construction news');
INSERT INTO `rss` VALUES (1569, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/women/headlines.rdf', 'AllAfrica News: Women and Gender');
INSERT INTO `rss` VALUES (1570, 'News', 5, 'World', '28', 'http://www.usatoday.com/repurposing/WorldRss.xml', 'USATODAY.com World - Top Stories');
INSERT INTO `rss` VALUES (1571, 'Regionals', 7, 'US', '38', 'http://www.usatoday.com/repurposing/OffbeatRss.xml', 'USATODAY.com Offbeat - Top Stories');
INSERT INTO `rss` VALUES (1572, 'Business', 4, 'Travel', '24', 'http://www.usatoday.com/repurposing/TravelRss.xml', 'USATODAY.com Travel - Top Stories');
INSERT INTO `rss` VALUES (1573, 'Business', 4, 'Finance', '25', 'http://www.usatoday.com/repurposing/MoneyRss.xml', 'USATODAY.com Money - Top Stories');
INSERT INTO `rss` VALUES (1574, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/SportsRss.xml', 'USATODAY.com Sports - Top Stories');
INSERT INTO `rss` VALUES (1575, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/NFLRss.xml', 'USATODAY.com NFL - Top Stories');
INSERT INTO `rss` VALUES (1576, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/MLBALRss.xml', 'USATODAY.com MLB AL - Top Stories');
INSERT INTO `rss` VALUES (1577, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/MLBNLRss.xml', 'USATODAY.com MLB NL - Top Stories');
INSERT INTO `rss` VALUES (1578, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/NBARss.xml', 'USATODAY.com NBA - Top Stories');
INSERT INTO `rss` VALUES (1579, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/BoxingRss.xml', 'USATODAY.com Boxing - Top Stories');
INSERT INTO `rss` VALUES (1580, 'Regionals', 7, 'Africa', '45', 'http://allafrica.com/tools/headlines/rdf/media/headlines.rdf', 'AllAfrica News: Press and Media');
INSERT INTO `rss` VALUES (1581, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/ColSportsRss.xml', 'USATODAY.com College Sports - Top Stories');
INSERT INTO `rss` VALUES (1582, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/ColBaseRss.xml', 'USATODAY.com College Baseball - Top Stories');
INSERT INTO `rss` VALUES (1583, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/ColFootRss.xml', 'USATODAY.com College Football - Top Stories');
INSERT INTO `rss` VALUES (1584, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/ColHockeyRss.xml', 'USATODAY.com College Hockey - Top Stories');
INSERT INTO `rss` VALUES (1585, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/GolfRss.xml', 'USATODAY.com Golf - Top Stories');
INSERT INTO `rss` VALUES (1586, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/NHLRss.xml', 'USATODAY.com NHL - Top Stories');
INSERT INTO `rss` VALUES (1587, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/HorseRss.xml', 'USATODAY.com Horse Racing - Top Stories');
INSERT INTO `rss` VALUES (1588, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/MotorSportsRss.xml', 'USATODAY.com Motor Sports - Top Stories');
INSERT INTO `rss` VALUES (1589, 'Business', 4, 'Travel', '24', 'http://www.divenews.com/backend.php', 'DiveNews.Com');
INSERT INTO `rss` VALUES (1590, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/PrepsRss.xml', 'USATODAY.com Preps - Top Stories');
INSERT INTO `rss` VALUES (1591, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/SoccerRss.xml', 'USATODAY.com Soccer - Top Stories');
INSERT INTO `rss` VALUES (1592, 'Miscellaneous', 6, 'Sports', '34', 'http://www.usatoday.com/repurposing/WNBARss.xml', 'USATODAY.com WNBA - Top Stories');
INSERT INTO `rss` VALUES (1593, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.usatoday.com/repurposing/LifeRss.xml', 'USATODAY.com Life - Top Stories');
INSERT INTO `rss` VALUES (1594, 'News', 5, 'Computers', '30', 'http://www.usatoday.com/repurposing/TechRss.xml', 'USATODAY.com Tech - Top Stories');
INSERT INTO `rss` VALUES (1595, 'News', 5, 'Locals', '29', 'http://www.usatoday.com/repurposing/WeatherRss.xml', 'USATODAY.com Weather - Top Stories');
INSERT INTO `rss` VALUES (1596, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.beatyourprice.com', 'Free Classified Ads');
INSERT INTO `rss` VALUES (1597, 'Weblogs [Personal]', 1, 'General', '1', 'http://sebtolvaj.freeblog.hu/', 'blog');
INSERT INTO `rss` VALUES (1598, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.nightskyobserver.com/nso.rss', 'Astronomy and Space News');
INSERT INTO `rss` VALUES (1599, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.unrealgfx.net/news/rss.php', 'Web design, Photoshop / PHP / HTML / CSS Tutorials.');
INSERT INTO `rss` VALUES (1600, 'Miscellaneous', 6, 'Sports', '34', 'http://www.kingcountyjournal.com/sports.rss', 'kingcountyjournal.com : Sports');
INSERT INTO `rss` VALUES (1601, 'Miscellaneous', 6, 'Health', '36', 'http://www.outsourcemanagementgroup.com/medical-billing-blog/feed/atom.xml', 'Medical Billing & Coding Industry News');
INSERT INTO `rss` VALUES (1602, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.gunmuse.com/firebase_xml/xml_feed.php?cat=News', 'GunMuse Outdoors World Firearm News');
INSERT INTO `rss` VALUES (1603, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.gunmuse.com/firebase_xml/xml_feed.php?cat=Articles', 'GunMuse Political Articles');
INSERT INTO `rss` VALUES (1604, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.gunmuse.com/firebase_xml/xml_feed.php?cat=Reviews', 'GunMuse Gun Reviews');
INSERT INTO `rss` VALUES (1605, 'Miscellaneous', 6, 'Health', '36', 'http://www.diseases.blogspot.com', 'This Blog is about Diseases - You can post Your views and ideas , and share them with other people on tne Internet .');
INSERT INTO `rss` VALUES (1606, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.offshoreoutsourcingworld.com/blog/index.xml', 'Offshoreoutsourcingworld.com is where the world comes to find Outsourcing news,latest events,articles and provider for their offshore outsourcing needs');
INSERT INTO `rss` VALUES (1607, 'Miscellaneous', 6, 'Health', '36', 'http://www.healthy-living-blog.blogspot.com', 'This Blog is about Healthy Living- You can post Your views and ideas , and share them with other people on tne Internet.');
INSERT INTO `rss` VALUES (1608, 'Computers & Internet', 3, 'Games', '17', 'http://www.arts-123.blogspot.com', 'This Blog is about Arts- You can post Your views and ideas , and share them with other people on tne Internet.');
INSERT INTO `rss` VALUES (1609, 'Miscellaneous', 6, 'Health', '36', 'http://healthy-living-blog.blog-city.com/index.rss', 'Here you can post and share with others your own private thoughts and views about Healthy Living.');
INSERT INTO `rss` VALUES (1610, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://arts-123.blog-city.com', 'Here you can post and share with others your own private thoughts and views about Arts.');
INSERT INTO `rss` VALUES (1611, 'News', 5, 'Locals', '29', 'http://www.kingcountyjournal.com/business.rss', 'kingcountyjournal.com : Business');
INSERT INTO `rss` VALUES (1612, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.andymerrett.co.uk/weblog/feed', 'Thoughts and commentary on life, Internet, media, ethics, business, and more');
INSERT INTO `rss` VALUES (1613, 'Computers & Internet', 3, 'Internet', '15', 'http://myseeking.com', 'internet');
INSERT INTO `rss` VALUES (1614, 'Miscellaneous', 6, 'Sports', '34', 'http://www.fullcontactpoker.com/rss.php', 'Poker Blog by Daniel Negreanu, Professional Poker Player');
INSERT INTO `rss` VALUES (1615, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.kozmikhoroscopes.com/rssfeed.xml', 'daily horoscopes for each star sign');
INSERT INTO `rss` VALUES (1616, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.kozmikhoroscopes.com/poemrss.xml', 'poem for today');
INSERT INTO `rss` VALUES (1617, 'Business', 4, 'Advertising & Marketing', '19', 'http://making-money-online.blogspot.com/atom.xml', 'Usefull and practical Information for the small business operator. Whether your online of offline this information will be a  great help towards your success.');
INSERT INTO `rss` VALUES (1618, 'Business', 4, 'Advertising & Marketing', '19', 'http://making-money-online.blogspot.com/atom.xml', 'Usefull and practical Information for the small business operator. Whether your online of offline this information will be a  great help towards your success.');
INSERT INTO `rss` VALUES (1619, 'Computers & Internet', 3, 'Internet', '15', 'http://www.online-casinos.com', '"Looking for the Best Online Gambling? Try this online casino gambling guide with links to reputable online casinos and sportsbooks, also has reviews of gaming sites and good information on how to play most casino games correct."');
INSERT INTO `rss` VALUES (1620, 'Business', 4, 'Real Estate', '21', 'http://housingbubble.blogspot.com/atom.xml', 'Housing Bubble');
INSERT INTO `rss` VALUES (1621, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.sebtolvaj.freeblog.hu/rss.xml', 'blog');
INSERT INTO `rss` VALUES (1622, 'News', 5, 'Locals', '29', 'http://www.kingcountyjournal.com/local_news.rss', 'kingcountyjournal.com : Local News');
INSERT INTO `rss` VALUES (1623, 'Weblogs [Personal]', 1, 'General', '1', 'http://sebtolvaj.freeblog.hu/rss.xml', 'blog');
INSERT INTO `rss` VALUES (1624, 'Miscellaneous', 6, 'Society', '33', 'http://www.humanvalues.net/blog/', 'The Human Values Network Weblog (blog) offers visitors the opportunity to read and comment upon articles related to all aspects of Human Values, Ethics, and Human Rights.');
INSERT INTO `rss` VALUES (1625, 'Miscellaneous', 6, 'Society', '33', 'http://www.humanvalues.net/blog/wp-rss2.php', 'The Human Values Network Weblog (blog) offers visitors the opportunity to read and comment upon articles related to all aspects of Human Values, Ethics, and Human Rights.');
INSERT INTO `rss` VALUES (1626, 'Regionals', 7, 'Europe', '42', 'http://www.e-belarus.org/rss.xml', 'E-Belarus.ORG is a site about ICT developments in Republic of Belarus for  improvement information society');
INSERT INTO `rss` VALUES (1627, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://jossefordart.typepad.com/art_journeys_and_conversa/index.rdf', 'Art, Journeys, and Conversation - Artist Josse Ford journeys to remote and wild places to paint on location. Join us for conversation on the nature of art and writing to inspire the Soul.');
INSERT INTO `rss` VALUES (1628, 'News', 5, 'World', '28', 'http://blogs1.tol.cz/trends/index.xml', 'building democracy, notes from a practitioner');
INSERT INTO `rss` VALUES (1629, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://thateasylife.com/thateasylife.xml', 'That Easy Life');
INSERT INTO `rss` VALUES (1630, 'Regionals', 7, 'Asia', '43', 'http://www.mycen.com.my/pr.rss', 'Press Release');
INSERT INTO `rss` VALUES (1631, 'Weblogs [Personal]', 1, 'General', '1', 'http://jeremyandlauren.com/', 'JeremyandLauren.com: World Trek 2004');
INSERT INTO `rss` VALUES (1632, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/articles/rss.pl', 'ESL articles');
INSERT INTO `rss` VALUES (1633, 'Miscellaneous', 6, 'Sports', '34', 'http://abclocal.go.com/wpvi/sports/xmlsports.xml', 'WPVI sports headlines');
INSERT INTO `rss` VALUES (1634, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/China/rss.pl', 'ESL jobs in China');
INSERT INTO `rss` VALUES (1635, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://speuter.blogspot.com/atom.xml', 'Totally unfair and unbalanced entertainment, news, politics and other b.s. for the masses.');
INSERT INTO `rss` VALUES (1636, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/classifieds/rss.pl', 'ESL classifieds');
INSERT INTO `rss` VALUES (1637, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/esl/rss.pl', 'ESL teachers resumes');
INSERT INTO `rss` VALUES (1638, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/esljobs/rss.pl', 'ESL jobs in Korea');
INSERT INTO `rss` VALUES (1639, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/intl/rss.pl', 'International ESL jobs');
INSERT INTO `rss` VALUES (1640, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/forum/rss.pl', 'ESL discussion forum');
INSERT INTO `rss` VALUES (1641, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.eslteachersboard.com/cgi-bin/quotes/rss.pl', 'Inspirational quotes');
INSERT INTO `rss` VALUES (1642, 'Regionals', 7, 'Asia', '43', 'http://www.eslteachersboard.com/cgi-bin/pictures/rss.pl', 'ESL pictures');
INSERT INTO `rss` VALUES (1643, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/review/rss.pl', 'ESL school and recruiters reviews');
INSERT INTO `rss` VALUES (1644, 'Miscellaneous', 6, 'Sports', '34', 'http://abclocal.go.com/wjrt/sports/xmlsports.xml', 'WJRT sports headlines');
INSERT INTO `rss` VALUES (1645, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/start-your-own-school/rss.pl', 'Message board Start Your Own ESL School');
INSERT INTO `rss` VALUES (1646, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/resume-tips/rss.pl', 'Resume writing tips for teachers');
INSERT INTO `rss` VALUES (1647, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/meeting/rss.pl', 'ESL pen pals');
INSERT INTO `rss` VALUES (1648, 'Business', 4, 'Travel', '24', 'http://www.asiatraveltips.com/travelnews.xml', 'Latest Travel News');
INSERT INTO `rss` VALUES (1649, 'Miscellaneous', 6, 'Society', '33', 'http://www.ReasonToFreedom.com/rss.xml', 'Weekly libertarian magazine with articles on subjects such as politics, health, homeschooling, golf, toll roads, SUVs, national debt, humor, and the Free State Project.');
INSERT INTO `rss` VALUES (1650, 'Miscellaneous', 6, 'Society', '33', 'http://hightowergroup.blogspot.com/atom.xml', 'Hightower Design Update');
INSERT INTO `rss` VALUES (1651, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.escience.hu/rss.php', 'News realted to scientific communities in Hungary');
INSERT INTO `rss` VALUES (1652, 'Miscellaneous', 6, 'Shopping', '35', 'http://henriettashandbags.com/Henriettas_Handbags_News.rss.xml', 'Handbag news, information, and trivia including how to spot a fake designer handbag and the history of handbags.');
INSERT INTO `rss` VALUES (1653, 'Business', 4, 'Travel', '24', 'http://www.kozmikhoroscopes.com/kumfeed.xml', '10 minute video with commentary');
INSERT INTO `rss` VALUES (1654, 'News', 5, 'Locals', '29', 'http://abclocal.go.com/wpvi/technology/xmltechnology.xml', 'WPVI technology headlines');
INSERT INTO `rss` VALUES (1655, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.ireviewguru.com/index.rdf', 'Reviews of IM & Self Help products');
INSERT INTO `rss` VALUES (1656, 'Business', 4, 'Construction', '23', 'http://www.house-plan-guide.com/support-files/rss.html', 'The House Plan Guide');
INSERT INTO `rss` VALUES (1657, 'Business', 4, 'Construction', '23', 'http://www.house-plan-guide.com/support-files/rss.xml', 'The House Plan Guide');
INSERT INTO `rss` VALUES (1658, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.astrologysource.com/DailyForecasts.xml', 'Daily Horoscopes');
INSERT INTO `rss` VALUES (1659, 'News', 5, 'Media', '31', 'http://www.virginradio.co.uk/index.xml', 'Latest website features from Virgin Radio');
INSERT INTO `rss` VALUES (1660, 'News', 5, 'Media', '31', 'http://www.virginradio.co.uk/news.xml', 'Virgin Radio programmes coming up');
INSERT INTO `rss` VALUES (1661, 'Miscellaneous', 6, 'Health', '36', 'http://www.sleepingremedies.com/rss.xml', 'Sleeping Remedies Information and Articles');
INSERT INTO `rss` VALUES (1662, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.story.com/blogx/b2evolution/blogs/xmlsrv/rss.php?blog=2', 'story.com');
INSERT INTO `rss` VALUES (1663, 'Miscellaneous', 6, 'Health', '36', 'http://www.waterforgreathealth.blogspot.com/atom.xml', 'News about Water & It Relations to Great Health');
INSERT INTO `rss` VALUES (1664, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat1.xml', 'NewsIsFree: Top News');
INSERT INTO `rss` VALUES (1665, 'Miscellaneous', 6, 'Health', '36', 'http://www.foodforgreathealth.blogspot.com/atom.xml', 'News About Food & it Relationship to Great Health');
INSERT INTO `rss` VALUES (1666, 'Miscellaneous', 6, 'Health', '36', 'http://www.drinksforgreathealth.blogspot.com/atom.xml', 'News about Drinks & It Relationship about Great Health');
INSERT INTO `rss` VALUES (1667, 'Weblogs [Computers]', 2, 'General', '5', 'http://wesleyradio.typepad.com/wesleyblog/index.rdf', 'The United Methodist Blog Your Pastor Warned You About');
INSERT INTO `rss` VALUES (1668, 'Computers & Internet', 3, 'Security', '18', 'http://www.jak.com/jak.xml', 'J.A. Korsmeyer, Inc. - Enterprise Email Security');
INSERT INTO `rss` VALUES (1669, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.neurofuzzy.net/wp-rss2.php', 'Flash blog with steamy source files.');
INSERT INTO `rss` VALUES (1670, 'Business', 4, 'News & Opportunities', '26', 'http://www.actorschecklist.com/showbiznews.rss', 'Media and entertainment industry news, conferences, networking events, talent competitions, workshops and contests, and upcoming event information.');
INSERT INTO `rss` VALUES (1671, 'Business', 4, 'Legal', '20', 'http://kevin.lexblog.com/index.rdf', 'Using blogs to market professional services firm');
INSERT INTO `rss` VALUES (1672, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.comptrio.com/rss.xml', 'Web Standards Compliant Design built with usability and accessibility in mind.');
INSERT INTO `rss` VALUES (1673, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://forums.hotgreeksingles.com/rss.aspx?forumid=26&mode=0', 'Personals Dating');
INSERT INTO `rss` VALUES (1674, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer%20durables%20news', 'Moreover - Consumer durables news');
INSERT INTO `rss` VALUES (1675, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat144.xml', 'NewsIsFree: War in Iraq');
INSERT INTO `rss` VALUES (1676, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.de-leau.com/portal/content/rss.aspx', 'B@@ Log');
INSERT INTO `rss` VALUES (1677, 'Miscellaneous', 6, 'Health', '36', 'http://auto-rv-life-health-insurance.com/blog/1002/weblog.php?rss', 'Insurance');
INSERT INTO `rss` VALUES (1678, 'Business', 4, 'Travel', '24', 'http://www.us-passport-service-guide.com/support-files/uspassport.xml', 'Up-to-date travel and travel document information for international travelers.');
INSERT INTO `rss` VALUES (1679, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.SafeOnlineShopping.us/rss_feed/cbm.xml', 'THE CLICKBANK MARKETPLACE - OVER 11,400 DOWNLOADABLE PRODUCTS - TRY IT OUT');
INSERT INTO `rss` VALUES (1680, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.safeonlineshopping.us/rss_feed/cbm.rss', 'The Clickbank Marketplace ~ Over 11,400 Downloadable Products ~ Try It Out');
INSERT INTO `rss` VALUES (1681, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.SafeOnlineShopping.us/rss_feed/sos.xml', 'SAFE ONLINE SHOPPING ~ AMAZON, CLICKBANK MARKETPLACE + MORE ~ TRY IT OUT');
INSERT INTO `rss` VALUES (1682, 'Business', 4, 'Human resources', '22', 'http://www.leadership-toolkit.com/leadership_skills_training.rss', 'Provides information about using leadership skills training development courses, programs, tool kits, books, seminars and workshops to create, build and enrich personal, team or organizational energy.');
INSERT INTO `rss` VALUES (1683, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://mipmup.blogs.com', 'championing mediocrity.');
INSERT INTO `rss` VALUES (1684, 'Business', 4, 'Advertising & Marketing', '19', 'http://technewsdaily.blogspot.com/atom.xml', 'Free Ad Blaster review: Comaprison of various ad blasters for website promotion');
INSERT INTO `rss` VALUES (1685, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat10.xml', 'NewsIsFree: Regional');
INSERT INTO `rss` VALUES (1686, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.sacredsircle.com/wordpress/index.php', 'Solomon Standing rock music weblog of the Vancouver band');
INSERT INTO `rss` VALUES (1687, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.my-wedding-blog.com/feed/rss2/', 'My Wedding blog - wedding and bridal resources, gifts ideas, and free article submission');
INSERT INTO `rss` VALUES (1688, 'Miscellaneous', 6, 'Shopping', '35', 'http://savei.mycoupons.com/webservices/rss.php?cat=POPULAR', 'Shopping Coupons');
INSERT INTO `rss` VALUES (1689, 'Miscellaneous', 6, 'Shopping', '35', 'http://savei.mycoupons.com/webservices/rss.php?cat=Grocery_and_Gourmet', 'Grocery Coupons');
INSERT INTO `rss` VALUES (1690, 'Miscellaneous', 6, 'Society', '33', 'http://feeds.feedburner.com/GenealogyFactsFamilyTreeSearchTips', 'Interesting facts about family tree research and tips that will help you with your personal genealogy search. RSS syndicated genealogy categories. This helpful information is published by Robert Ragan.');
INSERT INTO `rss` VALUES (1691, 'Weblogs [Computers]', 2, 'General', '5', 'http://internetsecuritynews.blogspot.com/', 'Internet Security News');
INSERT INTO `rss` VALUES (1692, 'Business', 4, 'Finance', '25', 'http://stocklotto.blogspot.com/atom.xml', 'Compair the stockmarket and the lottery');
INSERT INTO `rss` VALUES (1693, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.baxtergrabber.com/optin/rss.xml', 'Baxter Grabber');
INSERT INTO `rss` VALUES (1694, 'Regionals', 7, 'Europe', '42', 'http://portal.aplus.pl/backend/geeklog.rdf', 'News and articles about informatica, security, wemaster and hobby. Online games, communicators, chat, forums, foto galeries and much more. Polish site.');
INSERT INTO `rss` VALUES (1695, 'Weblogs [Computers]', 2, 'SQL & databases', '12', 'http://www.NovickSoftware.com/rss.xml', 'Articles about SQL Server, .Net, and other development topics. Features the T-SQL UDF of the Week Newsletter.');
INSERT INTO `rss` VALUES (1696, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat45.xml', 'NewsIsFree: Africa');
INSERT INTO `rss` VALUES (1697, 'Miscellaneous', 6, 'Shopping', '35', 'http://internet-shopping-mall.blogspot.com/atom.xml', 'Your one-stop online shopping mall for shoes, perfumes, fragrances, handbags, wines, clothing, watches and lots more.');
INSERT INTO `rss` VALUES (1698, 'Miscellaneous', 6, 'Health', '36', 'hhttp://health-resources.blogspot.com/atom.xml', 'Health and wellness related articles, information and resources.');
INSERT INTO `rss` VALUES (1699, 'Business', 4, 'Advertising & Marketing', '19', 'http://home-business-opportunities.blogspot.com/atom.xml', 'With these legitimate work at home business opportunities you can earn hundreds');
INSERT INTO `rss` VALUES (1700, 'Business', 4, 'Travel', '24', 'http://worldwide-travel-discounts.blogspot.com/atom.xml', 'Worldwide Travel Discounts is your travel destination planner. We can help you lodge, drive and fly when you travel to your favorite destinations.');
INSERT INTO `rss` VALUES (1701, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.pop1280.net/index.xml', 'A simple photoblog ...');
INSERT INTO `rss` VALUES (1702, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.rivm.nl/bibliotheek/rapporten/rapprss.xml', 'Research reports');
INSERT INTO `rss` VALUES (1703, 'News', 5, 'World', '28', 'http://www.iran-tribune.com', 'Iran Tribune');
INSERT INTO `rss` VALUES (1704, 'Miscellaneous', 6, 'Society', '33', 'http://sustainablog.blogspot.com/atom.xml', 'News and personal meanderings on environmental and economic sustainability, green business and environmental politics.');
INSERT INTO `rss` VALUES (1705, 'Business', 4, 'Travel', '24', 'http://www.v-flyer.com/rssfeed.asp', 'Latest News from V-Flyer - The Virgin Atlantic Flyer Resource');
INSERT INTO `rss` VALUES (1706, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat43.xml', 'NewsIsFree: Asia');
INSERT INTO `rss` VALUES (1707, 'Business', 4, 'Travel', '24', 'http://www.v-flyer.com/forum/rssfeed.asp', 'Latest Discussion Topics on V-Flyer, The Virgin Atlantic Flyer Resource');
INSERT INTO `rss` VALUES (1708, 'Computers & Internet', 3, 'Games', '17', 'http://texasholdemnews.blogspot.com/atom.xml', 'Texas Hold-em News');
INSERT INTO `rss` VALUES (1709, 'News', 5, 'World', '28', '\r\nhttp.feedburner.com/mostpopular', 'a Blog about Most Popular Stuff in the World.');
INSERT INTO `rss` VALUES (1710, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://braindrain.be/wp-rss2.php', 'braindrain');
INSERT INTO `rss` VALUES (1711, 'Miscellaneous', 6, 'Sports', '34', 'http://www.speedwaymedia.com/rss/rssnews.xml', 'NASCAR News');
INSERT INTO `rss` VALUES (1712, 'News', 5, 'Locals', '29', 'http://hilfe.us/index.rss', 'Washington DC in German');
INSERT INTO `rss` VALUES (1713, 'Business', 4, 'Legal', '20', 'http://recht.us/amlaw/index.rss', 'German law in English');
INSERT INTO `rss` VALUES (1714, 'Business', 4, 'Legal', '20', 'http://recht.us/amrecht/index.rss', 'American Law in German');
INSERT INTO `rss` VALUES (1715, 'News', 5, 'World', '28', 'http://www.blog-weblog-directory.com/blog/1000/weblog.php?rss', 'Blog News');
INSERT INTO `rss` VALUES (1716, 'Miscellaneous', 6, 'Sports', '34', 'http://www.a-harley-motorcycle.com/blog/wp-rss2.php', 'About harley, buell and other motorcycles, art and resources, strange and not-so-strange biker thoughts');
INSERT INTO `rss` VALUES (1717, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat41.xml', 'NewsIsFree: Europe');
INSERT INTO `rss` VALUES (1718, 'Computers & Internet', 3, 'Security', '18', 'http://www.protectyoursite.info/rss.xml', 'News on network and internet security along with articles and resources.');
INSERT INTO `rss` VALUES (1719, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.webdesignhq.com/portal/backend.php', 'WebDesignHQ.com Resource Portal :: Web Development Tools, News, Reviews, Downloads and More!');
INSERT INTO `rss` VALUES (1720, 'Miscellaneous', 6, 'Sports', '34', 'http://auburnnewyork.com:2003/rss/feed.rss', 'Running Pictures');
INSERT INTO `rss` VALUES (1721, 'Weblogs [Computers]', 2, '.NET', '7', 'http://serial.n6k.com/index.xml', '.Net FreeBSD Mono');
INSERT INTO `rss` VALUES (1722, 'News', 5, 'Media', '31', 'http://www.emusiq.com/wp-rss2.php', 'music news and directory.');
INSERT INTO `rss` VALUES (1723, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://keynet.blogs.com/networks/index.rdf', 'Analysis and provocations for A Networked World');
INSERT INTO `rss` VALUES (1724, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://leonards-digest.blogspot.com/', 'Interesting links & commentary');
INSERT INTO `rss` VALUES (1725, 'News', 5, 'World', '28', 'http://www.n24.de/rss/?rubrik=home', 'N24 News (Frontpage)');
INSERT INTO `rss` VALUES (1726, 'Business', 4, 'Foods & Beverages', '27', 'http://www.alibaba.com/rss/product_cat/1.rss', 'Marketplace of export & import, offers company directory, catalog, trade leads to importer, exporter, manufacturer, wholesaler.');
INSERT INTO `rss` VALUES (1727, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat78.xml', 'NewsIsFree: Middle East');
INSERT INTO `rss` VALUES (1728, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.alibaba.com/rss/product_cat/3.rss', 'Marketplace of export & import, offers company directory, catalog, trade leads to importer, exporter, manufacturer, wholesaler.');
INSERT INTO `rss` VALUES (1729, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://aboutlandmarkforum.blogspot.com/atom.xml', 'The Landmark Forum Graduates');
INSERT INTO `rss` VALUES (1730, 'Weblogs [Personal]', 1, 'General', '1', 'http://captaingr00vy.squarespace.com/captain-groovynet/rss.xml', 'Inside the mind of a pop-culture whore');
INSERT INTO `rss` VALUES (1731, 'Miscellaneous', 6, 'Health', '36', 'http://www.opladis.be/hp_xml.asp?item=050&item2=000', 'Opladis - Santé');
INSERT INTO `rss` VALUES (1732, 'Computers & Internet', 3, 'Software', '13', 'http://www.free-downloads.net/rss.php', 'Legal Torrent files of shareware');
INSERT INTO `rss` VALUES (1733, 'Miscellaneous', 6, 'Sports', '34', 'http://canadianrunner.com/index2.php?option=com_rssxt&type=RSS&no_html=1 - CanadianRunner.com', 'RUNNING JOGGING');
INSERT INTO `rss` VALUES (1734, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.broadwaybaby.com/rssfeed.asp', 'New Actors on BroadwayBaby.com');
INSERT INTO `rss` VALUES (1735, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.twoheadedpuppy.com/backend.php', 'Cool tunes and interesting thoughts');
INSERT INTO `rss` VALUES (1736, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://newsgrist.typepad.com/atom.xml', 'NEWSgrist is an e-zine devoted to the politics of art and culture in the digital age; dedicated to bridging gaps between the digital and the non-technical, art and activism, the diverse blog and non-blog worlds of readers and subscribers.');
INSERT INTO `rss` VALUES (1737, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://newsgrist.typepad.com/palladio/atom.xml', 'Composer Ben Neill and media artist Bill Jones premiere Palladio, a music video performance work.');
INSERT INTO `rss` VALUES (1738, '', 0, '', '0', 'http://xml.newsisfree.com/newscat66.xml', 'NewsIsFree: North America');
INSERT INTO `rss` VALUES (1739, 'Business', 4, 'Travel', '24', 'http://www.seetheglobe.com/backend.php', 'Compare prices at online booking sites. Read reviews. Find travel specials.');
INSERT INTO `rss` VALUES (1740, 'Business', 4, 'News & Opportunities', '26', 'http://radio.weblogs.com/0123148', 'Learn how to build an Internet business.');
INSERT INTO `rss` VALUES (1741, 'Business', 4, 'Travel', '24', 'http://etraveling.blogspot.com/atom.xml', 'Travel Guide: There are so many pleaces you can travel. Travel Europe, Asia, Cruise Travel, Last Minute Travel, Rail Travel and more');
INSERT INTO `rss` VALUES (1742, 'News', 5, 'Locals', '29', 'http://metaboston.typepad.com/metaboston/index.rdf', 'interesting and fun information and news about Boston, MA, USA');
INSERT INTO `rss` VALUES (1743, 'Business', 4, 'Advertising & Marketing', '19', ' http://making-money-online.blogspot.com/', 'work at home information');
INSERT INTO `rss` VALUES (1744, 'News', 5, 'Media', '31', 'http://swiftreport.blogs.com/news/index.rdf', 'The Swift Report: News and Views--Before You Need Them');
INSERT INTO `rss` VALUES (1745, 'Miscellaneous', 6, 'Health', '36', 'http://wahmma-tests.blogspot.com/', 'Online Health Directory');
INSERT INTO `rss` VALUES (1746, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.solarfactor.com/rss.xml', 'Solar power news and technology: solar panels and more');
INSERT INTO `rss` VALUES (1747, 'Computers & Internet', 3, 'Internet', '15', 'http://www.spamanatomy.com/rss.xml', 'Spam news covering anti-spam legislation, CAN-SPAM, anti-spam software, and the puzzle solution');
INSERT INTO `rss` VALUES (1748, 'Miscellaneous', 6, 'Health', '36', 'http://www.stevianews.info/rss.xml', 'Stevia news and information on this sugar alternative');
INSERT INTO `rss` VALUES (1749, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat42.xml', 'NewsIsFree : South America');
INSERT INTO `rss` VALUES (1750, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://noated.net/rss.php', 'Anime & Manga Community Site');
INSERT INTO `rss` VALUES (1751, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.britvegas.com/forum/rssfeed.asp', 'BritVegas - Las Vegas with a British Accent');
INSERT INTO `rss` VALUES (1752, 'News', 5, 'World', '28', 'http://www.accessorganic.com/info/ext_hlrss.php', 'News headlines for the Organic sector');
INSERT INTO `rss` VALUES (1753, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.threadbender.com/rss.xml', 'cryptoquote');
INSERT INTO `rss` VALUES (1754, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.thestandin.com/ver2/backend.php', 'Newsfeed for the NJ based band The Stand In');
INSERT INTO `rss` VALUES (1755, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.dagblasticus.com/pn/backend.php', 'Newsfeed for DagBlasticus.com, the site that makes fun of anything and everything');
INSERT INTO `rss` VALUES (1756, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.blessedtobesocursed.com/node/feed', 'Blessed to be so Cursed - The portfolio site of TEC');
INSERT INTO `rss` VALUES (1757, 'Business', 4, 'Foods & Beverages', '27', 'http://www.alibaba.com/rss/product_cat/2.rss', 'Marketplace of export & import, offers company directory, catalog, trade leads to importer, exporter, manufacturer, wholesaler.');
INSERT INTO `rss` VALUES (1758, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.dailysourcecode.com/rss.xml', 'Adam Curry: Daily Source Code');
INSERT INTO `rss` VALUES (1759, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat46.xml', 'NewsIsFree : Pacific');
INSERT INTO `rss` VALUES (1760, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.dailyedeals.com/deals.xml', 'Online Coupons and Deals');
INSERT INTO `rss` VALUES (1761, 'Weblogs [Personal]', 1, 'General', '1', 'http://iamhuman.blogspot.com/atom.xml', 'Never Knew I Was Living In The World');
INSERT INTO `rss` VALUES (1762, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/iamhuman', 'Never Knew I Was Living In The World');
INSERT INTO `rss` VALUES (1763, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://bloghit.blogspot.com/atom.xml', 'Create blog with loads of traffic, Increase blog traffic, Explode blog trafic. This blog exists to help bloggers optimize their blogs with content, rss, and everything spicy and nicey for one final goal  :: to be the Supreme ruler of the Blogging World.');
INSERT INTO `rss` VALUES (1764, 'Regionals', 7, 'UK', '40', 'http://www.dialacab.co.uk/DaCnewsfeed.rss', 'Dial-a-Cab News');
INSERT INTO `rss` VALUES (1765, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/christmas-2004.rss.xml', 'Christmas Exhibition and Christmas Gifts to all readers of<br>');
INSERT INTO `rss` VALUES (1766, 'Miscellaneous', 6, 'Sports', '34', 'http://www.netsport.ro/rss/netsport.xml', 'Sport News');
INSERT INTO `rss` VALUES (1767, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://howto.hopto.org/RSS/howtos.rdf', 'HowTos');
INSERT INTO `rss` VALUES (1768, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://howto.hopto.org/RSS/howtos_site.rdf', 'HowTos');
INSERT INTO `rss` VALUES (1769, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://wolverine25.skyblog.com/', 'sexy girls');
INSERT INTO `rss` VALUES (1770, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat38.xml', 'NewsIsFree : United States');
INSERT INTO `rss` VALUES (1771, 'Miscellaneous', 6, 'Shopping', '35', 'http://satellitetvland.com/blog/atom.xml', 'Satellite TV Guide');
INSERT INTO `rss` VALUES (1772, 'Business', 4, 'Finance', '25', 'Hungry Students is an information portal dedicated to fair and unbiased information on Student Loan Consolidation. We ha', 'Student Finace Blog');
INSERT INTO `rss` VALUES (1773, 'Business', 4, 'Legal', '20', 'http://arbitration-forum.blogspot.com/', 'National Arbitration Forum Blog');
INSERT INTO `rss` VALUES (1774, 'Computers & Internet', 3, 'Security', '18', 'http://www.securewebservices.org/rss.php?version=2.0', 'Blog on web services security, XML security and related topics.');
INSERT INTO `rss` VALUES (1775, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.steveweissmusic.com/catalog/whatsnewrss.php', 'Steve Weiss Music - Percussion Instrument and Music Specialists');
INSERT INTO `rss` VALUES (1776, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/212.xml', 'OnePlace.com Ministry Broadcast');
INSERT INTO `rss` VALUES (1777, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/289.xml', 'OnePlace.com Ministry Broadcast');
INSERT INTO `rss` VALUES (1778, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://starloft.com/rss.php', 'Starloft.com');
INSERT INTO `rss` VALUES (1779, 'Business', 4, 'Foods & Beverages', '27', 'http://www.just-drinks.com/affiliates/news_rss.asp', 'Daily beverage business news');
INSERT INTO `rss` VALUES (1780, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer%20electronics%20news', 'Moreover - Consumer electronics news');
INSERT INTO `rss` VALUES (1781, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat67.xml', 'NewsIsFree : Canada');
INSERT INTO `rss` VALUES (1782, 'Business', 4, 'Foods & Beverages', '27', 'http://www.just-food.com/affiliates/news_rss.asp', 'Daily Food industry news');
INSERT INTO `rss` VALUES (1783, 'Business', 4, 'Foods & Beverages', '27', 'http://www.just-drinks.com/affiliates/features_rss.asp', 'Beverage Industry features');
INSERT INTO `rss` VALUES (1784, 'Business', 4, 'Foods & Beverages', '27', 'http://www.just-food.com/affiliates/features_rss.asp', 'Food Industry features');
INSERT INTO `rss` VALUES (1785, 'Business', 4, 'Foods & Beverages', '27', 'http://www.just-drinks.com/affiliates/blogs_rss.asp', 'Beverage Industry Blog');
INSERT INTO `rss` VALUES (1786, 'Business', 4, 'Foods & Beverages', '27', 'http://www.just-food.com/affiliates/blogs_rss.asp', 'Food Industry blog');
INSERT INTO `rss` VALUES (1787, 'Business', 4, 'Automobile', '10', 'http://www.just-auto.com/affiliates/blogs_rss.asp', 'Auto Industry Blog');
INSERT INTO `rss` VALUES (1788, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.susannahutcheson.com/feed.xml', 'Copywriting and Marketing Blog.');
INSERT INTO `rss` VALUES (1789, 'Computers & Internet', 3, 'Games', '17', 'http://www.rpgrealm.com/realm.rss', 'Video game and RPG news, updated often.');
INSERT INTO `rss` VALUES (1790, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.lcdmonitordeals.com/index.rdf', 'LCD Monitor deals and Buying Tips');
INSERT INTO `rss` VALUES (1791, 'Weblogs [Computers]', 2, 'General', '5', 'http://spierzchala.typepad.com/lost_below_the_49th/index.rdf', 'Web performance, Canadiana, and a simple damnation hound');
INSERT INTO `rss` VALUES (1792, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat110.xml', 'NewsIsFree : Australia');
INSERT INTO `rss` VALUES (1793, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.lavacards.com/hanukkah.rss', 'funny ecards and wallpapers on hanukkah');
INSERT INTO `rss` VALUES (1794, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.sendecki.com/ahadada/', 'fine books in limited editions...');
INSERT INTO `rss` VALUES (1795, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/hot.xml', 'Hottest Online Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1796, 'Business', 4, 'News & Opportunities', '26', 'http://www.allonlinecoupons.com/rss/newest.xml', 'Newest Online Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1797, 'Business', 4, 'News & Opportunities', '26', 'http://www.allonlinecoupons.com/rss/expiring.xml', 'Expiring Online Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1798, 'Business', 4, 'Automobile', '10', 'http://www.allonlinecoupons.com/rss/automotive.xml', 'Automotive Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1799, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/baby-and-kids.xml', 'Baby and Kids Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1800, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/books-and-magazines.xml', 'Books and Magazines Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1801, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/clothing-and-accessories.xml', 'Clothing and Accessories Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1803, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.allonlinecoupons.com/rss/computers.xml', 'Computers Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1804, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.allonlinecoupons.com/rss/dvds-movies-and-music.xml', 'DVDs, Movies and Music Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1805, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/electronics.xml', 'Electronics Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1806, 'Business', 4, 'Foods & Beverages', '27', 'http://www.allonlinecoupons.com/rss/food-wine-and-drinks.xml', 'Food, Wine and Drinks Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1807, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/gifts-flowers-and-candy.xml', 'Gifts, Flowers and Candy Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1808, 'Miscellaneous', 6, 'Health', '36', 'http://www.allonlinecoupons.com/rss/health-and-beauty.xml', 'Health and Beauty Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1809, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/home-and-garden.xml', 'Home and Garden Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1810, 'Computers & Internet', 3, 'Internet', '15', 'http://www.allonlinecoupons.com/rss/internet-services.xml', 'Internet Services Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1811, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/jewelry.xml', 'Jewelry Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1812, 'Business', 4, 'News & Opportunities', '26', 'http://www.allonlinecoupons.com/rss/office.xml', 'Office Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1813, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat89.xml', 'NewsIsFree : Afghanistan');
INSERT INTO `rss` VALUES (1814, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/pets.xml', 'Pets Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1815, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.allonlinecoupons.com/rss/shoes-and-boots.xml', 'Shoes and Boots Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1816, 'Miscellaneous', 6, 'Sports', '34', 'http://www.allonlinecoupons.com/rss/sports-and-outdoors.xml', 'Sports and Outdoors Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1817, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.allonlinecoupons.com/rss/toys-and-games.xml', 'Toys and Games Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1818, 'Business', 4, 'Travel', '24', 'http://www.allonlinecoupons.com/rss/travel.xml', 'Travel Coupons - AllOnlineCoupons.com');
INSERT INTO `rss` VALUES (1819, 'Regionals', 7, 'Australia', '44', 'http://www.dailyripper.com/feed/rss2/', 'The Daily Ripper: Stories Too Good To Be True');
INSERT INTO `rss` VALUES (1820, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.1st-in-business-systems.com/blog/feed/rss2/', '1st-In Business-Systems is an internet portal where you can find articles and resources from leading sites and authors from business intelligence to data management and web site hosting.');
INSERT INTO `rss` VALUES (1821, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.notesninjas.com/A555F9/nn.nsf/rss091!openagent&.xml', 'Lotus Notes technical tips');
INSERT INTO `rss` VALUES (1822, 'Regionals', 7, 'Europe', '42', 'http://www.parchilagomaggiore.it/feed.rss', 'Italian Natural Parks nearby Lago Maggiore');
INSERT INTO `rss` VALUES (1823, 'Miscellaneous', 6, 'Society', '33', 'http://www.zen-guide.de/zen/rss/', 'Zen Quotes every Day.');
INSERT INTO `rss` VALUES (1824, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat90.xml', 'NewsIsFree : Israel');
INSERT INTO `rss` VALUES (1825, 'Weblogs [Personal]', 1, 'General', '1', 'http://1-christian-book-store.blogspot.com', 'Christian book store blog providing updates and information on Christian books found online.');
INSERT INTO `rss` VALUES (1826, 'Weblogs [Personal]', 1, 'General', '1', 'http://1-christian-dating-service.blogspot.com', 'Christian dating service blog delivering an online and internet resource for those searching for reliable Christian dating site information.');
INSERT INTO `rss` VALUES (1827, 'Weblogs [Personal]', 1, 'General', '1', 'http://1-christian-web-site.blogspot.com', 'Christian web site blog providing information for Christian teens, hosting, music, dating, singles, and other Christian searches.');
INSERT INTO `rss` VALUES (1828, 'Weblogs [Personal]', 1, 'General', '1', 'http://1-christian-music.blogspot.com', 'Christian music blog includes praise and worship, country, rap, rock, and the best Christian artists updates.');
INSERT INTO `rss` VALUES (1829, 'Miscellaneous', 6, 'Society', '33', 'http://southernirish.com/node/feed', 'Southern Irish');
INSERT INTO `rss` VALUES (1830, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://atlblogs.com/rptut/index.rdf', 'Yelverton.us');
INSERT INTO `rss` VALUES (1831, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://survivorninja.blogspot.com/atom.xml', 'Survivor Ninja');
INSERT INTO `rss` VALUES (1832, 'Miscellaneous', 6, 'Sports', '34', 'http://www.orlandomagicfan.com/rss.aspx', 'Fan resource for news and thoughts on the Orlando Magic');
INSERT INTO `rss` VALUES (1833, 'Business', 4, 'Foods & Beverages', '27', 'http://www.therecruitmentroom.co.uk/trrvac3/rss.php?cmd=RSSALLDETAIL', 'Jobs available in Yorkshire from the Recruitment Room');
INSERT INTO `rss` VALUES (1834, 'Miscellaneous', 6, 'Shopping', '35', 'http://soy-candles-make-better-scents.com/rss.php', 'Soy Candles Make Better Scents Votive Candle Holders that include Triple-Scented Soy Veg Candles.');
INSERT INTO `rss` VALUES (1835, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat85.xml', 'NewsIsFree : China');
INSERT INTO `rss` VALUES (1836, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://blogs.tol.cz/trends/index.xml', 'on building democracies worldwide');
INSERT INTO `rss` VALUES (1837, 'Miscellaneous', 6, 'Health', '36', 'http://www.selfhealing.info/rss.xml', 'Self healing news covering nutritonal supplements, herbs, mind/bosy medicine and more');
INSERT INTO `rss` VALUES (1838, 'Miscellaneous', 6, 'Health', '36', 'http://www.sodiumnitrite.org/rss.xml', 'Sodium nitrite news covering this cancer-causing chemical food additive');
INSERT INTO `rss` VALUES (1839, 'Miscellaneous', 6, 'Health', '36', 'http://www.softdrinksnews.com/rss.xml', 'Soft drinks news covering health effects like obesity and diabetes');
INSERT INTO `rss` VALUES (1840, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.panix.com/~damron/rss.php', 'Technology meets culture & vice versa');
INSERT INTO `rss` VALUES (1841, 'News', 5, 'Locals', '29', 'http://flnews.blogspot.com/', 'Florida News');
INSERT INTO `rss` VALUES (1842, 'Weblogs [Computers]', 2, 'General', '5', 'http://firmresearch.blogspot.com/atom.xml', 'Firm Research');
INSERT INTO `rss` VALUES (1843, 'Miscellaneous', 6, 'Health', '36', 'http://www.attracting-prosperity.com/support-files/rss.xml', 'How To Attract Prosperity Using The Law of Attraction');
INSERT INTO `rss` VALUES (1844, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.infinity-studios.com/blog/', 'Mystique Magazine');
INSERT INTO `rss` VALUES (1845, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.procrastinationsolution.com/atom.xml', 'How to beat procrastination and stay motivated. Stop procrastinating and start achieving again. It is easier than you think once you discover your motivation blueprint.');
INSERT INTO `rss` VALUES (1846, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat112.xml', 'NewsIsFree : India');
INSERT INTO `rss` VALUES (1847, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.viapi.ru/backend.php?show_content=1', 'VIAPI - Agrarian institute (Russia)');
INSERT INTO `rss` VALUES (1848, 'Business', 4, 'Finance', '25', 'http://www.optionstradingprofits.com/atom.xml', 'Options Trading Profits');
INSERT INTO `rss` VALUES (1849, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.chompy.net/atom2rss/index.cgi?url=http:%2F%2Fchristianity-applied.blogspot.com%2Fatom.xml&content_type=xml', 'Christianity Applied');
INSERT INTO `rss` VALUES (1850, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.catalyzerjournal.com/cnews/full.rss', 'Art, lit. and news commentary');
INSERT INTO `rss` VALUES (1851, 'Business', 4, 'Construction', '23', 'http://feeds.feedburner.com/lightingnews', 'Lighting news & Opinions for better illumination.');
INSERT INTO `rss` VALUES (1852, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.stewartstone.com', 'Urban Smooth Jazz');
INSERT INTO `rss` VALUES (1853, 'Business', 4, 'Automobile', '10', 'http://firstcar.blog-city.com/index.rss', 'Information about buying  the first car, first time car insurance, first time car buyer program, safety first car seat');
INSERT INTO `rss` VALUES (1854, 'News', 5, 'World', '28', 'http://www.noticiasvirtuales.com.ar/index2.php?option=com_rss&feed=RSS0.91&no_html=1', 'Titulares del Mundo en español');
INSERT INTO `rss` VALUES (1855, 'Miscellaneous', 6, 'Society', '33', 'http://jamesmarshallhendrix.blogspot.com/atom.xml', 'Jimi Hendrix Blog');
INSERT INTO `rss` VALUES (1856, 'Weblogs [Personal]', 1, 'General', '1', 'http://bobnarley.com/podcast/dircaster.php', 'The Bob Narley Show features outrageous comedy audio from rock radio personality Bob Narley.  Hear famous comedy songs like; Hey man nice fart, Crusty the Snowman, and Behind Red Eyes.');
INSERT INTO `rss` VALUES (1857, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat86.xml', 'NewsIsFree : Japan');
INSERT INTO `rss` VALUES (1858, 'Miscellaneous', 6, 'Health', '36', 'http://www.arthritis-pain-treatments.com/support-files/rss.xml', 'up-to-date news and inforamtion about arthritis ,arthritis pain relief and its treatment');
INSERT INTO `rss` VALUES (1859, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.alibaba.com/rss/tradelead_cat/301.rss', 'Marketplace of export and import,offers company directory,catalog and trade leads to importer,exporter,manufacturer,wholesaler,supplier.');
INSERT INTO `rss` VALUES (1860, 'Business', 4, 'Automobile', '10', 'http://www.alibaba.com/rss/tradelead_cat/3411.rss', 'Marketplace of export and import,offers company directory,catalog and trade leads to importer,exporter,manufacturer,wholesaler,supplier.');
INSERT INTO `rss` VALUES (1861, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.olsen-twins-news.com/wordpress/wp-rss2.php', 'Olsen Twins News');
INSERT INTO `rss` VALUES (1862, 'Miscellaneous', 6, 'Sports', '34', 'http://bowlingtipsandtricks.com/node/feed', 'Bowling Tips and Tricks');
INSERT INTO `rss` VALUES (1863, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.1st-in-rewards.com/support-files/rewards.xml', 'Online rewards and incentives.');
INSERT INTO `rss` VALUES (1864, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://spaces.msn.com/members/electricguitars/feed.rss', 'electric guitar news');
INSERT INTO `rss` VALUES (1865, 'Business', 4, 'Travel', '24', 'http://budget-travel.blogspot.com/atom.xml', 'budget travel and other interesting stuff');
INSERT INTO `rss` VALUES (1866, 'Business', 4, 'Travel', '24', 'http://low-cost-travel.blogspot.com/', 'low cost travel and competitions');
INSERT INTO `rss` VALUES (1867, 'Regionals', 7, 'Europe', '42', 'http://www.grundlovsvaern.dk/index2.php?option=com_rssxt&type=RSS&no_html=1', 'EU');
INSERT INTO `rss` VALUES (1868, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat37.xml', 'NewsIsFree : UK');
INSERT INTO `rss` VALUES (1869, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.abbeyboxoffice.co.uk/news.xml', 'Abbey Box Office West End Theatre Tickets in London');
INSERT INTO `rss` VALUES (1870, 'Business', 4, 'Human resources', '22', 'http://www.overcomeoverwhelm.com/overwhelmfeed.xml', 'Tools and Ideas on how you can Overcome Overwhelm');
INSERT INTO `rss` VALUES (1871, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buy-book-online.com/mental-book-case.xml', 'Online book shopping of all types of new, used, out of print, and rare books.');
INSERT INTO `rss` VALUES (1872, 'Miscellaneous', 6, 'Health', '36', 'http://www.rasheedali.com/feed.xml', 'Learn how to conquer any obstacle or adversity in your life and business and alive a life of extreme success.');
INSERT INTO `rss` VALUES (1873, 'Miscellaneous', 6, 'Shopping', '35', 'http://feeds.feedburner.com/sheilasfashionsense', 'Fashion and Beauty tips to help you create the image you want');
INSERT INTO `rss` VALUES (1874, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://kaldor.webcindario.com/atom.xml', 'Weblog in Spanish about me');
INSERT INTO `rss` VALUES (1875, 'Business', 4, 'Automobile', '10', 'http://www.diamondstarforums.com/forums/news_rss.php', 'A community for DSM enthusiasts');
INSERT INTO `rss` VALUES (1876, 'Business', 4, 'Finance', '25', 'http://www.neurobroker.com/rss/rss.aspx', 'Stock Analysis');
INSERT INTO `rss` VALUES (1877, 'Miscellaneous', 6, 'Health', '36', 'http://www.hospicecareteam.org/rss_xml/calendar_full_rss.xml', 'Hospice Care Team Calendar');
INSERT INTO `rss` VALUES (1878, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://interchangableunitoflabor.blogspot.com/atom.xml', 'Rantings from a random drone in the silicon valley');
INSERT INTO `rss` VALUES (1879, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat35.xml', 'NewsIsFree : France');
INSERT INTO `rss` VALUES (1880, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://ineedsmokes.blogspot.com/atom.xml', 'Pro smoking issues and tobacco news with unique commentary.');
INSERT INTO `rss` VALUES (1881, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/art-news-artblog.rss.xml', 'Art News Artblog');
INSERT INTO `rss` VALUES (1882, 'Miscellaneous', 6, 'Society', '33', 'http://sourceforge.net/export/rss2_projsummary.php?group_id=89078', 'Biblesoftware');
INSERT INTO `rss` VALUES (1883, 'Miscellaneous', 6, 'Society', '33', 'http://sourceforge.net/export/rss2_projfiles.php?group_id=89078', 'zefania xml bible file releases');
INSERT INTO `rss` VALUES (1884, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/Blogenlust', 'amateur current events commentary');
INSERT INTO `rss` VALUES (1885, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.webdbx.com/rss/rss_pages.xml', 'Content Management System Technologies');
INSERT INTO `rss` VALUES (1886, 'Computers & Internet', 3, 'Security', '18', 'http://www.securityfactor.info/rss.xml', 'Information security news covering network security, computer viruses and more');
INSERT INTO `rss` VALUES (1887, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.scienceskeptic.com/rss.xml', 'Science articles for the skeptic');
INSERT INTO `rss` VALUES (1888, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.sciencefactor.info/rss.xml', 'News about modern science covering quantum computing, hydrogen energy, nanotech, vibrational medicine and more');
INSERT INTO `rss` VALUES (1889, 'Miscellaneous', 6, 'Health', '36', 'http://www.hghmagazine.com/support-files/hghmagazine.xml', 'Fair and Balanced HGH Human Growth Hormone Information');
INSERT INTO `rss` VALUES (1890, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer%20non-durables%20news', 'Moreover - Consumer non-durables news');
INSERT INTO `rss` VALUES (1891, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat36.xml', 'NewsIsFree : Germany');
INSERT INTO `rss` VALUES (1892, 'Miscellaneous', 6, 'Sports', '34', 'http://nfltimes.blogspot.com/atom.xml', 'NFL fans blog with news, articles and rumors.');
INSERT INTO `rss` VALUES (1893, 'Computers & Internet', 3, 'Security', '18', 'http://www.2600.com/rss.xml', '2600: The Hacker Quarterly');
INSERT INTO `rss` VALUES (1894, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/hard-againnews', 'An XML content feed with News about Sexual Dysfunctions, such as Erectile Dysfunction aka ED or Male Impotence, their treatments with Prescription Drugs, and Sexual Enhancements');
INSERT INTO `rss` VALUES (1895, 'Computers & Internet', 3, 'Games', '17', 'http://consoles-communique.com/xmlsrv/rss2.php?blog=1', 'Console Gaming News');
INSERT INTO `rss` VALUES (1896, 'Computers & Internet', 3, 'Games', '17', 'http://www.clan-don.org/mambo/index2.php?option=com_rssxt&type=RSSSUMM&no_html=1', 'esports and gaming business');
INSERT INTO `rss` VALUES (1897, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.insidethemarketingmachine.com/newsletter.xml', 'Offers free advice on marketing and personal development. Inside the Marketing Machine is the free weekly newsletter that will activate the Marketing Genius inside you...');
INSERT INTO `rss` VALUES (1898, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://sexyfandom.com/feed/rss2/', 'SexyFandom is the site for adults who love science fiction and fantasy and horror and comics and gadgets and sex. There is no nudity on this site, but links may very well contain naughty bits. Surf at your own risk.');
INSERT INTO `rss` VALUES (1899, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://moblog.starfrosch.ch/rss.xml', 'Starfrosch Moblog');
INSERT INTO `rss` VALUES (1900, 'Regionals', 7, 'Europe', '42', 'http://audioblog.starfrosch.ch/starfrosch/module-pagesetter-xmllist-tid-7-tpl-RSS.html', 'Radio Starfrosch Audioblog');
INSERT INTO `rss` VALUES (1901, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.hacemarketing.com/index2.php?option=com_rss&feed=RSS0.91&no_html=1', 'Noticias del mundo del marketing y publicidad en español');
INSERT INTO `rss` VALUES (1902, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat87.xml', 'NewsIsFree : Scandinavia');
INSERT INTO `rss` VALUES (1903, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/InterchangableUnitOfLabor', 'Notes from a random drone in Silicon Valley.');
INSERT INTO `rss` VALUES (1904, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.erfahrene-frauen-nackt.com/blog/data/feed.xml', 'MILF Blog');
INSERT INTO `rss` VALUES (1905, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/SanandaMaitreya', 'Blog about Sananda Maitreya and the new innovative music downloadservice "Weed".');
INSERT INTO `rss` VALUES (1906, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.hot-tub-information.com/rssfeed.xml', 'Hot Tub News And Deals From Hot-Tub-Information.com');
INSERT INTO `rss` VALUES (1908, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.kbcafe.com/rss/rss.xml', 'The RSS Blog');
INSERT INTO `rss` VALUES (1909, 'Weblogs [Computers]', 2, '.NET', '7', 'http://www.kbcafe.com/juice/rss.xml', 'Cool .NET');
INSERT INTO `rss` VALUES (1910, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.kbcafe.com/rvdad/rss.xml', 'RV Dad');
INSERT INTO `rss` VALUES (1911, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://posterprints.blogspot.com/atom.xml', 'Poster Printing');
INSERT INTO `rss` VALUES (1912, 'Business', 4, 'Advertising & Marketing', '19', 'http://localadvertising.typepad.com/advertising/index.rdf', 'Helping you get better results from your local advertising.');
INSERT INTO `rss` VALUES (1913, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat84.xml', 'NewsIsFree : Italy');
INSERT INTO `rss` VALUES (1914, 'Business', 4, 'News & Opportunities', '26', 'http://www.datafileportugal.com/newsfeeds/rss/new_breaking.xml', 'Best of business news about Portugal');
INSERT INTO `rss` VALUES (1915, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://mudtesting.blogspot.com/atom.xml', 'RSS end-user beta-testing');
INSERT INTO `rss` VALUES (1916, 'Weblogs [Computers]', 2, 'Developer News', '6', 'http://www.thestandard.com/movabletype/datadigest/index.rdf', 'The Industry Standard: Metrics');
INSERT INTO `rss` VALUES (1917, 'Computers & Internet', 3, 'Internet', '15', 'http://www.surveytips.info/rss.xml', 'Information on Online Surveys');
INSERT INTO `rss` VALUES (1918, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.meateatingleftist.com/index.xml', 'leftist media blog');
INSERT INTO `rss` VALUES (1919, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.online-visions.com/visions.rss', 'Dedicated to magic and magicians -- more than just tricks!');
INSERT INTO `rss` VALUES (1920, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://random.zongrila.com/wp-rss2.php', 'Current News, Opinions');
INSERT INTO `rss` VALUES (1921, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.mediagirl.org/index.rdf', 'women in media');
INSERT INTO `rss` VALUES (1922, 'Miscellaneous', 6, 'Health', '36', 'http://www.teplitz.com/TeplitzReport.xml', 'Discover How to Have Optimum Health, Well-being and Even Live Longer');
INSERT INTO `rss` VALUES (1923, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/InternetMarketingAlarm', 'Internet Marketing News Radar Alarm');
INSERT INTO `rss` VALUES (1924, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat114.xml', 'NewsIsFree : Spain');
INSERT INTO `rss` VALUES (1925, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/FreeLowCarbRecipes', 'Various Free Low Carb Recipes for low carb fans');
INSERT INTO `rss` VALUES (1926, 'Miscellaneous', 6, 'Society', '33', 'http://feeds.feedburner.com/AboutDog-TipsInRaisingYourDog', 'Tips in raising your dog and how to keep them healthy');
INSERT INTO `rss` VALUES (1927, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.content-management-junction.com/feed.xml', 'Learn how to create, manage and publish content using different types of content management systems, solutions & softwares');
INSERT INTO `rss` VALUES (1928, 'Computers & Internet', 3, 'Software', '13', 'http://sourceforge.net/export/rss2_projfiles.php?group_id=110732', 'Dcr');
INSERT INTO `rss` VALUES (1929, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://islot.net/cyberadio/blog/luzz/wp-rss2.php', 'luzz');
INSERT INTO `rss` VALUES (1930, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://islot.net/cyberadio/blog/acentillo/wp-rss2.php', 'acentillo');
INSERT INTO `rss` VALUES (1931, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://islot.net/cyberadio/blog/haendel/wp-rss2.php', 'haendel');
INSERT INTO `rss` VALUES (1932, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://islot.net/cyberadio/blog/poise/wp-rss2.php', 'poise');
INSERT INTO `rss` VALUES (1933, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://islot.net/cyberadio/blog/yavestiti/wp-rss2.php', 'yavestiti');
INSERT INTO `rss` VALUES (1934, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.affiliatesexcel.com/catalog/rssindexpage.php', 'Forgevalley Corporation provides Bluetooth and wireless business solutions like, wireless interactive white boards, handheld scanners, printers, PDAs, hands free sets, in car entertainment devices, Personal display screens, DVD players, TVs and screens, v');
INSERT INTO `rss` VALUES (1935, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat166.xml', 'NewsIsFree : Austria');
INSERT INTO `rss` VALUES (1936, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://affiliatesexcel.com', 'Forgevalley Corporation provides Bluetooth and wireless business solutions like, wireless interactive white boards, handheld scanners, printers, PDAs, hands free sets, in car entertainment devices, Personal display screens, DVD players, TVs and screens, v');
INSERT INTO `rss` VALUES (1937, 'Business', 4, 'Finance', '25', 'http://householdwatch.com/wp/wp-rss2.php', 'HSBC Watch');
INSERT INTO `rss` VALUES (1938, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/m/p/r/LF/', 'Buy & Sell Classifieds');
INSERT INTO `rss` VALUES (1939, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/002/1/', 'Boston Classifieds');
INSERT INTO `rss` VALUES (1940, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/080/1/', 'Buffalo Classifieds');
INSERT INTO `rss` VALUES (1941, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/025/1/', 'Chicago Classifieds');
INSERT INTO `rss` VALUES (1942, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/028/1/', 'Columbus Classifieds');
INSERT INTO `rss` VALUES (1943, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/004/1/', 'Dallas Classifieds');
INSERT INTO `rss` VALUES (1944, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/005/1/', 'Denver Classifieds');
INSERT INTO `rss` VALUES (1945, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/006/1/', 'Detroit Classifieds');
INSERT INTO `rss` VALUES (1946, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat88.xml', 'NewsIsFree : Ireland');
INSERT INTO `rss` VALUES (1947, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/007/1/', 'Houston Classifieds');
INSERT INTO `rss` VALUES (1948, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/010/1/', 'Los Angeles Classifieds');
INSERT INTO `rss` VALUES (1949, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/049/1/', 'Miami Classifieds');
INSERT INTO `rss` VALUES (1950, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/067/1/', 'Minneapolis Classifieds');
INSERT INTO `rss` VALUES (1951, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/014/1/', 'New York Classifieds');
INSERT INTO `rss` VALUES (1952, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/016/1/', 'Philadelphia Classifieds');
INSERT INTO `rss` VALUES (1953, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/021/1/', 'San Francisco Classifieds');
INSERT INTO `rss` VALUES (1954, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/026/1/', 'San Jose Classifieds');
INSERT INTO `rss` VALUES (1955, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/022/1/', 'Seattle Classifieds');
INSERT INTO `rss` VALUES (1956, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/069/1/', 'St. Louis Classifieds');
INSERT INTO `rss` VALUES (1957, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat100.xml', 'NewsIsFree : Netherlands');
INSERT INTO `rss` VALUES (1958, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/024/1/', 'Washington Classifieds');
INSERT INTO `rss` VALUES (1959, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/101/1/', 'Calgary Classifieds');
INSERT INTO `rss` VALUES (1960, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/102/1/', 'Edmonton Classifieds');
INSERT INTO `rss` VALUES (1961, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/103/1/', 'Montreal Classifieds');
INSERT INTO `rss` VALUES (1962, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/104/1/', 'Ottawa Classifieds');
INSERT INTO `rss` VALUES (1963, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/105/1/', 'Toronto Classifieds');
INSERT INTO `rss` VALUES (1964, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/106/1/', 'Vancouver Classifieds');
INSERT INTO `rss` VALUES (1965, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.buysellcommunity.com/rss/c/108/1/', 'Winnipeg Classifieds');
INSERT INTO `rss` VALUES (1966, 'Computers & Internet', 3, 'Software', '13', 'http://www.livestoryboard.com/liveSTORYBOARD-CMS-news.rss', 'Web Publishing with liveSTORYBOARD CMS');
INSERT INTO `rss` VALUES (1967, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat227.xml', 'NewsIsFree : Belgium');
INSERT INTO `rss` VALUES (1968, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.20six.fr/rss/indecise.rss', 'underground diary indie red black');
INSERT INTO `rss` VALUES (1969, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.justmark.com/atom.xml', 'The trials and tribulations of a first year law student');
INSERT INTO `rss` VALUES (1970, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.garden-supplies-advisor.com/support-files/rss.xml', 'News and information on gardening with reviews of garden supplies, tools and accessories.');
INSERT INTO `rss` VALUES (1971, 'Business', 4, 'Human resources', '22', 'http://www.psicodramaenred.com.ar/index2.php?option=com_rss&feed=RSS0.91&no_html=1', 'Sitio de Psicodrama, Grupos, Creatividad, y Psicologia');
INSERT INTO `rss` VALUES (1972, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://artnewsartbloglonvig.blog.com/rss/', 'Art News Artblog bolg.com');
INSERT INTO `rss` VALUES (1973, 'Computers & Internet', 3, 'Software', '13', 'http://www.descargasgarabato.com.ar/index2.php?option=com_rss&feed=RSS0.91&no_html=1', 'Programas y aplicaciones 100% gratuitas');
INSERT INTO `rss` VALUES (1974, 'Regionals', 7, 'CA', '39', 'http://northernblue.ca/cblog/rss.php?version=0.91', 'Canadian History News');
INSERT INTO `rss` VALUES (1975, 'Regionals', 7, 'CA', '39', 'http://www.civicschannel.com/chat/rss.php?version=0.91', 'Civics Channel News');
INSERT INTO `rss` VALUES (1976, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.lafactory.com/index2.php?option=com_rss&feed=RSS1.0&no_html=1', 'LaFactory créatrice de talents depuis 1994');
INSERT INTO `rss` VALUES (1977, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat247.xml', 'NewsIsFree : Portugal');
INSERT INTO `rss` VALUES (1978, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://spaces.msn.com/members/webguru/feed.rss', 'WEB, Development, Home, Design, Business, and Fun');
INSERT INTO `rss` VALUES (1979, 'News', 5, 'World', '28', 'http://bestblog4you.blogspot.com/atom.xml', 'Daily best articles and more');
INSERT INTO `rss` VALUES (1980, 'Regionals', 7, 'Americas', '41', 'http://spaces.msn.com/members/webdesignawards/feed.rss', 'Some Thoughts about Best Online Businesses');
INSERT INTO `rss` VALUES (1981, 'Business', 4, 'Real Estate', '21', 'http://feeds.feedburner.com/RealWebResultsBlog', 'Issues related to producing and maintaining a successful online real estate presence for Realtors are discussed here.');
INSERT INTO `rss` VALUES (1982, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.swaroopch.info/feed/rss2/', 'Life and Technology');
INSERT INTO `rss` VALUES (1983, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.sexyanorexic.com/galleryPrev_php/rss.php', 'skinny anorexic girls');
INSERT INTO `rss` VALUES (1984, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://spaces.msn.com/members/redpcs/feed.rss', 'ReD PC Systems');
INSERT INTO `rss` VALUES (1985, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.pianosociety.com/pianosociety.rss', 'Classical Piano Music');
INSERT INTO `rss` VALUES (1986, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://colorfulnewslonvig.blog.com/rss/', 'Colorful News blog.com');
INSERT INTO `rss` VALUES (1987, 'Miscellaneous', 6, 'Science & Education', '32', 'http://feeds.feedburner.com/viapi', 'All-Russian Agrarian Institute');
INSERT INTO `rss` VALUES (1988, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat53.xml', 'NewsIsFree : Switzerland');
INSERT INTO `rss` VALUES (1989, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://howto.hopto.org/RSS/howtos20.rdf', 'HowTos about LDAP and ldap based applications');
INSERT INTO `rss` VALUES (1990, 'Weblogs [Computers]', 2, 'Java', '9', 'http://indicthreads.com/index2.php?option=com_rss&feed=RSS0.91&no_html=1', 'IndicThreads.com : The Java J2EE portal');
INSERT INTO `rss` VALUES (1991, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://infomotions.com/musings/musings.rss', 'travel logs, articles, software descriptions, and presentation handouts about libraries, librarians, and librarianship');
INSERT INTO `rss` VALUES (1992, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/ThyroidDiseaseSupportBlog', 'thyroid disease news');
INSERT INTO `rss` VALUES (1993, 'Miscellaneous', 6, 'Society', '33', 'http://www.a1-wedding-planning.com/Feeds/a1-wedding-planning.xml', 'An online resource for couples planning their wedding day');
INSERT INTO `rss` VALUES (1994, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.rugguide.info/rss.xml', 'News on area rugs, rug exhibition, rug cleaners and a lot more.');
INSERT INTO `rss` VALUES (1995, 'Business', 4, 'Real Estate', '21', 'http://www.homesalewizard.com/rss/latest/index.xml', 'Real Estate, Homes for sale - worldwide latest updates from free real estate listing service HomeSaleWizard.com');
INSERT INTO `rss` VALUES (1996, 'Weblogs [Personal]', 1, 'General', '1', 'http://spaces.msn.com/members/whatdoyoumeanbythat/feed.rss', 'Commentary by columnist Frederick Meekins & links to news around the Internet');
INSERT INTO `rss` VALUES (1997, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20book%20reviews', 'Moreover - Consumer: book reviews');
INSERT INTO `rss` VALUES (1998, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat44.xml', 'NewsIsFree : Eastern Europe');
INSERT INTO `rss` VALUES (1999, 'Business', 4, 'News & Opportunities', '26', 'http://www.affiliate-master.com/support-files/rss.xml', 'The original Affiliate Master Course web site now offers news and up to date information');
INSERT INTO `rss` VALUES (2000, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://storytellinglonvig.blog.com/rss/', 'Storytelling blog.com');
INSERT INTO `rss` VALUES (2001, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://luccalonvig.blog.com/rss/', 'Lucca blog.com');
INSERT INTO `rss` VALUES (2002, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://logodesignlonvig.blog.com/rss/', 'Logo blog.com');
INSERT INTO `rss` VALUES (2003, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://selectionslonvig.blog.com/rss/', 'Selections blog.com');
INSERT INTO `rss` VALUES (2004, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.pcentral-online.net/rss-feeds.xml', 'News and articles from a Catholic webnetwork');
INSERT INTO `rss` VALUES (2005, 'Business', 4, 'Travel', '24', 'http://www.oregoncoastvacationrental.net/news/updates/rdf91_xml', 'Blog documenting our vacation rental experience');
INSERT INTO `rss` VALUES (2006, 'News', 5, 'World', '28', 'http://www.sarsheadlines.org/rss.xml', 'SARS news and information');
INSERT INTO `rss` VALUES (2007, 'Miscellaneous', 6, 'Health', '36', 'http://www.saltfactor.org/rss.xml', 'Salt and sodium news covering high sodium, low-sodium diets, hypertension, sea salt and more');
INSERT INTO `rss` VALUES (2008, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat113.xml', 'NewsIsFree : Greece');
INSERT INTO `rss` VALUES (2009, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.roboticsnews.info/rss.xml', 'Robotics news covering household robots, industrial robots, and military robots');
INSERT INTO `rss` VALUES (2010, 'Weblogs [Personal]', 1, 'General', '1', 'http://blog.evogts.com/?q=node/feed', '808 blogger');
INSERT INTO `rss` VALUES (2011, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.pablo-picasso-art.com/?rss=1', 'Pablo Picasso Information');
INSERT INTO `rss` VALUES (2012, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.feedfire.com/site/rss.cgi?ChanContentId=003360', 'Art and craft from Norway');
INSERT INTO `rss` VALUES (2013, 'Business', 4, 'Finance', '25', 'http://www.householdwatch.com/thor/topics_anywhere.php?mode=show&out=rss2.0&f=a&n=10&hnr=6048&r=y&sr=y&so=d&b=non&lpd=0', 'Predatory Lending');
INSERT INTO `rss` VALUES (2014, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.letter7.com/index.rdf', 'Overanalysis of life, straight from the journal of a design student.');
INSERT INTO `rss` VALUES (2015, 'Miscellaneous', 6, 'Health', '36', 'http://icyball.com/kewler/catalog/rss.php', 'Kewler Pain Management Products');
INSERT INTO `rss` VALUES (2016, 'Business', 4, 'Travel', '24', 'http://www.traveldirt.com/tdfeed.xml', 'Money Saving Travel Tips');
INSERT INTO `rss` VALUES (2017, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/ThePoliticsOfCp', 'A conservative view of news and politics');
INSERT INTO `rss` VALUES (2018, 'Business', 4, 'Finance', '25', 'http://funiversity.com/blog/wp-rss2.php', 'The Bliss Of Personal Finance');
INSERT INTO `rss` VALUES (2019, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat252.xml', 'NewsIsFree : Luxembourg');
INSERT INTO `rss` VALUES (2020, 'Business', 4, 'Finance', '25', 'http://www.actuarialnews.org/actuarial_news_home/index.rdf', 'Actuarial News');
INSERT INTO `rss` VALUES (2021, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://aboutmelonvig.blog.com/rss/', 'About Me');
INSERT INTO `rss` VALUES (2022, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://10exebitionslonvig.blog.com/rss/', '10 Exhibitions');
INSERT INTO `rss` VALUES (2023, 'News', 5, 'World', '28', 'http://politically-insane.blogspot.com/atom.xml', 'A left winged blog bringing news and opinion to the public.');
INSERT INTO `rss` VALUES (2024, 'Regionals', 7, 'Africa', '45', 'http://www.feedfire.com/site/rss.cgi?ChanContentId=003390', 'The Hunger site...click to feed a starving person.');
INSERT INTO `rss` VALUES (2025, 'Miscellaneous', 6, 'Science & Education', '32', 'http://eyesforlies.blogspot.com/atom.xml', 'Eyes for Lies:  The Human Lie Detector');
INSERT INTO `rss` VALUES (2026, 'Business', 4, 'Construction', '23', 'http://www2.thefabricator.com/metal_fabricating_news.rss', 'Your complete metal fabricating source');
INSERT INTO `rss` VALUES (2027, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://henryqueen.blogspot.com', 'Appalachia Music ,free samples,traditional and modern ballads,banjo,guitar and garageband music.');
INSERT INTO `rss` VALUES (2028, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.factuwant.com/today-in-history.rss', 'historic events');
INSERT INTO `rss` VALUES (2029, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat115.xml', 'NewsIsFree : Turkey');
INSERT INTO `rss` VALUES (2030, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://feeds.feedburner.com/WestDesertJournal', 'A 23 year old, and his writings about the Environment');
INSERT INTO `rss` VALUES (2031, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://warchild13.superihost.com/weblog/index.rdf', 'Day to day meanderings of an old insightful man');
INSERT INTO `rss` VALUES (2032, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://sinanju.netrulon.com/weblog/', 'Here Be Monsters - Reel vs Real');
INSERT INTO `rss` VALUES (2033, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://bsdfreak.org/backend.php', 'Your BSD News Source');
INSERT INTO `rss` VALUES (2034, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://feeds.feedburner.com/domainaddicto', 'Domain Buying Advice');
INSERT INTO `rss` VALUES (2035, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://homepage.mac.com/henryqueen1/iblog/rss.xml', 'Music samples, mp3s of banjo, guitar, ballads,garageband electronic music.');
INSERT INTO `rss` VALUES (2036, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://superman.ws/phpBB2/rss.php', 'Superman Forum');
INSERT INTO `rss` VALUES (2037, 'Weblogs [Computers]', 2, 'General', '5', 'http://rss.icerocket.com/xmlfeed.php?id=158', '100 creative ideas to bring out color in all your printing articles');
INSERT INTO `rss` VALUES (2038, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat56.xml', 'NewsIsFree : Auto');
INSERT INTO `rss` VALUES (2039, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://queridoleitor.zip.net', 'From Brazil');
INSERT INTO `rss` VALUES (2040, 'Computers & Internet', 3, 'Games', '17', 'http://feeds.feedburner.com/Cosblog', 'Cosmic Encounter Online multiplayer game where humans have brains augmented by aliens');
INSERT INTO `rss` VALUES (2041, 'Regionals', 7, 'Australia', '44', 'http://www.sagerecycling.com.au/rss/sage1.xml', 'Inkjet Cartridge Refilling Machines');
INSERT INTO `rss` VALUES (2042, 'Regionals', 7, 'Africa', '45', 'http://www.jamboweb.com/rss_xml/jambowebactivecontent.xml', 'Jamboweb.com African News and Search');
INSERT INTO `rss` VALUES (2043, 'Business', 4, 'Travel', '24', 'http://www.shopperfavorites.com/travel-destinations/data/feed.xml', 'Traveling tips - Visiting and living in exciting destinations abroad');
INSERT INTO `rss` VALUES (2044, 'Miscellaneous', 6, 'Health', '36', 'http://www.drmichaelbenjamin.com', 'e-Psychotherapy: A Professional and personal observations about mental health and Internet.');
INSERT INTO `rss` VALUES (2045, 'Business', 4, 'Finance', '25', 'http://www.loanresource.org/finance-guru/atom.xml', 'Hello, grasshopper. I welcome you to my humble temple of wisdom and hope, in all things related to the world of Finance.');
INSERT INTO `rss` VALUES (2046, 'Miscellaneous', 6, 'Sports', '34', 'http://www.sportznetwork.com/rss/nfl.xml', 'NFL News Feed');
INSERT INTO `rss` VALUES (2047, 'Business', 4, 'Travel', '24', 'http://www.cretetravel.com/blog/rss.php', 'Crete Blog - News about Crete, Greece');
INSERT INTO `rss` VALUES (2048, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat58.xml', 'NewsIsFree : Erotic');
INSERT INTO `rss` VALUES (2049, 'Miscellaneous', 6, 'Sports', '34', 'http://www.arsenal-mania.com/?page=xml', 'The Arsenal Website for Arsenal Fans');
INSERT INTO `rss` VALUES (2050, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.jkl-small-business-marketing-solutions.com/support-files/jkl_bgs.xml', 'Small Business Marketing, Development and Growth Solutions');
INSERT INTO `rss` VALUES (2051, 'Business', 4, 'Advertising & Marketing', '19', 'http://breakthroughgrowth.blogspot.com/atom.xml', 'Small Business Marketing, Development and Growth Solutions');
INSERT INTO `rss` VALUES (2052, 'Regionals', 7, 'Europe', '42', 'http://www.typicallyspanish.com/news.xml', 'Spain news stories of particular interest to the foreign resident');
INSERT INTO `rss` VALUES (2053, 'Miscellaneous', 6, 'Health', '36', 'http://www.mynippon.com/vioxx/atom.xml', 'Vioxx recall blog discusses latest news related to recall of the drug and how attorneys and lawyers are filing lawsuits against Merck.');
INSERT INTO `rss` VALUES (2054, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.networklifemag.com/weblogs/techspy/index.rdf', 'What to expect in home networking.');
INSERT INTO `rss` VALUES (2055, 'Computers & Internet', 3, 'Internet', '15', 'http://www.technologynewsdaily.com/taxonomy/term/16/0/feed', 'Internet Technology News Daily');
INSERT INTO `rss` VALUES (2056, 'News', 5, 'Locals', '29', 'http://emea.nl/index2.php?option=com_rss&no_html=1', 'EMEA.nl');
INSERT INTO `rss` VALUES (2057, 'News', 5, 'Media', '31', 'http://www.livingwithstyle.com', 'Funny news from around the world.');
INSERT INTO `rss` VALUES (2058, 'Computers & Internet', 3, 'Games', '17', 'http://feeds.feedburner.com/render', 'Unapologetically preoccupied by computer and video games.  News, reviews, commentary, and more.');
INSERT INTO `rss` VALUES (2059, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat4.xml', 'NewsIsFree : Humor');
INSERT INTO `rss` VALUES (2060, 'Computers & Internet', 3, 'Games', '17', 'http://rendergaming.blogspot.com/atom.xml', 'Unapologetically preoccupied with computer and video games.  News, reviews, features, and more.');
INSERT INTO `rss` VALUES (2061, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://fauxnewsweekly.com/rss.xml', 'News satire and more. If you like the Onion, this is for you!');
INSERT INTO `rss` VALUES (2062, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.harley-performance.com/support-files/rss.xml', 'Performance tips and information for Harley-Davidson motorcycles.');
INSERT INTO `rss` VALUES (2063, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.exit-row.com/index.rdf', 'The daily ramblings and pictures from a future pilot.');
INSERT INTO `rss` VALUES (2064, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.savedanieljackson.com/index.rdf', 'Obsessive Stargate fans! ;)');
INSERT INTO `rss` VALUES (2065, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.bloglines.com/blog/lonvig/rss', 'Bloglines feed');
INSERT INTO `rss` VALUES (2066, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.chaffinchshoelace.com/rss.php', 'the best links in the world');
INSERT INTO `rss` VALUES (2067, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.xxx-blog.com/xmlsrv/rss2.php?blog=3', 'Daily news from the world of adult entertainment. For those still puzzled - this blog guides you through the best in sex, nudity and porn :).');
INSERT INTO `rss` VALUES (2068, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.corsetdreams.blogspot.com/atom.xml', 'Corset Dreams: Pretty girls tight laced into corsets, sexy and restrained - ladylike.');
INSERT INTO `rss` VALUES (2069, 'Computers & Internet', 3, 'Games', '17', 'http://www.digitpress.com/news.xml', 'Classic Video Games');
INSERT INTO `rss` VALUES (2070, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat7.xml', 'NewsIsFree : Music');
INSERT INTO `rss` VALUES (2071, 'Computers & Internet', 3, 'Games', '17', 'http://tinyurl.com/4u6br', 'Retrogaming');
INSERT INTO `rss` VALUES (2072, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://enews.ebaumsworld.com/rss/enews.rss', 'eNews from eBaumsworld - Funny News Stories from around the web');
INSERT INTO `rss` VALUES (2073, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.lonnypaul.com/index.xml', 'Lonny Paul rants about technology - from the inside.');
INSERT INTO `rss` VALUES (2074, 'Regionals', 7, 'US', '38', 'http://www.corliss-lamont.org/hsmny/meeting-schedule-rss.xml', 'The Humanist Society of Metropolitan New York, the Corliss Lamont Chapter of the American Humanist Association, holds twice-monthly meetings on topics of interest to humanists in the greater New York area. All meetings are open to the general public.');
INSERT INTO `rss` VALUES (2075, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.feedburner.com/linkmonkey/summ', 'Weird and interesting web links, off-beat news stories, and cute little monkeys.');
INSERT INTO `rss` VALUES (2076, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.feedburner.com/linkmonkey/full', '(full post) Weird and interesting web links, off-beat news stories, and cute little monkeys.');
INSERT INTO `rss` VALUES (2077, 'Weblogs [Computers]', 2, 'General', '5', 'http://feeds.feedburner.com/MerelyHuman', 'The Art of Human Enterprise :: 21st Century Business Intelligence, Creative Advertising, Marketing Ideas and Blogs');
INSERT INTO `rss` VALUES (2078, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.fnn247.com/feed.rss', 'Fake News Network 24 7');
INSERT INTO `rss` VALUES (2079, 'Miscellaneous', 6, 'Science & Education', '32', 'http://skola.gov.mt/skola/rss/rss.aspx', 'News from Schools in Malta and Gozo');
INSERT INTO `rss` VALUES (2080, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat20.xml', 'NewsIsFree : Travel');
INSERT INTO `rss` VALUES (2081, 'Business', 4, 'Travel', '24', 'http://turist.ru/onews.rss/news_rss.xml', 'Russian Travel, Life & Culture news');
INSERT INTO `rss` VALUES (2082, 'Computers & Internet', 3, 'Security', '18', 'http://www.details.150m.com/spofv.xml', 'SPAM, Phishing, Online Scams, Fraud, Viruses');
INSERT INTO `rss` VALUES (2083, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/WebsiteMarketingTactics', 'WebSite Marketing Tactics');
INSERT INTO `rss` VALUES (2084, 'Weblogs [Personal]', 1, 'General', '1', 'http://xml.tabulets.com/rss/vicieus.rss', 'Stabs at literary genius both personal and fictional');
INSERT INTO `rss` VALUES (2085, 'Weblogs [Computers]', 2, 'General', '5', 'http://rss.icerocket.com/xmlfeed.php?id=184', 'Digita Trends and technology');
INSERT INTO `rss` VALUES (2086, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.adult-video-chat-reviews.com/avcr-feed.xml', 'Reviews, tips and news covering the adult video chat industry');
INSERT INTO `rss` VALUES (2087, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://invinia.com/Blog/Rss.aspx', 'From Invinia Solutions');
INSERT INTO `rss` VALUES (2088, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.feedburner.com/BCC-Weblog', 'Boylston Chess Club Weblog');
INSERT INTO `rss` VALUES (2089, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat60.xml', 'NewsIsFree : Books');
INSERT INTO `rss` VALUES (2090, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.great-murder-mystery-games.com/support-files/rss.xml', 'Guilty Parties - the murder mystery parties news blog');
INSERT INTO `rss` VALUES (2091, 'Miscellaneous', 6, 'Society', '33', 'http://wherewearebound.typepad.com/where_were_bound/index.rdf', 'A radical analysis of U.S. culture, politics, and tech');
INSERT INTO `rss` VALUES (2092, 'Regionals', 7, 'US', '38', 'http://mydvd.alltimeshop.biz/rss/130.1.top-selling.xml', 'DVD: Top selling');
INSERT INTO `rss` VALUES (2093, 'Weblogs [Computers]', 2, 'General', '5', ' http://rss.icerocket.com/xmlfeed.php?id=203', 'The A-Z of Printing, Techniques, Sources, etc');
INSERT INTO `rss` VALUES (2094, 'Miscellaneous', 6, 'Society', '33', 'http://babygiftidea.blogspot.com/atom.xml', 'Offers news on baby gift ideas and medical news.');
INSERT INTO `rss` VALUES (2095, 'Business', 4, 'Travel', '24', 'http://www.barcelona-tourist-guide.com/support-files/rss.xml', 'Barcelona Tourist Guide Update');
INSERT INTO `rss` VALUES (2096, 'Computers & Internet', 3, 'Games', '17', 'http://www.rsscalendar.com/rss/feed.asp?e=11159&k=455a9ce9e0c8e8a0c7745eecd6a64be4', 'Atlanta Ticket Brokers :: Atlanta Braves Spring Training Ticket information Cracker Jack Tickets');
INSERT INTO `rss` VALUES (2097, 'Computers & Internet', 3, 'Internet', '15', 'http://www.steplinks.blogspot.com/atom.xml', 'StepLinks - online connected address book');
INSERT INTO `rss` VALUES (2098, 'Computers & Internet', 3, 'Internet', '15', 'http://www.steplinksfr.blogspot.com/atom.xml', 'StepLinks : service de gestion de contacts');
INSERT INTO `rss` VALUES (2099, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.embrujo.net/diario.html', 'weblog about tarot and religion');
INSERT INTO `rss` VALUES (2100, 'Companies', 8, 'Microsoft', '46', 'http://msdn.microsoft.com/rss.xml', 'Keep current with all the new technical articles, columns, specifications, and resources published on the Microsoft Developer Network (MSDN).');
INSERT INTO `rss` VALUES (2101, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20fashion%20news', 'Moreover - Consumer: fashion news');
INSERT INTO `rss` VALUES (2102, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat224.xml', 'NewsIsFree : Fashion');
INSERT INTO `rss` VALUES (2103, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.embrujo.net/atom.xml', 'weblog about tarot');
INSERT INTO `rss` VALUES (2104, 'Business', 4, 'Construction', '23', 'http://rss.groups.yahoo.com/group/constructionnews/rss', 'Construction Industry Association News');
INSERT INTO `rss` VALUES (2105, 'Business', 4, 'Construction', '23', 'http://rss.groups.yahoo.com/group/constructionjobs/rss', 'Construction Management Free Job Postings');
INSERT INTO `rss` VALUES (2106, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.pureehosting.com/backend.php', 'Information Technology Community');
INSERT INTO `rss` VALUES (2107, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.theimpulsivebuy.com', 'Product Reviews Gone Wild!!!');
INSERT INTO `rss` VALUES (2108, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.theimpulsivebuy.com/wordpress/wp-rss2.php', 'Product Reviews Gone Wild!');
INSERT INTO `rss` VALUES (2109, 'Business', 4, 'Advertising & Marketing', '19', 'http://ipressroom.com/PR/ipressroom.xml', 'Internet PR and Corporate News');
INSERT INTO `rss` VALUES (2110, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.ipressroom.com/pr/corporate/info/blog-2377-1.xml', 'Internet PR News Blog');
INSERT INTO `rss` VALUES (2111, 'Miscellaneous', 6, 'Sports', '34', 'http://wichitaskiclub.com/cgi-bin/rss.xml', 'Wichita Ski Club is Kansas ski & snowboard club for sports & social activities');
INSERT INTO `rss` VALUES (2112, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat40.xml', 'NewsIsFree : Lifestyle');
INSERT INTO `rss` VALUES (2113, 'Business', 4, 'Finance', '25', 'http://au.biz.yahoo.com/financenews/htt/financenews.xml', 'Yahoo! Finance News: Top Stories');
INSERT INTO `rss` VALUES (2114, 'Computers & Internet', 3, 'Games', '17', 'http://www.activereviews.com/backend.php', 'Game Reviews, News');
INSERT INTO `rss` VALUES (2115, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://albertching.blogspot.com/atom.xml', 'Random thoughts from a self-confessed nerd');
INSERT INTO `rss` VALUES (2116, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.discountsfinder.com/rss_expiring', 'Coupons');
INSERT INTO `rss` VALUES (2117, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.completelycalm.com/modules/rss/rss.php', 'CompletelyCalm');
INSERT INTO `rss` VALUES (2118, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://lonewacko.com/blog/index.rdf', 'Non-"liberal" coverage of immigration, Iraq, terrorism, multiculturalism, Los Angeles, California, privacy, and occasionally celebrities and wacky humor.');
INSERT INTO `rss` VALUES (2119, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.blogger.dk/lonvig/blogfeed.asp', 'blogge.dk Asbjørn Lønvig på dansk');
INSERT INTO `rss` VALUES (2120, 'Miscellaneous', 6, 'Sports', '34', 'http://sportznetwork.com/rss/teams/nfl/chiefs.xml', 'SN Chiefs Feed');
INSERT INTO `rss` VALUES (2121, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://edreamz.shyper.com/ecommerce.xml', 'We provide you with The Best e-Commerce Solutions and Services for your Online Business needs. We provide you with The Best e-Commerce Solutions and Services for your Online Business needs.');
INSERT INTO `rss` VALUES (2122, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat136.xml', 'NewsIsFree : Radio');
INSERT INTO `rss` VALUES (2123, 'Miscellaneous', 6, 'Society', '33', 'http://stupidvandals.blogspot.com/atom.xml', 'Dedictated to showing the stupidity of vandals and their vandalism');
INSERT INTO `rss` VALUES (2124, 'News', 5, 'Locals', '29', 'http://PhilaDeco.com/PhilaDeco.rss', 'Philadelphia 11th hour historic preservation');
INSERT INTO `rss` VALUES (2125, 'Regionals', 7, 'Europe', '42', 'http://www.michaelrichter-marketing.de/rss/intern.xml', 'International marketing');
INSERT INTO `rss` VALUES (2126, 'Regionals', 7, 'Europe', '42', 'http://www.michaelrichter-marketing.de/rss/global.xml', 'Internationales Marketing und Vertrieb');
INSERT INTO `rss` VALUES (2127, 'Miscellaneous', 6, 'Health', '36', 'http://muscleandfitnessblog.com/index.rdf', 'Weight Loss & Bodybuilding Blog reveals secret insider muscle building and weight loss secrets');
INSERT INTO `rss` VALUES (2128, 'Business', 4, 'Finance', '25', 'http://www.ezinemarketingcenter.com/dental-insurance/index.rdf', 'Dental Insurance Plans Blog analyzes the very best dental insurance plans for individuals and groups');
INSERT INTO `rss` VALUES (2129, 'Miscellaneous', 6, 'Health', '36', 'http://www.ezinemarketingcenter.com/weight-loss/index.rdf', 'Weight Loss Program is a blog for folks looking for weight loss tips, articles, low carb recipes, low carb diets and other related stuff.');
INSERT INTO `rss` VALUES (2130, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.ukslc.org/files/backend/news.xml', 'United Kingdom Sound And Lighting Community');
INSERT INTO `rss` VALUES (2131, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.kervarec.net/yann/rss.php', 'my life');
INSERT INTO `rss` VALUES (2132, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat52.xml', 'NewsIsFree : Celebrities');
INSERT INTO `rss` VALUES (2133, 'Miscellaneous', 6, 'Health', '36', 'http://Sleep-Aid.1-2-Sleep.com', 'Sleep Aid Tips blog offers natural sleep remedies for a healthy sleep.');
INSERT INTO `rss` VALUES (2134, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/SleepAidTips', 'Sleep Aid Tips blog offers natural sleep remedies for a healthy sleep.');
INSERT INTO `rss` VALUES (2135, 'Business', 4, 'Construction', '23', 'http://www.inside-woodworking.com/news/index.xml', 'Inside Woodworking provides information on new power tools and machinery for woodworkers and cabinet makers.');
INSERT INTO `rss` VALUES (2136, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.oclc.org/research/announcements/oclc_research_announcements.rdf', 'The latest announcements from OCLC Research.');
INSERT INTO `rss` VALUES (2137, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://orweblog.oclc.org/index.rdf', 'On libraries, services and networks.');
INSERT INTO `rss` VALUES (2138, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.usuariosdeinternet.org/index2.php?option=com_rss&feed=RSS0.91&no_html=1', 'o que nuclea a usuarios de Internet de todo el mundo, con el fin de lograr mayores beneficios y evitar el abuso de parte de las empresas que se creen dueñas de la red.');
INSERT INTO `rss` VALUES (2139, 'Business', 4, 'Travel', '24', 'http://tourconsult.biz/newsfeeds', 'TourConsult.BIZ - information for international travel industry and related business');
INSERT INTO `rss` VALUES (2140, 'Business', 4, 'Real Estate', '21', 'http://www.real-fidelity.com/index.xml', 'The property investors weblog.');
INSERT INTO `rss` VALUES (2141, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.unclemaxsays.com/rss.xml', 'Small business management advice, news and guides.');
INSERT INTO `rss` VALUES (2142, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat3.xml', 'NewsIsFree : Games');
INSERT INTO `rss` VALUES (2143, 'Computers & Internet', 3, 'Security', '18', 'http://www.deletespyware.net/rss3.xml', 'The dangers of spyware to computer users');
INSERT INTO `rss` VALUES (2144, 'Miscellaneous', 6, 'Health', '36', 'http://www.visioform.com/resources/wp-rss2.php', 'Visioform Personal Growth Resources');
INSERT INTO `rss` VALUES (2145, 'Regionals', 7, 'Europe', '42', 'http://www.visioform.com/wpde/wp-rss2.php', 'Visioform Ressourcen fuers Leben');
INSERT INTO `rss` VALUES (2146, 'Miscellaneous', 6, 'Health', '36', 'http://www.alternativehealthcarenetwork.com/rss/news.xml', 'Alternative Healthcare News and Information');
INSERT INTO `rss` VALUES (2147, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.jennasays.com/Portals/0/host_Blog_ID_1.xml', 'Only the BEST in erotica according to Jenna');
INSERT INTO `rss` VALUES (2148, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://grafik-illustrationen-artwork-links.blogspot.com/atom.xml', 'Grafik Illustrationen Artwork');
INSERT INTO `rss` VALUES (2149, 'Business', 4, 'Finance', '25', 'http://www.yourika.com/news/index2.php?option=com_simpleboard&func=sb_rss&no_html=1', 'YourikaTown Cocktail Lounge - Trading Tips / Investment Opportunities');
INSERT INTO `rss` VALUES (2150, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.grafhp.ch/news_rss/rss_h20.xml', 'Grafik Illustrationen Artwork');
INSERT INTO `rss` VALUES (2151, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.JohnAlanis.com/index.rdf', 'Discover how women approach you first for a date');
INSERT INTO `rss` VALUES (2152, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat11.xml', 'NewsIsFree : Movies');
INSERT INTO `rss` VALUES (2153, 'Miscellaneous', 6, 'Health', '36', 'http://cancerarticles.blogspot.com/atom.xml', 'Mesothelioma asbestos cancer, or any cancer needs to have the facts revealed. With a series of articles, both factual and inspirational, this blog attempts to provide help to all sufferers.');
INSERT INTO `rss` VALUES (2154, 'Miscellaneous', 6, 'Society', '33', 'http://www.cyburbia.org/forums/external.php?type=rss&forumids=12,10,6,19,20,26,48', 'Cyburbia Forums - urban planning message board');
INSERT INTO `rss` VALUES (2155, 'Computers & Internet', 3, 'Internet', '15', 'http://www.searchengines911.com/feed.xml', 'Help with search engines');
INSERT INTO `rss` VALUES (2156, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/FreeRomanceGuideDatingRelationshipsRomancePersonalsAndLove', 'News on dating, romance, personals and love.');
INSERT INTO `rss` VALUES (2157, 'Business', 4, 'Real Estate', '21', 'http://www.allukhousesforsale.co.uk/xml/aboutrss.asp', 'Recently added UK property for sale advertisements');
INSERT INTO `rss` VALUES (2158, 'Business', 4, 'Finance', '25', 'http://www.calculatemortgage.org/feed.xml', 'CalculateMortgage.org Info Feed');
INSERT INTO `rss` VALUES (2159, 'Miscellaneous', 6, 'Sports', '34', 'http://feeds.feedburner.com/FlyFishingColorado', 'Articles, tips and helpful information about fly fishing Colorado. Helping the beginning angler learn fly fishing and choose appropriate gear. How to choose a Colorado Fly Fishing Guide, Guides by location, Colorado Stream Flows and more.');
INSERT INTO `rss` VALUES (2160, 'Miscellaneous', 6, 'Sports', '34', 'http://fly-fishing-colorado.blogspot.com/atom.xml', 'Helpful fly fishing and fly tying information for beginner to advanced. Providing info on local guides, fly shops, stream flows and more. We carry major brands of equipment such as Sage, St Croix, Scott and other fly rods, fly vests, waders, wading shoes');
INSERT INTO `rss` VALUES (2161, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.parrotsnow.com/support-files/rss.xml', 'Up-to-date Tips and News for your Parrots');
INSERT INTO `rss` VALUES (2162, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.collectibledealz.com/collectibles-gifts-news.xml', 'News and Articles About the World of Collecting');
INSERT INTO `rss` VALUES (2163, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat135.xml', 'NewsIsFree : Television');
INSERT INTO `rss` VALUES (2164, 'Weblogs [Personal]', 1, 'General', '1', 'http://diariodeunmurcielago.blogspot.com/atom.xml', 'Personal weblog');
INSERT INTO `rss` VALUES (2165, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://html.scoutprovidence.com', 'HTML and CSS Tutorials');
INSERT INTO `rss` VALUES (2166, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://php.scoutprovidence.com/rss.php', 'PHP and MySQL Tutorials');
INSERT INTO `rss` VALUES (2167, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/TheLivingJournal', 'The Living Journal provides timely, quality information that readers are able to immediately use to effect massive change in their lives. Always relevant. Always free.');
INSERT INTO `rss` VALUES (2168, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://hodgepodger.blogspot.com/', 'personal blog');
INSERT INTO `rss` VALUES (2169, 'Miscellaneous', 6, 'Science & Education', '32', 'http://sms.homelinux.org/index2.php?option=com_rss&no_html=1', 'St.- Martinus - Schule Hildesheim-Himmelsthür');
INSERT INTO `rss` VALUES (2170, 'Computers & Internet', 3, 'Games', '17', 'http://www.trainerscity.com/rsstrainerspc.php', 'Trainers for PC Games');
INSERT INTO `rss` VALUES (2171, 'Computers & Internet', 3, 'Games', '17', 'http://www.trainerscity.com/rsscheatspsx.php', 'Cheats for PSX');
INSERT INTO `rss` VALUES (2172, 'Computers & Internet', 3, 'Games', '17', 'http://www.trainerscity.com/rsscheatsxbox.php', 'Cheats for Xbox');
INSERT INTO `rss` VALUES (2173, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat32.xml', 'NewsIsFree: Entertainment');
INSERT INTO `rss` VALUES (2174, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.plasma-tv-review.info/rss.xml', 'Up to date News on Plasma TVs and product reviews and deals.');
INSERT INTO `rss` VALUES (2175, 'Business', 4, 'Finance', '25', 'http://www.forbeginners.info/mortgage/mortgage-rss.xml', 'Information on mortgage basics, fixed and adjustable-rate mortgages, home equity loans, refinancing and reverse mortgages, mortgage calculators, and more.');
INSERT INTO `rss` VALUES (2176, 'Business', 4, 'Travel', '24', 'http://tourconsult.biz/newsfeeds/node/feed', 'Travel related international feeds');
INSERT INTO `rss` VALUES (2177, 'Business', 4, 'Travel', '24', 'http://www.islavenado.com/costarica_travel_vacations.xml', 'costa rica');
INSERT INTO `rss` VALUES (2178, 'Companies', 8, 'Moreover', '50', 'http://craigslist', 'craigslist arhive posts');
INSERT INTO `rss` VALUES (2179, 'Business', 4, 'Real Estate', '21', 'http://realestate-news.blogspot.com/atom.xml', 'Real Estate News');
INSERT INTO `rss` VALUES (2180, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.getresponse.com/rss/macarthurwatergardens', 'MacArthur Water Gardens Pond Blog');
INSERT INTO `rss` VALUES (2181, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://journals.aol.com/kheadenmd/Thoughtsfromtheheadoc/rss.xml', 'Learn the truth about our system for delivering care to the mentally ill.');
INSERT INTO `rss` VALUES (2182, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://blogs.rediff.com/scripts/blog_rss.phtml?blogName=expertseo&blogId=1101289838', 'SEO Expert India Mumbai');
INSERT INTO `rss` VALUES (2183, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat23.xml', 'NewsIsFree : Health');
INSERT INTO `rss` VALUES (2184, 'Regionals', 7, 'Europe', '42', 'http://venetianblog.blogspot.com/atom.xml', 'Blog about Venice, Italy');
INSERT INTO `rss` VALUES (2185, 'Computers & Internet', 3, 'Security', '18', 'http://www.cheapest-computer-hardware-software.com/support-files/security.xml', 'Your Computer Security is very important.');
INSERT INTO `rss` VALUES (2186, 'Business', 4, 'Foods & Beverages', '27', 'http://feeds.feedburner.com/TheBlogOfACoffeeAddict', 'A blog about my addiction to coffee, energy drinks, caffeinated sodas, caffeinated mints, and just about anything else that has caffeine.');
INSERT INTO `rss` VALUES (2187, 'Miscellaneous', 6, 'Society', '33', 'http://www.premium-dating-services.com/support-files/rss.xml', 'News and information about online dating services');
INSERT INTO `rss` VALUES (2188, 'Weblogs [Personal]', 1, 'General', '1', 'http://koiacres.blogspot.com/atom.xml', 'Koi Acres is an importer of high quality Koi from Japan.');
INSERT INTO `rss` VALUES (2189, 'Miscellaneous', 6, 'Society', '33', 'http://www.che-lives.com/home/backend.php', 'Che-Lives E-Zine');
INSERT INTO `rss` VALUES (2190, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.che-lives.com/forum/rss.php', 'Che-Lives Newswire');
INSERT INTO `rss` VALUES (2191, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat235.xml', 'NewsIsFree: Alternative Medicine');
INSERT INTO `rss` VALUES (2192, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.photo-opps.com/support-files/rss.xml', 'News and information about how to create photograph gifts, cards, cds, and more ideas for protecting and sharing photos.');
INSERT INTO `rss` VALUES (2193, 'Miscellaneous', 6, 'Sports', '34', 'http://www.motorsportsblog.com/weblog/index.rdf', 'Motorsports Blog');
INSERT INTO `rss` VALUES (2194, 'Computers & Internet', 3, 'Security', '18', 'http://www.hat-squad.com/weblog/index.xml', 'Hat-Squad Security Team');
INSERT INTO `rss` VALUES (2195, 'Business', 4, 'News & Opportunities', '26', 'http://feeds.feedburner.com/RochEnt', 'News, information, and opinion of, by, and for entrepreneurs in and around Rochester, NY.');
INSERT INTO `rss` VALUES (2196, 'Miscellaneous', 6, 'Sports', '34', 'http://korfball.hu/rss_news.xml', 'Hungarian Korfball News');
INSERT INTO `rss` VALUES (2197, 'Business', 4, 'Finance', '25', 'http://a1-insurance.blogspot.com/atom.xml', 'Insurance Blog');
INSERT INTO `rss` VALUES (2198, 'Computers & Internet', 3, 'Internet', '15', 'http://powerwarsaw.com/pwwp/feed/rss2/', 'VOIP, SIP, SEO and moe tech issues');
INSERT INTO `rss` VALUES (2199, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.kindkidz.us/techno/rss.php', 'Techno & Electronic Music Community - Info');
INSERT INTO `rss` VALUES (2200, 'Miscellaneous', 6, 'Sports', '34', 'http://www.cnnsi.com', 'baseball');
INSERT INTO `rss` VALUES (2201, 'Weblogs [Computers]', 2, '.NET', '7', 'http://netindonesia.net', '.Net');
INSERT INTO `rss` VALUES (2202, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20fitness%20news', 'Moreover - Consumer: fitness news');
INSERT INTO `rss` VALUES (2203, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat69.xml', 'NewsIsFree: Diseases');
INSERT INTO `rss` VALUES (2204, 'Weblogs [Computers]', 2, 'Java', '9', 'http://shinzui.org/exec/rss?snip=java+no+shinzui', 'the Essence of Java');
INSERT INTO `rss` VALUES (2205, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.results-squared.com/ad-optimization/atom.xml', 'Advertising Optimization and Marketing For Business Owners');
INSERT INTO `rss` VALUES (2206, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.nerdshit.com/index.rdf', 'psychedelics, art, news');
INSERT INTO `rss` VALUES (2207, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.mobile-weblog.com/index.rdf', 'Location based services and everything about cell phones');
INSERT INTO `rss` VALUES (2208, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.artsandgraphicsbeyond.com', 'Graphic Design');
INSERT INTO `rss` VALUES (2209, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.sexartup.com', 'sex');
INSERT INTO `rss` VALUES (2210, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.sexartporn.com', 'sex art');
INSERT INTO `rss` VALUES (2211, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.modelexpozure.com', 'modeling');
INSERT INTO `rss` VALUES (2212, 'Regionals', 7, 'Europe', '42', 'http://www.centrovenetoservizi.it/data/feedrss.xml', 'Centro Veneto Servizi s.p.a.');
INSERT INTO `rss` VALUES (2213, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat21.xml', 'NewsIsFree: Technology');
INSERT INTO `rss` VALUES (2214, 'Computers & Internet', 3, 'Software', '13', 'http://www.quicksoftservices.com', 'With suite of products for supply chain and proven solution for Retailing, Quicksoft has a leading edge with business processes and indepth business analysis for Medicine Shops, Malls, Supermarket, Petrol Pumps, Mobile-Phone Shops, etc., Our Branch Automa');
INSERT INTO `rss` VALUES (2215, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.distance-learning-online-education-programs.com/distance-learning-online-education.xml', 'News and information about distance learning and online education programs. With accredited schools, colleges and universities that offer long distance courses and online associates, bachelors, masters, and MBA (Master of Business Administration) degrees.');
INSERT INTO `rss` VALUES (2216, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://garrickvanburen.com/firstcrack/wp-rss2.php', 'Podcasting on Coffee, Technology, & Other Daily Grinds');
INSERT INTO `rss` VALUES (2217, 'Business', 4, 'Human resources', '22', 'http://www.workingpathways.com/workbetter/wp-rss2.php', 'The Work Better Weblog');
INSERT INTO `rss` VALUES (2218, 'Business', 4, 'Legal', '20', 'http://www.canton.elegal.ca/index.rdf', 'Law and Technology blawg by a Canadian lawyer');
INSERT INTO `rss` VALUES (2219, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.smartzville.com/learn/wp-rss2.php', 'Why I Love RSS Feeds...');
INSERT INTO `rss` VALUES (2220, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.brandaface.com/feed/rss2/', 'Personal branding reflected in the zeitgeist. Watching the pros in entertainment, politics, business. And now you. What makes YOU different?');
INSERT INTO `rss` VALUES (2221, 'Business', 4, 'News & Opportunities', '26', 'http://www.vipprofitzone.com/resale-rights-marketing.xml', 'Resale Rights and Turnkey Websites - Online Marketing - VIP Profit Zone');
INSERT INTO `rss` VALUES (2222, 'Computers & Internet', 3, 'Internet', '15', 'http://www.vipprofitzone.com/turnkey-web-site.xml', 'Make Money with Turnkey Web Sites - On line Marketing Software');
INSERT INTO `rss` VALUES (2223, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat17.xml', 'NewsIsFree : Computers');
INSERT INTO `rss` VALUES (2224, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://tras-el-11-m.blogspot.com/atom.xml', 'Lo que Zapatero prometió (Spanish)');
INSERT INTO `rss` VALUES (2225, 'Business', 4, 'Finance', '25', 'http://feeds.feedburner.com/VentureIntelligenceIndia', 'Tracking High Technology industry issues with special focus on India and Indian founded companies worldwide.');
INSERT INTO `rss` VALUES (2226, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.styleenvy.com/backend.php', 'Style & Fashion related');
INSERT INTO `rss` VALUES (2227, 'Weblogs [Personal]', 1, 'General', '1', 'http://thebreastsite.com/blog/Rss.aspx', 'A BLOG dedicated to breasts and the women who own them.');
INSERT INTO `rss` VALUES (2228, 'Computers & Internet', 3, 'Security', '18', 'http://securence.blogs.com/1/index.rdf', 'Spam, Virus, & Internet Filtering News, Resources & Commentary');
INSERT INTO `rss` VALUES (2229, 'Weblogs [Computers]', 2, 'Developer News', '6', 'http://www.symbianone.com/index2.php?option=com_rss&no_html=1', 'Symbian OS and smartphone application development');
INSERT INTO `rss` VALUES (2230, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.gisuser.com/index2.php?option=com_rss&no_html=1', 'Daily GIS, mapping, GPS, LBS, and geospatial news updates');
INSERT INTO `rss` VALUES (2231, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.bestwebbargains.net/bestwebbargains.xml', 'BestWebBargains.net presents the best deals to be found on the web daily. Keep up to date with our RSS Feed');
INSERT INTO `rss` VALUES (2232, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/BeautySourcebook', 'The latest news on Skincare');
INSERT INTO `rss` VALUES (2233, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat33.xml', 'NewsIsFree : Internet');
INSERT INTO `rss` VALUES (2234, 'Regionals', 7, 'Europe', '42', 'http://www.tuinkrant.com/tuinkrant10.xml', 'Dutch Garden Magazine');
INSERT INTO `rss` VALUES (2235, 'News', 5, 'Locals', '29', 'http://www.kingstonsprings.org/rss.php', 'Local news for the Kingston Springs community.');
INSERT INTO `rss` VALUES (2236, 'Business', 4, 'Finance', '25', 'http://creepus.blogspot.com', 'Creepus Stock Markets Observations');
INSERT INTO `rss` VALUES (2237, 'Business', 4, 'Finance', '25', 'http://creepus.blogspot.com/atom.xml', 'Creepus Stock Markets Observations - Stocks, options, etfs, otcbb, otc, charts, investing and etc.');
INSERT INTO `rss` VALUES (2238, 'Weblogs [Personal]', 1, 'General', '1', 'http://mamchenkov.net/blog/xml-rss2.php?full=yes', 'Blog of Leonid Mamchenkov');
INSERT INTO `rss` VALUES (2239, 'Regionals', 7, 'Europe', '42', 'http://www.edicola.org/movdipartecipazione/testata.xml', 'Movimento di Partecipazione');
INSERT INTO `rss` VALUES (2240, 'Regionals', 7, 'Europe', '42', 'http://www.amurtnews.info/testata.xml', 'Amurt News');
INSERT INTO `rss` VALUES (2241, 'Regionals', 7, 'Europe', '42', 'http://www.onenessworld.info/testata.xml', 'Oneness World');
INSERT INTO `rss` VALUES (2242, 'News', 5, 'World', '28', 'http://www.inq7.net', 'Inquirer');
INSERT INTO `rss` VALUES (2243, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat231.xml', 'NewsIsFree : Satellite');
INSERT INTO `rss` VALUES (2244, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.stickybud.com/shemale-blog/data/feed.xml', '22 year old shemale sharing my perverted sex life.');
INSERT INTO `rss` VALUES (2245, 'Miscellaneous', 6, 'Society', '33', 'http://www.strategicdigitaloutreach.com/index.php/weblog/rss_2.0/', 'Dedicated to exploring ways in which the internet can be used to spread the Christian message throughout the world.');
INSERT INTO `rss` VALUES (2246, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.digitalmedia-productions.com/photonewsrss.xml', 'digital photography news and informatio site shop for digital cameras');
INSERT INTO `rss` VALUES (2247, 'Regionals', 7, 'Europe', '42', 'http://www.delirant.com/annuaire/xml/delirant.xml', 'All days, fun and humor.');
INSERT INTO `rss` VALUES (2248, 'Business', 4, 'News & Opportunities', '26', 'http://workathomereview.blogspot.com/rss/workathomereview.xml', 'How real people just like you are making serious money');
INSERT INTO `rss` VALUES (2249, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://on-line-casinos-online.com/wordpress/wp-rss2.php', 'Online Casino News');
INSERT INTO `rss` VALUES (2250, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/exhibition3.rss.xml', 'Sad Days');
INSERT INTO `rss` VALUES (2251, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.SorryDarling.com/rss-in-xml.asp', 'Sorrydarling free gift Feed');
INSERT INTO `rss` VALUES (2252, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.gigglestop.com/rss.php', 'Latest Jokes submitted to the GiggleStop.com website');
INSERT INTO `rss` VALUES (2253, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://online-recruitment.blogspot.com/atom.xml', 'David Craig Blog');
INSERT INTO `rss` VALUES (2254, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat132.xml', 'NewsIsFree : Wireless');
INSERT INTO `rss` VALUES (2255, 'News', 5, 'Media', '31', 'http://www.giantpath.com/feed.xml', 'Articles and news to help readers get the most out of online music.');
INSERT INTO `rss` VALUES (2256, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://saddayslonvig.blog.com/rss/', 'blog.com - Sad Days');
INSERT INTO `rss` VALUES (2257, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.webwrite.it/blog/index.xml', 'Web Content Management etc.');
INSERT INTO `rss` VALUES (2258, 'Weblogs [Computers]', 2, 'General', '5', 'http://rss.icerocket.com/xmlfeed.php?id=248', 'Postcards and ECards');
INSERT INTO `rss` VALUES (2259, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.lowproductivity.com/modules/rss/rss.php', 'The Worst Website Ever');
INSERT INTO `rss` VALUES (2260, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.goodiestore.com/2004/12/how-to-pot-your-plants.xml', 'Designer Planters');
INSERT INTO `rss` VALUES (2261, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.goodiestore.com/DesignerPlanters.xml', 'How to pot your plants');
INSERT INTO `rss` VALUES (2262, 'Weblogs [Personal]', 1, 'General', '1', 'http://rss.icerocket.com/xmlfeed.php?id=246', 'A whole New world of Digital PHotography and Printing');
INSERT INTO `rss` VALUES (2263, 'Business', 4, 'Advertising & Marketing', '19', ' http://thewrightplace.blogspot.com/atom.xml', 'The Wright Place TV Show is for Women Business Owners and is seen in 5 million homes in Southern California and on the Internet. It is hosted by Dr. Letitia S. Wright, D.C.');
INSERT INTO `rss` VALUES (2264, 'Business', 4, 'News & Opportunities', '26', 'http://www.biovelocity.net/rss/news.xml', 'Biovelocity.net is a world leading portal to source intellectual property, patents as well as funding for new ventures in the biotechnology field. Intellectual property that helps build commercialization.');
INSERT INTO `rss` VALUES (2265, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat83.xml', 'NewsIsFree : Computer Graphics');
INSERT INTO `rss` VALUES (2266, 'Weblogs [Computers]', 2, 'General', '5', 'http://rss.icerocket.com/xmlfeed.php?id=238', 'Working at a fast speed of light to bring out efficient services');
INSERT INTO `rss` VALUES (2267, 'Business', 4, 'Finance', '25', 'http://feeds.feedburner.com/InsideSarbanesOxley', 'inside Sarbanes Oxley');
INSERT INTO `rss` VALUES (2268, 'Business', 4, 'Telecom & Wireless', '49', 'http://feeds.feedburner.com/Voipov', 'VoIP: Points of View');
INSERT INTO `rss` VALUES (2269, 'Computers & Internet', 3, 'Games', '17', 'http://videogames-review.blogspot.com/atom.xml', 'Video game reviews for all console game systems including playstation 2 x box game cube and nintendo ds. Video game accessories and online dvd and game rentals.');
INSERT INTO `rss` VALUES (2270, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.flamintiki.com/index.xml', 'All kinds of technology news');
INSERT INTO `rss` VALUES (2271, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.456bereastreet.com/feed.xml', 'Web standards, accessibility, usability and other topics related to web design and development.');
INSERT INTO `rss` VALUES (2272, 'Weblogs [Personal]', 1, 'General', '1', 'http://edoras.ucsd.edu/news/rss.php?ver=2', 'News about Michelle and Andrew Casad, graduate students at the University of California San Diego.');
INSERT INTO `rss` VALUES (2273, 'Miscellaneous', 6, 'Science & Education', '32', 'http://blogs.setonhill.edu/MikeArnzen/index.rdf', 'Scholarship of Teaching');
INSERT INTO `rss` VALUES (2274, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://blogs.setonhill.edu/Arnzenews/index.rdf', 'The Goreletter: Horror Newsletter');
INSERT INTO `rss` VALUES (2275, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.technotip.com/rss/index_rss2.xml', 'Technotip has been setup with the sole aim, Information for all through words that count.');
INSERT INTO `rss` VALUES (2276, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat24.xml', 'NewsIsFree : Press & Magazines');
INSERT INTO `rss` VALUES (2277, 'Regionals', 7, 'UK', '40', 'http://redgoblins.com/wired/backend.php', 'Blog and Portal');
INSERT INTO `rss` VALUES (2278, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.picturemehot.com/RSS/RSS_NewMembersFemale_5.xml', 'WebCam Dating New Female Members');
INSERT INTO `rss` VALUES (2279, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.picturemehot.com/RSS/RSS_NewMembersMale_5.xml', 'WebCam Dating New Male Members');
INSERT INTO `rss` VALUES (2280, 'Miscellaneous', 6, 'Health', '36', 'http://www.best-abdominal-exercises.com/support-files/rss.xml', 'News and information on the topic of abdominal exercises.');
INSERT INTO `rss` VALUES (2281, 'Weblogs [Computers]', 2, '.NET', '7', 'http://www.developerland.com/newarticles.rss', 'new .NET articles');
INSERT INTO `rss` VALUES (2282, 'Miscellaneous', 6, 'Health', '36', 'http://www.disabled-world.com/artman/rss.xml', 'News and articles of interest to people with disabilities.');
INSERT INTO `rss` VALUES (2283, 'Computers & Internet', 3, 'Games', '17', 'http://www.g4techtv.com/rss.aspx', 'G4techTV RSS Feed');
INSERT INTO `rss` VALUES (2284, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.payperclickuniverse.com/xml/blog.xml', 'Pay Per Click Search Engines (PPC)');
INSERT INTO `rss` VALUES (2285, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.midian.nl/midian.xml', 'Dutch news and dutch metalnews');
INSERT INTO `rss` VALUES (2286, 'Weblogs [Computers]', 2, 'General', '5', 'http://feeds.feedburner.com/DownTheAvenue', 'passion to tech and business');
INSERT INTO `rss` VALUES (2287, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat8.xml', 'NewsIsFree : Geek');
INSERT INTO `rss` VALUES (2288, 'Miscellaneous', 6, 'Health', '36', 'http://obesityinfo.blogspot.com/atom.xml', 'obesity information');
INSERT INTO `rss` VALUES (2289, 'Business', 4, 'Finance', '25', 'http://www.sharefilter.com/dailyscanreport.rss', 'Share Filter Daily Stock Screen Report');
INSERT INTO `rss` VALUES (2290, 'Business', 4, 'News & Opportunities', '26', 'http://my-home-based-business-advisor.com/support-files/my-home-based-business-advisor.xml', 'Free help for your home business. Ideas, startup, expansion. My Home-Based Business Advisor will help your dreams come true.');
INSERT INTO `rss` VALUES (2291, 'Weblogs [Computers]', 2, 'General', '5', 'http://rndr4food.blogspot.com/rss/rndr4food.xml', 'Thoughts and experiences using cad and digital media for design, renderings and more...');
INSERT INTO `rss` VALUES (2292, 'News', 5, 'Locals', '29', 'http://www.myfolsom.com/feed/myfolsom.xml', 'Folsom, California News');
INSERT INTO `rss` VALUES (2293, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.myfolsom.com/wrongblog/feed.xml', 'The Wrong Blog');
INSERT INTO `rss` VALUES (2294, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.tom-hanna.org', 'Musings of a southwest Missouri libertarian conservative.');
INSERT INTO `rss` VALUES (2295, 'Business', 4, 'Real Estate', '21', 'http://reodirectory.com/reo-news/feed/rss2/', 'News and information from the REO (foreclosed real estate owned) industry.');
INSERT INTO `rss` VALUES (2296, 'Business', 4, 'News & Opportunities', '26', 'http://www.barter-blog.com/feed/rss2/', 'News and information on bartering goods and services.');
INSERT INTO `rss` VALUES (2297, 'Business', 4, 'Real Estate', '21', 'http://news.tom-hanna.com/feed/rss2/', 'Real estate and business news and information.');
INSERT INTO `rss` VALUES (2298, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat225.xml', 'NewsIsFree : Robotics');
INSERT INTO `rss` VALUES (2299, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.lonvig.dk/exhibition3-dk.rss.xml', 'Sørgelige Dage');
INSERT INTO `rss` VALUES (2300, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/roxomatic', 'il faut cultiver notre jardin');
INSERT INTO `rss` VALUES (2301, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://journals.aol.com/kheaden/Thoughtsfromtheheadoc/rss/xml', 'mental health advocacy');
INSERT INTO `rss` VALUES (2302, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.crimezone.nl/rssnews.php', 'Thrillerwebsite');
INSERT INTO `rss` VALUES (2303, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.iknowthe.net/blog/index.rdf', 'ecommerce and internet blog');
INSERT INTO `rss` VALUES (2304, 'Business', 4, 'Finance', '25', 'http://creepus.blogspot.com/atom.xml', 'stocks options penny stocks otcbb technical analysis');
INSERT INTO `rss` VALUES (2305, 'Weblogs [Personal]', 1, 'General', '1', 'http://dandeadstar.no-ip.com/deadstar.xml', 'Dan Deadstar - Life · Thoughts · Intrests · Dreams · Hate');
INSERT INTO `rss` VALUES (2306, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://mw-dnb.com/backend.php', 'Midwest Drum and Bass, DnB, Mix Sets, Dub Plates, Interviews, News');
INSERT INTO `rss` VALUES (2307, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.mw-dnb.com:8000/admin.cgi?mode=viewxml', 'Midwest Drum and Bass Radio');
INSERT INTO `rss` VALUES (2308, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20food%20and%20drink%20news', 'Moreover - Consumer: food and drink news');
INSERT INTO `rss` VALUES (2309, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat19.xml', 'NewsIsFree : Software');
INSERT INTO `rss` VALUES (2310, 'News', 5, 'Media', '31', 'http://www.s8suono.com/esseottoradio/ogglerss.php', 'OGGLE - AUdio archive in copyleft, ogg format - free downloads');
INSERT INTO `rss` VALUES (2311, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/Dialogamigo', 'I-marketing');
INSERT INTO `rss` VALUES (2312, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.buzz-marketing.fr/rss.php', 'Viral & Buzz marketing News');
INSERT INTO `rss` VALUES (2313, 'Miscellaneous', 6, 'Sports', '34', 'http://www.sarugby.com/backend.php', 'Latest rugby news and results');
INSERT INTO `rss` VALUES (2314, 'Miscellaneous', 6, 'Health', '36', 'http://www.onmedica.net/rss.asp', 'OnMedica is an information resource for healthcare professionals, covering daily news, articles and the latest journal research.');
INSERT INTO `rss` VALUES (2315, 'Business', 4, 'Advertising & Marketing', '19', ' http://feeds.feedburner.com/15dnBlog', 'Internet marketing and Web design slightly off centre!');
INSERT INTO `rss` VALUES (2316, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.asiansexgazette.com/asg/rss/rss20.php', 'Asian Sex Gazette; news and analysis of human sexuality issues in Asia');
INSERT INTO `rss` VALUES (2317, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.keyword-toolkit.com/keyword-news/wp-rss2.php', 'Keyword research, SEO, and organic search news and opinion.');
INSERT INTO `rss` VALUES (2318, 'Business', 4, 'Finance', '25', 'http://www.structured-settlement-hub.info/wp-rss2.php', 'Structured settlement news. Daily updates.');
INSERT INTO `rss` VALUES (2319, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=8&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- All Gaming News');
INSERT INTO `rss` VALUES (2320, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat73.xml', 'NewsIsFree : Computers : Apple');
INSERT INTO `rss` VALUES (2321, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=1&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- PC Gaming');
INSERT INTO `rss` VALUES (2322, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=2&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- XBox News');
INSERT INTO `rss` VALUES (2323, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=3&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Gamecube News');
INSERT INTO `rss` VALUES (2324, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=5&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- PlayStation2 News');
INSERT INTO `rss` VALUES (2325, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=6&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Gameboy Advance News');
INSERT INTO `rss` VALUES (2326, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=12&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Nintendo News');
INSERT INTO `rss` VALUES (2327, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=7&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Game Buying Guides and Prices');
INSERT INTO `rss` VALUES (2328, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=4&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Game Development News');
INSERT INTO `rss` VALUES (2329, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=9&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Latest Game Downloads');
INSERT INTO `rss` VALUES (2330, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=10&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Game Company News');
INSERT INTO `rss` VALUES (2331, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat48.xml', 'NewsIsFree : PDA');
INSERT INTO `rss` VALUES (2332, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=13&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Gaming Weblogs');
INSERT INTO `rss` VALUES (2333, 'Computers & Internet', 3, 'Games', '17', 'http://gaming.technewz.org/topics_anywhere.php?mode=show&out=rss2.0&f=14&n=10&sfn=y&b=non&lpd=0', 'TechNewz.org- Gaming Cheats');
INSERT INTO `rss` VALUES (2334, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://asbjornlonvig.blog.com/rss/', 'Colorful News');
INSERT INTO `rss` VALUES (2335, 'Computers & Internet', 3, 'Security', '18', 'http://www.deletespyware.net/rss3.xml', 'The dangers of spyware to computer users');
INSERT INTO `rss` VALUES (2336, 'Regionals', 7, 'US', '38', 'http://unity2008.org/Balanced.rss', 'Balanced Party Election 2008');
INSERT INTO `rss` VALUES (2337, 'Business', 4, 'Legal', '20', 'http://yourpinews.blogspot.com', 'News and tips of value to information professionals and private investigators.');
INSERT INTO `rss` VALUES (2338, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.insanelygreatsites.com/rss.xml', 'Help for Web Site Owners -- In Plain English');
INSERT INTO `rss` VALUES (2339, 'Business', 4, 'Finance', '25', 'http://www.dollarsigns.org/clog/exportRSS2.php', 'Thoughts on our Troubled Economy.');
INSERT INTO `rss` VALUES (2340, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://stweb.free.fr/ailleurs/rss.php', 'Ailleurs, mes liens au fil des jours');
INSERT INTO `rss` VALUES (2341, 'Weblogs [Computers]', 2, 'General', '5', 'http://stweb.free.fr/journal/RSSjournal.php', 'Historique des bidouilles sur STWEB');
INSERT INTO `rss` VALUES (2342, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat2.xml', 'NewsIsFree : Unix');
INSERT INTO `rss` VALUES (2343, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.newsbug.net/newsbugnews.xml', 'Provides daily commentary on current world events.');
INSERT INTO `rss` VALUES (2344, 'Miscellaneous', 6, 'Shopping', '35', 'http://all-about-bathrooms.info/blog/wp-rss2.php', 'Free information and resources on bathroom design, sinks, faucets, tubs, and bathroom accessories at the very best prices.');
INSERT INTO `rss` VALUES (2345, 'Miscellaneous', 6, 'Shopping', '35', 'http://kitchens.dlbws.com/blog/wp-rss2.php', 'Ideas and advice on kitchen design. Save on luxury and high quality kitchen appliances, cookware, accessories, and sinks & faucets.');
INSERT INTO `rss` VALUES (2346, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.frontsteps.com/rss.php?l=l', 'Fresh Content Submitted to Frontsteps.com');
INSERT INTO `rss` VALUES (2347, 'Miscellaneous', 6, 'Shopping', '35', 'http://all-about-gourmet-coffee.com/blog/wp-rss2.php', 'Free information and resources for finding the best gourmet coffees, brewers, grinders, and coffee cups on the internet at the very best price.');
INSERT INTO `rss` VALUES (2348, 'Miscellaneous', 6, 'Shopping', '35', 'http://all-about-dinnerware.com/blog/wp-rss2.php', 'Free information and resources for finding the best dinnerware sets, crystal stemware, glassware, tableware, and flatware on the internet at the very best price.');
INSERT INTO `rss` VALUES (2349, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://sitinthecorner.com/wp-rss.php', 'Comedy blog');
INSERT INTO `rss` VALUES (2350, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.kevinrose.com', 'kevin rose');
INSERT INTO `rss` VALUES (2351, 'Business', 4, 'Advertising & Marketing', '19', 'http://cannonadvantage.com/rss/management_newsletter_marketing.xml', 'Management Newsletter & Marketing Articles');
INSERT INTO `rss` VALUES (2352, 'Business', 4, 'Human resources', '22', 'http://www.people-peoplesearch.com/rss1.xml', 'Tips On Finding Missing People');
INSERT INTO `rss` VALUES (2353, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat130.xml', 'NewsIsFree : Software : Games');
INSERT INTO `rss` VALUES (2354, 'Business', 4, 'Real Estate', '21', 'http://realestateinvestmentblog.com', 'Real estate investment tips and news.  All Free.');
INSERT INTO `rss` VALUES (2355, 'Weblogs [Personal]', 1, 'General', '1', 'http://mowlog.blogspot.com/', 'A maintenance of way picture and video resource. We search the web for you.');
INSERT INTO `rss` VALUES (2356, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/TabulaRasa', 'delicious and brusque');
INSERT INTO `rss` VALUES (2357, 'Regionals', 7, 'Europe', '42', 'http://business-wissen.de/rss/index.xml', 'business-wissen.de - Management Portal');
INSERT INTO `rss` VALUES (2358, 'Business', 4, 'Foods & Beverages', '27', 'http://www.tequila-stuff.com/feed.xml', 'Tequila, Margarita, and Bartending Stuff');
INSERT INTO `rss` VALUES (2359, 'Miscellaneous', 6, 'Shopping', '35', 'http://myweddingreceptionideas.com/page.asp?id=72', 'My Wedding Reception Ideas introduces "Save the Date" Magnets');
INSERT INTO `rss` VALUES (2360, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.myrsscreator.com/members/rmmarketing.xml', 'My Wedding Reception Ideas introduces "Save the Date" Magnets');
INSERT INTO `rss` VALUES (2361, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.worldpokershowdown.com/xml/poker-tournament-news.xml', 'poker');
INSERT INTO `rss` VALUES (2362, 'News', 5, 'Locals', '29', 'http://www.dareecha.com', 'Good News about Pakistan');
INSERT INTO `rss` VALUES (2363, 'News', 5, 'Locals', '29', 'http://dareecha.blogspot.com/atom.xml', 'Blog about "Only Good" Pakistani news');
INSERT INTO `rss` VALUES (2364, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat107.xml', 'NewsIsFree : Programming Languages');
INSERT INTO `rss` VALUES (2365, 'Computers & Internet', 3, 'Internet', '15', 'http://www.seo-blog.org/641_proudleduck/feeds/rss20', 'seraphim proudleduck');
INSERT INTO `rss` VALUES (2366, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www', 'pocketpc');
INSERT INTO `rss` VALUES (2367, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.bibi.org/box/index.xml', 'Personal weblog about art, photography, cinema, news, tecnology, cats, books, music, blogs, sites, fun stuff and something more.');
INSERT INTO `rss` VALUES (2368, 'Weblogs [Computers]', 2, 'General', '5', 'http://feeds.feedburner.com/b', 'Things i think about');
INSERT INTO `rss` VALUES (2369, 'Business', 4, 'Construction', '23', 'http://www.jlconline.com/cgi-local/rss.cgi', 'Practical information on building products, techniques, and business management written by builders for builders. Offers subscription, bookstore, lively trade and peer-to-peer discussion forums, and more.');
INSERT INTO `rss` VALUES (2370, 'Computers & Internet', 3, 'Software', '13', 'http://www.photoshopsupport.com/photoshop-blog/index.html', 'Photoshop Blog');
INSERT INTO `rss` VALUES (2371, 'Regionals', 7, 'Europe', '42', 'http://www.tourism-france.fr/atom.php', 'Tourism France');
INSERT INTO `rss` VALUES (2372, 'Business', 4, 'Travel', '24', 'http://www.tourism-france.fr/rss.php', 'Tourism France');
INSERT INTO `rss` VALUES (2373, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat129.xml', 'NewsIsFree :  Software : Shareware');
INSERT INTO `rss` VALUES (2374, 'Business', 4, 'Travel', '24', 'http://www.cyberyong.com/neworient', 'Tibet Tour - A trip of west China.');
INSERT INTO `rss` VALUES (2375, 'News', 5, 'World', '28', 'http://www.bounteouscash.com/marketing/howtoearn.htm', 'Latest trends to start earning and building a list.');
INSERT INTO `rss` VALUES (2376, 'Business', 4, 'Real Estate', '21', 'http://www.mydrivingpassion.com/rssfeed22.txt', 'vero beach dream property');
INSERT INTO `rss` VALUES (2377, 'Business', 4, 'Advertising & Marketing', '19', 'http://ExpandingMind.com/XML/ExpandingMind_Blog.xml', 'Money-making Advice for the Home Entrepreneur');
INSERT INTO `rss` VALUES (2378, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://saysdave.com/index.rdf', 'SaysDave: a cultural critique');
INSERT INTO `rss` VALUES (2379, 'Computers & Internet', 3, 'Internet', '15', 'http://dgl.com/itinfo/itinfo.rss', 'DGL ITinfo');
INSERT INTO `rss` VALUES (2380, 'News', 5, 'Computers', '30', 'http://itrain.org/itinfo/itinfo.rss', 'ITinfo');
INSERT INTO `rss` VALUES (2381, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.info-for-life.com/Info4Life.rss', 'Infidelity - How to Deal With It');
INSERT INTO `rss` VALUES (2382, 'Business', 4, 'Travel', '24', 'http://www.blogdeviajes.com.ar/b2rss.php', 'A theoretical and social analysis of tourism and travel');
INSERT INTO `rss` VALUES (2383, 'Regionals', 7, 'CA', '39', 'http://www.la-vie-rurale.info/index2.php?option=com_rss&feed=RSS2.0&no_html=1', 'Nouvelles sur la vie rurale au Québec');
INSERT INTO `rss` VALUES (2384, 'Regionals', 7, 'CA', '39', 'http://www.oui-mais-toscope.info/?q=node/feed', 'Critiques, nouvelles et forum  sur les films');
INSERT INTO `rss` VALUES (2385, 'Regionals', 7, 'Asia', '43', 'http://www.commecadujapon.com/rssify.php', 'Comme ca du Japon - From Japan like that');
INSERT INTO `rss` VALUES (2386, 'Miscellaneous', 6, 'Society', '33', 'http://ProvoPulse.com/home/?q=node/feed', 'See - Hear - Know - Discuss - Inform');
INSERT INTO `rss` VALUES (2387, 'Miscellaneous', 6, 'Society', '33', 'http://www.datingsearching.com/directory.recommend.review.tpl', 'Dating sites reviews from dating directory DatingSearching.com.It provides the latest dating reviews for several gorgeous dating sites');
INSERT INTO `rss` VALUES (2388, 'Business', 4, 'Finance', '25', 'http://www.creditos-y-hipotecas.com/blog/feed/atom.xml', 'Credits and loans');
INSERT INTO `rss` VALUES (2389, 'Weblogs [Personal]', 1, 'General', '1', 'http://insearch-of.com/wp-rss2.php', 'searching for forgotten links');
INSERT INTO `rss` VALUES (2390, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.ysearchblog.com/index.xml', 'Yahoo! Search blog');
INSERT INTO `rss` VALUES (2391, 'Miscellaneous', 6, 'Health', '36', 'http://www.nycmedicine.blogspot.com/atom.xml', 'New York City medical student talks about nyc and life in the hosptial.');
INSERT INTO `rss` VALUES (2392, 'Business', 4, 'Human resources', '22', 'http://resume-coverletter.com/resume/xmlsrv/rss2.php?blog=2', 'FREE Resume, Cover Letter & Job Tips...');
INSERT INTO `rss` VALUES (2393, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://feeds.blogstreet.com/12534.rss', 'Weirdo NEWS');
INSERT INTO `rss` VALUES (2394, 'News', 5, 'World', '28', 'http://www.kltv.com/Global/category.asp?C=13530&clienttype=rss', 'KLTV 7 National News');
INSERT INTO `rss` VALUES (2395, 'News', 5, 'Locals', '29', 'http://www.kltv.com/Global/category.asp?C=7845&nav=1TjD&clienttype=rss', 'KLTV 7 Local News');
INSERT INTO `rss` VALUES (2396, 'News', 5, 'Locals', '29', 'http://www.kltv.com/Global/category.asp?C=9883&nav=1TjFHaVc&clienttype=rss', 'KLTV 7 Med Team News');
INSERT INTO `rss` VALUES (2397, 'Miscellaneous', 6, 'Sports', '34', 'http://www.kltv.com/Global/category.asp?C=7846&nav=1TjF&clienttype=rss', 'KLTV 7 Sports');
INSERT INTO `rss` VALUES (2398, 'News', 5, 'Locals', '29', 'http://www.kltv.com/Global/category.asp?C=7847&nav=7k8J&clienttype=rss', 'KLTV 7 Community News');
INSERT INTO `rss` VALUES (2399, 'Miscellaneous', 6, 'Sports', '34', 'http://feeds.feedburner.com/discount-golf', 'Discount Golf Equipment and Golf Club Components');
INSERT INTO `rss` VALUES (2400, 'Computers & Internet', 3, 'Internet', '15', 'http://www.estudiogarabato.com/index2.php?option=com_rss&feed=RSS0.91&no_html=1', 'Estudio Creativo Garabato');
INSERT INTO `rss` VALUES (2401, 'Business', 4, 'News & Opportunities', '26', 'http://freeebookforsuccess.blogspot.com', 'Network Marketing, Mentoring, Teaching, MLM, income, home based, money, proargi9,');
INSERT INTO `rss` VALUES (2402, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.greenday.com/greenday.xml', 'Green Day News');
INSERT INTO `rss` VALUES (2403, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://deepblack.lolitacoders.org/~drt/rss/quicklinkscc.rss', 'Quick Links Computercrime/Cybercrime');
INSERT INTO `rss` VALUES (2404, 'Miscellaneous', 6, 'Health', '36', 'http://www.lasikfraud.com/news/index.rdf', 'Refractive Surgery News');
INSERT INTO `rss` VALUES (2405, 'Miscellaneous', 6, 'Society', '33', 'http://www.theboomerslife.com/spirit_feed.php', 'Spirituality & Religion');
INSERT INTO `rss` VALUES (2406, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.centralfloridava.com/backend/cflva.rdf', 'Virtual assistant news, business articles and website maintenance udpates.');
INSERT INTO `rss` VALUES (2407, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.homeporn.info/rss.xml', 'Free Porn Blog With Daily Updated Porn Movie gallries');
INSERT INTO `rss` VALUES (2408, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.landofthefreehomeofthebrave.org/portal/lofhob.rss', 'Commentary and conversations about philosophy and politics in America.');
INSERT INTO `rss` VALUES (2409, 'Miscellaneous', 6, 'Sports', '34', 'http://www.anglerbait.com/blog/rss.xml', 'Fishing blog with the latest news and fishing tips.');
INSERT INTO `rss` VALUES (2410, 'Miscellaneous', 6, 'Sports', '34', 'http://www.fishingcentric.com/rss.xml', 'Fishing information, new, and fishing tips. Caters to the sport fishing crowd.');
INSERT INTO `rss` VALUES (2411, 'Miscellaneous', 6, 'Sports', '34', 'http://www.eveningsecretfishing.com/blog/rss.xml', 'Latest fishing news, tips, information on freshwater and saltwater fishing.');
INSERT INTO `rss` VALUES (2412, 'Business', 4, 'Finance', '25', 'http://www.greattruthsinvesting.com/blog/', 'Investing information and resources. Latest news and tips on investing.');
INSERT INTO `rss` VALUES (2413, 'News', 5, 'World', '28', 'http://yaleglobal.yale.edu/rss.xml?type=rss_2.0', 'A publication of the Yale Center for the Study of Globalization');
INSERT INTO `rss` VALUES (2414, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20health%20news', 'Moreover - Consumer: health news');
INSERT INTO `rss` VALUES (2415, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat15.xml', 'NewsIsFree: Business');
INSERT INTO `rss` VALUES (2416, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.robinart.com/thoughts/index.php/weblog/rss_1.0/', 'adventures in art and life');
INSERT INTO `rss` VALUES (2417, 'News', 5, 'Media', '31', 'http://www.labtech1.com', 'Advertising, Marketing and Public Relations');
INSERT INTO `rss` VALUES (2418, 'Business', 4, 'Travel', '24', 'http://vacation-homes-hawaii.iuplog.com/rss.asp?id=37213-F4FCCB74-AB7C-4041-AC03-90956895E0A1', 'Hawaii VIP Vacation Homes');
INSERT INTO `rss` VALUES (2419, 'Business', 4, 'News & Opportunities', '26', 'http://www.djacobsonlaw.com/tradelawnews.xml', 'International Trade News');
INSERT INTO `rss` VALUES (2420, 'Weblogs [Computers]', 2, '.NET', '7', 'http://www.aspose.com/blogs/MainFeed.aspx', 'aspose');
INSERT INTO `rss` VALUES (2421, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.janeterickson.com/blog/index.htm', 'Spiritual healing and undestanding the guidance given from God');
INSERT INTO `rss` VALUES (2422, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.hylineonlinejobs.com', 'Realise your true income potential, join hundreds of our satisfied customers to earn quickly by investing a little money, time & effort. For details mail to info_onlinejobs@india.com Also visit our website: http://www.hylineonlinejobs.com');
INSERT INTO `rss` VALUES (2423, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.maccompanion.com/ExpressionEngine1.2/index.php?/weblog/rss_2.0/', 'macCompanion');
INSERT INTO `rss` VALUES (2424, 'Miscellaneous', 6, 'Health', '36', 'http://www.protica.com/XMLFeed/ProticaNutritionalResearch.xml', 'Protica is a nutritional research and development company providing information on advanced nutrition and health.');
INSERT INTO `rss` VALUES (2425, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat72.xml', 'NewsIsFree: Analysts');
INSERT INTO `rss` VALUES (2426, 'Miscellaneous', 6, 'Health', '36', 'http://www.formerfatguy.com/weblog/atom.xml', 'The incredible story of a man who dropped almost 300');
INSERT INTO `rss` VALUES (2427, 'Business', 4, 'Finance', '25', 'http://www.myrsscreator.com/members/Perraj.xml', 'Bankl&#229;n p&#229; n&#228;tet. Ta ett snabbt och enkelt l&#229;n idag.');
INSERT INTO `rss` VALUES (2428, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.digital-camera-resources.com/index.xml', 'New and articles on digital cameras and accessories.');
INSERT INTO `rss` VALUES (2429, 'Miscellaneous', 6, 'Health', '36', 'http://www.cure-acne-problems.com/index.xml', 'News and information about acne');
INSERT INTO `rss` VALUES (2430, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.just-for-wine-lovers.com/index.xml', 'Resources, information, and products for wine enthusiast worldwide.');
INSERT INTO `rss` VALUES (2431, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://mooremarjo.blogspot.com', 'politics and lifestyle');
INSERT INTO `rss` VALUES (2432, 'Miscellaneous', 6, 'Health', '36', 'http://www.diabeticsbooks.com/diabetes.xml', 'Diabetes health');
INSERT INTO `rss` VALUES (2433, 'Miscellaneous', 6, 'Society', '33', 'http://www.kievadoptions.com/rssfeed.aspx', 'Ukraine Adoption News');
INSERT INTO `rss` VALUES (2434, 'Business', 4, 'Finance', '25', 'http://feeds.feedburner.com/FixYourCreditReport-CreditRepair', 'How to Fix Your Credit Report - Credit Repair!');
INSERT INTO `rss` VALUES (2435, 'Business', 4, 'News & Opportunities', '26', 'http://Feeds.Feedburner.com/Home-Based-Business-Opportunity', 'How to Earn an Income in Your Own Home Based Business Opportunity!');
INSERT INTO `rss` VALUES (2436, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat14.xml', 'NewsIsFree :  Finance');
INSERT INTO `rss` VALUES (2437, 'Weblogs [Personal]', 1, 'General', '1', 'http://top.single-russian-girls.info', 'Thousands of Beautiful and Sexy Women,Looking for Love, Romance, Friendship,and a Hot Night!');
INSERT INTO `rss` VALUES (2438, 'Regionals', 7, 'Europe', '42', 'http://www.enlacesfinancieros.com/CGI_BIN/acceso.cgi?action=rss', 'Investors community in Spain');
INSERT INTO `rss` VALUES (2439, 'Miscellaneous', 6, 'Sports', '34', 'http://www.armchaircelts.co.uk/backend.php', 'Glasgow Celtic Fan Site with daily news feeds,downloads and streaming audio');
INSERT INTO `rss` VALUES (2440, 'Weblogs [Personal]', 1, 'General', '1', 'http://imistery.net/cyberadio/tronkitonet/index2.php?option=com_rss&no_html=1', 'Tronkito');
INSERT INTO `rss` VALUES (2441, 'Weblogs [Personal]', 1, 'General', '1', 'http://imistery.net/cyberadio/blog/acentillo/wp-rss2.php', 'acentillo');
INSERT INTO `rss` VALUES (2442, 'Weblogs [Personal]', 1, 'General', '1', 'http://imistery.net/cyberadio/blog/luzz/wp-rss2.php', 'luzz');
INSERT INTO `rss` VALUES (2443, 'Business', 4, 'News & Opportunities', '26', 'http://amateureconblog.blogspot.com/', 'Economics, politics as they relate to economic isses, mechanical watches, fountain pens, martial arts, current events, and whatever else is interesting at the moment.');
INSERT INTO `rss` VALUES (2444, 'Business', 4, 'News & Opportunities', '26', 'http://www.myrsscreator.com/members/bjculshaw.xml', 'Paid Surveys Review and Advice Guide');
INSERT INTO `rss` VALUES (2445, 'Business', 4, 'News & Opportunities', '26', 'http://www.paidsurveysforall.com', 'Paid Surveys Review and Advice Guide');
INSERT INTO `rss` VALUES (2446, 'Computers & Internet', 3, 'Games', '17', 'http://dl.ncbuy.com/rss/gamehouse.xml', 'New freeware, shareware, trial video game downloads, and updates available from the NCBuy GameHouse.');
INSERT INTO `rss` VALUES (2447, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat240.xml', 'NewsIsFree :  Management');
INSERT INTO `rss` VALUES (2448, 'Business', 4, 'Travel', '24', 'http://dl.ncbuy.com/rss/travel.xml', 'Updates, warnings, advisories and travel center features.');
INSERT INTO `rss` VALUES (2449, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/tc/', 'Traverse City Lawyer');
INSERT INTO `rss` VALUES (2450, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/ip/', 'Trademark Attorney');
INSERT INTO `rss` VALUES (2451, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/mlaw/', 'Michigan Law Blawgs');
INSERT INTO `rss` VALUES (2452, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/domainnamedispute/', 'Domain Dispute Attorney');
INSERT INTO `rss` VALUES (2453, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/accidents/', 'Northern Mi Accident Listing');
INSERT INTO `rss` VALUES (2454, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.backpack-shack.com/backpacks.rss', 'A great selection of backpacks for sale, for everything from school to mountain climbing');
INSERT INTO `rss` VALUES (2455, 'Miscellaneous', 6, 'Health', '36', 'http://www.channel1records.com/rss/feeds/Stresshelp.xml', 'This feed is a compilation of resources pertaining to stress management, workplace anxiety and other related conditions. Further self-help information and other helpful resources may also be found at Channel 1 Records, http://www.channel1records.com');
INSERT INTO `rss` VALUES (2456, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat26.xml', 'NewsIsFree :  Companies');
INSERT INTO `rss` VALUES (2457, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://superbowl-widow.blogspot.com', 'Tales of a Football Widow');
INSERT INTO `rss` VALUES (2458, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://pseudoceleb.blogspot.com', ' A Chicago internet marketing pseudo celebrity who is really just a webmaster and girl geek at heart');
INSERT INTO `rss` VALUES (2459, 'Business', 4, 'Automobile', '10', 'http://feeds.feedburner.com/Totee01', 'Contains General info about cars/car audio.');
INSERT INTO `rss` VALUES (2460, 'Computers & Internet', 3, 'Internet', '15', 'http://www.net-watch.org/index.rdf', 'Daily Internet news service, covering statistics, demographics, telecoms, ISP and IXP news.');
INSERT INTO `rss` VALUES (2461, 'Miscellaneous', 6, 'Health', '36', 'http://www.altonweb.com/cs/downsyndrome/rss.xml', 'Riverbend Down Syndrome Parent Support Group');
INSERT INTO `rss` VALUES (2462, 'Miscellaneous', 6, 'Sports', '34', 'http://www.outdoorgamesman.com/backend.php', 'Outdoor Games andSports');
INSERT INTO `rss` VALUES (2463, 'Regionals', 7, 'Americas', '41', 'http://discover-stkitts-nevis-beaches.blogspot.com/atom.xml', 'Updates about the latest developments at Discover St. Kitts Nevis Beaches.com, an online guide to the area. Includes travel news from St. Kitts and Nevis.');
INSERT INTO `rss` VALUES (2464, 'Business', 4, 'Finance', '25', 'http://www.efficientmarket.ca/backend/efficientmarket.rdf', 'The investment journal for Canadian self-directed RRSP investors');
INSERT INTO `rss` VALUES (2465, 'Business', 4, 'News & Opportunities', '26', 'http://groups-beta.google.com/group/Outsource/feed/msgs.xml', 'Do you want to develop software or website? Post your project for free and get quotes!!');
INSERT INTO `rss` VALUES (2466, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.sbtechsolutions.net/blog/atom.xml', 'outsourcing');
INSERT INTO `rss` VALUES (2467, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat152.xml', 'NewsIsFree :  Investment');
INSERT INTO `rss` VALUES (2468, 'Weblogs [Computers]', 2, 'Developer News', '6', 'http://outsourcing-world.blogspot.com/atom.xml', 'outsourcing');
INSERT INTO `rss` VALUES (2469, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://lisamanzi.typepad.com/weblog/index.rdf', 'Writing, Poetry and Comments as I see fit');
INSERT INTO `rss` VALUES (2470, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.thundercatseductionlair.com/index.rdf', 'Daily weblog about dating and seduction advice for men');
INSERT INTO `rss` VALUES (2471, 'Weblogs [Personal]', 1, 'General', '1', 'http://xml.tabulets.com/rss/roanne.rss', 'journal of a student nurse');
INSERT INTO `rss` VALUES (2472, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://rss.windowsnetworking.com/allnews.xml', 'Windows Networking resource for IT administrators - This feed provides tutorials on various Windows networking related topics such as setting up Windows NT/XP/2000/2003 networks, troubleshooting, connectivity and more.');
INSERT INTO `rss` VALUES (2473, 'Computers & Internet', 3, 'Security', '18', 'http://rss.windowsecurity.com/allnews.xml', 'Windows Security resource for IT admins - This feed offers Windows security news, articles, tutorials and reviews for information security professionals covering topics such as firewalls, viruses, intrusion detection and other security topics.');
INSERT INTO `rss` VALUES (2474, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://rss.isaserver.org/allnews.xml', 'The No.1 unofficial ISA Server 2000 & 2004 resource site - This feed offers news, articles, tutorials and reviews for ISA administrators.');
INSERT INTO `rss` VALUES (2475, 'Computers & Internet', 3, 'Software', '13', 'http://www.star-force.com/rss/', 'StarForce News: Software Protection & Computer Security');
INSERT INTO `rss` VALUES (2476, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.cyberculture.ro/cultinternet.xml', 'I teach yberculture. And lots more. In Romanian.');
INSERT INTO `rss` VALUES (2477, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat61.xml', 'NewsIsFree :  Marketing');
INSERT INTO `rss` VALUES (2478, 'Computers & Internet', 3, 'Internet', '15', 'http://www.gmailtools.com/atom.xml', 'Gmail tools and hacks');
INSERT INTO `rss` VALUES (2479, 'Business', 4, 'Finance', '25', 'http://www.shelteroffshore.com/index.php/offshore/rss_2.0/', 'Offshore Investment');
INSERT INTO `rss` VALUES (2480, 'News', 5, 'World', '28', 'http://www.spiegel.de/schlagzeilen/rss/0,5291,676,00.xml', 'Der Spiegel');
INSERT INTO `rss` VALUES (2481, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://radio.weblogs.com/0142760/rss.xml', 'Celebrating the group/solo haiku mind through haiku, photography and pen-and-ink illustration. Compiled by Jonathan Machen.');
INSERT INTO `rss` VALUES (2482, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.optimumgambling.com/content/wp-rss2.php', 'Get an edge in casino games');
INSERT INTO `rss` VALUES (2483, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/DrMysterianReports', 'General paranormal weirdness from around the globe');
INSERT INTO `rss` VALUES (2484, 'News', 5, 'Media', '31', 'http://rss.thesmokinggun.com/rss.asp', 'Smoking Gun, Celebrity mugshots, Where the celebrity stories break out first.');
INSERT INTO `rss` VALUES (2485, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.serialpublisher.com', 'Business, Tech and Everday Life Blog');
INSERT INTO `rss` VALUES (2486, 'Business', 4, 'Legal', '20', 'http://www.vioxxlaw.info', 'Vioxx Law News');
INSERT INTO `rss` VALUES (2487, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat239.xml', 'NewsIsFree :  E-Business');
INSERT INTO `rss` VALUES (2488, 'Regionals', 7, 'UK', '40', 'http://www.schok.co.uk/lottery/lottery.xml', 'All UK National Lottery Results');
INSERT INTO `rss` VALUES (2489, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.schok.co.uk/special-offers-and-coupon-codes/rss/index.xml', 'Special Offers and Daily Deals');
INSERT INTO `rss` VALUES (2490, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/tc/index.rdf', 'Revolutionizing the practice of law');
INSERT INTO `rss` VALUES (2491, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/domainnamedispute/index.rdf', 'Domain Name Dispute Attorney');
INSERT INTO `rss` VALUES (2492, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/mlaw/index.rdf', 'MIbLAWg: Michigan Jurisprudence');
INSERT INTO `rss` VALUES (2493, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/ip/index.rdf', 'Michigan Trademark Attorney');
INSERT INTO `rss` VALUES (2494, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/accidents/index.rdf', 'Northern Michigan Auto Accident Listing');
INSERT INTO `rss` VALUES (2495, 'Business', 4, 'Legal', '20', 'http://tcattorney.typepad.com/wrongfuldeath/index.rdf', 'Michigan Wrongful Death Law');
INSERT INTO `rss` VALUES (2496, 'Business', 4, 'Finance', '25', 'http://www.yourdollarsandsense-budgets.com/support-files/rss.xml', 'Household budgeting tips news and information about money management, credit and debt management credit repair and more.');
INSERT INTO `rss` VALUES (2497, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat29.xml', 'NewsIsFree :  Jobs');
INSERT INTO `rss` VALUES (2498, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.mikefeldstein.net', 'personal weblog of Mike Feldstein');
INSERT INTO `rss` VALUES (2499, 'Computers & Internet', 3, 'Software', '13', 'http://taxhead.com', 'tax news');
INSERT INTO `rss` VALUES (2500, 'Business', 4, 'Advertising & Marketing', '19', 'http://jaylipe.typepad.com/smart_marketing/index.rdf', 'Jay Lipe’s blog offering marketing tips, tools and advice to the small business owner.');
INSERT INTO `rss` VALUES (2501, 'Computers & Internet', 3, 'Internet', '15', 'http://www.buildwebsite4u.com/news.rss', 'Latest news and additions to Build Web Site 4u: tutorials, tools and resources needed to build and promote a successful website.');
INSERT INTO `rss` VALUES (2502, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.web-hosting-help.net/wp-rss2.php', 'Web Hosting Help is dedicated to explaining web hosting in plain english for the beginner. Ask us a question!');
INSERT INTO `rss` VALUES (2503, 'Computers & Internet', 3, 'Software', '13', 'http://www.taxhead.com/news/rss20.php', 'Tax Software');
INSERT INTO `rss` VALUES (2504, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://feeds.feedburner.com/BloggingResources', 'Blogging Resources');
INSERT INTO `rss` VALUES (2505, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://feeds.feedburner.com/LookWhatJohnHockingFound', 'Look What John Found');
INSERT INTO `rss` VALUES (2506, 'Business', 4, 'Travel', '24', 'http://www.bestflights.com.au/rss/bfnews.xml', 'Weekly travel newsletter from online Australian Travel Agent Best Flights');
INSERT INTO `rss` VALUES (2507, 'Business', 4, 'Travel', '24', 'http://www.bestflights.com.au/rss/bcnews.xml', 'Weekly travel newsletter from online Australian Travel Agent Best Cruises');
INSERT INTO `rss` VALUES (2508, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat25.xml', 'NewsIsFree :  Stocks & Shares');
INSERT INTO `rss` VALUES (2509, 'Business', 4, 'Advertising & Marketing', '19', 'http://online-marketing-strategy.blogspot.com/', 'Online Marketing Strategy sorting the good from the bad.');
INSERT INTO `rss` VALUES (2510, 'Business', 4, 'Construction', '23', 'http://www.findaecjobs.com/cross_network/latest_jobs_rss.php?id=2', '#1 AEC Job Board');
INSERT INTO `rss` VALUES (2511, 'Computers & Internet', 3, 'Games', '17', 'http://cheats.centurian.net/backend.php', 'Selection of cheats, hints and tips for Playstation 1 and 2, Xbox, GameCube and Dreamcast games consoles');
INSERT INTO `rss` VALUES (2512, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.articlepoint.com', 'Articles on Internet, Search Engine Optimization, Internet Marketing  etc.');
INSERT INTO `rss` VALUES (2513, 'Business', 4, 'Travel', '24', 'http://www.travelbooksonline.com/rss/southamerica.xml', 'South America Travel Books');
INSERT INTO `rss` VALUES (2514, 'Business', 4, 'Travel', '24', 'http://www.travelbooksonline.com/rss/oceania.xml', 'Australia and New Zealand Travel Books');
INSERT INTO `rss` VALUES (2515, 'Business', 4, 'Travel', '24', 'http://www.travelbooksonline.com/rss/northamerica.xml', 'North America Travel Books');
INSERT INTO `rss` VALUES (2516, 'Business', 4, 'Travel', '24', 'http://www.travelbooksonline.com/rss/europe.xml', 'Europe Travel Books');
INSERT INTO `rss` VALUES (2517, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20home%20and%20garden%20news', 'Moreover - Consumer: home and garden news');
INSERT INTO `rss` VALUES (2518, 'Companies', 8, 'Microsoft', '46', 'http://www.gotdotnet.com/community/resources/rss.aspx?feed=workspace', 'GotDotNet: Workspaces');
INSERT INTO `rss` VALUES (2519, 'Business', 4, 'Travel', '24', 'http://www.travelbooksonline.com/rss/asia.xml', 'Asia Travel Books');
INSERT INTO `rss` VALUES (2520, 'Business', 4, 'Travel', '24', 'http://www.travelbooksonline.com/rss/africa.xml', 'Africa Travel Books');
INSERT INTO `rss` VALUES (2521, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.subliminal-messages.info/wp-rss2.php', 'Subliminal messages');
INSERT INTO `rss` VALUES (2522, 'Miscellaneous', 6, 'Health', '36', 'http://www.vioxx-hub.info/wp-rss2.php', 'All the latest news about the Vioxx problem');
INSERT INTO `rss` VALUES (2523, 'Business', 4, 'Automobile', '10', 'http://www.monkeyads.com/rss.asp', 'ATV Classifieds');
INSERT INTO `rss` VALUES (2524, 'Weblogs [Personal]', 1, 'General', '1', 'http://cats-dogs.blogspot.com/atom.xml', 'Cat & Dog Information');
INSERT INTO `rss` VALUES (2525, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.srbmarketing.com/srbblog.xml', 'News and tips about Internet marketing, and environmentally- and socially-responsible organizations and events');
INSERT INTO `rss` VALUES (2526, 'Miscellaneous', 6, 'Health', '36', 'http://www.living-toxicfree.com/index.rdf', 'how to avoid the harmful toxic ingredients found in skin care, personal care, household cleaners and pet care products');
INSERT INTO `rss` VALUES (2527, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://pixeltigris.freeblog.hu/rss.xml', 'the world as i see it - a daily updated photoblog');
INSERT INTO `rss` VALUES (2528, 'Computers & Internet', 3, 'Security', '18', 'http://www.2-spyware.com/spywares.xml', 'Newest additions and updates of spyware parasites');
INSERT INTO `rss` VALUES (2529, 'Business', 4, 'Advertising & Marketing', '19', 'http://home-business-idea.blogspot.com/atom.xml', 'increase web site traffic by using free tools');
INSERT INTO `rss` VALUES (2530, 'Business', 4, 'Advertising & Marketing', '19', 'http://increasewebsitetraffic.blogspot.com/atom.xml', 'how to increase your site traffic for free');
INSERT INTO `rss` VALUES (2531, 'Computers & Internet', 3, 'Software', '13', 'http://arehelpdesk.com', 'The Active Request Engine is an information work management system that betters collaboration amongst end users and peers. Improve customer satisfaction with better customer value through benchmarked ROI With web based .Net technologies.');
INSERT INTO `rss` VALUES (2532, 'Business', 4, 'Real Estate', '21', 'http://www.sellingthelowcountry.com', 'Charleston SC Real Estate');
INSERT INTO `rss` VALUES (2533, 'Business', 4, 'Finance', '25', 'http://marketmonk.blogspot.com/', 'SP500 and Euro Trading');
INSERT INTO `rss` VALUES (2534, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://randoms-blog.blogspot.com/', 'Random thoughts');
INSERT INTO `rss` VALUES (2535, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.thatguyproductions.com/weblog/index.xml', 'Graphic design. Website design. Weblog. Humor.');
INSERT INTO `rss` VALUES (2536, 'Miscellaneous', 6, 'Health', '36', 'http://www.vitaminstohealth.com/support-files/rss.xml', 'Vitamins and health updates, tips and news');
INSERT INTO `rss` VALUES (2537, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.thefishbowl.com/fishbowl/backend.php', 'TheFishBowl.com where America’s favorite Reality TV stars from Survivor, Apprentice, Big Brother, Real World, Amazing Race, Bachelor & more interact with fans through video, message boards, chats and radio shows.');
INSERT INTO `rss` VALUES (2538, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/SpiritualFengShuiHealing', 'Spiritual healing and undestanding the guidance given from God');
INSERT INTO `rss` VALUES (2539, 'News', 5, 'Media', '31', 'http://www.samplepoolz.com/backend_deu.php', 'Samplepoolz - News and Reviews Magazine about Sampling');
INSERT INTO `rss` VALUES (2540, 'Miscellaneous', 6, 'Sports', '34', 'http://www.dragracingonline.com/drorss.xml', 'Drag Racing Online - Wake Up and Smell the Nitro!');
INSERT INTO `rss` VALUES (2541, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.ofj.fr/backend.php', 'Orchestre Français des Jeunes');
INSERT INTO `rss` VALUES (2542, 'Regionals', 7, 'Europe', '42', 'http://www.tranqhai.com/backend.php', 'Tran Quang Hai et Bach Yen');
INSERT INTO `rss` VALUES (2543, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.americandaily.com/rssarticles.php', 'Political news/commentary');
INSERT INTO `rss` VALUES (2544, 'Business', 4, 'News & Opportunities', '26', 'http://feeds.feedburner.com/mysteryshoppercoachesupdate', 'Mystery Shopper Blog from veteran mystery shopper, author and personal mystery shopper coach, Melanie Jordan.  Includes quality feature article links, tips, resources, "Ask The Coach" Q&A, plus amusing mystery shopping anecdotes and experiences.');
INSERT INTO `rss` VALUES (2545, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.mjonesweb.com/blog/index.rdf', 'A little bit of everything');
INSERT INTO `rss` VALUES (2546, 'Computers & Internet', 3, 'Games', '17', 'http://geekcheck.blogspot.com/', 'All Things Geek');
INSERT INTO `rss` VALUES (2547, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://heatherpoohs.blogspot.com/atom.xml', 'Seattle, Young Professioal,');
INSERT INTO `rss` VALUES (2548, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.big-screen-place.info/rss.xml', 'Big Screen Information');
INSERT INTO `rss` VALUES (2549, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.blog-maniac.com/articles.xml', 'Articles on Blogging from Blog-Maniac.com');
INSERT INTO `rss` VALUES (2550, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.technorati.com/cosmos/interestingnewcomers.xml', 'Technorati Top 50 Interesting Newcomers, with context');
INSERT INTO `rss` VALUES (2551, 'Business', 4, 'Automobile', '10', 'http://www.car-donation-portal.info/rss.xml', 'Car Donation Portal');
INSERT INTO `rss` VALUES (2552, 'Computers & Internet', 3, 'Software', '13', 'http://www.crm-software-portal.info/rss.xml', 'CRM Software');
INSERT INTO `rss` VALUES (2553, 'Business', 4, 'Finance', '25', 'http://www.day-trading-services.info/rss.xml', 'Day Trading Services');
INSERT INTO `rss` VALUES (2554, 'Weblogs [Personal]', 1, 'General', '1', 'http://blogsite.com/public/rss/76096', 'Products and Services for Enhanced Internet Visibility');
INSERT INTO `rss` VALUES (2556, 'Regionals', 7, 'Asia', '43', 'http://www.chattergarden.com/node/feed', 'Hong Kong public affairs and politics');
INSERT INTO `rss` VALUES (2557, 'Miscellaneous', 6, 'Sports', '34', 'http://www.western-saddle-horse-tack-for-sale.com/support-files/rss.xml', 'Quarter Horses');
INSERT INTO `rss` VALUES (2558, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://wiredgecko.blogspot.com/atom.xml', 'Rambling thoughts of a wired gecko');
INSERT INTO `rss` VALUES (2559, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.tblog.com/rss.php?bid=matthayden', 'Rants, thoughts and observations from Matt Hayden (not the cricketer!).');
INSERT INTO `rss` VALUES (2560, 'Business', 4, 'Advertising & Marketing', '19', 'http://feeds.feedburner.com/BreakthroughGrowth', 'Small Business Marketing, Development and Growth Solutions');
INSERT INTO `rss` VALUES (2561, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.technorati.com/cosmos/top100rss.html', 'Technorati Top 100');
INSERT INTO `rss` VALUES (2562, 'Business', 4, 'Advertising & Marketing', '19', 'http://mattwriter.bravejournal.com/feed.rss', 'An ongoing experiment in working from home.');
INSERT INTO `rss` VALUES (2563, 'Regionals', 7, 'Australia', '44', 'http://www.tblog.com/rss.php?bid=markl', 'Satirical mock weblog purporting to be written by colourful Aussie Labor leader Mark Latham.');
INSERT INTO `rss` VALUES (2564, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.tblog.com/rss.php?bid=adulted', 'A humorous look at the seamy side of human nature, including sexual behaviour.');
INSERT INTO `rss` VALUES (2565, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'httphttp://learn-to-crochet.blogspot.com/atom.xml', 'Learn to crochet today!');
INSERT INTO `rss` VALUES (2566, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://feeds.feedburner.com/giftidea', 'Gift Ideas');
INSERT INTO `rss` VALUES (2567, 'Miscellaneous', 6, 'Society', '33', 'http://dreamunit.net/blog-en/', 'News about dreams and dreaming');
INSERT INTO `rss` VALUES (2568, 'Business', 4, 'Human resources', '22', 'http://www.physician-employments.com', 'Looking for thousands of online Physician employment, Physician recruiters,');
INSERT INTO `rss` VALUES (2569, 'Miscellaneous', 6, 'Health', '36', 'http://www.meridianhc.co.za/mhcrss.rss', 'Meridian Healthcare XML Feed');
INSERT INTO `rss` VALUES (2570, 'Computers & Internet', 3, 'Software', '13', 'http://lkml.org/rss.php', 'lkml');
INSERT INTO `rss` VALUES (2571, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.davidandkiyomi.com/bloodandsoil/index.xml', 'Blood and Soil - Life and Travel');
INSERT INTO `rss` VALUES (2572, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.technorati.com/cosmos/interestingblogs.xml', 'Technorati Top 50 Interesting Recent Blogs, with context');
INSERT INTO `rss` VALUES (2573, 'Miscellaneous', 6, 'Shopping', '35', 'http://blindsandcoversguide.info/blog/wp-rss2.php', 'Free Blinds, Shutters and Curtains Guide');
INSERT INTO `rss` VALUES (2574, 'Computers & Internet', 3, 'Software', '13', 'http://bnwofpm.blogspot.com/atom.xml', 'Project Management Tips, Tricks...');
INSERT INTO `rss` VALUES (2575, 'Miscellaneous', 6, 'Sports', '34', 'http://www.1st-muscle-guide.com/atom.xml', 'Guide about bodybuilding, bodybuilders and muscle building techniques');
INSERT INTO `rss` VALUES (2576, 'Weblogs [Computers]', 2, 'General', '5', 'http://home.no.net/mblogg/nyttelaus/index.xml', 'Den nyttelause bloggen');
INSERT INTO `rss` VALUES (2577, 'Miscellaneous', 6, 'Health', '36', 'http://www.protica.com/absolutenm/rss.aspx?z=1', 'Protica Nutritional Research publishes weekly articles and white papers on advanced nutrition and health. Protica manufactures Profect protein beverage, the first capsulized food.');
INSERT INTO `rss` VALUES (2578, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://radeglomeng.blogspot.com/atom.xml', 'Blog for Poetry Lovers');
INSERT INTO `rss` VALUES (2579, 'Weblogs [Computers]', 2, '.NET', '7', 'http://www.livingroom.org.au/searchengineoptimization/index.rdf', 'SEO Optimization');
INSERT INTO `rss` VALUES (2580, 'Computers & Internet', 3, 'Internet', '15', 'http://www.livingroom.org.au/problogger/index.rdf', 'Helping Bloggers Earn Money');
INSERT INTO `rss` VALUES (2581, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.livingroom.org.au/cameraphone/index.rdf', 'Camera Phone News, Reviews and Tips');
INSERT INTO `rss` VALUES (2582, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.livingroom.org.au/printers/feed/rss2/', 'Printer News, Reviews and Tips');
INSERT INTO `rss` VALUES (2583, 'News', 5, 'Computers', '30', 'http://www.technorati.com/cosmos/currentevents.xml', 'Technorati Current Events');
INSERT INTO `rss` VALUES (2584, 'Business', 4, 'Finance', '25', 'http://www.breakingnewsblog.com/personalfinance/feed/rss2/', 'Personal Finance News and Advice');
INSERT INTO `rss` VALUES (2585, 'Weblogs [Personal]', 1, 'General', '1', 'http://breakingnewsblog.com/robotics/feed/rss2/', 'Robots News, Fun and Information');
INSERT INTO `rss` VALUES (2586, 'Weblogs [Personal]', 1, 'General', '1', 'http://breakingnewsblog.com/pda/feed/rss2/', 'PDA Information, News and Reviews');
INSERT INTO `rss` VALUES (2587, 'Business', 4, 'Finance', '25', 'http://breakingnewsblog.com/creditcard/feed/rss2/', 'Credit Card News, Information and Advice');
INSERT INTO `rss` VALUES (2588, 'Weblogs [Personal]', 1, 'General', '1', 'http://breakingnewsblog.com/laptop/feed/rss2/', 'Laptop News, Information and Reviews');
INSERT INTO `rss` VALUES (2589, 'Business', 4, 'Travel', '24', 'http://rss.secretrome.com/todays_posts.php', 'Daily photoblog from Rome, Italy.');
INSERT INTO `rss` VALUES (2590, 'Business', 4, 'Advertising & Marketing', '19', 'http://net-marketeur.blogspot.com/atom.xml', 'Techniques et Astuces Marketing Internet pour les net-entrepreneurs');
INSERT INTO `rss` VALUES (2591, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.stuffies.info/xoops/html/backend.php', 'A fun site with pretty stuffies all around the web');
INSERT INTO `rss` VALUES (2592, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.gigadesign.be/feed.xml', 'Standaard webresources');
INSERT INTO `rss` VALUES (2593, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.standard8medida.com/29hdn/index.rdf', '29HDN - A Broadband Guide to the World of the Urban Smart 30 Something');
INSERT INTO `rss` VALUES (2594, 'News', 5, 'World', '28', 'http://www.technorati.com/cosmos/breakingnews.xml', 'Technorati Breaking News');
INSERT INTO `rss` VALUES (2595, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.mp3.qo.pl/news.xml', 'Electronic Music Directory - Links To MP3');
INSERT INTO `rss` VALUES (2596, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.cleftclub.com/backend.php', 'Cleft lip and palate support and information from CleftClub.com');
INSERT INTO `rss` VALUES (2597, 'News', 5, 'Media', '31', 'http://www.insomniacmania.com/rss/newsfeed.xml', 'Movie site');
INSERT INTO `rss` VALUES (2598, 'News', 5, 'Media', '31', 'http://insomniacmania.com/forum/topics_anywhere.php?mode=show&out=rss2.0&f=a&n=12&jlp=y&r=y&b=non&lpb=0&lpd=0', 'Movie site');
INSERT INTO `rss` VALUES (2599, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.livejournal.com/users/calvero/data/rss', 'personal LiveJournal blog of my thoughts as a CharlieCHaplin, Sherlock Holmes, Doctor Who etc fan and who was born with cleft lip and palate');
INSERT INTO `rss` VALUES (2600, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.comedyclassics.org/ibf/ssi.php?a=out&f=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17&show=25&type=rss', 'Comedy Classics Forums is for fans of old time radio, silent and classic movies, and classic tv.');
INSERT INTO `rss` VALUES (2601, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.bizdome.com/modules/rss_scraper/rssgenr8.php?PHPSESSID=&pageurl=http:%2F%2Fwww.lemonysnicket.internetbasedf', 'Lemony Snicket Series of Unfortunate Events Unhappy Updates');
INSERT INTO `rss` VALUES (2602, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.klooze.com/atom2rss/atom2rss.asp?atom=http:%2F%2Flewismoten%2Eblogspot%2Ecom%2Fatom%2Exml', 'This is just a blog about me - Lewis Moten.  Read along as I talk about daily happenings, movies, theories, programming, and more.');
INSERT INTO `rss` VALUES (2603, 'Business', 4, 'Real Estate', '21', 'http://feeds.feedburner.com/FirstHomeTipsInfo', 'Tips for the first time home buyer');
INSERT INTO `rss` VALUES (2604, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.zoo-talk.com/zootalk.rss', 'Zoo and Animal news from all over the world, all in one place!');
INSERT INTO `rss` VALUES (2605, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.blogshares.com/rss.php?feed=news', 'BlogShares News');
INSERT INTO `rss` VALUES (2606, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://myrssblog.blogspot.com/atom.xml', 'myrssblog');
INSERT INTO `rss` VALUES (2607, 'Weblogs [Personal]', 1, 'General', '1', 'http://ivolsky.blogspot.com/atom.xml', 'Political Thought is a fresh, young, progressive talk radio program airing Fridays 4-6pm.');
INSERT INTO `rss` VALUES (2608, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.bestbuy.com', 'Best Buy');
INSERT INTO `rss` VALUES (2609, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.ucertify.com/rss/news_rss.xml', 'uCertify is a leading provider of exam simulation software for IT certifications such as MCSE, MCSD, CompTIA, CIW, JCP, and OCP etc');
INSERT INTO `rss` VALUES (2610, 'Business', 4, 'News & Opportunities', '26', 'http://www.simplysalesandmarketing.co.uk/rss.php', 'UK Sales & marketing jobs');
INSERT INTO `rss` VALUES (2611, 'Business', 4, 'Real Estate', '21', 'http://www.costa-blanca-villa-for-sale.com/support-files/rss.xml', 'Spanish Property Costa blanca');
INSERT INTO `rss` VALUES (2612, 'Computers & Internet', 3, 'Software', '13', 'http://www.gis-objectland.com/rss.xml', 'GIS ObjectLand News');
INSERT INTO `rss` VALUES (2613, 'Business', 4, 'Telecom & Wireless', '49', 'http://broadband.blogware.com/blog/index.xml', 'The Broadband Review');
INSERT INTO `rss` VALUES (2614, 'Regionals', 7, 'US', '38', 'http://www.siteclimbmarketing.com/siteclimbmarketing.rss', 'Directory of American companies in a variety of unique categories.');
INSERT INTO `rss` VALUES (2615, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://fieryblog.blogspot.com', 'Firefighting from the perspective of a career battalion chief');
INSERT INTO `rss` VALUES (2616, 'News', 5, 'World', '28', 'http://www.thefabricator.com/metal_fabricating_news.rss', 'Your Complete Online Metal Fabricating Source');
INSERT INTO `rss` VALUES (2617, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://altreel.blogspot.com', 'offbeat reviews of cult movies and music videos with a small dose of literary anarchy and conspiracy theory');
INSERT INTO `rss` VALUES (2618, 'Regionals', 7, 'Americas', '41', 'http://feeds.feedburner.com/TimsElSalvadorBlog', 'El Salvador current events');
INSERT INTO `rss` VALUES (2619, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.feedburner.com/TheWeedFiles-News', 'Weed Files News & Updates on www.weed-files.com');
INSERT INTO `rss` VALUES (2620, 'Computers & Internet', 3, 'Software', '13', 'http://www.myrsscreator.com/members/rodney.xml', 'Promote your Business with an RSS Feed. Web based RSS Generator service requires no software.');
INSERT INTO `rss` VALUES (2621, 'Business', 4, 'Human resources', '22', 'http://www.everytruckjob.com/rss/trucking_industry.rss', 'New, events and jobs in trucking');
INSERT INTO `rss` VALUES (2622, 'Miscellaneous', 6, 'Health', '36', 'http://imaginewealth.blogspot.com', 'How to Achieve the Inner Peace, Abundant Wealth, Fulfilling Relationships and Radiant Health You have Always Imagined!');
INSERT INTO `rss` VALUES (2623, 'Miscellaneous', 6, 'Health', '36', 'http://imaginewealth.blogspot.com', 'How to Achieve the Inner Peace, Abundant Wealth, Fulfilling Relationships and Radiant Health You have Always Imagined!');
INSERT INTO `rss` VALUES (2624, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://feeds.feedburner.com/WorldArtNewsAtIrishartcom', 'Snippets of interest to lovers of Art - particularly Irish Art - sometimes the ridiculous, the obscure, the unusual or just stuff you might have missed.');
INSERT INTO `rss` VALUES (2625, 'Regionals', 7, 'Europe', '42', 'http://www.vergeefmij.nl/responserss', 'reacties van bezoekers op bekentenissen van vergeefmij.nl');
INSERT INTO `rss` VALUES (2626, 'News', 5, 'Computers', '30', 'http://www.vonage-forum.com/backend.php', 'Vonage VoIP News');
INSERT INTO `rss` VALUES (2627, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20mens%20news', 'Moreover - Consumer: mens news');
INSERT INTO `rss` VALUES (2629, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.vonage-forum.com/backendforums.php', 'Vonage VoIP Forum');
INSERT INTO `rss` VALUES (2630, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://freedomspeace.blogspot.com/atom.xml', 'Seeing events in the glare of the struggle between freedom and power—between the democratic peace and a power that corrupts and kills');
INSERT INTO `rss` VALUES (2631, 'Business', 4, 'News & Opportunities', '26', 'http://feeds.feedburner.com/ImagineWealth', 'How to Achieve the Inner Peace, Abundant Wealth, Fulfilling Relationships and Radiant Health You have Always Imagined!');
INSERT INTO `rss` VALUES (2632, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.xmlhub.com/rssgenr8.php?pageurl=http:%2F%2Fwww.crt.net.au%2Fetopics%2Findex2.htm', 'eTopics - All you need to know about the Internet and e-Commerce');
INSERT INTO `rss` VALUES (2633, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://perso.dromadaire.fr/solrieur/oeil.html', 'Sol-Rieur : photos, idées, anectdotes');
INSERT INTO `rss` VALUES (2634, 'Business', 4, 'Automobile', '10', 'http://www.01truck.com', 'Japanese Used Trucks from various auctions in Japan-01truck.com exports used Japanese trucks worldwide.');
INSERT INTO `rss` VALUES (2635, 'Business', 4, 'Automobile', '10', 'http://www.rizubiauto.com', 'Rizubiauto.com is Japanese exporters of used & reconditioned vehicles, cars, vans, buses, wagons, pickups, buses.');
INSERT INTO `rss` VALUES (2636, 'News', 5, 'World', '28', 'http://www.bbc.com', 'BBC');
INSERT INTO `rss` VALUES (2637, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.allroy.de/allroy.rss', 'More than Linux and *BSD');
INSERT INTO `rss` VALUES (2638, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.linkpost.org/feed.xml', 'The one and only linksite with thumb preview!');
INSERT INTO `rss` VALUES (2639, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.woodworkingtips.com/rss/feed.xml', 'WoodworkingTips.com RSS Feed');
INSERT INTO `rss` VALUES (2640, 'Business', 4, 'Travel', '24', 'http://allinclusiveguide.info/blog/wp-rss2.php', 'All Inclusive Guide - reliable information about all inclusive vacations');
INSERT INTO `rss` VALUES (2641, 'Business', 4, 'Automobile', '10', 'http://www.pirelli.com/en_42/news/rss.jhtml', 'Pirelli News');
INSERT INTO `rss` VALUES (2642, 'Miscellaneous', 6, 'Sports', '34', 'http://www.pirellicompetizioni.com/en_41/press_room/rss.jhtml', 'Pirelli Competizioni News');
INSERT INTO `rss` VALUES (2643, 'Business', 4, 'Automobile', '10', 'http://www.pirelli.it/it_IT/news/rss.jhtml', 'Pirelli Italia News');
INSERT INTO `rss` VALUES (2644, 'Miscellaneous', 6, 'Health', '36', 'http://breastenhancementsguide.info/blog/wp-rss2.php', 'Free breast enhancements information');
INSERT INTO `rss` VALUES (2645, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://www.allnightclubs.com/r/simple/rss_atom/', 'Nightclub and Events for the Socially Gifted');
INSERT INTO `rss` VALUES (2646, 'Regionals', 7, 'Europe', '42', 'http://blogs.it/0100928/', 'True hifi for all for home theater');
INSERT INTO `rss` VALUES (2647, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://notebookcomputers.blogspot.com/', 'people looking for info on notebook computers and providing you with the latest cheap notebook deals on the net plus telling you what is happening in the computer industry world');
INSERT INTO `rss` VALUES (2648, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://ricshreves.net/index2.php?option=com_rss&feed=RSS2.0&no_html=1', 'Open source,Mambo, osCommerce, web design and development.');
INSERT INTO `rss` VALUES (2649, 'Miscellaneous', 6, 'Health', '36', 'http://www.gardengatetips.com/rss/feed.xml', 'GardenGateTips.com RSS Feed');
INSERT INTO `rss` VALUES (2650, 'Business', 4, 'Travel', '24', 'http://www.worldwidetraveldiscounts.com/blog/wp-rss2.php', 'International Travel Plannet');
INSERT INTO `rss` VALUES (2651, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.gdrmarketing.com/blog/wp-rss2.php', 'Home Based Business Opportunities');
INSERT INTO `rss` VALUES (2652, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.hazeydee.com/blog/wp-rss2.php', 'work ate home and make money online');
INSERT INTO `rss` VALUES (2653, 'Computers & Internet', 3, 'Games', '17', 'http://www.pepere.org/games/lastgame_1.xml', 'Everyday about 10 online games are released. Pepere.org choose at least 1 game per day!');
INSERT INTO `rss` VALUES (2654, 'Business', 4, 'Real Estate', '21', 'http://www.mydrivingpassion.com/vero2rss.xml', 'Elvis is back');
INSERT INTO `rss` VALUES (2655, 'Business', 4, 'Advertising & Marketing', '19', 'http://mail.byRSS.com/pages/36882.xml', 'An e-mail newsletter with technology, writing, and training tips for your Micro-Business (up to 20 employees). Get an opportunity to feature your business. Get access to free resources and discounts off services.');
INSERT INTO `rss` VALUES (2656, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.commpiled.com/index.xml', 'Commpiled Marketing Communications');
INSERT INTO `rss` VALUES (2657, 'Regionals', 7, 'US', '38', '3', 'Political Commentary');
INSERT INTO `rss` VALUES (2658, 'Weblogs [Personal]', 1, 'General', '1', 'http://psyplexus.com/pt/xmlsrv/rss2.php?blog=1', 'Blog for psychiatrists and other physicians, featuring hand-picked tips on Clinical Psychopharmacology from peer-reviewed literature.');
INSERT INTO `rss` VALUES (2659, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/StopBeingOverweightNews', 'Amazingly Simple Steps To Healthier Living');
INSERT INTO `rss` VALUES (2660, 'Business', 4, 'Foods & Beverages', '27', 'http://www.cuisinerecipes.com/rss/feed.xml', 'Cuisine at home Recipes RSS Feed');
INSERT INTO `rss` VALUES (2661, 'Miscellaneous', 6, 'Sports', '34', 'http://feeds.feedburner.com/mlbstore', 'Major League Baseball Store, You can find selected baseball products include Authentics, Jerseys, Caps, Shirts, Sweatshirts, Fleece, Outerwear, Apparel including apparel for Women and Kids');
INSERT INTO `rss` VALUES (2662, 'Weblogs [Personal]', 1, 'General', '1', 'http://seasilversuccess.blogspot.com/atom.xml', 'Wellness');
INSERT INTO `rss` VALUES (2663, 'Miscellaneous', 6, 'Shopping', '35', 'http://homedecor-catalog.com/rss/', 'Home Decor Catalog, we can help you to find quality home decor products for home improvement or home decorating.');
INSERT INTO `rss` VALUES (2664, 'Miscellaneous', 6, 'Shopping', '35', 'http://mlb-store.com/rss/', 'Major League Baseball Store, You can find selected baseball products include Authentics, Jerseys, Caps, Shirts, Sweatshirts, Fleece, Outerwear, Apparel including apparel for Women and Kids');
INSERT INTO `rss` VALUES (2665, 'Weblogs [Computers]', 2, 'General', '5', 'http://zootropo.f2o.org/feed/rss2/', 'Zootropo, Diario del Mundo Geek. Bitácora de Raúl González Duque (Zootropo) sobre informática y tecnología');
INSERT INTO `rss` VALUES (2666, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.eslteachersboard.com/cgi-bin/column/rss.pl', 'Confessions of an ESL Instructor');
INSERT INTO `rss` VALUES (2667, 'Business', 4, 'News & Opportunities', '26', 'http://www.home-based-business-forum.com/cgi-bin/forum/rss.pl', 'Home-Based Business Forum');
INSERT INTO `rss` VALUES (2668, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.ismoshi.com/ismoshi.xml', 'International School Moshi, Tanzania');
INSERT INTO `rss` VALUES (2669, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://weblog.augusthome.com/wwb/index.xml', 'Woodworking Tips Blog');
INSERT INTO `rss` VALUES (2670, 'Miscellaneous', 6, 'Society', '33', 'http://chestermisaki.tripod.com/daily_devotion1/rss.xml', 'Christianity');
INSERT INTO `rss` VALUES (2671, 'Miscellaneous', 6, 'Health', '36', 'http://www.dentalcom.net/forum/external.php?type=rss', 'Dental Interactive Site');
INSERT INTO `rss` VALUES (2672, 'Miscellaneous', 6, 'Shopping', '35', 'http://myvmcs.blogspot.com/atom.xml', 'free dish network');
INSERT INTO `rss` VALUES (2673, 'Computers & Internet', 3, 'Software', '13', 'http://www.soft-news.net/backend.php', 'Software News');
INSERT INTO `rss` VALUES (2674, 'Miscellaneous', 6, 'Health', '36', 'http://www.alcoholism-resources.com/rss.xml', 'alcoholism');
INSERT INTO `rss` VALUES (2675, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.insightpc.com/pfzrss.xml', 'Pfaltzgraff stoneware');
INSERT INTO `rss` VALUES (2676, 'Computers & Internet', 3, 'Security', '18', 'http://www.1stop-data-recovery.info/blog/wp-rss2.php', 'Offer Information about Data Recovery Service, virus protection and system backup...');
INSERT INTO `rss` VALUES (2677, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.1stop-digital-camera.info/blog/wp-rss2.php', 'Top Resources For Top Brandname Digital Cameras');
INSERT INTO `rss` VALUES (2678, 'Miscellaneous', 6, 'Health', '36', 'http://weblog.augusthome.com/gg/index.xml', 'Gardening Tips Blog');
INSERT INTO `rss` VALUES (2679, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.best-cell-phone.info/blog/wp-rss2.php', 'One Stop Source For Best Cell Phones and Great Cellular Plans');
INSERT INTO `rss` VALUES (2680, 'Miscellaneous', 6, 'Fun & Entertainment', '37', ' http://www.roomthirteen.com/rss/videos-rss.xml', 'RoomThirteen.com music videos');
INSERT INTO `rss` VALUES (2681, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.roomthirteen.com/rss/tours-rss.xml', 'RoomThirteen.com - online music magazine tours');
INSERT INTO `rss` VALUES (2682, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.roomthirteen.com/rss/news-rss.xml', 'RoomThirteen.com - online music news');
INSERT INTO `rss` VALUES (2683, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.roomthirteen.com/rss/livereviews-rss.xml', 'RoomThirteen.com - online music magazine live reviews');
INSERT INTO `rss` VALUES (2684, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.roomthirteen.com/rss/festivals-rss.xml', 'RoomThirteen.com online music magazine festival listings');
INSERT INTO `rss` VALUES (2685, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.roomthirteen.com/rss/features-rss.xml', 'RoomThirteen.com online music magazine interviews and features');
INSERT INTO `rss` VALUES (2686, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.roomthirteen.com/rss/competitions-rss.xml', 'RoomThirteen.com online music magazine competitions');
INSERT INTO `rss` VALUES (2687, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.roomthirteen.com/rss/cds-rss.xml', 'RoomThirteen.com online music magazine CD listings');
INSERT INTO `rss` VALUES (2688, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.roomthirteen.com/rss/cdreviews-rss.xml', 'RoomThirteen.com online music magazine CD reviews');
INSERT INTO `rss` VALUES (2689, 'Weblogs [Personal]', 1, 'General', '1', 'http://mtpix.com:8090', 'Cutting Edge Of Ecstasy');
INSERT INTO `rss` VALUES (2690, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.dutchcowboys.nl/news.rss', 'interactive marketing');
INSERT INTO `rss` VALUES (2691, 'Miscellaneous', 6, 'Society', '33', 'http://smartbeecoaching.typepad.com/smart_tips_for_parents/index.rdf', 'Daily tips for parents');
INSERT INTO `rss` VALUES (2692, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://radworld.blogspot.com/atom.xml', 'Into the mind of a listless soul ..............');
INSERT INTO `rss` VALUES (2693, 'Business', 4, 'Finance', '25', 'http://www.rpstats.com/nml/rss_out.asp?CID=3&MODE=3', 'Vintage Internet Stock Bubble Quotes From 1999 - News Articles');
INSERT INTO `rss` VALUES (2694, 'Business', 4, 'Telecom & Wireless', '49', 'http://blogs.directsalespro.com/xmlsrv/rss2.php?blog=1', 'DSP News');
INSERT INTO `rss` VALUES (2695, 'Business', 4, 'Finance', '25', 'http://www.payday-loan-office.com/feed.rss', 'Payday Loans');
INSERT INTO `rss` VALUES (2696, 'Weblogs [Personal]', 1, 'General', '1', 'http://myr1.blogspot.com', 'myr1');
INSERT INTO `rss` VALUES (2697, 'Computers & Internet', 3, 'Software', '13', 'http://www.lkessler.com/behold/behoblog.xml', 'the Development of my Genealogy Program: Behold');
INSERT INTO `rss` VALUES (2698, 'News', 5, 'Media', '31', 'http://aruntx.com.podcast/shows/', 'Aruntx Newswire iPodcasting Syndication');
INSERT INTO `rss` VALUES (2699, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://visualexperiments.net/rss', 'www design & cyberculture');
INSERT INTO `rss` VALUES (2700, 'News', 5, 'Media', '31', 'http://aruntx.com/podcast/', 'Aruntx Newswire Ipodcasting Syndication');
INSERT INTO `rss` VALUES (2701, 'Business', 4, 'News & Opportunities', '26', 'http://feeds.feedburner.com/ChangeDirection', 'Working online in a tropical paradise.');
INSERT INTO `rss` VALUES (2702, 'Business', 4, 'News & Opportunities', '26', 'http://business.blognewschannel.com/feed/rss2', 'Member of the Blog News Channel, brings a constant digest of business news across a variety of topics including marketing, commerce, the stock market, and even includes some humor.');
INSERT INTO `rss` VALUES (2703, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://inspirational-quotes.blogspot.com', 'Inspirational Quotes, Motivational Quotes, Famous Quotes, Funny Quotes');
INSERT INTO `rss` VALUES (2704, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.bargainfindsonebay.com/digital-camera-news.xml', 'Digital Camera News');
INSERT INTO `rss` VALUES (2705, 'Weblogs [Personal]', 1, 'General', '1', 'http://coachezines.typepad.com/coachezinesblog/index.rdf', 'Notes, quotes, & tips for writing good ezines that get results! A blog for ezine writers and publishers who want to hone their skills and improve their ezine communication.');
INSERT INTO `rss` VALUES (2706, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.discom.net.ru/rss?news.xml', 'Discom Network Technologies - all news');
INSERT INTO `rss` VALUES (2707, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.homecomputermagazine.com/hcmfeed.xml', 'Home Computer Magazine');
INSERT INTO `rss` VALUES (2708, 'Weblogs [Computers]', 2, 'General', '5', 'http://feeds.feedburner.com/NewsErgonomicsUserInterfaceDesignComputerHumanInteractionhci', 'Usernomics: Ergonomics, User Interface Design & Human-Computer Interaction (HCI)');
INSERT INTO `rss` VALUES (2709, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://draxus.org/wordpress/wp-rss2.php', 'Personal weblog of DraXus');
INSERT INTO `rss` VALUES (2710, 'Computers & Internet', 3, 'Internet', '15', 'http://z.about.com/6/g/email/b/index.xml', 'About Email');
INSERT INTO `rss` VALUES (2711, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.cyberfrancis.net/weblog/wp-rss.php', 'Diario electrónico y personal de Cyberfrancis');
INSERT INTO `rss` VALUES (2712, 'News', 5, 'Locals', '29', 'http://www.councilbeat.com/feed.rss', 'Cincinnati Plolitics and life');
INSERT INTO `rss` VALUES (2713, 'Business', 4, 'Advertising & Marketing', '19', 'http://db.fotex.de/fotexnuke/html/backend.php', 'Die Bildagentur Fotex Medien Agentur GmbH ist eine Hamburger Fotoagentur mit einem klassischen Bildarchiv (Universalarchiv). Fotex arbeitet weltweit mit Fotografen und Fotoagenturen zusammen.');
INSERT INTO `rss` VALUES (2714, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://sigt.debianitas.net/rss2.xml', 'Es una pagina web de documentación sobre el mundo del software libre y el desarrollo web iniciada originalmente por Héctor Delcourt (Armonth).');
INSERT INTO `rss` VALUES (2715, 'Miscellaneous', 6, 'Health', '36', 'http://feeds.feedburner.com/blogspot/bNwr', 'Public health');
INSERT INTO `rss` VALUES (2716, 'Miscellaneous', 6, 'Society', '33', 'http://derlesu.blogspot.com/atom.xml', 'Christian');
INSERT INTO `rss` VALUES (2717, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.newyorkfashion.biz/fashionnews.xml', 'Fashion News including the latest on Hollywood Celebrities, the Fashion Industry and New Stylish Trends in Jewelry, Clothes, Accessories and more.');
INSERT INTO `rss` VALUES (2718, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://gridney.tripod.com/jeffdunetz.xml', 'Commentaries about Israel, Jewish Life across the world, the');
INSERT INTO `rss` VALUES (2719, 'Miscellaneous', 6, 'Sports', '34', 'http://www.pariurisportive.com/blog/xmlsrv/rss2.php?blog=2', 'Online bets and news - Cote si stiri din sport');
INSERT INTO `rss` VALUES (2720, 'Computers & Internet', 3, 'Software', '13', 'http://www.awasu.con/news.rss', 'Awasu News');
INSERT INTO `rss` VALUES (2721, 'Miscellaneous', 6, 'Shopping', '35', 'http://character-gallery.info/blog/wp-rss2.php', 'Weblog hot character products, i.e. clothing, bedding, toys, video games, posters, wallpaper, video/movies, music, books, cheat codes, game tips');
INSERT INTO `rss` VALUES (2722, 'Computers & Internet', 3, 'Software', '13', 'http://www.osrss.com/rssfeed.aspx', 'osRSS - RSS Components for .NET Developers');
INSERT INTO `rss` VALUES (2723, 'Weblogs [Computers]', 2, 'General', '5', 'http://www.searchcollectibles.com/updates/wp-rss2.php', 'Collectibles');
INSERT INTO `rss` VALUES (2724, 'Business', 4, 'News & Opportunities', '26', 'http://www.myrsscreator.com/members/david6733.xml', 'Make money online website tools');
INSERT INTO `rss` VALUES (2725, 'Business', 4, 'Automobile', '10', 'http://www.dragtimes.com/recent-drag-racing-times.rss', 'Online database of 1/4 mile drag racing timeslips and discussion forums.');
INSERT INTO `rss` VALUES (2726, 'Weblogs [Personal]', 1, 'General', '1', 'http://undergroundozarks.com/blog/xmlsrv/rss.php?blog=2', 'A blog about urban exploration in Missouri, Arkansas, Oklahoma, and Kansas');
INSERT INTO `rss` VALUES (2727, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.timeatlas.com/rss/index.xml', 'Productivity Portfolio - Informative articles about Windows software, email, PDAs, and other personal technology.');
INSERT INTO `rss` VALUES (2728, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.dogssupplystorediscountdetective.com/support-files/rss.xml', 'dog supplies news');
INSERT INTO `rss` VALUES (2729, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.genericgeek.com/index.php?q=node/feed', 'Technology news, geek stories and comments on non-nerd topics.');
INSERT INTO `rss` VALUES (2730, 'News', 5, 'World', '28', 'http://www.popetroller.com', 'Daily Headlines for Pope John Paul II, Catholic News, Vatican News, Latest News Stories on the Pontiff.');
INSERT INTO `rss` VALUES (2731, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20natural%20health%20news', 'Moreover - Consumer: natural health news');
INSERT INTO `rss` VALUES (2732, 'Computers & Internet', 3, 'Internet', '15', 'http://news.netcraft.com/index.rdf', 'Netcraft');
INSERT INTO `rss` VALUES (2733, 'Computers & Internet', 3, 'Internet', '15', 'http://blogs.ittoolbox.com/c/engineering/index.rdf', 'Software Engineering: From Flash to .NET & Beyond');
INSERT INTO `rss` VALUES (2734, 'Business', 4, 'Finance', '25', 'http://www.northshoreinsurance.net/insurancefeed.xml', 'Insuranceand Annuity Information');
INSERT INTO `rss` VALUES (2735, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.chriscornell.org/index.rdf', 'The personal weblog of Chris Cornell');
INSERT INTO `rss` VALUES (2736, 'Regionals', 7, 'CA', '39', 'http://www.v-boys.com/index.rtf', 'A cool group of guys that blog');
INSERT INTO `rss` VALUES (2737, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://opentheband.com/wp-rss2.php', 'The official site for Open, the singer/songwriter');
INSERT INTO `rss` VALUES (2738, 'Miscellaneous', 6, 'Sports', '34', 'http://www.voetbal24.nl/scripts/news.rss', 'Elfvoetbal');
INSERT INTO `rss` VALUES (2739, 'Weblogs [Personal]', 1, 'General', '1', 'http:%2F%2Fpresidentgwbush.blogspot.com%2Fatom.xml', 'A satirical look at the life and times of the Commander-in-Chief');
INSERT INTO `rss` VALUES (2740, 'Business', 4, 'Real Estate', '21', 'http://www.anunturiimobiliare.net/xml.html', 'Anunturi imobiliare Casa-ta');
INSERT INTO `rss` VALUES (2741, 'Business', 4, 'Real Estate', '21', 'http://www.anunturiimobiliare.net/rss_articole.html', 'Anunturi imobiliare casa-ta');
INSERT INTO `rss` VALUES (2742, 'Computers & Internet', 3, 'Internet', '15', 'http://www.hansonspakistan.com/hansons_pakistan_rss_feed.xml', 'Web designing, development companies working good in Pakistan.');
INSERT INTO `rss` VALUES (2743, 'News', 5, 'Locals', '29', 'http://www.bbc.co.uk', 'news');
INSERT INTO `rss` VALUES (2744, 'Business', 4, 'Legal', '20', 'http://www.druglawsuits.info', 'Drug Lawsuit news and information');
INSERT INTO `rss` VALUES (2745, 'Business', 4, 'Travel', '24', 'http://www.cheap-travel-advisor.com/support-files/rss.xml', 'Cheap Travel Advice and Reviews on Cheap Hotels in The USA: Cheap is not nasty?');
INSERT INTO `rss` VALUES (2746, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.planetrobot.com/RSS/news.rss', 'Planet Robot');
INSERT INTO `rss` VALUES (2747, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://liti.kitiyakara.com/Amie/wp-rss2.php', 'ecploring the mind of the artist');
INSERT INTO `rss` VALUES (2748, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.goedzo.com/xmlsrv/rss2.php?blog=1', 'goedzo.com');
INSERT INTO `rss` VALUES (2749, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.theboomerslife.com/geeklog/public_html/index.php', 'Health, Spirituality & Religion');
INSERT INTO `rss` VALUES (2750, 'Miscellaneous', 6, 'Sports', '34', 'http://www.pro-football-news.com/index.php?module=articles&theme=rss', 'The latest news, opinions, and  happenings in the NFL.');
INSERT INTO `rss` VALUES (2751, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://www.roughteensex.net/blog/data/feed.xml', 'Rough sex blog with pictures, movies and reviews.');
INSERT INTO `rss` VALUES (2752, 'Regionals', 7, 'Africa', '45', 'http://info-mauritius.com/forum/rss.php', 'Mauritius Forum');
INSERT INTO `rss` VALUES (2753, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://orderdvdtvshows.blogspot.com/atom.xml', 'Blog Site for OrderDVDTVShows.com.');
INSERT INTO `rss` VALUES (2754, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://svartling.hopto.org/svartling.xml', 'Ett urval av mina artiklar från alla mina sidor');
INSERT INTO `rss` VALUES (2755, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.smileyme.com/rss.xml', 'Great Stuff for Parents & Teachers...Cool Sites, Interesting Ideas, & Thought Provoking Concepts...Discover, Learn, Enjoy! Also Included: New Product Info & Website Updates!');
INSERT INTO `rss` VALUES (2756, 'Business', 4, 'Travel', '24', 'http://golfporten.no/Golf%20Holidays.xml/Golf%20Holidays.xml', 'Golf Holidays');
INSERT INTO `rss` VALUES (2757, 'Computers & Internet', 3, 'Internet', '15', 'www.myrsscreator.com/members/Waterman5042.xml', 'Business Information');
INSERT INTO `rss` VALUES (2758, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/2.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2759, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/3.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2760, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/5.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2761, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/7.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2762, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/8.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2763, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/9.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2764, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/23.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2765, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat104.xml', 'NewsIsFree : PR Releases');
INSERT INTO `rss` VALUES (2766, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/24.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2767, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/25.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2768, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/26.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2769, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/29.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2770, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/30.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2771, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/51.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2772, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/53.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2773, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/55.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2774, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/56.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2775, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/57.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2776, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat121.xml', 'NewsIsFree : Companies');
INSERT INTO `rss` VALUES (2777, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/59.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2778, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/62.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2779, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/65.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2780, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/66.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2781, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/68.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2782, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/76.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2783, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/79.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2784, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/88.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2785, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/94.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2786, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/95.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2787, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat81.xml', 'NewsIsFree : Products');
INSERT INTO `rss` VALUES (2788, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/109.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2789, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/116.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2790, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/118.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2791, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/119.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2792, 'Business', 4, 'Foods & Beverages', '27', 'http://www.coupons.com/rss.asp', 'Live feed of printable coupons available from major food and pharmaceutical manufacturers. Updated regularly and maintained by Coupons, Inc.');
INSERT INTO `rss` VALUES (2793, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/120.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2794, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/121.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2795, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.salemweb.net/oneplace/ministries/broadcastarchives/132.xml', 'Oneplace Ministry');
INSERT INTO `rss` VALUES (2796, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.ericpinkerton.com/atom.xml', 'Random BLOG of daily events in my life and a place for me to bitch and for you to get a laugh.');
INSERT INTO `rss` VALUES (2797, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.dcddesigns.com/folder/articles/page/Code-Your-Website-For-Success', '10 Essential Elements For a Successful Website');
INSERT INTO `rss` VALUES (2798, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat122.xml', 'NewsIsFree : Industries');
INSERT INTO `rss` VALUES (2799, 'Business', 4, 'Advertising & Marketing', '19', 'http://dprints.blogspot.com/atom.xml', 'features information and articles regarding the publishing industry');
INSERT INTO `rss` VALUES (2800, 'Business', 4, 'Advertising & Marketing', '19', 'http://digiroomprints.blogspot.com/atom.xml', 'features information and articles regarding the publishing industry');
INSERT INTO `rss` VALUES (2801, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.seo-promotioninc.com/rss/seoanswers.xml', 'Search Engine Optimization/ SEO Frequently Asked Questions');
INSERT INTO `rss` VALUES (2802, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.designdelineations.com/design-notes/wp-rss2.php', 'A designer discusses standards compliant graphic web design & open source technologies.');
INSERT INTO `rss` VALUES (2803, 'News', 5, 'World', '28', 'http://www.blauerbote.com/feedgo.php?f=Bush', 'Google News Search (German)');
INSERT INTO `rss` VALUES (2804, 'Computers & Internet', 3, 'Internet', '15', 'http://www.blauerbote.com/feedgo.php?f=Internet', 'Google News Search (German)');
INSERT INTO `rss` VALUES (2805, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://rss.wirelessmedia.com/charts.rss', 'The Official Mobile Download Charts');
INSERT INTO `rss` VALUES (2806, 'News', 5, 'Media', '31', 'http://www.absolutepunk.net/external.php?type=rss&forumids=113', 'Music News');
INSERT INTO `rss` VALUES (2807, 'Miscellaneous', 6, 'Health', '36', 'http://http://onestopshoppingspot.blogspot.com/atom.xml%20', 'A one stop shopping spot for health conscious people');
INSERT INTO `rss` VALUES (2808, 'News', 5, 'Locals', '29', 'http://davidcormack.com/perthacademy/feed.xml', 'Perth Academy Secondary School - Scotland, UK');
INSERT INTO `rss` VALUES (2809, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat34.xml', 'NewsIsFree : Institutions');
INSERT INTO `rss` VALUES (2810, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.cornerscribe.typepad.com/my_weblog/index.rdf', 'Scribbles: Writing and publishing a novel');
INSERT INTO `rss` VALUES (2811, 'Business', 4, 'Automobile', '10', 'http://www.prabhu.co.jp', 'Prabhu Co. Ltd. -High Quality Japanese Used Cars Exporter');
INSERT INTO `rss` VALUES (2812, 'Regionals', 7, 'Europe', '42', 'http://www.gelsenkirchen-sued.de/data/newsde.xml', 'Informations about Gelsenkirchen (Germany) and Industrialcultures');
INSERT INTO `rss` VALUES (2813, 'Business', 4, 'Automobile', '10', 'http://www.gocarcars.com', 'Daily updated list of available Japanese Used cars in Auctions from Rizubi Trading Used cars-gocarcars.com');
INSERT INTO `rss` VALUES (2814, 'Weblogs [Computers]', 2, 'Web development', '11', ' 	http://www.weblog.ro/timsoft/rss', 'eLearning Timsof');
INSERT INTO `rss` VALUES (2815, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.homedecor-catalog.com/rss/bedroom/', 'Home Decor Catalog Shopping');
INSERT INTO `rss` VALUES (2816, 'News', 5, 'Media', '31', 'http://www.musique-libre.org/backend.php', 'free music news');
INSERT INTO `rss` VALUES (2817, 'Business', 4, 'Advertising & Marketing', '19', 'http://imaginewealth.blogspot.com/atom.xml', 'How to Achieve Abundant wealth, inner peace, fulfiliing relationships, radiant health. Daily inspirational quotes on money.');
INSERT INTO `rss` VALUES (2818, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://inspirational-quotes.blogspot.com/atom.xml', 'Inspirational quotes, funny quotes, famous quotes, motivaional quotes, quotes on success,');
INSERT INTO `rss` VALUES (2819, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://50outs.blogs.com/poker', 'Our poker life');
INSERT INTO `rss` VALUES (2820, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat9.xml', 'NewsIsFree : Science');
INSERT INTO `rss` VALUES (2821, 'Computers & Internet', 3, 'Security', '18', 'http://www.linuxexposed.com/backend.php', 'Linux Security and hacking');
INSERT INTO `rss` VALUES (2822, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.postersprintsphotos.com/feed.xml', 'PostersPrintsPhotos.com Alert');
INSERT INTO `rss` VALUES (2823, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://digitalgraphix.blogspot.com/', 'features information and articles regarding the publishing industry');
INSERT INTO `rss` VALUES (2824, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.wave-gotik-treffen.de/rss/wgt_en.xml', 'News about Wave-Gotik-Treffen');
INSERT INTO `rss` VALUES (2825, 'Weblogs [Computers]', 2, 'General', '5', 'http://golfporten.no/Link%20Page.xml/Link%20Page.xml', 'Link Page');
INSERT INTO `rss` VALUES (2826, 'Miscellaneous', 6, 'Society', '33', 'http://www.justmyrant.com/feeds/rants.xml', 'Commentary, Opinion for people who think');
INSERT INTO `rss` VALUES (2827, 'Business', 4, 'News & Opportunities', '26', 'http://www.usfranchisenews.com/index2.php?option=com_rss&feed=RSS2.0&no_html=1', 'franchise news and opportunities');
INSERT INTO `rss` VALUES (2828, 'Weblogs [Personal]', 1, 'Adult', '4', '\r\nhttp://www.gay2day.be/index2.php?option=com_rssxt&type=RSS1.0&no_html=1', 'Newssite for the gayminded');
INSERT INTO `rss` VALUES (2829, 'Miscellaneous', 6, 'Health', '36', 'http://www.tblog.com/rss.php?bid=bonespur', 'Rid bone spurs naturally - without surgery.  Call 1-800-701-1959 for more bone spur information.');
INSERT INTO `rss` VALUES (2830, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.hardware.info/rss.php?type=news', 'Hardware (dutch)');
INSERT INTO `rss` VALUES (2831, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat76.xml', 'NewsIsFree : Genetics');
INSERT INTO `rss` VALUES (2832, 'News', 5, 'World', '28', 'http://www.usatoday.com', 'news');
INSERT INTO `rss` VALUES (2833, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=minerelle', 'Order Shaklee Minerelles - mineral make up.  Call 1-800-701-1959 to save on shipping');
INSERT INTO `rss` VALUES (2834, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=lifevitamins', 'Life Plus Vitamins - Order Direct Online!');
INSERT INTO `rss` VALUES (2835, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=vitahealth', 'Order Shaklee vitamins online or call 1-800-701-1959 for shipping savings!');
INSERT INTO `rss` VALUES (2836, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=cleanair', 'Order Shaklee AirSource air purifiers online or call 1-800-701-1959 to receive maximum savings!');
INSERT INTO `rss` VALUES (2837, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=vitanutrition', 'Order Shaklee vitamins and nutrition products online here or call 1-800-701-1959 for maximum savings!');
INSERT INTO `rss` VALUES (2838, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=constipation', 'Order Shkalee Herb-lax natural laxative for constipation relief.  Call 1-800-701-1959 for maximum savings!');
INSERT INTO `rss` VALUES (2839, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=vitamins', 'Order Shaklee vitamins online here!  Call 1-800-701-1959 for maximum savings!');
INSERT INTO `rss` VALUES (2840, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=healthfit', 'Order Shaklee Health Products online or call for maximum shipping savings!');
INSERT INTO `rss` VALUES (2841, 'Computers & Internet', 3, 'Internet', '15', 'http://www.tblog.com/rss.php?bid=webiz', 'Join Trafficswarm to promote targeted website traffic to your page!');
INSERT INTO `rss` VALUES (2842, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20outdoor%20recreation%20news', 'Moreover - Consumer: outdoor recreation news');
INSERT INTO `rss` VALUES (2843, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat199.xml', 'NewsIsFree : Nature');
INSERT INTO `rss` VALUES (2844, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=multivitamins', 'Order Shaklee Essential Foundation multi-vitamins.  Save by calling 1-800-701-1959.');
INSERT INTO `rss` VALUES (2845, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=commoncold', 'Order Shaklee Immune Health products to help prevent the common cold.  Call for maximum savings!');
INSERT INTO `rss` VALUES (2846, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.tblog.com/rss.php?bid=trafficswarms', 'Join Trafficswarm to receive targeted website traffic!');
INSERT INTO `rss` VALUES (2847, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=skincare', 'Order Shaklee Enfuselle skin care products online or call for maximum savings!');
INSERT INTO `rss` VALUES (2848, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=acne', 'Order Shaklee Enfuselle Acne Treatment Complex for help in eliminating acne blemishes!');
INSERT INTO `rss` VALUES (2849, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=herblaxative', 'Order Shaklee Herb-Lax for constipation relief.  Call 1-800-701-1959 to save!');
INSERT INTO `rss` VALUES (2850, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=vitalea', 'Order Shaklee Vita-Lea multi-vitamins online here or call for maximum savings!');
INSERT INTO `rss` VALUES (2851, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=slimplan', 'Order Shaklee Slim Plan Gold weight management shakes.  Save when you call 1-800-701-1959.');
INSERT INTO `rss` VALUES (2852, 'Business', 4, 'Foods & Beverages', '27', 'http://www.tblog.com/rss.php?bid=distributor', 'Become a Shaklee distributor.  View online Shaklee presentation.');
INSERT INTO `rss` VALUES (2853, 'Miscellaneous', 6, 'Health', '36', 'http://fluprevention.tblog.com', 'Order Shaklee Immunity products to help with flu prevention.  Call 1-800-701-1959 for maximum savings!');
INSERT INTO `rss` VALUES (2854, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat119.xml', 'NewsIsFree : History');
INSERT INTO `rss` VALUES (2855, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=lifebasics', 'Order Life Plus Daily BioBasics online here!');
INSERT INTO `rss` VALUES (2856, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=painrelief', 'Order Shaklee pain relief products.  Call 1-800-701-1959 to save on shipping!');
INSERT INTO `rss` VALUES (2857, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.tblog.com/rss.php?bid=heelspur', 'Rid heel spurs without surgery.  Read online testimonials.');
INSERT INTO `rss` VALUES (2858, 'Regionals', 7, 'Europe', '42', 'http://www.nieuwsbode.com/rss.xml', 'Dutch weblog containing information about podcasting, broadcatching, dutch online news and RSS.');
INSERT INTO `rss` VALUES (2859, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.partyvibe.com/vbulletin/external.php?type=rss2', 'Rave and Free Party News');
INSERT INTO `rss` VALUES (2860, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.feedburner.com/smartfeed', 'Crackednews provides political humor, parody news, and satire.');
INSERT INTO `rss` VALUES (2861, 'Weblogs [Personal]', 1, 'General', '1', 'http://resume-jobinterview.com/jobhelp/wp-rss2.php', 'FREE Resume & Job Interview Help...');
INSERT INTO `rss` VALUES (2862, 'Weblogs [Computers]', 2, 'SQL & databases', '12', 'http://www.sql-server-performance.com/absolutenm/rss.aspx?z=3', 'Dedicated to SQL Server performance, clustering, and reporting services.');
INSERT INTO `rss` VALUES (2863, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat68.xml', 'NewsIsFree : Space');
INSERT INTO `rss` VALUES (2864, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/Rapidlingocom', 'Articles, tips and resources to help you get the bestweb hosting plan and create keyword rich domain names.');
INSERT INTO `rss` VALUES (2865, 'Business', 4, 'Travel', '24', 'http://golfporten.no/Golf%20Vacations%20and%20Apartments.xml/Golf%20Vacations%20and%20apartments!.xml', 'Golf Vacations');
INSERT INTO `rss` VALUES (2866, 'Weblogs [Computers]', 2, 'Developer News', '6', 'http://kevindevin.com/wp-rss2.php', 'In the Trenches');
INSERT INTO `rss` VALUES (2867, 'Miscellaneous', 6, 'Society', '33', 'http://www.spiritualpersistence.com/rss.xml', 'An unconventional spiritual perspective on just about everything.');
INSERT INTO `rss` VALUES (2868, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://marketing-school.com/rss/issue.xml', 'Weelky comedy page suitable for ALL ages.');
INSERT INTO `rss` VALUES (2869, 'Miscellaneous', 6, 'Sports', '34', 'http://huggybear102.blogspot.com/atom.xml', 'college football');
INSERT INTO `rss` VALUES (2870, 'Miscellaneous', 6, 'Health', '36', 'http://www.ultimatefatburner.com/xml/ultimate.xml', 'Reviews of Fat Burners, Diet Supplements, and Weight Loss Programs!');
INSERT INTO `rss` VALUES (2871, 'Weblogs [Personal]', 1, 'General', '1', 'http://david.sickmiller.com/rss.php', 'Personal blog for David Sickmiller');
INSERT INTO `rss` VALUES (2872, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.homedecor-catalog.com/rss/tips/', 'Home Decor Catalog, we can help you to find quality home decor products for home improvement or home decorating and tips redecoring home');
INSERT INTO `rss` VALUES (2873, 'News', 5, 'Computers', '30', 'http://www.examdirectory.com/rss/news_rss.xml', 'Exam Directory: New website for IT Certification Exam Information Launched');
INSERT INTO `rss` VALUES (2874, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/newscat234.xml', 'NewsIsFree : Mathematics');
INSERT INTO `rss` VALUES (2875, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://qotd.rup.com.br/qotd.php', 'Quotes');
INSERT INTO `rss` VALUES (2876, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.englishmaze.com/index.htm', 'A unique approach to learning English online. For ESL students, teachers & schools');
INSERT INTO `rss` VALUES (2877, 'Regionals', 7, 'Europe', '42', 'http://meme-anna.com/backend.php3', 'Les dix meilleures recettes de cuisine de meme-anna');
INSERT INTO `rss` VALUES (2878, 'Regionals', 7, 'UK', '40', 'http://www.redgoldfish.co.uk/RSS/rss_aerospace.xml', 'Aerospace Jobs');
INSERT INTO `rss` VALUES (2879, 'Regionals', 7, 'UK', '40', 'http://www.redgoldfish.co.uk/RSS/rss_manufacturing.xml', 'Manufacturing Jobs');
INSERT INTO `rss` VALUES (2880, 'Business', 4, 'Real Estate', '21', 'http://www.hiperprop.com/db/CostadelSolNewsRSS.xml', 'Get the latest news on the costa del sol property market from the experts. Search our huge online listings database too (over 7, 000 properties)</');
INSERT INTO `rss` VALUES (2881, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://rlnarain.blogspot.com/atom.xml', 'Useless conversations is a weblog looking after web development, CSS, Flash, Web design, International Films and India');
INSERT INTO `rss` VALUES (2882, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.author-me.com/rssfeed.xml', 'Fiction & Nonfiction Manuscripts');
INSERT INTO `rss` VALUES (2883, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://nigelsworld.homeip.net/diecast/rssfeed.php', 'Diecast Model Vehicles - new and updated pages from diecast.plus.com');
INSERT INTO `rss` VALUES (2884, 'Miscellaneous', 6, 'Sports', '34', 'http://golfporten.no/Golf%20Instruksjon%20DVD.xml/Golf%20Instruksjon%20DVD.xml', 'Golf Instruksjon DVD');
INSERT INTO `rss` VALUES (2885, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat251.xml', 'NewsIsFree : Auctions');
INSERT INTO `rss` VALUES (2886, 'Miscellaneous', 6, 'Sports', '34', 'http://www.dichne.com/news.xml', 'Sumo News');
INSERT INTO `rss` VALUES (2887, 'Miscellaneous', 6, 'Shopping', '35', 'www.myrsscreator.com/members/rmmarketing.xml', 'Announce Your Engagement or Wedding Date with Save the Date Magnets');
INSERT INTO `rss` VALUES (2888, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.wimaxxed.com', 'WiMaxxed is the best news blog for everything WiMAX. WiMaxxed features daily news stories, press and advancements covering WiMAX networking and the emergence of the 802.16 broadband wireless standard.');
INSERT INTO `rss` VALUES (2889, 'Business', 4, 'Telecom & Wireless', '49', 'http://www.wimaxxed.com/index.xml', 'WiMaxxed is the best news blog for everything WiMAX. WiMaxxed features daily news stories, press and advancements covering WiMAX networking and the emergence of the 802.16 broadband wireless standard.');
INSERT INTO `rss` VALUES (2890, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.tonkinese.net/index.xml', 'Powering Two Tonks on the Internet');
INSERT INTO `rss` VALUES (2891, 'Regionals', 7, 'Europe', '42', 'http://www.unmondopossibile.net/atom.xml', 'Un Mondo Possibile');
INSERT INTO `rss` VALUES (2892, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://yahoostorertml.blogspot.com/atom.xml', 'Yahoo Store Advice & RTML');
INSERT INTO `rss` VALUES (2893, 'News', 5, 'World', '28', 'http://www.standard8media.com/29hdn/index.xml', '29HDN - Broadband Guide for the life of the urban smart 30 Something');
INSERT INTO `rss` VALUES (2894, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://www.laptopical.com/atom.xml', 'Offers relevant news commentary on laptops, notebooks and mobile computers.');
INSERT INTO `rss` VALUES (2895, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat57.xml', 'NewsIsFree : Offbeat');
INSERT INTO `rss` VALUES (2896, 'Miscellaneous', 6, 'Science & Education', '32', 'http://www.loneinventor.com/backend.php', 'Lone Inventors News Feed');
INSERT INTO `rss` VALUES (2897, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.pianosociety.com/index.php?type=100', 'Piano Society');
INSERT INTO `rss` VALUES (2898, 'Miscellaneous', 6, 'Sports', '34', 'http://www.bball-equipment.com/celtics-rss.xml', 'Boston Celtics Newswire');
INSERT INTO `rss` VALUES (2899, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://saleemrana.blogspot.com', 'Psychotherapist Saleem Rana offers a vast array of powerful principles, truths, and exercises that will lead inevitably to a career and life path that feeds your soul.  He shares his wealth of knowledge about psychological techniques');
INSERT INTO `rss` VALUES (2900, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.ewebdevelopment.net/forum/rss.php', 'Webmaster community discussing the latest internet news!');
INSERT INTO `rss` VALUES (2901, 'Miscellaneous', 6, 'Society', '33', 'http://www.testimonyshare.com/testimonies/wp-rss2.php', 'Read and share Biblical and modern Christian testimonies.');
INSERT INTO `rss` VALUES (2902, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://mystupidpresident.com/backend.php', 'the dumbification of America by George W Bush');
INSERT INTO `rss` VALUES (2903, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://dcflamenco.com/dcflamenco.rss', 'Keep up with flamenco scene in Washington DC');
INSERT INTO `rss` VALUES (2904, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'www.myrsscreator.com/members/facdotcom.xml', 'Interesting Facts about Clownfish.');
INSERT INTO `rss` VALUES (2905, 'Miscellaneous', 6, 'Health', '36', 'http://www.theselfimprovementsite.com/rss/featuredarticles.xml', 'Articles on health, growth and spirituality');
INSERT INTO `rss` VALUES (2906, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat31.xml', 'NewsIsFree : Sports');
INSERT INTO `rss` VALUES (2907, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://crabbiness.blogspot.com/atom.xml', 'The Curmudgeonly Crab');
INSERT INTO `rss` VALUES (2908, 'Business', 4, 'Advertising & Marketing', '19', 'http://www.display-smart.com/blog/atom.xml', 'news for interior designers about displays and fixtures');
INSERT INTO `rss` VALUES (2909, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://home.earthlink.net/~nukage/blog/atom.xml', 'tom havok. i rule you.');
INSERT INTO `rss` VALUES (2910, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://101roulettewinningtips.blogspot.com', 'Roulette system: All about Roulette System, Tips, Gambling');
INSERT INTO `rss` VALUES (2911, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://onlinedating.blogs.com', 'Onlinedating---Seduction Tips and dating tips');
INSERT INTO `rss` VALUES (2912, 'Computers & Internet', 3, 'Internet', '15', 'http://www.jvwinc.com/internet.xml', 'Promotion and Seo tools');
INSERT INTO `rss` VALUES (2913, 'Business', 4, 'Telecom & Wireless', '49', 'http://wapills.uni.cc', '3650 66000 java apps s60 s40 s30 nokia downloads poly wav mp3 mmf amr wallpaper full downloads');
INSERT INTO `rss` VALUES (2914, 'Business', 4, 'Advertising & Marketing', '19', 'http://businessblog.xyling.com/atom.xml', 'The journey of a techie into the world of business and management.');
INSERT INTO `rss` VALUES (2915, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.lewrockwell.com', 'Libertarian');
INSERT INTO `rss` VALUES (2916, 'News', 5, 'Locals', '29', 'http://nobulletin.blogspot.com/atom.xml', 'New Orleans Politics');
INSERT INTO `rss` VALUES (2917, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat220.xml', 'NewsIsFree : American Football');
INSERT INTO `rss` VALUES (2918, 'Miscellaneous', 6, 'Sports', '34', 'http://golfporten.no/Golf%20Equipment%20Review.xml/Golf%20Equipmenr%20Review.xml', 'Golf Equipment');
INSERT INTO `rss` VALUES (2919, 'Regionals', 7, 'US', '38', 'http://www.podcast411.com/feed.xml', 'podcast information');
INSERT INTO `rss` VALUES (2920, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://joelpadot.com/cms/index2.php?option=com_rss&feed=RSS2.0&no_html=1', 'Joel Padot: Professional Web Development Articles and Commentaries');
INSERT INTO `rss` VALUES (2921, 'Regionals', 7, 'Europe', '42', 'http://www.newzealandexpress.com/nzforum/rss.php', 'Russians in New Zealand');
INSERT INTO `rss` VALUES (2922, 'News', 5, 'Media', '31', 'http://feeds.feedburner.com/allraplyrics', 'All Rap Lyrics- Only the Hottest Songs Make Our Lyrics Database');
INSERT INTO `rss` VALUES (2923, 'Computers & Internet', 3, 'Internet', '15', 'http://mplante.com/phpmambo/index2.php?option=com_rss&feed=RSS2.0&no_html=1', 'mplante.com - Targeting Your Internet Marketing Success!');
INSERT INTO `rss` VALUES (2924, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.musicforte.com/forums/rss.php', 'Music Forte - User Discussions');
INSERT INTO `rss` VALUES (2925, 'Miscellaneous', 6, 'Shopping', '35', 'http://adidasshoes.blogharbor.com', 'Adidas Shoes Reviews Blog!');
INSERT INTO `rss` VALUES (2926, 'Business', 4, 'News & Opportunities', '26', 'http://www.bestwebbargains.net', 'Web Bargains');
INSERT INTO `rss` VALUES (2927, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat216.xml', 'NewsIsFree : Boxing');
INSERT INTO `rss` VALUES (2928, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.fine-fashion-jewelry.info/rss.xml', 'Fine Fashion Jewelry');
INSERT INTO `rss` VALUES (2929, 'News', 5, 'Computers', '30', 'http://www.pos-software-solutions.info/rss.xml', 'POS Software Solutions');
INSERT INTO `rss` VALUES (2930, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://www.scrapbook-and-mosaics.info/rss.xml', 'Scrapbook and Mosaics');
INSERT INTO `rss` VALUES (2931, 'Business', 4, 'Real Estate', '21', 'http://www.super-real-estate.info/rss.xml', 'Super Real Estate');
INSERT INTO `rss` VALUES (2932, 'Miscellaneous', 6, 'Sports', '34', 'http://www.tonneau-covers-online.info/rss.xml', 'Tonneau Covers Online');
INSERT INTO `rss` VALUES (2933, 'Business', 4, 'Automobile', '10', 'http://www.truck-auto-accessories.info/rss.xml', 'Truck Auto Accessories');
INSERT INTO `rss` VALUES (2934, 'Weblogs [Personal]', 1, 'General', '1', 'http://feeds.feedburner.com/Scott-Villarosas-Blog-RSS', 'Lortie feu faccumm loreetuercin et lor sequi blandiam.');
INSERT INTO `rss` VALUES (2935, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.licht-klick.de/rss.php?version=2.0', 'photoblog & more');
INSERT INTO `rss` VALUES (2936, 'Business', 4, 'Advertising & Marketing', '19', 'http://searchviews.com/blog/searchviews/Rss.aspx', 'A Marketing Perspective on the Search Engine Industry');
INSERT INTO `rss` VALUES (2937, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat219.xml', 'NewsIsFree : Baseball');
INSERT INTO `rss` VALUES (2938, 'Weblogs [Personal]', 1, 'Thoughts & comments', '3', 'http://ftm-transman.blogspot.com', 'advice column');
INSERT INTO `rss` VALUES (2939, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://www.freephotogallery.info/rssfeed.php?type=links&number=15&field=time', '15 new photography links daily from FreePhotoGallery.info');
INSERT INTO `rss` VALUES (2940, 'Business', 4, 'Legal', '20', 'http://www.buildmuscle-livehealthy.com/support-files/rss.xml', 'Vioxx Recall and Lawsuit News');
INSERT INTO `rss` VALUES (2941, 'Regionals', 7, 'US', '38', 'http://scamusa.com/backend.php', 'Current Event News');
INSERT INTO `rss` VALUES (2942, 'Computers & Internet', 3, 'Internet', '15', 'http://mplante.com/mam2/index2.php?option=com_rss&feed=RSS2.0&no_html=1', 'Internet Marketing and SEO Site');
INSERT INTO `rss` VALUES (2943, 'Weblogs [Computers]', 2, 'General', '5', 'http://lostramblings.com/feed/rss2/', 'News, Development, Thoughts, and Rants');
INSERT INTO `rss` VALUES (2944, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.mybestgadgets.com/backend.php', 'Reviews of the best gadgets available today.');
INSERT INTO `rss` VALUES (2945, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/Auctiontraining4profits', 'AuctionTraining4Profits: dropshipping, wholesalers, marketing helps & more.');
INSERT INTO `rss` VALUES (2946, 'Miscellaneous', 6, 'Sports', '34', 'http://www.fishraider.com.au/Invision/index.php?s=0c5cdafff4af45354c66f927568f81de&amp;act=module&amp;module=blog&amp;cm', 'Fishing');
INSERT INTO `rss` VALUES (2947, 'Computers & Internet', 3, 'Articles & tutorials', '16', 'http://www.youcansleepwhenyouredead.com/index.xml', 'the business end of web design');
INSERT INTO `rss` VALUES (2948, 'Companies', 8, 'Moreover', '50', 'http://p.moreover.com/cgi-local/page?o=rss&c=Consumer:%20parenting%20news', 'Moreover - Consumer: parenting news');
INSERT INTO `rss` VALUES (2949, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat218.xml', 'NewsIsFree : Basketball');
INSERT INTO `rss` VALUES (2950, 'Weblogs [Computers]', 2, 'Web development', '11', 'http://www.oh-ic.com/free-hosting-no-ads-blog/wp-rss2.php', 'Free Hosting No Ads Blog');
INSERT INTO `rss` VALUES (2951, 'Miscellaneous', 6, 'Health', '36', 'http://diet-and-fitness.blogspot.com/', 'About diets, weightloss, and fitness');
INSERT INTO `rss` VALUES (2952, 'Weblogs [Personal]', 1, 'Adult', '4', 'http://feeds.feedburner.com/BunkysBeauties', 'Adult site reviews, links to free samples, adult fiction');
INSERT INTO `rss` VALUES (2953, 'Computers & Internet', 3, 'Hardware & PDA', '14', 'http://feeds.feedburner.com/Forttcom/blog', 'personal technology analysis covering apple, cell phones, wireless and more');
INSERT INTO `rss` VALUES (2954, 'Miscellaneous', 6, 'Society', '33', 'http://feeds.feedburner.com/Cross', 'exploring the intersection of christianity and politics');
INSERT INTO `rss` VALUES (2955, 'Business', 4, 'Human resources', '22', 'http://www.extensor.co.uk/RSS/Extensor.xml', 'Extensor Limited');
INSERT INTO `rss` VALUES (2956, 'Weblogs [Personal]', 1, 'Art & writing', '2', 'http://feeds.feedburner.com/CraftsandHobbies', 'Crafts and Hobbies');
INSERT INTO `rss` VALUES (2957, 'Miscellaneous', 6, 'Fun & Entertainment', '37', 'http://feeds.feedburner.com/MemorabiliaAndCollectibles', 'Memorabilia and Collectibles resources');
INSERT INTO `rss` VALUES (2958, 'Business', 4, 'Finance', '25', 'http://feeds.feedburner.com/1stInLoansAndMortgages', 'Loans and Mortgages resources and articles');
INSERT INTO `rss` VALUES (2959, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.homeimprovementblogs.com/index.xml', 'Home Improvement Articles & Tips');
INSERT INTO `rss` VALUES (2960, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat253.xml', 'NewsIsFree : Cricket');
INSERT INTO `rss` VALUES (2961, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.homeimprovementblogs.com/diy/index.xml', 'Do it yourself articles');
INSERT INTO `rss` VALUES (2962, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.homeimprovementblogs.com/gardening/index.xml', 'gardening blog');
INSERT INTO `rss` VALUES (2963, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.homeimprovementblogs.com/decorating/index.xml', 'tips and articles about decorating your home');
INSERT INTO `rss` VALUES (2964, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.homeimprovementblogs.com/handyman/index.xml', 'handyman tips and helpful advice');
INSERT INTO `rss` VALUES (2965, 'Business', 4, 'Finance', '25', 'http://www.dowsignal.co.uk/tradingrss/Spreadbetting.xml', 'Spread betting');
INSERT INTO `rss` VALUES (2966, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.homeimprovementblogs.com/homerepair/index.xml', 'tips and articles for making repairs to your home');
INSERT INTO `rss` VALUES (2967, 'Miscellaneous', 6, 'Shopping', '35', 'http://www.homeimprovementblogs.com/houseplan/index.xml', 'find the best places to shop for houseplans and get houseplan deals');
INSERT INTO `rss` VALUES (2968, 'Business', 4, 'Construction', '23', 'http://www.homeimprovementblogs.com/interior/index.xml', 'Interior design ideas and articles');
INSERT INTO `rss` VALUES (2969, 'Business', 4, 'Construction', '23', 'http://www.homeimprovementblogs.com/lighting/index.xml', 'Lighting articles and tips for your home');
INSERT INTO `rss` VALUES (2970, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.homeimprovementblogs.com/repair/index.xml', 'Repair tips and articles for your home, car, and living space');
INSERT INTO `rss` VALUES (2971, 'Companies', 8, 'NewsIsFree', '52', 'http://xml.newsisfree.com/feeds/newscat254.xml', 'NewsIsFree : Cycling');
INSERT INTO `rss` VALUES (2972, 'Business', 4, 'Construction', '23', 'http://www.homeimprovementblogs.com/remodeling/index.xml', 'remodeling articles and helpful advice');
INSERT INTO `rss` VALUES (2973, 'Weblogs [Personal]', 1, 'General', '1', 'http://www.homeimprovementblogs.com/woodworking/index.xml', 'Great hobby blog for woodworking enthusiasts, give how-tos, articles and hard to find tool search');
INSERT INTO `rss` VALUES (2974, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/Cbmallprofits', 'CBmallProfits: build an automated income stream with ClickBank products');
INSERT INTO `rss` VALUES (2975, 'Computers & Internet', 3, 'Internet', '15', 'http://feeds.feedburner.com/Netprofits4success', 'NetProfits4Success: proven work-at-home ideas & opportunities');
INSERT INTO `rss` VALUES (2976, 'Business', 4, 'Real Estate', '21', 'http://toreal.blogs.com/durham/index.rdf', 'Toronto Real Estate');
INSERT INTO `rss` VALUES (2977, 'Weblogs [Personal]', 1, 'General', '1', 'http://harrys-stories.blogspot.com/atom.xml', 'A regular guy in search of himself, or something like that.');
INSERT INTO `rss` VALUES (2978, 'Miscellaneous
